Neural Relational Inference with Fast Modular Meta-learning
Ferran Alet, Erica Weng, Tom\'as Lozano P\'erez, Leslie Pack Kaelbling

TL;DR
This paper introduces a modular meta-learning approach for neural relational inference in graph neural networks, enabling efficient inference of multiple interaction types and dynamics in complex systems, with significant improvements in scalability and data efficiency.
Contribution
It proposes a novel modular meta-learning framework that encodes time invariance and context-dependent relations, enhancing inference capacity and scalability in relational inference tasks.
Findings
Two orders of magnitude increase in problem size handled
More data-efficient inference of unobserved entities
Implicit encoding of time invariance and relation context
Abstract
\textit{Graph neural networks} (GNNs) are effective models for many dynamical systems consisting of entities and relations. Although most GNN applications assume a single type of entity and relation, many situations involve multiple types of interactions. \textit{Relational inference} is the problem of inferring these interactions and learning the dynamics from observational data. We frame relational inference as a \textit{modular meta-learning} problem, where neural modules are trained to be composed in different ways to solve many tasks. This meta-learning framework allows us to implicitly encode time invariance and infer relations in context of one another rather than independently, which increases inference capacity. Framing inference as the inner-loop optimization of meta-learning leads to a model-based approach that is more data-efficient and capable of estimating the state of…
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
TopicsDomain Adaptation and Few-Shot Learning · Topic Modeling · Bayesian Modeling and Causal Inference
MethodsGraph Neural Network
