Janossy Pooling: Learning Deep Permutation-Invariant Functions for Variable-Size Inputs
Abstract
We consider a simple and overarching representation for permutation-invariant functions of sequences (or multiset functions). Our approach, which we call Janossy pooling, expresses a permutation-invariant function as the average of a permutation-sensitive function applied to all reorderings of the input sequence. This allows us to leverage the rich and mature literature on permutation-sensitive functions to construct novel and flexible permutation-invariant functions. If carried out naively, Janossy pooling can be computationally prohibitive. To allow computational tractability, we consider three kinds of approximations: canonical orderings of sequences, functions with -order interactions, and stochastic optimization algorithms with random permutations. Our framework unifies a variety of existing work in the literature, and suggests possible modeling and algorithmic extensions. We explore a few in our experiments, which demonstrate improved performance over current state-of-the-art methods.
Cite
@article{arxiv.1811.01900,
title = {Janossy Pooling: Learning Deep Permutation-Invariant Functions for Variable-Size Inputs},
author = {Ryan L. Murphy and Balasubramaniam Srinivasan and Vinayak Rao and Bruno Ribeiro},
journal= {arXiv preprint arXiv:1811.01900},
year = {2019}
}
Comments
This version clarifies and adds detail to some of the arguments