You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Importance Weighted autoencoder bounds (IWAE) are easily implemented using Storchastic, but don't work out of the box: Using the score function with batch average on the ELBO is not the same as VIMCO, for example, as it reduces the samples somewhat differently. Maybe it is possible to create a general VI API that allows automatically choosing between ELBO and VIMCO depending on the estimator used.
The text was updated successfully, but these errors were encountered:
Importance Weighted autoencoder bounds (IWAE) are easily implemented using Storchastic, but don't work out of the box: Using the score function with batch average on the ELBO is not the same as VIMCO, for example, as it reduces the samples somewhat differently. Maybe it is possible to create a general VI API that allows automatically choosing between ELBO and VIMCO depending on the estimator used.
The text was updated successfully, but these errors were encountered: