paper-with-me

홈 › Papers

Fragment-Wise Interpretability in Graph Neural Networks via Molecule Decomposition and Contribution Analysis

2025-08-20 · Sebastian Musiał, Bartosz Zieliński, Tomasz Danel arxiv

Graph neural networks have demonstrated remarkable success in predicting molecular properties by leveraging the rich structural information encoded in molecular graphs. However, their black-box nature reduces interpretability, which limits trust in their predictions for important applications such as drug discovery and materials design. Furthermore, existing explanation techniques often fail to reliably quantify the contribution of individual atoms or substructures due to the entangled message-passing dynamics. We introduce SEAL (Substructure Explanation via Attribution Learning), a new interpretable graph neural network that attributes model predictions to meaningful molecular subgraphs. SEAL decomposes input graphs into chemically relevant fragments and estimates their causal influence on the output. The strong alignment between fragment contributions and model predictions is achieved by explicitly reducing inter-fragment message passing in our proposed model architecture. Extensive evaluations on synthetic benchmarks and real-world molecular datasets demonstrate that SEAL outperforms other explainability methods in both quantitative attribution metrics and human-aligned interpretability. A user study further confirms that SEAL provides more intuitive and trustworthy explanations to domain experts. By bridging the gap between predictive performance and interpretability, SEAL offers a promising direction for more transparent and actionable molecular modeling.

📄 PDF Abstract BibTeX arXiv:2508.15015

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkDrug Discovery

Similar Papers 제목 키워드 기반

HiGNN: Hierarchical Informative Graph Neural Networks for Molecular Property Prediction Equipped with Feature-Wise Attention

2022-08-30 · Weimin Zhu, Yi Zhang, Duancheng Zhao, Jianrong Xu 외

Elucidating and accurately predicting the druggability and bioactivities of molecules plays a pivotal role in drug design and discovery and remains an open challenge. Recently, graph neural networks (GNN) have made remar…

Drug DesignDrug DiscoveryMolecular Property PredictionProperty Prediction+1

FragmentNet: Adaptive Graph Fragmentation for Graph-to-Sequence Molecular Representation Learning

2025-02-03 · Ankur Samanta, Rohan Gupta, Aditi Misra, Christian McIntosh Clarke 외

Molecular property prediction uses molecular structure to infer chemical properties. Chemically interpretable representations that capture meaningful intramolecular interactions enhance the usability and effectiveness of…

Graph-to-SequenceMolecular Property Predictionmolecular representationProperty Prediction+2

Fragment-based molecular generative model with high generalization ability and synthetic accessibility

2021-11-25 · Seonghwan Seo, Jaechang Lim, Woo Youn Kim

Deep generative models are attracting great attention for molecular design with desired properties. Most existing models generate molecules by sequentially adding atoms. This often renders generated molecules with less c…

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

Drug DiscoveryGraph Neural NetworkMolecular Property PredictionPrediction+1

A Deep Generative Model for Fragment-Based Molecule Generation

2020-02-28 · Marco Podda, Davide Bacciu, Alessio Micheli

Molecule generation is a challenging open problem in cheminformatics. Currently, deep generative approaches addressing the challenge belong to two broad categories, differing in how molecules are represented. One approac…

Drug DesignLanguage ModelingLanguage Modelling