Deep Models of Interactions Across Sets
Jason Hartford, Devon R Graham, Kevin Leyton-Brown, Siamak Ravanbakhsh

TL;DR
This paper introduces permutation equivariant deep models for interactions across sets, achieving state-of-the-art results in matrix completion, scalable to large datasets, and capable of generalizing to new objects and across domains.
Contribution
The paper proposes a novel permutation equivariant modeling scheme with provable expressiveness, enabling scalable, generalizable interaction modeling across multiple sets.
Findings
State-of-the-art performance on matrix completion benchmarks
Models require a number of parameters independent of object counts
Effective generalization to new objects and across different domains
Abstract
We use deep learning to model interactions across two or more sets of objects, such as user-movie ratings, protein-drug bindings, or ternary user-item-tag interactions. The canonical representation of such interactions is a matrix (or a higher-dimensional tensor) with an exchangeability property: the encoding's meaning is not changed by permuting rows or columns. We argue that models should hence be Permutation Equivariant (PE): constrained to make the same predictions across such permutations. We present a parameter-sharing scheme and prove that it could not be made any more expressive without violating PE. This scheme yields three benefits. First, we demonstrate state-of-the-art performance on multiple matrix completion benchmarks. Second, our models require a number of parameters independent of the numbers of objects, and thus scale well to large datasets. Third, models can be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Machine Learning in Healthcare
