paper-with-me

Papers

Efficient Gradient Flows in Sliced-Wasserstein Space

2021-10-21 · Clément Bonet, Nicolas Courty, François Septier, Lucas Drumetz

Minimizing functionals in the space of probability distributions can be done with Wasserstein gradient flows. To solve them numerically, a possible approach is to rely on the Jordan-Kinderlehrer-Otto (JKO) scheme which is analogous to the proximal scheme in Euclidean spaces. However, it requires solving a nested optimization problem at each iteration, and is known for its computational challenges, especially in high dimension. To alleviate it, very recent works propose to approximate the JKO scheme leveraging Brenier's theorem, and using gradients of Input Convex Neural Networks to parameterize the density (JKO-ICNN). However, this method comes with a high computational cost and stability issues. Instead, this work proposes to use gradient flows in the space of probability measures endowed with the sliced-Wasserstein (SW) distance. We argue that this method is more flexible than JKO-ICNN, since SW enjoys a closed-form differentiable approximation. Thus, the density at each step can be parameterized by any generative model which alleviates the computational burden and makes it tractable in higher dimensions.

📄 PDF Abstract BibTeX arXiv:2110.10972

Code (1)

clbonet/Sliced-Wasserstein_Gradient_Flows 공식 구현 pytorch

Tasks

Bayesian InferenceImage Generation

Similar Papers 제목 키워드 기반

Sliced-Wasserstein Distances and Flows on Cartan-Hadamard Manifolds

2024-03-11 · Clément Bonet, Lucas Drumetz, Nicolas Courty

While many Machine Learning methods were developed or transposed on Riemannian manifolds to tackle data with known non Euclidean geometry, Optimal Transport (OT) methods on such spaces have not received much attention. T…

Leveraging Optimal Transport via Projections on Subspaces for Machine Learning Applications

2023-11-23 · Clément Bonet

Optimal Transport has received much attention in Machine Learning as it allows to compare probability distributions by exploiting the geometry of the underlying space. However, in its original formulation, solving this p…

Flowing Datasets with Wasserstein over Wasserstein Gradient Flows

2025-06-09 · Clément Bonet, Christophe Vauthier, Anna Korba

Many applications in machine learning involve data represented as probability distributions. The emergence of such data requires radically novel techniques to design tractable gradient flows on probability distributions …

Dataset DistillationDomain AdaptationTransfer Learning

Understanding Learning with Sliced-Wasserstein Requires Rethinking Informative Slices

2024-11-16 · Huy Tran, Yikun Bai, Ashkan Shahbazi, John R. Hershey 외

The practical applications of Wasserstein distances (WDs) are constrained by their sample and computational complexities. Sliced-Wasserstein distances (SWDs) provide a workaround by projecting distributions onto one-dime…

Informativeness

AdamFlow: Adam-based Wasserstein Gradient Flows for Surface Registration in Medical Imaging

2026-04-02 · Qiang Ma, Qingjie Meng, Xin Hu, Yicheng Wu 외 arxiv

Surface registration plays an important role for anatomical shape analysis in medical imaging. Existing surface registration methods often face a trade-off between efficiency and robustness. Local point matching methods …