paper-with-me

홈 › Papers

GlassMol: Interpretable Molecular Property Prediction with Concept Bottleneck Models

2026-03-01 · Oscar Rivera, Ziqing Wang, Matthieu Dagommer, Abhishek Pandey, Kaize Ding arxiv

Machine learning accelerates molecular property prediction, yet state-of-the-art Large Language Models and Graph Neural Networks operate as black boxes. In drug discovery, where safety is critical, this opacity risks masking false correlations and excluding human expertise. Existing interpretability methods suffer from the effectiveness-trustworthiness trade-off: explanations may fail to reflect a model's true reasoning, degrade performance, or lack domain grounding. Concept Bottleneck Models (CBMs) offer a solution by projecting inputs to human-interpretable concepts before readout, ensuring that explanations are inherently faithful to the decision process. However, adapting CBMs to chemistry faces three challenges: the Relevance Gap (selecting task-relevant concepts from a large descriptor space), the Annotation Gap (obtaining concept supervision for molecular data), and the Capacity Gap (degrading performance due to bottleneck constraints). We introduce GlassMol, a model-agnostic CBM that addresses these gaps through automated concept curation and LLM-guided concept selection. Experiments across thirteen benchmarks demonstrate that \method generally matches or exceeds black-box baselines, suggesting that interpretability does not sacrifice performance and challenging the commonly assumed trade-off. Code is available at https://github.com/walleio/GlassMol.

📄 PDF Abstract BibTeX arXiv:2603.01274

Code (0)

등록된 구현이 없습니다.

Tasks

Molecular Property PredictionDrug Discovery

Similar Papers 제목 키워드 기반

GCI: A (G)raph (C)oncept (I)nterpretation Framework

2023-02-09 · Dmitry Kazhdan, Botty Dimanov, Lucie Charlotte Magister, Pietro Barbiero 외

Explainable AI (XAI) underwent a recent surge in research on concept extraction, focusing on extracting human-interpretable concepts from Deep Neural Networks. An important challenge facing concept extraction approaches …

Explainable Artificial Intelligence (XAI)Molecular Property PredictionPredictionProperty Prediction

XIMP: Cross Graph Inter-Message Passing for Molecular Property Prediction

2026-01-26 · Anatol Ehrlich, Lorenz Kummer, Vojtech Voracek, Franka Bause 외 arxiv

Accurate molecular property prediction is central to drug discovery, yet graph neural networks often underperform in data-scarce regimes and fail to surpass traditional fingerprints. We introduce cross-graph inter-messag…

Molecular Property PredictionDrug Discovery

Explainable Molecular Property Prediction: Aligning Chemical Concepts with Predictions via Language Models

2024-05-25 · Zhenzhong Wang, Zehui Lin, WanYu Lin, Ming Yang 외

Providing explainable molecular property predictions is critical for many scientific domains, such as drug discovery and material science. Though transformer-based language models have shown great potential in accurate m…

Drug DiscoveryMolecular Property Predictionmolecular representationProperty Prediction

Functional Groups are All you Need for Chemically Interpretable Molecular Property Prediction

2025-09-11 · Roshan Balaji, Joe Bobby, Nirav Pravinbhai Bhatt arxiv

Molecular property prediction using deep learning (DL) models has accelerated drug and materials discovery, but the resulting DL models often lack interpretability, hindering their adoption by chemists. This work propose…

Molecular Property PredictionSequential Pattern Mining

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