paper-with-me

Papers

Augmented Sliced Wasserstein Distances

2020-06-15 · ICLR 2022 4 · Xiongjie Chen, Yongxin Yang, Yunpeng Li

While theoretically appealing, the application of the Wasserstein distance to large-scale machine learning problems has been hampered by its prohibitive computational cost. The sliced Wasserstein distance and its variants improve the computational efficiency through the random projection, yet they suffer from low accuracy if the number of projections is not sufficiently large, because the majority of projections result in trivially small values. In this work, we propose a new family of distance metrics, called augmented sliced Wasserstein distances (ASWDs), constructed by first mapping samples to higher-dimensional hypersurfaces parameterized by neural networks. It is derived from a key observation that (random) linear projections of samples residing on these hypersurfaces would translate to much more flexible nonlinear projections in the original sample space, so they can capture complex structures of the data distribution. We show that the hypersurfaces can be optimized by gradient ascent efficiently. We provide the condition under which the ASWD is a valid metric and show that this can be obtained by an injective neural network architecture. Numerical results demonstrate that the ASWD significantly outperforms other Wasserstein variants for both synthetic and real-world problems.

📄 PDF Abstract BibTeX arXiv:2006.08812

Code (1)

xiongjiechen/ASWD 공식 구현 pytorch

Tasks

Computational Efficiencyvalid

Similar Papers 제목 키워드 기반

Orthogonal Estimation of Wasserstein Distances

2019-03-09 · Mark Rowland, Jiri Hron, Yunhao Tang, Krzysztof Choromanski 외

Wasserstein distances are increasingly used in a wide variety of applications in machine learning. Sliced Wasserstein distances form an important subclass which may be estimated efficiently through one-dimensional sortin…

BIG-bench Machine Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Generalized Sliced Wasserstein Distances

2019-02-01 · NeurIPS 2019 12 · Soheil Kolouri, Kimia Nadjahi, Umut Simsekli, Roland Badeau 외

The Wasserstein distance and its variations, e.g., the sliced-Wasserstein (SW) distance, have recently drawn attention from the machine learning community. The SW distance, specifically, was shown to have similar propert…

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…

Statistical, Robustness, and Computational Guarantees for Sliced Wasserstein Distances

2022-10-17 · Sloan Nietert, Ritwik Sadhu, Ziv Goldfeld, Kengo Kato

Sliced Wasserstein distances preserve properties of classic Wasserstein distances while being more scalable for computation and estimation in high dimensions. The goal of this work is to quantify this scalability from th…

Numerical Integration

Fast Estimation of Wasserstein Distances via Regression on Sliced Wasserstein Distances

2025-09-24 · Khai Nguyen, Hai Nguyen, Nhat Ho arxiv

We address the problem of efficiently computing Wasserstein distances for multiple pairs of distributions drawn from a meta-distribution. To this end, we propose a fast estimation method based on regressing Wasserstein d…

Point Clouds