paper-with-me

Papers

Molecule Graph Networks with Many-body Equivariant Interactions

2024-06-19 · Zetian Mao, Chuan-Shen Hu, Jiawen Li, Chen Liang, Diptesh Das, Masato Sumita, Kelin Xia, Koji Tsuda

Message passing neural networks have demonstrated significant efficacy in predicting molecular interactions. Introducing equivariant vectorial representations augments expressivity by capturing geometric data symmetries, thereby improving model accuracy. However, two-body bond vectors in opposition may cancel each other out during message passing, leading to the loss of directional information on their shared node. In this study, we develop Equivariant N-body Interaction Networks (ENINet) that explicitly integrates l = 1 equivariant many-body interactions to enhance directional symmetric information in the message passing scheme. We provided a mathematical analysis demonstrating the necessity of incorporating many-body equivariant interactions and generalized the formulation to $N$-body interactions. Experiments indicate that integrating many-body equivariant representations enhances prediction accuracy across diverse scalar and tensorial quantum chemical properties.

📄 PDF Abstract BibTeX arXiv:2406.13265

Code (1)

tsudalab/eninet 공식 구현 pytorch

Similar Papers 제목 키워드 기반

SE3Set: Harnessing equivariant hypergraph neural networks for molecular representation learning

2024-05-26 · Hongfei Wu, Lijun Wu, Guoqing Liu, Zhirong Liu 외

In this paper, we develop SE3Set, an SE(3) equivariant hypergraph neural network architecture tailored for advanced molecular representation learning. Hypergraphs are not merely an extension of traditional graphs; they a…

Computational chemistrymolecular representationRepresentation Learning

Heterogeneous Molecular Graph Neural Networks for Predicting Molecule Properties

2020-09-26 · Zeren Shui, George Karypis

As they carry great potential for modeling complex interactions, graph neural network (GNN)-based methods have been widely used to predict quantum mechanical properties of molecules. Most of the existing methods treat mo…

Formation EnergyGraph Neural Network

Generalist Equivariant Transformer Towards 3D Molecular Interaction Learning

2023-06-02 · Xiangzhe Kong, Wenbing Huang, Yang Liu

Many processes in biology and drug discovery involve various 3D interactions between molecules, such as protein and protein, protein and small molecule, etc. Given that different molecules are usually represented in diff…

Drug Discovery

Physics-inspired Equivariant Descriptors of Non-bonded Interactions

2023-08-25 · Kevin K. Huguenin-Dumittan, Philip Loche, Ni Haoran, Michele Ceriotti

One essential ingredient in many machine learning (ML) based methods for atomistic modeling of materials and molecules is the use of locality. While allowing better system-size scaling, this systematically neglects long-…

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 int…