paper-with-me

Papers

FragNet: A Graph Neural Network for Molecular Property Prediction with Four Levels of Interpretability

2024-10-16 · Gihan Panapitiya, Peiyuan Gao, C Mark Maupin, Emily G Saldanha

Molecular property prediction is essential in a variety of contemporary scientific fields, such as drug development and designing energy storage materials. Although there are many machine learning models available for this purpose, those that achieve high accuracy while also offering interpretability of predictions are uncommon. We present a graph neural network that not only matches the prediction accuracies of leading models but also provides insights on four levels of molecular substructures. This model helps identify which atoms, bonds, molecular fragments, and connections between fragments are significant for predicting a specific molecular property. Understanding the importance of connections between fragments is particularly valuable for molecules with substructures that do not connect through standard bonds. The model additionally can quantify the impact of specific fragments on the prediction, allowing the identification of fragments that may improve or degrade a property value. These interpretable features are essential for deriving scientific insights from the model's learned relationships between molecular structures and properties.

📄 PDF Abstract BibTeX arXiv:2410.12156

Code (1)

pnnl/FragNet 공식 구현 pytorch

Tasks

Drug DiscoveryGraph Neural NetworkMolecular Property PredictionPredictionProperty Prediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

KA-GNN: Kolmogorov-Arnold Graph Neural Networks for Molecular Property Prediction

2024-10-15 · Longlong Li, YiPeng Zhang, Guanghui Wang, Kelin Xia

As key models in geometric deep learning, graph neural networks have demonstrated enormous power in molecular data analysis. Recently, a specially-designed learning scheme, known as Kolmogorov-Arnold Network (KAN), shows…

Drug DiscoveryGraph AttentionGraph Neural NetworkMolecular Property Prediction+1

MolGraphBench: A Benchmark of GNN Architectures for Molecular Regression Tasks

2026-02-24 · Rajan, Ishaan Gupta arxiv

Molecules are often represented as SMILES strings, which can be readily converted to hand-crafted descriptors or fingerprints (FP) for molecular property prediction. Research has demonstrated that SMILES can be converted…

Molecular Property PredictionTransfer LearningGraph Regression

FragNet: Writer Identification using Deep Fragment Networks

2020-03-16 · Sheng He, Lambert Schomaker

Writer identification based on a small amount of text is a challenging problem. In this paper, we propose a new benchmark study for writer identification based on word or text block images which approximately contain one…

Property-Aware Relation Networks for Few-Shot Molecular Property Prediction

2021-07-16 · NeurIPS 2021 12 · Yaqing Wang, Abulikemu Abuduweili, Quanming Yao, Dejing Dou

Molecular property prediction plays a fundamental role in drug discovery to identify candidate molecules with target properties. However, molecular property prediction is essentially a few-shot problem which makes it har…

Drug DiscoveryGraph LearningMeta-LearningMolecular Property Prediction+3

Graph neural networks for the prediction of molecular structure-property relationships

2022-07-25 · Jan G. Rittig, Qinghe Gao, Manuel Dahmen, Alexander Mitsos 외

Molecular property prediction is of crucial importance in many disciplines such as drug discovery, molecular biology, or material and process design. The frequently employed quantitative structure-property/activity relat…

Drug DiscoveryMolecular Property PredictionPredictionProperty Prediction