Learning Functions on Multiple Sets Using Multi-Set Transformers

Abstract

We propose a general deep architecture for learning functions on multiple permutation-invariant sets. We also show how to generalize this architecture to sets of elements of any dimension by dimension equivariance. We demonstrate that our architecture is a universal approximator of these functions, and show superior results to existing methods on a variety of tasks including counting tasks, alignment tasks, distinguishability tasks and statistical distance measurements. This last task is quite important in Machine Learning. Although our approach is quite general, we demonstrate that it can generate approximate estimates of KL divergence and mutual information that are more accurate than previous techniques that are specifically designed to approximate those statistical distances.

Cite

Text

Selby et al. "Learning Functions on Multiple Sets Using Multi-Set Transformers." Uncertainty in Artificial Intelligence, 2022.

Markdown

[Selby et al. "Learning Functions on Multiple Sets Using Multi-Set Transformers." Uncertainty in Artificial Intelligence, 2022.](https://mlanthology.org/uai/2022/selby2022uai-learning/)

BibTeX

@inproceedings{selby2022uai-learning,
  title     = {{Learning Functions on Multiple Sets Using Multi-Set Transformers}},
  author    = {Selby, Kira A. and Rashid, Ahmad and Kobyzev, Ivan and Rezagholizadeh, Mehdi and Poupart, Pascal},
  booktitle = {Uncertainty in Artificial Intelligence},
  year      = {2022},
  pages     = {1760-1770},
  volume    = {180},
  url       = {https://mlanthology.org/uai/2022/selby2022uai-learning/}
}