arXiv Analytics

Sign in

arXiv:2104.08060 [cs.LG]AbstractReferencesReviewsResources

MEG: Generating Molecular Counterfactual Explanations for Deep Graph Networks

Danilo Numeroso, Davide Bacciu

Published 2021-04-16Version 1

Explainable AI (XAI) is a research area whose objective is to increase trustworthiness and to enlighten the hidden mechanism of opaque machine learning techniques. This becomes increasingly important in case such models are applied to the chemistry domain, for its potential impact on humans' health, e.g, toxicity analysis in pharmacology. In this paper, we present a novel approach to tackle explainability of deep graph networks in the context of molecule property prediction t asks, named MEG (Molecular Explanation Generator). We generate informative counterfactual explanations for a specific prediction under the form of (valid) compounds with high structural similarity and different predicted properties. Given a trained DGN, we train a reinforcement learning based generator to output counterfactual explanations. At each step, MEG feeds the current candidate counterfactual into the DGN, collects the prediction and uses it to reward the RL agent to guide the exploration. Furthermore, we restrict the action space of the agent in order to only keep actions that maintain the molecule in a valid state. We discuss the results showing how the model can convey non-ML experts with key insights into the learning model focus in the neighbourhood of a molecule.

Comments: 8 pages, 5 figures, to appear in the Proceedings of the 2021 International Joint Conference on Neural Networks (IJCNN 2021)
Categories: cs.LG
Related articles: Most relevant | Search more
arXiv:2410.10464 [cs.LG] (Published 2024-10-14, updated 2024-10-15)
Information propagation dynamics in Deep Graph Networks
arXiv:2405.17163 [cs.LG] (Published 2024-05-27, updated 2025-02-13)
Port-Hamiltonian Architectural Bias for Long-Range Propagation in Deep Graph Networks
arXiv:2312.16560 [cs.LG] (Published 2023-12-27)
Adaptive Message Passing: A General Framework to Mitigate Oversmoothing, Oversquashing, and Underreaching