On Fitting Flow Models with Large Sinkhorn Couplings
Stephen Zhang, Alireza Mousavi-Hosseini, Michal Klein, Marco Cuturi

TL;DR
This paper demonstrates that using large Sinkhorn couplings with low entropic regularization significantly improves the training and performance of flow models in data transformation tasks, especially in image generation.
Contribution
The authors analyze the impact of increasing batch size and adjusting entropic regularization in Sinkhorn algorithms on flow model training, introducing scale-invariant metrics and scalable GPU computations.
Findings
Large Sinkhorn couplings improve flow model training.
Low entropic regularization enhances coupling sharpness.
Scaling batch size by 1000x benefits model performance.
Abstract
Flow models transform data gradually from one modality (e.g. noise) onto another (e.g. images). Such models are parameterized by a time-dependent velocity field, trained to fit segments connecting pairs of source and target points. When the pairing between source and target points is given, training flow models boils down to a supervised regression problem. When no such pairing exists, as is the case when generating data from noise, training flows is much harder. A popular approach lies in picking source and target points independently. This can, however, lead to velocity fields that are slow to train, but also costly to integrate at inference time. In theory, one would greatly benefit from training flow models by sampling pairs from an optimal transport (OT) measure coupling source and target, since this would lead to a highly efficient flow solving the Benamou and Brenier dynamical OT…
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 · Medical Image Segmentation Techniques · Advanced Vision and Imaging
