Counterfactual Explanation with Multi-Agent Reinforcement Learning for Drug Target Prediction
Tri Minh Nguyen, Thomas P Quinn, Thin Nguyen, Truyen Tran

TL;DR
This paper introduces MACDA, a multi-agent reinforcement learning framework that generates human-interpretable counterfactual explanations for drug-target affinity models, addressing the challenge of explaining complex, discrete input data.
Contribution
The paper presents a novel multi-agent RL approach to produce counterfactual explanations for DTA models with discrete drug and target inputs, enhancing interpretability.
Findings
MACDA produces more parsimonious explanations
No loss in explanation validity compared to existing methods
Reveals biologically meaningful interaction mechanisms
Abstract
Motivation: Many high-performance DTA models have been proposed, but they are mostly black-box and thus lack human interpretability. Explainable AI (XAI) can make DTA models more trustworthy, and can also enable scientists to distill biological knowledge from the models. Counterfactual explanation is one popular approach to explaining the behaviour of a deep neural network, which works by systematically answering the question "How would the model output change if the inputs were changed in this way?". Most counterfactual explanation methods only operate on single input data. It remains an open problem how to extend counterfactual-based XAI methods to DTA models, which have two inputs, one for drug and one for target, that also happen to be discrete in nature. Methods: We propose a multi-agent reinforcement learning framework, Multi-Agent Counterfactual Drug target binding Affinity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Drug Discovery Methods · Machine Learning in Materials Science · Explainable Artificial Intelligence (XAI)
