paper-with-me

홈 › Papers

Efficient Transferable Optimal Transport via Min-Sliced Transport Plans

2025-11-24 · Xinran Liu, Elaheh Akbari, Rocio Diaz Martin, Navid NaderiAlizadeh, Soheil Kolouri arxiv

Optimal Transport (OT) offers a powerful framework for finding correspondences between distributions and addressing matching and alignment problems in various areas of computer vision, including shape analysis, image generation, and multimodal tasks. The computation cost of OT, however, hinders its scalability. Slice-based transport plans have recently shown promise for reducing the computational cost by leveraging the closed-form solutions of 1D OT problems. These methods optimize a one-dimensional projection (slice) to obtain a conditional transport plan that minimizes the transport cost in the ambient space. While efficient, these methods leave open the question of whether learned optimal slicers can transfer to new distribution pairs under distributional shift. Understanding this transferability is crucial in settings with evolving data or repeated OT computations across closely related distributions. In this paper, we study the min-Sliced Transport Plan (min-STP) framework and investigate the transferability of optimized slicers: can a slicer trained on one distribution pair yield effective transport plans for new, unseen pairs? Theoretically, we show that optimized slicers remain close under slight perturbations of the data distributions, enabling efficient transfer across related tasks. To further improve scalability, we introduce a minibatch formulation of min-STP and provide statistical guarantees on its accuracy. Empirically, we demonstrate that the transferable min-STP achieves strong one-shot matching performance and facilitates amortized training for point cloud alignment and flow-based generative modeling.

📄 PDF Abstract BibTeX arXiv:2511.19741

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Expected Sliced Transport Plans

2024-10-16 · Xinran Liu, Rocío Díaz Martín, Yikun Bai, Ashkan Shahbazi 외

The optimal transport (OT) problem has gained significant traction in modern machine learning for its ability to: (1) provide versatile metrics, such as Wasserstein distances and their variants, and (2) determine optimal…

Computational Efficiency

Amortized Optimal Transport from Sliced Potentials

2026-04-16 · Minh-Phuc Truong, Khai Nguyen arxiv

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 st…

PT$\mathrm{L}^{p}$: Partial Transport $\mathrm{L}^{p}$ Distances

2023-07-25 · Xinran Liu, Yikun Bai, Huy Tran, Zhanqi Zhu 외

Optimal transport and its related problems, including optimal partial transport, have proven to be valuable tools in machine learning for computing meaningful distances between probability or positive measures. This succ…

A User's Guide to Sampling Strategies for Sliced Optimal Transport

2025-02-04 · Keanu Sisouk, Julie Delon, Julien Tierny

This paper serves as a user's guide to sampling strategies for sliced optimal transport. We provide reminders and additional regularity results on the Sliced Wasserstein distance. We detail the construction methods, gene…

Distribution Steering via Sliced Optimal Transport Control

2026-08-13 · Kaito Ito, Anqi Dong arxiv

Distribution steering seeks feedback laws that drive the state law of a dynamical system between prescribed initial and terminal distributions. Optimal transport provides a natural geometric approach, but its implementat…