Representation Learning with Multisets
Vasco Portilheiro

TL;DR
This paper introduces a measure-theoretic approach to learning permutation-invariant multiset representations, demonstrating improved prediction of containment and set operations, and learning meaningful representations.
Contribution
It formalizes multiset representations using measure theory and proposes a novel training task for better capturing containment relations.
Findings
Outperforms DeepSets in predicting symmetric difference and intersection sizes
Learns meaningful, flexible multiset representations
Effective at modeling containment relations
Abstract
We study the problem of learning permutation invariant representations that can capture "flexible" notions of containment. We formalize this problem via a measure theoretic definition of multisets, and obtain a theoretically-motivated learning model. We propose training this model on a novel task: predicting the size of the symmetric difference (or intersection) between pairs of multisets. We demonstrate that our model not only performs very well on predicting containment relations (and more effectively predicts the sizes of symmetric differences and intersections than DeepSets-based approaches with unconstrained object representations), but that it also learns meaningful representations.
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Algorithms · Multimodal Machine Learning Applications
