Graph Element Networks: adaptive, structured computation and memory
Ferran Alet, Adarsh K. Jeewajee, Maria Bauza, Alberto Rodriguez, Tomas, Lozano-Perez, Leslie Pack Kaelbling

TL;DR
This paper introduces Graph Element Networks, a novel GNN-based approach that models spatial processes without predefined graph structures, optimizing node placement and connectivity for better generalization and efficiency across various applications.
Contribution
It proposes a flexible GNN framework that learns spatial node placement and connectivity, enabling adaptive, scalable, and generalizable modeling of spatial functions.
Findings
Successfully applied to PDE problems and robotics predictions.
Demonstrated ability to generalize across different space sizes.
Achieved efficient computation with adjustable precision.
Abstract
We explore the use of graph neural networks (GNNs) to model spatial processes in which there is no a priori graphical structure. Similar to finite element analysis, we assign nodes of a GNN to spatial locations and use a computational process defined on the graph to model the relationship between an initial function defined over a space and a resulting function in the same space. We use GNNs as a computational substrate, and show that the locations of the nodes in space as well as their connectivity can be optimized to focus on the most complex parts of the space. Moreover, this representational strategy allows the learned input-output relationship to generalize over the size of the underlying space and run the same model at different levels of precision, trading computation for accuracy. We demonstrate this method on a traditional PDE problem, a physical prediction problem from…
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
TopicsAdvanced Graph Neural Networks · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
