paper-with-me

Papers

EquiHGNN: Scalable Rotationally Equivariant Hypergraph Neural Networks

2025-05-08 · Tien Dang, Truong-Son Hy

Molecular interactions often involve high-order relationships that cannot be fully captured by traditional graph-based models limited to pairwise connections. Hypergraphs naturally extend graphs by enabling multi-way interactions, making them well-suited for modeling complex molecular systems. In this work, we introduce EquiHGNN, an Equivariant HyperGraph Neural Network framework that integrates symmetry-aware representations to improve molecular modeling. By enforcing the equivariance under relevant transformation groups, our approach preserves geometric and topological properties, leading to more robust and physically meaningful representations. We examine a range of equivariant architectures and demonstrate that integrating symmetry constraints leads to notable performance gains on large-scale molecular datasets. Experiments on both small and large molecules show that high-order interactions offer limited benefits for small molecules but consistently outperform 2D graphs on larger ones. Adding geometric features to these high-order structures further improves the performance, emphasizing the value of spatial information in molecular learning. Our source code is available at https://github.com/HySonLab/EquiHGNN/

📄 PDF Abstract BibTeX arXiv:2505.05650

Code (1)

hysonlab/equihgnn 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Relevance of Rotationally Equivariant Convolutions for Predicting Molecular Properties

2020-08-19 · Benjamin Kurt Miller, Mario Geiger, Tess E. Smidt, Frank Noé

Equivariant neural networks (ENNs) are graph neural networks embedded in $\mathbb{R}^3$ and are well suited for predicting molecular properties. The ENN library e3nn has customizable convolutions, which can be designed t…

Molecular Property PredictionProperty Prediction

Scalable and Equivariant Spherical CNNs by Discrete-Continuous (DISCO) Convolutions

2022-09-27 · Jeremy Ocampo, Matthew A. Price, Jason D. McEwen

No existing spherical convolutional neural network (CNN) framework is both computationally scalable and rotationally equivariant. Continuous approaches capture rotational equivariance but are often prohibitively computat…

4kDepth EstimationSemantic Segmentation

Equivariant Hypergraph Neural Networks

2022-08-22 · Jinwoo Kim, Saeyoon Oh, Sungjun Cho, Seunghoon Hong

Many problems in computer vision and machine learning can be cast as learning on hypergraphs that represent higher-order relations. Recent approaches for hypergraph learning extend graph neural networks based on message …

3D Steerable CNNs: Learning Rotationally Equivariant Features in Volumetric Data

2018-07-06 · NeurIPS 2018 12 · Maurice Weiler, Mario Geiger, Max Welling, Wouter Boomsma 외

We present a convolutional network that is equivariant to rigid body motions. The model uses scalar-, vector-, and tensor fields over 3D Euclidean space to represent data, and equivariant convolutions to map between such…

General Classification

Equivariant Hypergraph Diffusion Neural Operators

2022-07-14 · Peihao Wang, Shenghao Yang, Yunyu Liu, Zhangyang Wang 외

Hypergraph neural networks (HNNs) using neural networks to encode hypergraphs provide a promising way to model higher-order relations in data and further solve relevant prediction tasks built upon such higher-order relat…

Computational EfficiencyNode Classification