paper-with-me

Papers

SE(3) Equivariant Graph Neural Networks with Complete Local Frames

2021-10-26 · Weitao Du, He Zhang, Yuanqi Du, Qi Meng, Wei Chen, Bin Shao, Tie-Yan Liu

Group equivariance (e.g. SE(3) equivariance) is a critical physical symmetry in science, from classical and quantum physics to computational biology. It enables robust and accurate prediction under arbitrary reference transformations. In light of this, great efforts have been put on encoding this symmetry into deep neural networks, which has been shown to improve the generalization performance and data efficiency for downstream tasks. Constructing an equivariant neural network generally brings high computational costs to ensure expressiveness. Therefore, how to better trade-off the expressiveness and computational efficiency plays a core role in the design of the equivariant deep learning models. In this paper, we propose a framework to construct SE(3) equivariant graph neural networks that can approximate the geometric quantities efficiently. Inspired by differential geometry and physics, we introduce equivariant local complete frames to graph neural networks, such that tensor information at given orders can be projected onto the frames. The local frame is constructed to form an orthonormal basis that avoids direction degeneration and ensure completeness. Since the frames are built only by cross product operations, our method is computationally efficient. We evaluate our method on two tasks: Newton mechanics modeling and equilibrium molecule conformation generation. Extensive experimental results demonstrate that our model achieves the best or competitive performance in two types of datasets.

📄 PDF Abstract BibTeX arXiv:2110.14811

Code (1)

mouthful/ClofNet 공식 구현 pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Learning from Frustration: Torsor CNNs on Graphs

2025-10-27 · Daiyuan Li, Shreya Arya, Robert Ghrist arxiv

Most equivariant neural networks rely on a single global symmetry, limiting their use in domains where symmetries are instead local. We introduce Torsor CNNs, a framework for learning on graphs with local symmetries enco…

Lorentz Local Canonicalization: How to Make Any Network Lorentz-Equivariant

2025-05-26 · Jonas Spinner, Luigi Favaro, Peter Lippmann, Sebastian Pitz 외

Lorentz-equivariant neural networks are becoming the leading architectures for high-energy physics. Current implementations rely on specialized layers, limiting architectural choices. We introduce Lorentz Local Canonical…

Data Augmentation

Universally Invariant Learning in Equivariant GNNs

2025-10-15 · Jiacheng Cen, Anyi Li, Ning Lin, Tingyang Xu 외 arxiv

Equivariant Graph Neural Networks (GNNs) have demonstrated significant success across various applications. To achieve completeness -- that is, the universal approximation property over the space of equivariant functions…

Direct Molecular Polarizability Prediction with SO(3) Equivariant Local Frame GNNs

2025-11-10 · Jean Philip Filling, Felix Post, Michael Wand, Denis Andrienko arxiv

We introduce a novel equivariant graph neural network (GNN) architecture designed to predict the tensorial response properties of molecules. Unlike traditional frameworks that focus on regressing scalar quantities and de…

Molecular Property PredictionGraph Neural Network

Equivariant Local Reference Frames for Unsupervised Non-rigid Point Cloud Shape Correspondence

2024-04-01 · Ling Wang, Runfa Chen, Yikai Wang, Fuchun Sun 외

Unsupervised non-rigid point cloud shape correspondence underpins a multitude of 3D vision tasks, yet itself is non-trivial given the exponential complexity stemming from inter-point degree-of-freedom, i.e., pose transfo…