paper-with-me

홈 › Papers

Unbalancedness in Neural Monge Maps Improves Unpaired Domain Translation

2023-11-25 · Luca Eyring, Dominik Klein, Théo Uscidda, Giovanni Palla, Niki Kilbertus, Zeynep Akata, Fabian Theis

In optimal transport (OT), a Monge map is known as a mapping that transports a source distribution to a target distribution in the most cost-efficient way. Recently, multiple neural estimators for Monge maps have been developed and applied in diverse unpaired domain translation tasks, e.g. in single-cell biology and computer vision. However, the classic OT framework enforces mass conservation, which makes it prone to outliers and limits its applicability in real-world scenarios. The latter can be particularly harmful in OT domain translation tasks, where the relative position of a sample within a distribution is explicitly taken into account. While unbalanced OT tackles this challenge in the discrete setting, its integration into neural Monge map estimators has received limited attention. We propose a theoretically grounded method to incorporate unbalancedness into any Monge map estimator. We improve existing estimators to model cell trajectories over time and to predict cellular responses to perturbations. Moreover, our approach seamlessly integrates with the OT flow matching (OT-FM) framework. While we show that OT-FM performs competitively in image translation, we further improve performance by incorporating unbalancedness (UOT-FM), which better preserves relevant features. We hence establish UOT-FM as a principled method for unpaired image translation.

📄 PDF Abstract BibTeX arXiv:2311.15100

Code (1)

explainableml/uot-fm 공식 구현 jax

Tasks

Translation

Similar Papers 제목 키워드 기반

Variational Wasserstein Barycenters for Geometric Clustering

2020-02-24 · Liang Mi

We propose to compute Wasserstein barycenters (WBs) by solving for Monge maps with variational principle. We discuss the metric properties of WBs and explore their connections, especially the connections of Monge WBs, to…

Clustering

Differentiable Cost-Parameterized Monge Map Estimators

2024-06-12 · Samuel Howard, George Deligiannidis, Patrick Rebeschini, James Thornton

Within the field of optimal transport (OT), the choice of ground cost is crucial to ensuring that the optimality of a transport map corresponds to usefulness in real-world applications. It is therefore desirable to use k…

Area Preserving Brain Mapping

2013-06-01 · CVPR 2013 6 · Zhengyu Su, Wei Zeng, Rui Shi, Yalin Wang 외

Brain mapping transforms the brain cortical surface to canonical planar domains, which plays a fundamental role in morphological study. Most existing brain mapping methods are based on angle preserving maps, which may in…

GradNetOT: Learning Optimal Transport Maps with GradNets

2025-07-17 · Shreyas Chaudhari, Srinivasa Pranav, José M. F. Moura

Monotone gradient functions play a central role in solving the Monge formulation of the optimal transport problem, which arises in modern applications ranging from fluid dynamics to robot swarm control. When the transpor…

Extremal Domain Translation with Neural Optimal Transport

2023-09-21 · NeurIPS 2023 11

In many unpaired image domain translation problems, e.g., style transfer or super-resolution, it is important to keep the translated image similar to its respective input image. We propose the extremal transport (ET) whi…