paper-with-me

Papers

A Greedy Approach to Max-Sliced Wasserstein GANs

2019-09-25 · András Horváth

Generative Adversarial Networks have made data generation possible in various use cases, but in case of complex, high-dimensional distributions it can be difficult to train them, because of convergence problems and the appearance of mode collapse. Sliced Wasserstein GANs and especially the application of the Max-Sliced Wasserstein distance made it possible to approximate Wasserstein distance during training in an efficient and stable way and helped ease convergence problems of these architectures. This method transforms sample assignment and distance calculation into sorting the one-dimensional projection of the samples, which results a sufficient approximation of the high-dimensional Wasserstein distance. In this paper we will demonstrate that the approximation of the Wasserstein distance by sorting the samples is not always the optimal approach and the greedy assignment of the real and fake samples can result faster convergence and better approximation of the original distribution.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Max-Sliced Wasserstein Distance and its use for GANs

2019-04-11 · CVPR 2019 6 · Ishan Deshpande, Yuan-Ting Hu, Ruoyu Sun, Ayis Pyrros 외

Generative adversarial nets (GANs) and variational auto-encoders have significantly improved our distribution modeling capabilities, showing promise for dataset augmentation, image-to-image translation and feature learni…

Image-to-Image TranslationTranslation

On optimal solutions of classical and sliced Wasserstein GANs with non-Gaussian data

2025-09-08 · Yu-Jui Huang, Hsin-Hua Shen, Yu-Chih Huang, Wan-Yi Lin 외 arxiv

The generative adversarial network (GAN) aims to approximate an unknown distribution via a parameterized neural network (NN). While GANs have been widely applied in reinforcement and semi-supervised learning as well as c…

Fast Approximation of the Generalized Sliced-Wasserstein Distance

2022-10-19 · Dung Le, Huy Nguyen, Khai Nguyen, Trang Nguyen 외

Generalized sliced Wasserstein distance is a variant of sliced Wasserstein distance that exploits the power of non-linear projection through a given defining function to better capture the complex structures of the proba…

Max-sliced 2-Wasserstein distance

2024-03-04 · March T. Boedihardjo

This note is a continuation of the author's previous work on "Sharp bounds for the max-sliced Wasserstein distance." We use the same technique to obtain an upper bound for the expected max-sliced 2-Wasserstein distance b…

Sliced Multi-Marginal Optimal Transport

2021-02-14 · samuel cohen, Alexander Terenin, Yannik Pitcan, Brandon Amos 외

Multi-marginal optimal transport enables one to compare multiple probability measures, which increasingly finds application in multi-task learning problems. One practical limitation of multi-marginal transport is computa…

Density EstimationMulti-Task Learning