paper-with-me

홈 › Papers

A gradual, semi-discrete approach to generative network training via explicit Wasserstein minimization

2019-06-08 · Yu-cheng Chen, Matus Telgarsky, Chao Zhang, Bolton Bailey, Daniel Hsu, Jian Peng

This paper provides a simple procedure to fit generative networks to target distributions, with the goal of a small Wasserstein distance (or other optimal transport costs). The approach is based on two principles: (a) if the source randomness of the network is a continuous distribution (the "semi-discrete" setting), then the Wasserstein distance is realized by a deterministic optimal transport mapping; (b) given an optimal transport mapping between a generator network and a target distribution, the Wasserstein distance may be decreased via a regression between the generated data and the mapped target points. The procedure here therefore alternates these two steps, forming an optimal transport and regressing against it, gradually adjusting the generator network towards the target distribution. Mathematically, this approach is shown to minimize the Wasserstein distance to both the empirical target distribution, and also its underlying population counterpart. Empirically, good performance is demonstrated on the training and testing sets of the MNIST and Thin-8 data. The paper closes with a discussion of the unsuitability of the Wasserstein distance for certain tasks, as has been identified in prior work [Arora et al., 2017, Huang et al., 2017].

📄 PDF Abstract BibTeX arXiv:1906.03471

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Generative Modeling of Discrete Joint Distributions by E-Geodesic Flow Matching on Assignment Manifolds

2024-02-12 · Bastian Boll, Daniel Gonzalez-Alvarado, Christoph Schnörr

This paper introduces a novel generative model for discrete distributions based on continuous normalizing flows on the submanifold of factorizing discrete measures. Integration of the flow gradually assigns categories an…

AlignFlow: Improving Flow-based Generative Models with Semi-Discrete Optimal Transport

2025-10-16 · Lingkai Kong, Molei Tao, Yang Liu, Bryan Wang 외 arxiv

Flow-based Generative Models (FGMs) effectively transform noise into complex data distributions. Incorporating Optimal Transport (OT) to couple noise and data during FGM training has been shown to improve the straightnes…

Semi-supervised Sequential Generative Models

2020-06-30 · Michael Teng, Tuan Anh Le, Adam Scibior, Frank Wood

We introduce a novel objective for training deep generative time-series models with discrete latent variables for which supervision is only sparsely available. This instance of semi-supervised learning is challenging for…

Time SeriesTime Series Analysis

Applications and Effect Evaluation of Generative Adversarial Networks in Semi-Supervised Learning

2025-05-26 · Jiyu Hu, Haijiang Zeng, Zhen Tian

In recent years, image classification, as a core task in computer vision, relies on high-quality labelled data, which restricts the wide application of deep learning models in practical scenarios. To alleviate the proble…

Classificationimage-classificationImage ClassificationImage Generation+1

Towards A Generative Protein Evolution Machine with DPLM-Evo

2026-04-30 · Xinyou Wang, Liang Hong, Jiasheng Ye, Zaixiang Zheng 외 arxiv

Proteins are shaped by gradual evolution under biophysical and functional constraints. Protein language models learn rich evolutionary constraints from large-scale sequences, and discrete diffusion-based protein language…