Neural Conditional Transport Maps
Carlos Rodriguez-Pardo, Leonardo Chiani, Emanuele Borgonovo, Massimo Tavoni
TL;DR
This work tackles learning conditional optimal transport maps between distributions under auxiliary conditioning variables, enabling adaptive transport in high-dimensional problems. It extends Neural Optimal Transport (NOT) by introducing a hypernetwork-based conditioning mechanism that generates condition-specific transport parameters, and uses discrete embeddings plus continuous positional encodings within an encoder–decoder framework for the transport map T and the critic f. The approach is validated through extensive ablations and two real-world applications: climate-economy distribution emulation and OT-based global sensitivity analysis in Integrated Assessment Models (IAMs), demonstrating scalability and accuracy with a single conditioned model. The authors also provide open-source code and data, discuss limitations, and outline future directions including multi-modal conditioning and connections to diffusion-like models.</text>
Abstract
We present a neural framework for learning conditional optimal transport (OT) maps between probability distributions. Our approach introduces a conditioning mechanism capable of processing both categorical and continuous conditioning variables simultaneously. At the core of our method lies a hypernetwork that generates transport layer parameters based on these inputs, creating adaptive mappings that outperform simpler conditioning methods. Comprehensive ablation studies demonstrate the superior performance of our method over baseline configurations. Furthermore, we showcase an application to global sensitivity analysis, offering high performance in computing OT-based sensitivity indices. This work advances the state-of-the-art in conditional optimal transport, enabling broader application of optimal transport principles to complex, high-dimensional domains such as generative modeling and black-box model explainability.
