paper-with-me

홈 › Papers

Diversified Flow Matching with Translation Identifiability

2025-11-04 · Sagar Shrestha, Xiao Fu arxiv

Diversified distribution matching (DDM) finds a unified translation function mapping a diverse collection of conditional source distributions to their target counterparts. DDM was proposed to resolve content misalignment issues in unpaired domain translation, achieving translation identifiability. However, DDM has only been implemented using GANs due to its constraints on the translation function. GANs are often unstable to train and do not provide the transport trajectory information -- yet such trajectories are useful in applications such as single-cell evolution analysis and robot route planning. This work introduces diversified flow matching (DFM), an ODE-based framework for DDM. Adapting flow matching (FM) to enforce a unified translation function as in DDM is challenging, as FM learns the translation function's velocity rather than the translation function itself. A custom bilevel optimization-based training loss, a nonlinear interpolant, and a structural reformulation are proposed to address these challenges, offering a tangible implementation. To our knowledge, DFM is the first ODE-based approach guaranteeing translation identifiability. Experiments on synthetic and real-world datasets validate the proposed method.

📄 PDF Abstract BibTeX arXiv:2511.05558

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

Towards Identifiable Unsupervised Domain Translation: A Diversified Distribution Matching Approach

2024-01-18 · Sagar Shrestha, Xiao Fu

Unsupervised domain translation (UDT) aims to find functions that convert samples from one domain (e.g., sketches) to another domain (e.g., photos) without changing the high-level semantic meaning (also referred to as ``…

Translation

Content-Style Learning from Unaligned Domains: Identifiability under Unknown Latent Dimensions

2024-11-06 · Sagar Shrestha, Xiao Fu

Understanding identifiability of latent content and style variables from unaligned multi-domain data is essential for tasks such as domain translation and data generation. Existing works on content-style identification w…

Representation Learning

Progressive Energy-Based Cooperative Learning for Multi-Domain Image-to-Image Translation

2023-06-26 · Weinan Song, Yaxuan Zhu, Lei He, YingNian Wu 외

This paper studies a novel energy-based cooperative learning framework for multi-domain image-to-image translation. The framework consists of four components: descriptor, translator, style encoder, and style generator. T…

Image-to-Image Translation

StereoFlowGAN: Co-training for Stereo and Flow with Unsupervised Domain Adaptation

2023-09-04 · Zhexiao Xiong, Feng Qiao, Yu Zhang, Nathan Jacobs

We introduce a novel training strategy for stereo matching and optical flow estimation that utilizes image-to-image translation between synthetic and real image domains. Our approach enables the training of models that e…

Domain AdaptationImage-to-Image TranslationOptical Flow EstimationStereo Matching+2

What Time Is It? How Data Geometry Makes Time Conditioning Optional for Flow Matching

2026-05-08 · Alec Helbling, Sebastian Gutierrez Hernandez, Benjamin Hoover, Duen Horng Chau 외 arxiv

Recent work has shown that models flow matching models can be trained without explicit time conditioning, challenging the standard view that the interpolation time is needed to disambiguate velocity targets. But why shou…