Drug-Target Affinity Prediction via Cross-Attention Mechanism
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Existing methods for predicting drug-target interactions, such as those using graph convolutional networks, lack interpretability and reliability in understanding the interactions between drugs and target substances.
Innovation Solution
A method involving a computing device that extracts feature values of drugs and target substances using neural networks and performs cross-attention between them, generating cross-attention vectors to predict affinity with higher reliability and interpretability.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If graph convolutional networks are used to predict drug-target interaction, then prediction capability is achieved, but interpretability and reliability of results deteriorate
Solution Approach 1:
The patent introduces an attention mechanism as an intermediary component between the graph convolutional network and the output layer. This attention mechanism processes the feature vectors from drug and target substance nodes, generating attention scores that indicate the importance of each interaction. These attention scores serve as interpretable intermediaries that explain which drug-target interactions contribute most to the prediction, thereby maintaining reliability while improving interpretability.
Solution Approach 2:
The patent replaces the purely structural graph convolutional approach with a hybrid mechanism that incorporates attention-based information weighting. Instead of relying solely on the mechanical graph convolution operation to capture interactions, the system substitutes in an attention mechanism that dynamically weights interactions based on their significance, providing both accurate predictions and interpretable attention distributions that reveal which interactions are most important.
2Measurement precision
If graph convolutional networks are used to predict drug-target interaction, then prediction capability is achieved, but understanding of interactions between drugs and target substances deteriorates
Solution Approach 1:
The attention mechanism serves as an intermediary that bridges the gap between accurate prediction and interaction understanding. It generates attention scores for each drug-target interaction pair, which can be directly interpreted to understand which interactions are most significant. This intermediary layer maintains the predictive accuracy of the graph convolutional network while providing transparent insights into the interaction mechanisms.
Solution Approach 2:
The patent uses attention scores as a form of informational 'coloring' that highlights important interactions. By assigning different attention scores (analogous to different colors or intensities) to different interactions, the system makes visible which interactions are most relevant, thereby enhancing understanding of the drug-target interaction mechanisms while maintaining prediction accuracy.
Data Source
AI summary
Disclosed is a method for predicting an affinity between a drug and a target substance, which is performed by a computing device including at least one processor according to some embodiments of the present disclosure. The method for predicting an affinity between a drug and a target substance may include: extracting a feature value of each of the drug and the target substance by using a first neural network; performing a cross attention between the feature values by using a second neural network; and predicting the affinity between the drug and the target substance based on a result of performing the cross attention by using a third neural network.


