Decoding the Protein-ligand Interactions Using Parallel Graph Neural Networks
Carter Knutson, Mridula Bontha, Jenna A. Bilbrey, and Neeraj Kumar

TL;DR
This paper introduces a novel parallel graph neural network approach for predicting protein-ligand interactions using 3D structural data, outperforming traditional 2D sequence-based models and aiding drug discovery.
Contribution
The study develops two GNN architectures, GNNF and GNNP, that incorporate 3D structural information for improved PLI prediction and activity estimation, with GNNP functioning without prior interaction knowledge.
Findings
GNNF achieves 97.9% test accuracy in interaction prediction.
GNNP achieves 95.8% test accuracy, even without prior interaction knowledge.
The models outperform existing 2D sequence-based methods in predicting binding affinity and activity.
Abstract
Protein-ligand interactions (PLIs) are fundamental to biochemical research and their identification is crucial for estimating biophysical and biochemical properties for rational therapeutic design. Currently, experimental characterization of these properties is the most accurate method, however, this is very time-consuming and labor-intensive. A number of computational methods have been developed in this context but most of the existing PLI prediction heavily depends on 2D protein sequence data. Here, we present a novel parallel graph neural network (GNN) to integrate knowledge representation and reasoning for PLI prediction to perform deep learning guided by expert knowledge and informed by 3D structural data. We develop two distinct GNN architectures, GNNF is the base implementation that employs distinct featurization to enhance domain-awareness, while GNNP is a novel implementation…
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 · Protein Structure and Dynamics · Machine Learning in Materials Science
MethodsGraph Neural Network · Balanced Selection
