Transfer-Learned Oligonucleotide Dimer Prediction for Multiplex Amplification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional dimer prediction technologies for nucleic acid amplification reactions are limited by their inability to consider diverse experimental environments and have low prediction efficiency, especially when dealing with large pools of oligonucleotide sets, leading to difficulties in accurately determining dimer formation and reducing detection accuracy.

Innovation Solution

A computer-implemented method using a dimer prediction model trained through transfer learning and fine-tuning, which considers various reaction conditions and tokenizes nucleic acid sequences to improve prediction accuracy, even with limited labeled training data, and provides prediction results and supporting data through XAI.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional dimer prediction technologies are used, then the prediction process is simple, but the prediction accuracy is low and cannot consider diverse experimental environments

Engineering Contradiction:
Improveprediction accuracyVSAvoidmodel complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The prediction system is segmented into multiple specialized models (e.g., homodimer prediction model, heterodimer prediction model, self-complementarity model, cross-complementarity model) that can be selectively applied based on the specific prediction scenario. This segmentation allows each model to be optimized for particular conditions while maintaining overall system accuracy without excessive complexity.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system performs preliminary classification to determine the type of dimerization to predict (homodimer vs. heterodimer, self-complementarity vs. cross-complementarity) before applying the appropriate prediction model. This preliminary action enables the system to select the most suitable model for the specific experimental conditions, improving accuracy without requiring all models to run simultaneously.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If large pools of oligonucleotide sets are analyzed, then comprehensive coverage is achieved, but prediction efficiency decreases

Engineering Contradiction:
Improvedimer formation determination accuracyVSAvoidprediction efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs preliminary filtering and classification of oligonucleotide sets to identify those most likely to form dimers based on sequence characteristics and experimental conditions. This preliminary action reduces the computational burden by focusing detailed prediction analysis only on high-risk candidates, thereby maintaining reliability while improving efficiency for large pools.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The prediction system applies different levels of analysis depth to different oligonucleotide sets based on their specific characteristics. High-risk sequences receive more comprehensive analysis while low-risk sequences receive streamlined evaluation. This local quality approach ensures accurate determination for critical cases while maintaining overall prediction efficiency across large pools.

Inventive Principle:
Principle #3Local quality

3Measurement precision

If more labeled training data is used, then prediction accuracy improves, but data acquisition time and cost increase

Engineering Contradiction:
Improveprediction accuracyVSAvoiddata acquisition time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary training on abundant unlabeled or weakly labeled nucleic acid sequence data to establish baseline prediction capabilities. This preliminary action allows the model to learn general patterns from large datasets quickly, after which only a small amount of high-quality labeled training data is needed to fine-tune and achieve high prediction accuracy, significantly reducing data acquisition time and cost.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250273297A1Methods and devices for predicting dimerization in nucleic acid amplification reaction
Publication Date: 2025.08.28 SEEGENE INC
  • US20250273297A1 patent drawing
  • US20250273297A1 patent drawing
  • US20250273297A1 patent drawing

AI summary

Proposed is a computer-implemented method for predicting a dimerization in a nucleic acid amplification reaction. The method may include accessing a dimer prediction model learned by a transfer learning method, and providing an input data to the dimer prediction model. The input data may include a sequence data of an oligonucleotide. The method may also include obtaining a prediction result for the dimerization of the oligonucleotide from the dimer prediction model.