paper-with-me

Papers

Platonic Transformers: A Solid Choice For Equivariance

2025-10-03 · Mohammad Mohaiminul Islam, Rishabh Anand, David R. Wessels, Friso de Kruiff, Thijs P. Kuipers, Rex Ying, Clara I. Sánchez, Sharvaree Vadgama, Georg Bökman, Erik J. Bekkers arxiv

While widespread, Transformers lack inductive biases for geometric symmetries common in science and computer vision. Existing equivariant methods often sacrifice the efficiency and flexibility that make Transformers so effective through complex, computationally intensive designs. We introduce the Platonic Transformer to resolve this trade-off. By defining attention relative to reference frames from the Platonic solid symmetry groups, our method induces a principled weight-sharing scheme. This enables combined equivariance to continuous translations and Platonic symmetries, while preserving the exact architecture and computational cost of a standard Transformer. Furthermore, we show that this attention is formally equivalent to a dynamic group convolution, which reveals that the model learns adaptive geometric filters and enables a highly scalable, linear-time convolutional variant. Across diverse benchmarks in computer vision (CIFAR-10), 3D point clouds (ScanObjectNN), and molecular property prediction (QM9, OMol25), the Platonic Transformer achieves competitive performance by leveraging these geometric constraints at no additional cost.

📄 PDF Abstract BibTeX arXiv:2510.03511

Code (0)

등록된 구현이 없습니다.

Tasks

Molecular Property PredictionPoint Clouds

Similar Papers 제목 키워드 기반

Rip-NeRF: Anti-aliasing Radiance Fields with Ripmap-Encoded Platonic Solids

2024-05-03 · Junchen Liu, WenBo Hu, Zhuo Yang, Jianteng Chen 외

Despite significant advancements in Neural Radiance Fields (NeRFs), the renderings may still suffer from aliasing and blurring artifacts, since it remains a fundamental challenge to effectively and efficiently characteri…

NeRF

A Program to Build E(N)-Equivariant Steerable CNNs

2021-09-29 · ICLR 2022 4 · Gabriele Cesa, Leon Lang, Maurice Weiler

Equivariance is becoming an increasingly popular design choice to build data efficient neural networks by exploiting prior knowledge about the symmetries of the problem at hand. Euclidean steerable CNNs are one of the mo…

Equivariant Networks for Pixelized Spheres

2021-06-12 · Mehran Shakerinava, Siamak Ravanbakhsh

Pixelizations of Platonic solids such as the cube and icosahedron have been widely used to represent spherical data, from climate records to Cosmic Microwave Background maps. Platonic solids have well-known global symmet…

Semantic Segmentation

The Platonic Universe: Do Foundation Models See the Same Sky?

2025-09-23 · UniverseTBD, :, Kshitij Duraphe, Michael J. Smith 외 arxiv

We test the Platonic Representation Hypothesis (PRH) in astronomy by measuring representational convergence across a range of foundation models trained on different data types. Using spectroscopic and imaging observation…

The Lie Derivative for Measuring Learned Equivariance

2022-10-06 · Nate Gruver, Marc Finzi, Micah Goldblum, Andrew Gordon Wilson

Equivariance guarantees that a model's predictions capture key symmetries in data. When an image is translated or rotated, an equivariant model's representation of that image will translate or rotate accordingly. The suc…