Graph Neural Network Ensembles for Drug-Target Interaction Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing machine learning architectures face challenges in accurately predicting drug-target interactions (DTIs), which are crucial for drug development, due to high computational complexity, reliance on unavailable protein structures, and loss of valuable molecular feature information.

Innovation Solution

A graph-based neural network architecture using ensembles of shallow stochastic machine learning models, specifically Extreme Learning Machines (ELMs), leverages global and local features from drug and protein nodes to predict DTIs by averaging predictions from multiple ensembles of shallow random networks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If molecular docking methods are used to predict DTIs, then prediction accuracy is improved, but computational complexity increases significantly

Engineering Contradiction:
ImproveDTI prediction accuracyVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the DTI prediction problem by dividing the molecular interaction space into discrete graph nodes (molecules and proteins) and edges (interactions). This segmentation allows the system to process complex molecular relationships through graph neural networks rather than computing all possible molecular docking configurations, thereby reducing computational complexity while maintaining prediction accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent replaces traditional mechanical molecular docking computations with a neural network-based inference system. Instead of performing physically-based docking calculations for every molecule-protein pair, the system uses pre-trained graph neural networks to predict interactions based on learned patterns from training data, significantly reducing computational requirements.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Measurement precision

If global protein structure information is used for DTI prediction, then prediction accuracy is improved, but reliability decreases when protein structures are unavailable

Engineering Contradiction:
ImproveDTI prediction accuracyVSAvoidprediction reliability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent applies local quality by focusing on local graph neighborhoods around molecule-protein pairs rather than requiring global protein structure information. The graph neural network processes local structural and sequence features of molecules and their immediate protein environments, enabling accurate predictions even when complete protein structure data is unavailable.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The patent introduces graph embeddings as an intermediary representation that bridges molecule and protein information. These embeddings capture essential interaction patterns without requiring direct access to complete protein structures, allowing the system to infer DTIs based on intermediate graph representations that combine molecular and protein features.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If deep learning architectures are used for DTI prediction, then prediction accuracy is improved, but training time and computational resources increase

Engineering Contradiction:
ImproveDTI prediction accuracyVSAvoidtraining time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent implements dynamics by using graph neural networks that can adaptively process variable-sized molecular and protein graphs. The model dynamically adjusts its computation based on the input graph structure, allowing efficient training and inference on diverse molecular data without requiring fixed computational budgets, thereby reducing training time while maintaining accuracy.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS20250336470A1System and method for using graph neural network architecture for predicting drug-target interactions
Publication Date: 2025.10.30 EDAMMO INC
  • US20250336470A1 patent drawing
  • US20250336470A1 patent drawing
  • US20250336470A1 patent drawing

AI summary

An apparatus, system and method are disclosed for predicting a graph edge of a graph neural network architecture. A form of classification is performed in which node feature samples are evaluated for different ensembles, such as a L00 ensemble and an L0.1 ensemble. The technique can be used to identify candidate drug target interactions.