paper-with-me

Papers

Efficient and Accurate Physics-aware Multiplex Graph Neural Networks for 3D Small Molecules and Macromolecule Complexes

2022-06-06 · Shuo Zhang, Yang Liu, Lei Xie

Recent advances in applying Graph Neural Networks (GNNs) to molecular science have showcased the power of learning three-dimensional (3D) structure representations with GNNs. However, most existing GNNs suffer from the limitations of insufficient modeling of diverse interactions, computational expensive operations, and ignorance of vectorial values. Here, we tackle these limitations by proposing a novel GNN model, Physics-aware Multiplex Graph Neural Network (PaxNet), to efficiently and accurately learn the representations of 3D molecules for both small organic compounds and macromolecule complexes. PaxNet separates the modeling of local and non-local interactions inspired by molecular mechanics, and reduces the expensive angle-related computations. Besides scalar properties, PaxNet can also predict vectorial properties by learning an associated vector for each atom. To evaluate the performance of PaxNet, we compare it with state-of-the-art baselines in two tasks. On small molecule dataset for predicting quantum chemical properties, PaxNet reduces the prediction error by 15% and uses 73% less memory than the best baseline. On macromolecule dataset for predicting protein-ligand binding affinities, PaxNet outperforms the best baseline while reducing the memory consumption by 33% and the inference time by 85%. Thus, PaxNet provides a universal, robust and accurate method for large-scale machine learning of molecules. Our code is available at https://github.com/zetayue/Physics-aware-Multiplex-GNN.

📄 PDF Abstract BibTeX arXiv:2206.02789

Code (1)

XieResearchGroup/Physics-aware-Multiplex-GNN 공식 구현 pytorch

Tasks

Graph Neural NetworkMolecular Property PredictionProtein-Ligand Affinity Prediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Physics-aware Graph Neural Network for Accurate RNA 3D Structure Prediction

2022-10-28 · Shuo Zhang, Yang Liu, Lei Xie

Biological functions of RNAs are determined by their three-dimensional (3D) structures. Thus, given the limited number of experimentally determined RNA structures, the prediction of RNA structures will facilitate elucida…

Drug DiscoveryGraph Neural NetworkRNA 3D STRUCTURE PREDICTION

Semi-Supervised Deep Learning for Multiplex Networks

2021-10-05 · Anasua Mitra, Priyesh Vijayan, Ranbir Sanasam, Diganta Goswami 외

Multiplex networks are complex graph structures in which a set of entities are connected to each other via multiple types of relations, each relation representing a distinct layer. Such graphs are used to investigate man…

Deep LearningRepresentation Learning

Beyond Redundancy: Information-aware Unsupervised Multiplex Graph Structure Learning

2024-09-25 · Zhixiang Shen, Shuo Wang, Zhao Kang

Unsupervised Multiplex Graph Learning (UMGL) aims to learn node representations on various edge types without manual labeling. However, existing research overlooks a key factor: the reliability of the graph structure. Re…

Contrastive LearningGraph LearningGraph structure learning

PhyGHT: Physics-Guided HyperGraph Transformer for Signal Purification at the HL-LHC

2026-02-24 · Mohammed Rakib, Luke Vaughan, Shivang Patel, Flera Rizatdinova 외 arxiv

The High-Luminosity Large Hadron Collider (HL-LHC) at CERN will produce unprecedented datasets capable of revealing fundamental properties of the universe. However, realizing its discovery potential faces a significant c…

Learning Multiplex Representations on Text-Attributed Graphs with One Language Model Encoder

2023-10-10 · Bowen Jin, Wentao Zhang, Yu Zhang, Yu Meng 외

In real-world scenarios, texts in a graph are often linked by multiple semantic relations (e.g., papers in an academic graph are referenced by other publications, written by the same author, or published in the same venu…

Language ModelingLanguage ModellingRepresentation Learning