Skip to content

Files

Latest commit

a9b4c88 · Nov 3, 2024

History

History
343 lines (282 loc) · 41.8 KB

README.md

File metadata and controls

343 lines (282 loc) · 41.8 KB

Scalable Optimal Transport

A curated list of research works and resources on optimal transport in machine learning. Related Paper.

@article{khamis24OT,
      title={Scalable Optimal Transport Methods in Machine Learning: A Contemporary Survey}, 
      author={Abdelwahed Khamis and Russell Tsuchida and Mohamed Tarek and Vivien Rolland and Lars Petersson},
      year={2024},
      journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
      publisher={IEEE}
}

Contents

Sections:


Background

Regularized OT

Sinkhorn

Unbalanced and Partial OT

Structured OT

Dynamic OT & Schrodinger Bridge

Multi-Marginal & Wasserstein Barycenter

Tree Wasserstein

Gromov Wasserstein

Sliced Wasserstein


Other formulations

Theoretical and Complexity


Scaling OT

Measures simplification

Cost and Kernel Approximation

Plan Structuring

Computation Partitioning

Solver Acceleration


Applications

Generative Models

Domain Adaptation

Other Applications


Software and Tools