Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Geometric Algebra Transformer

About

Problems involving geometric data arise in physics, chemistry, robotics, computer vision, and many other fields. Such data can take numerous forms, for instance points, direction vectors, translations, or rotations, but to date there is no single architecture that can be applied to such a wide variety of geometric types while respecting their symmetries. In this paper we introduce the Geometric Algebra Transformer (GATr), a general-purpose architecture for geometric data. GATr represents inputs, outputs, and hidden states in the projective geometric (or Clifford) algebra, which offers an efficient 16-dimensional vector-space representation of common geometric objects as well as operators acting on them. GATr is equivariant with respect to E(3), the symmetry group of 3D Euclidean space. As a Transformer, GATr is versatile, efficient, and scalable. We demonstrate GATr in problems from n-body modeling to wall-shear-stress estimation on large arterial meshes to robotic motion planning. GATr consistently outperforms both non-geometric and equivariant baselines in terms of error, data efficiency, and scalability.

Johann Brehmer, Pim de Haan, S\"onke Behrends, Taco Cohen• 2023

Related benchmarks

TaskDatasetResultRank
Static 5-Body Dynamics SimulationStatic 5-Body Dynamics (test)
MSE10.68
10
Arterial wall-shear-stress estimationArterial wall-shear-stress Randomly oriented (test)
Mean Approximation Error5.6
4
Arterial wall-shear-stress estimationArterial wall-shear-stress Canonically oriented (test)
Mean Approximation Error5.5
4
Physical Trajectory PredictionHidden Velocity
MSE0.325
2
Robotic Block StackingRobotic block stacking task (evaluation)--
2
Showing 5 of 5 rows

Other info

Code

Follow for update