MHC Class I Peptide Mutation Policy for Rare Binder Screening

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing computational tools face challenges in efficiently identifying qualified peptides that can bind to Major Histocompatibility Complex (MHC) class I proteins, particularly due to the high search space and limited experimental data for some MHC proteins, making exhaustive screening time-consuming and costly.

Innovation Solution

A deep reinforcement learning (RL) framework, named PepPPO, is employed to iteratively mutate peptides to optimize binding by learning a mutation policy, using a peptide mutation environment, state, action, and reward design to generate peptides with desired presentation scores for MHC proteins.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If exhaustive screening of peptides is performed to identify binding motifs, then complete identification of all possible binding peptides is achieved, but the time and computational resources required become prohibitively large due to the huge search space ranging from 20^8 to 20^15

Engineering Contradiction:
Improvecompleteness of binding peptide identificationVSAvoidscreening time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The method performs preliminary action by using reinforcement learning to learn optimal mutation policies and binding motifs before exhaustive screening. The RL agent learns which amino acid positions and mutations are most likely to improve binding affinity, allowing the system to prioritize promising candidates and avoid evaluating the entire 20^8 to 20^15 search space, thus reducing screening time while maintaining identification completeness.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The invention changes parameters by transforming the peptide sequence through controlled mutations at specific amino acid positions. Instead of randomly searching the entire sequence space, the system applies targeted mutations based on learned policies, changing the peptide parameters (amino acid composition, sequence) in directions most likely to improve MHC binding affinity, thereby efficiently navigating the huge search space.

Inventive Principle:
Principle #35Parameter changes

2Productivity

If computational tools are used to predict binding affinities, then the screening process becomes faster, but the ability to identify binding motifs in regions with limited experimental data deteriorates

Engineering Contradiction:
Improvescreening speedVSAvoidbinding motif identification accuracy
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system implements feedback by using the predicted binding affinity scores to guide the reinforcement learning process. The RL agent receives feedback in the form of observation scores from the binding affinity predictor, which are used to update the mutation policy and improve future predictions. This closed-loop feedback mechanism allows the system to learn from limited experimental data and improve binding motif identification accuracy even in regions with sparse data, while maintaining fast screening speeds through intelligent search guidance.

Inventive Principle:
Principle #23Feedback

3Productivity

If the search space is reduced to improve screening efficiency, then the time and computational resources are reduced, but the risk of missing qualified peptides increases

Engineering Contradiction:
Improvescreening efficiencyVSAvoidqualification of identified peptides
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The invention applies dynamics by implementing a dynamic search strategy where the RL agent adaptively adjusts the search focus based on learned patterns. The mutation policy dynamically changes which amino acid positions to mutate and what mutations to apply, based on the current peptide sequence and learned binding motifs. This dynamic adaptation allows the system to efficiently explore the most promising regions of the search space while maintaining the ability to discover qualified peptides, balancing screening efficiency with identification reliability.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS12512182B2Binding peptide generation for MHC class I proteins with deep reinforcement learning
Publication Date: 2025.12.30 NEC CORP
  • US12512182B2 patent drawing
  • US12512182B2 patent drawing
  • US12512182B2 patent drawing

AI summary

A method for generating binding peptides presented by any given Major Histocompatibility Complex (MHC) protein is presented. The method includes, given a peptide and an MHC protein pair, enabling a Reinforcement Learning (RL) agent to interact with and exploit a peptide mutation environment by repeatedly mutating the peptide and observing an observation score of the peptide, learning to form a mutation policy, via a mutation policy network, to iteratively mutate amino acids of the peptide to obtain desired presentation scores, and generating, based on the desired presentation scores, qualified peptides and binding motifs of MHC Class I proteins.