Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Generative Modeling through the Semi-dual Formulation of Unbalanced Optimal Transport

About

Optimal Transport (OT) problem investigates a transport map that bridges two distributions while minimizing a given cost function. In this regard, OT between tractable prior distribution and data has been utilized for generative modeling tasks. However, OT-based methods are susceptible to outliers and face optimization challenges during training. In this paper, we propose a novel generative model based on the semi-dual formulation of Unbalanced Optimal Transport (UOT). Unlike OT, UOT relaxes the hard constraint on distribution matching. This approach provides better robustness against outliers, stability during training, and faster convergence. We validate these properties empirically through experiments. Moreover, we study the theoretical upper-bound of divergence between distributions in UOT. Our model outperforms existing OT-based generative models, achieving FID scores of 2.97 on CIFAR-10 and 6.36 on CelebA-HQ-256. The code is available at \url{https://github.com/Jae-Moo/UOTM}.

Jaemoo Choi, Jaewoong Choi, Myungjoo Kang• 2023

Related benchmarks

TaskDatasetResultRank
Image GenerationCelebA-HQ (test)
FID8.84
42
Image GenerationCIFAR-10
FID2.97
14
Image-to-Image TranslationFFHQ Young -> Adult
Accuracy87.33
12
Image SynthesisCelebA-HQ
FID5.8
10
Image-to-Image TranslationFFHQ Adult to Young (test)
Accuracy97.39
6
Image-to-Image TranslationFFHQ Man to Woman (test)
Accuracy98.16
6
Image-to-Image TranslationFFHQ Woman to Man (test)
Accuracy94.96
6
Latent TranslationFFHQ Man to Woman (test)
Fréchet Distance16.13
6
Latent TranslationFFHQ Young to Adult (test)
Fréchet Distance13.28
6
Latent TranslationFFHQ Adult to Young (test)
Frechet Distance18.44
6
Showing 10 of 18 rows

Other info

Code

Follow for update