Geometric Deep Learning: Grids, Groups, Graphs, Geodesics, and Gauges
Michael M. Bronstein, Joan Bruna, Taco Cohen, Petar Veli\v{c}kovi\'c

TL;DR
This paper explores the unifying geometric principles underlying various deep learning architectures, aiming to incorporate physical knowledge into neural networks and guide future architecture design.
Contribution
It introduces a geometric framework that unifies neural network architectures and provides a method to embed prior physical knowledge into models.
Findings
Unified geometric principles for CNNs, RNNs, GNNs, and Transformers.
A constructive approach to incorporate physical priors into neural architectures.
Guidance for designing new architectures based on geometric insights.
Abstract
The last decade has witnessed an experimental revolution in data science and machine learning, epitomised by deep learning methods. Indeed, many high-dimensional learning tasks previously thought to be beyond reach -- such as computer vision, playing Go, or protein folding -- are in fact feasible with appropriate computational scale. Remarkably, the essence of deep learning is built from two simple algorithmic principles: first, the notion of representation or feature learning, whereby adapted, often hierarchical, features capture the appropriate notion of regularity for each task, and second, learning by local gradient-descent type methods, typically implemented as backpropagation. While learning generic functions in high dimensions is a cursed estimation problem, most tasks of interest are not generic, and come with essential pre-defined regularities arising from the underlying…
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
The "Final Boss" of Deep Learning· youtube
The Geometric Deep Learning Blueprint — Michael Bronstein· youtube
Taxonomy
TopicsGraph Theory and Algorithms · Advanced Graph Neural Networks · Topological and Geometric Data Analysis
