ArXiv TLDR

Amortized Optimal Transport from Sliced Potentials

🐦 Tweet
2604.15114

Minh-Phuc Truong, Khai Nguyen

stat.MLcs.AIcs.LG

TLDR

This paper introduces novel amortized optimal transport methods (RA-OT, OA-OT) using sliced potentials for efficient and accurate OT plan prediction.

Key contributions

  • Proposes novel amortized OT methods (RA-OT, OA-OT) leveraging sliced Kantorovich potentials.
  • RA-OT uses functional regression; OA-OT optimizes the Kantorovich dual objective for potentials.
  • Enables efficient solutions for repeated OT problems by reusing learned information from prior instances.
  • Achieves high accuracy and parsimony, independent of specific measure structures.

Why it matters

This paper significantly improves the efficiency of solving repeated optimal transport problems. By leveraging sliced potentials, the proposed methods offer a more parsimonious and accurate approach, applicable across various data structures. This advancement is crucial for applications requiring fast and reliable OT solutions.

Original Abstract

We propose a novel amortized optimization method for predicting optimal transport (OT) plans across multiple pairs of measures by leveraging Kantorovich potentials derived from sliced OT. We introduce two amortization strategies: regression-based amortization (RA-OT) and objective-based amortization (OA-OT). In RA-OT, we formulate a functional regression model that treats Kantorovich potentials from the original OT problem as responses and those obtained from sliced OT as predictors, and estimate these models via least-squares methods. In OA-OT, we estimate the parameters of the functional model by optimizing the Kantorovich dual objective. In both approaches, the predicted OT plan is subsequently recovered from the estimated potentials. As amortized OT methods, both RA-OT and OA-OT enable efficient solutions to repeated OT problems across different measure pairs by reusing information learned from prior instances to rapidly approximate new solutions. Moreover, by exploiting the structure provided by sliced OT, the proposed models are more parsimonious, independent of specific structures of the measures, such as the number of atoms in the discrete case, while achieving high accuracy. We demonstrate the effectiveness of our approaches on tasks including MNIST digit transport, color transfer, supply-demand transportation on spherical data, and mini-batch OT conditional flow matching.

📬 Weekly AI Paper Digest

Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.