Transport Cost

Optimal transport (OT) focuses on finding the most efficient way to move mass from one distribution to another, minimizing a given transportation cost. Current research emphasizes developing faster and more efficient algorithms for computing OT, particularly in dynamic settings where data changes over time, and exploring novel approaches like neural networks and specialized data structures (e.g., skip orthogonal lists) to improve computational efficiency. These advancements have significant implications for various fields, including machine learning (generative modeling, data analysis), economics (market matching), and computer vision (object-centric modeling), where OT provides powerful tools for solving complex problems.

Papers