paper-with-me

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 physical dynamics. In this work we implement a principled model based on invariant scalars, and release open-source code. We apply this Scalars method to a simple chaotic dynamical system, the springy double pendulum. We show that the Scalars method outperforms state-of-the-art approaches for learning the properties of physical systems with symmetries, both in terms of accuracy and speed. Because the method incorporates the fundamental symmetries, we expect it to generalize to different settings, such as changes in the force laws in the system.

📄 PDF Abstract BibTeX arXiv:2110.03761

Code (2)

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

Tasks

BIG-bench Machine LearningPrediction

Similar 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 외

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 repres…

BIG-bench Machine LearningTranslation

E(3)-Equivariant Graph Neural Networks for Data-Efficient and Accurate Interatomic Potentials

2021-01-08 · Simon Batzner, Albert Musaelian, Lixin Sun, Mario Geiger 외

This work presents Neural Equivariant Interatomic Potentials (NequIP), an E(3)-equivariant neural network approach for learning interatomic potentials from ab-initio calculations for molecular dynamics simulations. While…

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 …

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

Vector Neurons: A General Framework for SO(3)-Equivariant Networks

2021-04-25 · ICCV 2021 10 · Congyue Deng, Or Litany, Yueqi Duan, Adrien Poulenard 외

Invariance and equivariance to the rotation group have been widely discussed in the 3D deep learning community for pointclouds. Yet most proposed methods either use complex mathematical tools that may limit their accessi…