paper-with-me

Papers

How unconstrained machine-learning models learn physical symmetries

2026-03-25 · Michelangelo Domina, Joseph William Abbott, Paolo Pegolo, Filippo Bigi, Michele Ceriotti arxiv

The requirement of generating predictions that exactly fulfill the fundamental symmetry of the corresponding physical quantities has profoundly shaped the development of machine-learning models for physical simulations. In many cases, models are built using constrained mathematical forms that ensure that symmetries are enforced exactly. However, unconstrained models that do not obey rotational symmetries are often found to have competitive performance, and to be able to \emph{learn} to a high level of accuracy an approximate equivariant behavior with a simple data augmentation strategy. In this paper, we introduce rigorous metrics to measure the symmetry content of the learned representations in such models, and assess the accuracy by which the outputs fulfill the equivariant condition. We apply these metrics to two unconstrained, transformer-based models operating on decorated point clouds (a graph neural network for atomistic simulations and a PointNet-style architecture for particle physics) to investigate how symmetry information is processed across architectural layers and is learned during training. Based on these insights, we establish a rigorous framework for diagnosing spectral failure modes in ML models. Enabled by this analysis, we demonstrate that one can achieve superior stability and accuracy by strategically injecting the minimum required inductive biases, preserving the high expressivity and scalability of unconstrained architectures while guaranteeing physical fidelity.

📄 PDF Abstract BibTeX arXiv:2603.24638

Code (0)

등록된 구현이 없습니다.

Tasks

Physical SimulationsGraph Neural NetworkData AugmentationPoint Clouds

Similar Papers 제목 키워드 기반

Pushing the limits of unconstrained machine-learned interatomic potentials

2026-01-22 · Filippo Bigi, Paolo Pegolo, Arslan Mazitov, Jonathan Schmidt 외 arxiv

Machine-learned interatomic potentials (MLIPs) are increasingly used to replace computationally demanding electronic-structure calculations to model matter at the atomic scale. The most commonly used model architectures …

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

A Hitchhiker's Guide to Geometric GNNs for 3D Atomic Systems

2023-12-12 · Alexandre Duval, Simon V. Mathis, Chaitanya K. Joshi, Victor Schmidt 외

Recent advances in computational modelling of atomic systems, spanning molecules, proteins, and materials, represent them as geometric graphs with atoms embedded as nodes in 3D Euclidean space. In these graphs, the geome…

Protein Structure PredictionSpecificity

Semi-Equivariant GNN Architectures for Jet Tagging

2022-02-14 · Daniel Murnane, Savannah Thais, Jason Wong

Composing Graph Neural Networks (GNNs) of operations that respect physical symmetries has been suggested to give better model performance with a smaller number of learnable parameters. However, real-world applications, s…

Jet Tagging

Unification of Symmetries Inside Neural Networks: Transformer, Feedforward and Neural ODE

2024-02-04 · Koji Hashimoto, Yuji Hirono, Akiyoshi Sannai

Understanding the inner workings of neural networks, including transformers, remains one of the most challenging puzzles in machine learning. This study introduces a novel approach by applying the principles of gauge sym…