Coupled Flow Matching
Wenxi Cai, Yuheng Wang, Naichen Shi
TL;DR
CPFM presents a controllable dimensionality-reduction framework that learns coupled continuous flows between high-dimensional data $x$ and a low-dimensional embedding $y$, enabling sampling of $p(y|x)$ and $p(x|y)$ while preserving residual information in the flow network. The method combines a kernelized generalized Gromov–Wasserstein OT coupling with a Dual Conditional Flow Matching network that shares a drift model to realize bidirectional conditional transports. Empirical results on MNIST, image datasets, and QM9 show improved embedding structure and higher reconstruction fidelity compared to baselines, illustrating effective semantic control and robust generation under severe compression (e.g., two-dimensional latent spaces). The work advances controllable dimensionality reduction and bidirectional generative modeling by integrating sophisticated OT priors with flow-based transport, offering practical pathways for interpretable embeddings and high-fidelity reconstructions. Despite computational demands, CPFM demonstrates strong potential for applications requiring semantic disentanglement and precise controllable generation.
Abstract
We introduce Coupled Flow Matching (CPFM), a framework that integrates controllable dimensionality reduction and high-fidelity reconstruction. CPFM learns coupled continuous flows for both the high-dimensional data x and the low-dimensional embedding y, which enables sampling p(y|x) via a latent-space flow and p(x|y) via a data-space flow. Unlike classical dimension-reduction methods, where information discarded during compression is often difficult to recover, CPFM preserves the knowledge of residual information within the weights of a flow network. This design provides bespoke controllability: users may decide which semantic factors to retain explicitly in the latent space, while the complementary information remains recoverable through the flow network. Coupled flow matching builds on two components: (i) an extended Gromov-Wasserstein optimal transport objective that establishes a probabilistic correspondence between data and embeddings, and (ii) a dual-conditional flow-matching network that extrapolates the correspondence to the underlying space. Experiments on multiple benchmarks show that CPFM yields semantically rich embeddings and reconstructs data with higher fidelity than existing baselines.
