Building explainable graph neural network by sparse learning for the drug-protein binding prediction
Yang Wang, Zanyu Shi, Timothy Richardson, Kun Huang, Pathum, Weerawarna, Yijie Wang

TL;DR
This paper introduces SLGNN, a sparse learning-based graph neural network that identifies chemically valid key structures in drugs for protein binding prediction, improving interpretability and predictive power over existing methods.
Contribution
SLGNN employs a chemical-substructure graph and generalized fused lasso to ensure chemically valid key structures, enhancing interpretability and accuracy in drug-protein binding prediction.
Findings
SLGNN identifies chemically valid key structures.
Key structures have higher predictive power.
Most binding sites are contained in identified key structures.
Abstract
Explainable Graph Neural Networks (GNNs) have been developed and applied to drug-protein binding prediction to identify the key chemical structures in a drug that have active interactions with the target proteins. However, the key structures identified by the current explainable GNN models are typically chemically invalid. Furthermore, a threshold needs to be manually selected to pinpoint the key structures from the rest. To overcome the limitations of the current explainable GNN models, we propose our SLGNN, which stands for using Sparse Learning to Graph Neural Networks. Our SLGNN relies on using a chemical-substructure-based graph (where nodes are chemical substructures) to represent a drug molecule. Furthermore, SLGNN incorporates generalized fussed lasso with message-passing algorithms to identify connected subgraphs that are critical for the drug-protein binding prediction. Due to…
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 · Advanced Graph Neural Networks
