paper-with-me

홈 › Papers

Molecular Hypergraph Neural Networks

2023-12-20 · Junwu Chen, Philippe Schwaller

Graph neural networks (GNNs) have demonstrated promising performance across various chemistry-related tasks. However, conventional graphs only model the pairwise connectivity in molecules, failing to adequately represent higher-order connections like multi-center bonds and conjugated structures. To tackle this challenge, we introduce molecular hypergraphs and propose Molecular Hypergraph Neural Networks (MHNN) to predict the optoelectronic properties of organic semiconductors, where hyperedges represent conjugated structures. A general algorithm is designed for irregular high-order connections, which can efficiently operate on molecular hypergraphs with hyperedges of various orders. The results show that MHNN outperforms all baseline models on most tasks of OPV, OCELOTv1 and PCQM4Mv2 datasets. Notably, MHNN achieves this without any 3D geometric information, surpassing the baseline model that utilizes atom positions. Moreover, MHNN achieves better performance than pretrained GNNs under limited training data, underscoring its excellent data efficiency. This work provides a new strategy for more general molecular representations and property prediction tasks related to high-order connections.

📄 PDF Abstract BibTeX arXiv:2312.13136

Code (1)

schwallergroup/mhnn 공식 구현 pytorch

Tasks

Property Prediction

Similar Papers 제목 키워드 기반

Higher order molecular organisation as a source of biological function

2018-09-20

Molecular interactions have widely been modelled as networks. The local wiring patterns around molecules in molecular networks are linked with their biological functions. However, networks model only pairwise interaction…

Hypergraph: A Unified and Uniform Definition with Application to Chemical Hypergraph and More

2024-05-14 · Daniel T. Chang

The conventional definition of hypergraph has two major issues: (1) there is not a standard definition of directed hypergraph and (2) there is not a formal definition of nested hypergraph. To resolve these issues, we pro…

Feature-aware Hypergraph Generation via Next-Scale Prediction

2025-06-02 · Dorian Gailhard, Enzo Tartaglione, Lirida Naviner, Jhony H. Giraldo

Hypergraphs generalize traditional graphs by allowing hyperedges to connect multiple nodes, making them well-suited for modeling complex structures with higher-order relationships, such as 3D meshes, molecular systems, a…

Prediction

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

MHG-GNN: Combination of Molecular Hypergraph Grammar with Graph Neural Network

2023-09-28 · Akihiro Kishimoto, Hiroshi Kajino, Masataka Hirose, Junta Fuchiwaki 외

Property prediction plays an important role in material discovery. As an initial step to eventually develop a foundation model for material science, we introduce a new autoencoder called the MHG-GNN, which combines graph…

Graph Neural NetworkPredictionProperty Prediction