Neural Conditional Transport Maps
Abstract
We present a neural framework for learning conditional optimal transport (OT) maps between probability distributions. Conditional OT maps are transformations that adapt based on auxiliary variables, such as labels, time indices, or other parameters. They are essential for applications ranging from generative modeling to uncertainty quantification of black-box models. However, existing methods for generating conditional OT maps face significant limitations: input convex neural networks (ICNNs) impose severe architectural constraints that limit expressivity. At the same time, simpler conditioning strategies, such as concatenation, fail to model fundamentally different transport behaviors across conditions. Our approach introduces a conditioning mechanism capable of simultaneously processing both categorical and continuous conditioning variables, using learnable embeddings and positional encoding. 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. We showcase the framework's practical impact through applications to global sensitivity analysis, enabling efficient computation of OT-based sensitivity indices for complex black-box models. 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, black-box model explainability, and scientific computing.
Cite
Text
Rodriguez-Pardo et al. "Neural Conditional Transport Maps." Transactions on Machine Learning Research, 2026.Markdown
[Rodriguez-Pardo et al. "Neural Conditional Transport Maps." Transactions on Machine Learning Research, 2026.](https://mlanthology.org/tmlr/2026/rodriguezpardo2026tmlr-neural/)BibTeX
@article{rodriguezpardo2026tmlr-neural,
title = {{Neural Conditional Transport Maps}},
author = {Rodriguez-Pardo, Carlos and Chiani, Leonardo and Borgonovo, Emanuele and Tavoni, Massimo},
journal = {Transactions on Machine Learning Research},
year = {2026},
url = {https://mlanthology.org/tmlr/2026/rodriguezpardo2026tmlr-neural/}
}