Sliced Wasserstein Variational Inference
Mingxuan Yi, Song Liu

TL;DR
This paper introduces a novel variational inference method that minimizes sliced Wasserstein distance, a proper metric from optimal transport, enabling efficient approximation without requiring tractable densities or complex optimization.
Contribution
It proposes using sliced Wasserstein distance for variational inference, offering a metric-based approach that simplifies computation and broadens applicability with neural network approximations.
Findings
Effective on synthetic data
Competitive performance on real data
Avoids complex optimization procedures
Abstract
Variational Inference approximates an unnormalized distribution via the minimization of Kullback-Leibler (KL) divergence. Although this divergence is efficient for computation and has been widely used in applications, it suffers from some unreasonable properties. For example, it is not a proper metric, i.e., it is non-symmetric and does not preserve the triangle inequality. On the other hand, optimal transport distances recently have shown some advantages over KL divergence. With the help of these advantages, we propose a new variational inference method by minimizing sliced Wasserstein distance, a valid metric arising from optimal transport. This sliced Wasserstein distance can be approximated simply by running MCMC but without solving any optimization problem. Our approximation also does not require a tractable density function of variational distributions so that approximating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Human Pose and Action Recognition · Advanced Neuroimaging Techniques and Applications
MethodsVariational Inference
