paper-with-me

Papers

Dimensionality Reduction for Wasserstein Barycenter

2021-10-18 · NeurIPS 2021 12 · Zachary Izzo, Sandeep Silwal, Samson Zhou

The Wasserstein barycenter is a geometric construct which captures the notion of centrality among probability distributions, and which has found many applications in machine learning. However, most algorithms for finding even an approximate barycenter suffer an exponential dependence on the dimension $d$ of the underlying space of the distributions. In order to cope with this "curse of dimensionality," we study dimensionality reduction techniques for the Wasserstein barycenter problem. When the barycenter is restricted to support of size $n$, we show that randomized dimensionality reduction can be used to map the problem to a space of dimension $O(\log n)$ independent of both $d$ and $k$, and that \emph{any} solution found in the reduced dimension will have its cost preserved up to arbitrary small error in the original space. We provide matching upper and lower bounds on the size of the reduced dimension, showing that our methods are optimal up to constant factors. We also provide a coreset construction for the Wasserstein barycenter problem that significantly decreases the number of input distributions. The coresets can be used in conjunction with random projections and thus further improve computation time. Lastly, our experimental results validate the speedup provided by dimensionality reduction while maintaining solution quality.

📄 PDF Abstract BibTeX arXiv:2110.08991

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Methods 이 논문이 사용한 방법론

Coresets 설명 없음

Similar Papers 제목 키워드 기반

Order-Preserving Wasserstein Discriminant Analysis

2019-10-01 · ICCV 2019 10 · Bing Su, Jiahuan Zhou, Ying Wu

Supervised dimensionality reduction for sequence data projects the observations in sequences onto a low-dimensional subspace to better separate different sequence classes. It is typically more challenging than convention…

3D Action RecognitionAction RecognitionDimensionality ReductionSupervised dimensionality reduction

Projection Robust Wasserstein Barycenters

2021-02-05 · Minhui Huang, Shiqian Ma, Lifeng Lai

Collecting and aggregating information from several probability measures or histograms is a fundamental task in machine learning. One of the popular solution methods for this task is to compute the barycenter of the prob…

ClusteringRiemannian optimization

Wasserstein barycenters are NP-hard to compute

2021-01-04 · Jason M. Altschuler, Enric Boix-Adsera

Computing Wasserstein barycenters (a.k.a. Optimal Transport barycenters) is a fundamental problem in geometry which has recently attracted considerable attention due to many applications in data science. While there exis…

Open-Ended Question Answering

Wasserstein Dictionaries of Persistence Diagrams

2023-04-28 · Keanu Sisouk, Julie Delon, Julien Tierny

This paper presents a computational framework for the concise encoding of an ensemble of persistence diagrams, in the form of weighted Wasserstein barycenters [100], [102] of a dictionary of atom diagrams. We introduce a…

Dimensionality Reduction

Graph Signal Representation with Wasserstein Barycenters

2018-12-13

In many applications signals reside on the vertices of weighted graphs. Thus, there is the need to learn low dimensional representations for graph signals that will allow for data analysis and interpretation. Existing un…

Dictionary LearningDimensionality Reduction