paper-with-me

홈 › Papers

Relaxing Continuous Constraints of Equivariant Graph Neural Networks for Physical Dynamics Learning

2024-06-24 · Zinan Zheng, Yang Liu, Jia Li, Jianhua Yao, Yu Rong

Incorporating Euclidean symmetries (e.g. rotation equivariance) as inductive biases into graph neural networks has improved their generalization ability and data efficiency in unbounded physical dynamics modeling. However, in various scientific and engineering applications, the symmetries of dynamics are frequently discrete due to the boundary conditions. Thus, existing GNNs either overlook necessary symmetry, resulting in suboptimal representation ability, or impose excessive equivariance, which fails to generalize to unobserved symmetric dynamics. In this work, we propose a general Discrete Equivariant Graph Neural Network (DEGNN) that guarantees equivariance to a given discrete point group. Specifically, we show that such discrete equivariant message passing could be constructed by transforming geometric features into permutation-invariant embeddings. Through relaxing continuous equivariant constraints, DEGNN can employ more geometric feature combinations to approximate unobserved physical object interaction functions. Two implementation approaches of DEGNN are proposed based on ranking or pooling permutation-invariant functions. We apply DEGNN to various physical dynamics, ranging from particle, molecular, crowd to vehicle dynamics. In twenty scenarios, DEGNN significantly outperforms existing state-of-the-art approaches. Moreover, we show that DEGNN is data efficient, learning with less data, and can generalize across scenarios such as unobserved orientation.

📄 PDF Abstract BibTeX arXiv:2406.16295

Code (1)

compasszzn/degnn 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Approximately Equivariant Networks for Imperfectly Symmetric Dynamics

2022-01-28 · Rui Wang, Robin Walters, Rose Yu

Incorporating symmetry as an inductive bias into neural network architecture has led to improvements in generalization, data efficiency, and physical consistency in dynamics modeling. Methods such as CNNs or equivariant …

Inductive Bias

Relaxing Equivariance Constraints with Non-stationary Continuous Filters

2022-04-14 · Tycho F. A. van der Ouderaa, David W. Romero, Mark van der Wilk

Equivariances provide useful inductive biases in neural network modeling, with the translation equivariance of convolutional neural networks being a canonical example. Equivariances can be embedded in architectures throu…

image-classificationImage Classification

Equivariant Efficient Joint Discrete and Continuous MeanFlow for Molecular Graph Generation

2026-04-09 · Rongjian Xu, Teng Pang, Zhiqiang Dong, Guoqiang Wu arxiv

Graph-structured data jointly contain discrete topology and continuous geometry, which poses fundamental challenges for generative modeling due to heterogeneous distributions, incompatible noise dynamics, and the need fo…

Graph Generation

Relaxed Equivariant Graph Neural Networks

2024-07-30 · Elyssa Hofgard, Rui Wang, Robin Walters, Tess Smidt

3D Euclidean symmetry equivariant neural networks have demonstrated notable success in modeling complex physical systems. We introduce a framework for relaxed $E(3)$ graph equivariant neural networks that can learn and r…

Smooth, exact rotational symmetrization for deep learning on point clouds

2023-05-30 · NeurIPS 2023 11 · Sergey N. Pozdnyakov, Michele Ceriotti

Point clouds are versatile representations of 3D objects and have found widespread application in science and engineering. Many successful deep-learning models have been proposed that use them as input. The domain of che…

Deep Learning