Pooling by Sliced-Wasserstein Embedding
Navid Naderializadeh, Joseph F. Comer, Reed W Andrews, Heiko Hoffmann, Soheil Kolouri
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.
BibTeX
@inproceedings{
naderializadeh2021pooling,
title={Pooling by Sliced-Wasserstein Embedding},
author={Navid Naderializadeh and Joseph F. Comer and Reed W Andrews and Heiko Hoffmann and Soheil Kolouri},
booktitle={Advances in Neural Information Processing Systems},
editor={A. Beygelzimer and Y. Dauphin and P. Liang and J. Wortman Vaughan},
year={2021},
url={https://openreview.net/forum?id=1z2T01DKEaE}
}