transport cost
Optical Coherence Tomography Harmonization with Anatomy-Guided Latent Metric Schrödinger Bridges
Medical image harmonization aims to reduce the differences in appearance caused by scanner hardware variations to allow for consistent and reliable comparisons across devices. Harmonization based on paired images from different devices has limited applicability in real-world clinical settings. On the other hand, unpaired harmonization typically does not guarantee anatomy consistency, which is problematic because anatomical information preservation is paramount. The Schrödinger bridge framework has achieved state-of-the-art style transfer performance with natural images by matching distributions of unpaired images, but this approach can also introduce anatomy changes when applied to medical images. We show that such changes occur because the Schrödinger bridge uses the square of the Euclidean distance between images as the transport cost in an entropy-regularized optimal transport problem.
Optimal Transport under Group Fairness Constraints
Bleistein, Linus, Dagréou, Mathieu, Andrade, Francisco, Boudou, Thomas, Bellet, Aurélien
Ensuring fairness in matching algorithms is a key challenge in allocating scarce resources and positions. Focusing on Optimal Transport (OT), we introduce a novel notion of group fairness requiring that the probability of matching two individuals from any two given groups in the OT plan satisfies a predefined target. We first propose \texttt{FairSinkhorn}, a modified Sinkhorn algorithm to compute perfectly fair transport plans efficiently. Since exact fairness can significantly degrade matching quality in practice, we then develop two relaxation strategies. The first one involves solving a penalised OT problem, for which we derive novel finite-sample complexity guarantees. This result is of independent interest as it can be generalized to arbitrary convex penalties. Our second strategy leverages bilevel optimization to learn a ground cost that induces a fair OT solution, and we establish a bound guaranteeing that the learned cost yields fair matchings on unseen data. Finally, we present empirical results that illustrate the trade-offs between fairness and performance.
Simplifying Optimal Transport through Schatten-$p$ Regularization
Optimal transport (OT) has emerged as a fundamental computational tool across many areas, including machine learning, computer vision, statistics, and biology [Arjovsky et al., 2017, Peyr e and Cuturi, 2019, Schiebinger et al., 2019, Bonneel and Digne, 2023]. It provides a principled framework for comparing probability distributions, and it has a rich mathematical history [Villani et al., 2008]. While the combination of practical utility and deep mathematical theory has led to the broad adoption of OT ideas in mathematics, science, and engineering, finding ways to scale OT solutions and make them interpretable remains a fundamental research question [Cuturi et al., 2023, Khamis et al., 2024]. In particular, OT typically suffers from the curse of dimensionality [Chewi et al., 2025], and regularized estimators may lack sparsity [Genevay et al., 2019]. A long line of work has focused on making OT scalable and interpretable through regularization. The most classical of these is entropic regularization, which yields a strictly convex program that can be solved via Sinkhorn scaling [Sinkhorn, 1967, Cuturi, 2013]. More recent work has sought to increase efficiency and interpretability through quadratic regularization [Blondel et al., 2018, Lorenz et al., 2021], as well as low-rank factorizations [Forrow et al., 2019, Scetbon et al., 2021]. These methods show promise in biological applications, particularly in single-cell RNA sequencing analysis [Klein et al., 2025]. Another closely related set of recent works attempts to include sparsity in the OT map using elastic costs Cuturi et al. [2023], Klein et al. [2024], Chen et al. [2025].