Pooling by Sliced-Wasserstein Embedding

Abstract

Learning representations from sets has become increasingly important with many applications in point cloud processing, graph learning, image/video recognition, and object detection. We introduce a geometrically-interpretable and generic pooling mechanism for aggregating a set of features into a fixed-dimensional representation. In particular, we treat elements of a set as samples from a probability distribution and propose an end-to-end trainable Euclidean embedding for sliced-Wasserstein distance to learn from set-structured data effectively. We evaluate our proposed pooling method on a wide variety of set-structured data, including point-cloud, graph, and image classification tasks, and demonstrate that our proposed method provides superior performance over existing set representation learning approaches. Our code is available at https://github.com/navid-naderi/PSWE.

Cite

Text

Naderializadeh et al. "Pooling by Sliced-Wasserstein Embedding." Neural Information Processing Systems, 2021.

Markdown

[Naderializadeh et al. "Pooling by Sliced-Wasserstein Embedding." Neural Information Processing Systems, 2021.](https://mlanthology.org/neurips/2021/naderializadeh2021neurips-pooling/)

BibTeX

@inproceedings{naderializadeh2021neurips-pooling,
  title     = {{Pooling by Sliced-Wasserstein Embedding}},
  author    = {Naderializadeh, Navid and Comer, Joseph F and Andrews, Reed and Hoffmann, Heiko and Kolouri, Soheil},
  booktitle = {Neural Information Processing Systems},
  year      = {2021},
  url       = {https://mlanthology.org/neurips/2021/naderializadeh2021neurips-pooling/}
}