# Predicting How Molecules Interact with Proteins Using Two AI Streams

> This patent describes a computer system that uses two separate artificial intelligence models, one for molecules and one for proteins, to predict how they will interact and what biological effects they might have.

- **Patent:** US 11176462
- **Original title:** System and method for prediction of protein-ligand interactions and their bioactivity
- **Owner:** RO5
- **Granted:** 2021
- **Status:** Active
- **Times cited:** 7
- **Field:** biotech, pharmaceutical, ai_ml, software

## What it does

The system predicts how a target molecule (a ligand) will interact with a target protein segment and what biological effect that interaction will have. It does this by first taking the chemical notation of the target molecule and processing it through a trained graph-based neural network to get a "first vector result" (Claim 1). Separately, it takes the chemical notation of the target protein segment and processes it through a trained sequence-based neural network to get a "second vector result" (Claim 1). These two results are then combined, or "concatenated," and used to make a prediction about the bioactivity. For example, a drug researcher could input a new drug candidate molecule and a protein known to be involved in a disease, and the system would predict if the drug is likely to bind to the protein and what effect it might have.

## What it does NOT cover

- Does not cover systems that use only a single machine learning model to analyze both the ligand and protein simultaneously, rather than two separate streams.
- Does not cover prediction systems that do not concatenate distinct vector results from separate ligand and protein processing streams.
- Does not cover systems that predict interactions without using a graph-based neural network for the ligand analysis.
- Does not cover systems that predict interactions without using a sequence-based neural network for the protein segment analysis.
- Does not cover methods that do not receive chemical notation as input for both the target molecule and target protein segment.
- Does not cover systems that predict interactions but do not specifically output a prediction as to the bioactivity.

## The clever bit

The novelty lies in combining two specialized machine learning approaches: a graph-based neural network for molecules (which excel at understanding chemical structures) and a sequence-based neural network for proteins (which are good at understanding protein sequences), and then merging their distinct analytical outputs to make a unified prediction.

## Real-world examples

1. Drug discovery platforms for new pharmaceuticals
2. Material science research for designing new polymers or catalysts
3. Toxicology screening for environmental safety assessments
4. Biotechnology applications for enzyme engineering

## Why it matters

Predicting how molecules interact with proteins is a fundamental challenge in drug discovery and materials science. This system aims to speed up the early stages of drug development by computationally screening potential drug candidates. By accurately predicting bioactivity, researchers can prioritize promising compounds and avoid costly experiments on ineffective ones, potentially leading to new medicines or materials faster.

## Frequently asked questions

### What does Predicting How Molecules Interact with Proteins Using Two AI Streams cover?

This patent describes a computer system that uses two separate artificial intelligence models, one for molecules and one for proteins, to predict how they will interact and what biological effects they might have.

### Who owns patent US 11176462?

RO5 owns this patent, granted in 2021.

### When does this patent expire?

This patent is expected to expire on February 9, 2041, when the invention enters the public domain.

### What is patent US 11176462 cited by?

This patent has been cited by 7 later patents that build on its ideas.

### What problem does this patent solve?

Predicting how molecules interact with proteins is a fundamental challenge in drug discovery and materials science. This system aims to speed up the early stages of drug development by computationally screening potential drug candidates. By accurately predicting bioactivity, researchers can prioritize promising compounds and avoid costly experiments on ineffective ones, potentially leading to new medicines or materials faster.

### What does this patent NOT cover?

Does not cover systems that use only a single machine learning model to analyze both the ligand and protein simultaneously, rather than two separate streams.

**Full plain-English explainer:** https://patentbrief.org/patent/us/11176462/system-and-method-for-prediction-of-protein-ligand-interactions-and-their-bioact

**Original patent:** https://patents.google.com/patent/US11176462

---

_Source: PatentBrief — https://patentbrief.org. Patent facts are from public records; the plain-English explanation is PatentBrief's._
