paper-with-me

홈 › Papers

Flexible dual-branched message passing neural network for quantum mechanical property prediction with molecular conformation

2021-06-14 · Jeonghee Jo, Bumju Kwak, Byunghan Lee, Sungroh Yoon

A molecule is a complex of heterogeneous components, and the spatial arrangements of these components determine the whole molecular properties and characteristics. With the advent of deep learning in computational chemistry, several studies have focused on how to predict molecular properties based on molecular configurations. Message passing neural network provides an effective framework for capturing molecular geometric features with the perspective of a molecule as a graph. However, most of these studies assumed that all heterogeneous molecular features, such as atomic charge, bond length, or other geometric features always contribute equivalently to the target prediction, regardless of the task type. In this study, we propose a dual-branched neural network for molecular property prediction based on message-passing framework. Our model learns heterogeneous molecular features with different scales, which are trained flexibly according to each prediction target. In addition, we introduce a discrete branch to learn single atom features without local aggregation, apart from message-passing steps. We verify that this novel structure can improve the model performance with faster convergence in most targets. The proposed model outperforms other recent models with sparser representations. Our experimental results indicate that in the chemical property prediction tasks, the diverse chemical nature of targets should be carefully considered for both model performance and generalizability.

📄 PDF Abstract BibTeX arXiv:2106.07273

Code (1)

fromjade/dlmpnn tf

Tasks

Computational chemistryMolecular Property PredictionPredictionProperty Prediction

Similar Papers 제목 키워드 기반

Message Passing Neural Processes

2020-09-29 · Ben Day, Cătălina Cangea, Arian R. Jamasb, Pietro Liò

Neural Processes (NPs) are powerful and flexible models able to incorporate uncertainty when representing stochastic processes, while maintaining a linear time complexity. However, NPs produce a latent description by agg…

Few-Shot Learning

Scalable Message-Passing Quantum Graph Neural Networks in the Weisfeiler-Leman Hierarchy

2026-06-25 · Snehal Raj, Brian Coyle, Léo Monbroussou, André J. Ferreira-Martins 외 arxiv

Graphs provide a natural language for relational data in chemistry, biology and optimisation. Graph neural networks (GNNs) have driven much of the recent progress in learning from such data through message passing, a sin…

Molecular Property PredictionGraph Neural NetworkGraph Learning

GMLP: Building Scalable and Flexible Graph Neural Networks with Feature-Message Passing

2021-04-20 · Wentao Zhang, Yu Shen, Zheyu Lin, Yang Li 외

In recent studies, neural message passing has proved to be an effective way to design graph neural networks (GNNs), which have achieved state-of-the-art performance in many graph-based tasks. However, current neural-mess…

Hybrid Quantum--Classical Machine Learning Potential with Variational Quantum Circuits

2025-08-06 · Soohaeng Yoo Willow, D. ChangMo Yang, Chang Woo Myung arxiv

Quantum algorithms for simulating large and complex molecular systems are still in their infancy, and surpassing state-of-the-art classical techniques remains an ever-receding goal post. A promising avenue of inquiry in …

Towards Dynamic Message Passing on Graphs

2024-10-31 · Junshu Sun, Chenxue Yang, Xiangyang Ji, Qingming Huang 외

Message passing plays a vital role in graph neural networks (GNNs) for effective feature learning. However, the over-reliance on input topology diminishes the efficacy of message passing and restricts the ability of GNNs…

Graph Classification