paper-with-me

Papers

Scalars are universal: Equivariant machine learning, structured like classical physics

2021-06-11 · NeurIPS 2021 12 · Soledad Villar, David W. Hogg, Kate Storey-Fisher, Weichi Yao, Ben Blum-Smith

There has been enormous progress in the last few years in designing neural networks that respect the fundamental symmetries and coordinate freedoms of physical law. Some of these frameworks make use of irreducible representations, some make use of high-order tensor objects, and some apply symmetry-enforcing constraints. Different physical laws obey different combinations of fundamental symmetries, but a large fraction (possibly all) of classical physics is equivariant to translation, rotation, reflection (parity), boost (relativity), and permutations. Here we show that it is simple to parameterize universally approximating polynomial functions that are equivariant under these symmetries, or under the Euclidean, Lorentz, and Poincar\'e groups, at any dimensionality $d$. The key observation is that nonlinear O($d$)-equivariant (and related-group-equivariant) functions can be universally expressed in terms of a lightweight collection of scalars -- scalar products and scalar contractions of the scalar, vector, and tensor inputs. We complement our theory with numerical examples that show that the scalar-based method is simple, efficient, and scalable.

📄 PDF Abstract BibTeX arXiv:2106.06610

Code (2)

weichiyao/scalaremlp 공식 구현 jax
researchworking/scalaremlp jax

Tasks

BIG-bench Machine LearningTranslation

Similar Papers 제목 키워드 기반

A simple equivariant machine learning method for dynamics based on scalars

2021-10-07 · Weichi Yao, Kate Storey-Fisher, David W. Hogg, Soledad Villar

Physical systems obey strict symmetry principles. We expect that machine learning methods that intrinsically respect these symmetries should have higher prediction accuracy and better generalization in prediction of phys…

BIG-bench Machine LearningPrediction

G-RepsNet: A Fast and General Construction of Equivariant Networks for Arbitrary Matrix Groups

2024-02-23 · Sourya Basu, Suhas Lohit, Matthew Brand

Group equivariance is a strong inductive bias useful in a wide range of deep learning tasks. However, constructing efficient equivariant networks for general groups and domains is difficult. Recent work by Finzi et al. (…

image-classificationImage ClassificationInductive Bias

Deep Ridgelet Transform and Unified Universality Theorem for Deep and Shallow Joint-Group-Equivariant Machines

2024-05-22 · Sho Sonoda, Yuka Hashimoto, Isao Ishikawa, Masahiro Ikeda

We present a constructive universal approximation theorem for learning machines equipped with joint-group-equivariant feature maps, called the joint-equivariant machines, based on the group representation theory. ``Const…

LEMMA

Equivariant Neural Belief Propagation

2026-06-04 · Zehua Cheng, Wei Dai, Jiahao Sun arxiv

Probabilistic inference over spatially embedded variables requires beliefs that respect $SE(3)$ symmetry, yet existing equivariant networks produce only scalars and vectors -- not the rank-2 precision tensors needed for …

Universal approximations of invariant maps by neural networks

2018-04-26 · Dmitry Yarotsky

We describe generalizations of the universal approximation theorem for neural networks to maps invariant or equivariant with respect to linear representations of groups. Our goal is to establish network-like computationa…