Skip to content

abdelwahed/OT_for_big_data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 

Repository files navigation

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