paper-with-me

홈 › Papers

Coupled Flow Matching

2025-10-27 · Wenxi Cai, Yuheng Wang, Naichen Shi arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.23015

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Path-Decoupled Hyperbolic Flow Matching for Few-Shot Adaptation

2026-02-24 · Lin Li, Ziqi Jiang, Gefan Ye, Zhenqi He 외 arxiv

Recent advances in cross-modal few-shot adaptation treat visual-semantic alignment as a continuous feature transport problem via Flow Matching (FM). However, we argue that Euclidean-based FM overlooks fundamental limitat…

Quantile-Coupled Flow Matching for Distributional Reinforcement Learning

2026-05-08 · Michael Groom, Victor-Alexandru Darvariu, Lars Kunze, James Wilson 외 arxiv

Unlike standard expected-return Reinforcement Learning (RL), Distributional RL (DRL) models the full return distribution, making it better-suited for uncertainty-aware and risk-sensitive decision-making. Conditional Flow…

Reinforcement LearningOffline RL

Variational Rectified Flow Matching

2025-02-13 · Pengsheng Guo, Alexander G. Schwing

We study Variational Rectified Flow Matching, a framework that enhances classic rectified flow matching by modeling multi-modal velocity vector-fields. At inference time, classic rectified flow matching 'moves' samples f…

STEREOFLOW: Progressive Stereo Matching with StereoDiT and Transition Flow Matching

2026-07-22 · Hao Wang, Haoran Geng, Xiaotong Yang, Jing Tang 외 arxiv

Stereo matching is a fundamental task in 3D reconstruction. Despite remarkable advances, the prevailing paradigms formulate stereo matching as a deterministic regression problem, collapsing the multimodal distribution mo…

Zero-shot Generalization3D Reconstruction

High-Performance Self-Supervised Learning by Joint Training of Flow Matching

2025-12-17 · Kosuke Ukita, Tsuyoshi Okita arxiv

Diffusion models can learn rich representations during data generation, showing potential for Self-Supervised Learning (SSL), but they face a trade-off between generative quality and discriminative performance. Their ite…

Self-Supervised LearningRepresentation Learning