paper-with-me

Papers

A Complete Guide to Spherical Equivariant Graph Transformers

2025-12-15 · Sophia Tang arxiv

Spherical equivariant graph neural networks (EGNNs) provide a principled framework for learning on three-dimensional molecular and biomolecular systems, where predictions must respect the rotational symmetries inherent in physics. These models extend traditional message-passing GNNs and Transformers by representing node and edge features as spherical tensors that transform under irreducible representations of the rotation group SO(3), ensuring that predictions change in physically meaningful ways under rotations of the input. This guide develops a complete, intuitive foundation for spherical equivariant modeling - from group representations and spherical harmonics, to tensor products, Clebsch-Gordan decomposition, and the construction of SO(3)-equivariant kernels. Building on this foundation, we construct the Tensor Field Network and SE(3)-Transformer architectures and explain how they perform equivariant message-passing and attention on geometric graphs. Through clear mathematical derivations and annotated code excerpts, this guide serves as a self-contained introduction for researchers and learners seeking to understand or implement spherical EGNNs for applications in chemistry, molecular property prediction, protein structure modeling, and generative modeling.

📄 PDF Abstract BibTeX arXiv:2512.13927

Code (0)

등록된 구현이 없습니다.

Tasks

Molecular Property Prediction

Similar Papers 제목 키워드 기반

Equivariant Spherical Transformer for Efficient Molecular Modeling

2025-05-29 · Junyi An, Xinyu Lu, Chao Qu, Yunfei Shi 외

SE(3)-equivariant Graph Neural Networks (GNNs) have significantly advanced molecular system modeling by employing group representations. However, their message passing processes, which rely on tensor product-based convol…

Inductive Bias

Rotation Equivariant Graph Convolutional Network for Spherical Image Classification

2020-06-01 · CVPR 2020 6 · Qin Yang, Chenglin Li, Wenrui Dai, Junni Zou 외

Convolutional neural networks (CNNs) designed for low-dimensional regular grids will unfortunately lead to non-optimal solutions for analyzing spherical images, due to their different geometrical properties from planar i…

ClassificationGeneral Classificationgraph constructionimage-classification+1

Equivariant spatio-hemispherical networks for diffusion MRI deconvolution

2024-11-18 · Axel Elaldi, Guido Gerig, Neel Dey

Each voxel in a diffusion MRI (dMRI) image contains a spherical signal corresponding to the direction and strength of water diffusion in the brain. This paper advances the analysis of such spatio-spherical data by develo…

Diffusion MRI

Gauge Equivariant Spherical CNNs

2019-09-25 · Berkay Kicanaoglu, Pim de Haan, Taco Cohen

Spherical CNNs are convolutional neural networks that can process signals on the sphere, such as global climate and weather patterns or omnidirectional images. Over the last few years, a number of spherical convolution m…

Semantic Segmentation

Spin-Weighted Spherical Harmonics Enable Complete and Scalable $\mathrm{E}(3)$-Equivariant Networks

2026-07-01 · Chenxing Liang, Yuchao Lin, Andrii Kryvenko, Wendi Yu 외 arxiv

$\mathrm{E}(3)$-equivariant networks are promising for 3D atomistic system modeling, yet their scalability is limited by the $O(L^6)$ complexity of the Clebsch-Gordan Tensor Product (CGTP). The recently proposed Gaunt Te…