GlassMol: Interpretable Molecular Property Prediction with Concept Bottleneck Models
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Molecular Property PredictionDrug DiscoverySimilar Papers 제목 키워드 기반
GCI: A (G)raph (C)oncept (I)nterpretation Framework
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 PredictionXIMP: Cross Graph Inter-Message Passing for Molecular Property Prediction
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 DiscoveryExplainable Molecular Property Prediction: Aligning Chemical Concepts with Predictions via Language Models
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 PredictionFunctional Groups are All you Need for Chemically Interpretable Molecular Property Prediction
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 MiningFragNet: A Graph Neural Network for Molecular Property Prediction with Four Levels of Interpretability
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