RNA-Protein Interaction Prediction Using Ensemble ML Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for studying noncoding RNA-protein interactions are expensive and time-consuming, limiting the efficiency of constructing ncRNA-protein interaction networks.

Innovation Solution

An RNA-protein interaction prediction method that involves obtaining an RNA-protein pair, performing feature extraction to obtain sequence features, vectorizing the pair into representation vectors, and using interaction prediction models to determine the interaction between RNA and protein, combining traditional machine learning and deep learning models for improved accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional experimental methods are used to study RNA-protein interactions, then reliability of interaction data is improved, but loss of time and productivity deteriorate

Engineering Contradiction:
Improvereliability of interaction dataVSAvoidtime for constructing interaction networks
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent creates computational copies of experimental interaction data from public databases (CLIP-seq, PAR-CLIP, HITS-CLIP datasets) to build training sets for machine learning models. This allows the system to learn from existing experimental results without performing new expensive experiments, thereby reducing time loss while maintaining reliability through multiple data sources

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent replaces mechanical/wet-lab experimental methods with computational machine learning models (SVM, RF, XGBoost, neural networks). The system substitutes physical experimental procedures with algorithmic predictions, dramatically reducing time requirements while maintaining reliable interaction predictions through ensemble modeling and feature engineering

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

2Productivity

If computational prediction methods are used, then productivity is improved, but measurement precision deteriorates

Engineering Contradiction:
Improveefficiency of predictionVSAvoidaccuracy of interaction prediction
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent merges multiple machine learning models (SVM, Random Forest, XGBoost, neural networks) into an ensemble prediction system. By combining the strengths of different algorithms and integrating multiple feature types (sequence features, structural features, evolutionary features), the system achieves high prediction accuracy while maintaining computational efficiency

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent transforms the prediction problem by adding multiple dimensions of features beyond simple sequence data, including k-mer frequencies, secondary structure predictions, conservation scores, and interaction energy calculations. This multi-dimensional feature space enables the model to capture complex interaction patterns with high precision

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

3Measurement precision

If comprehensive feature extraction is performed, then measurement precision is improved, but device complexity increases

Engineering Contradiction:
Improveaccuracy of feature representationVSAvoidcomplexity of prediction system
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the feature extraction process into distinct modules: sequence feature extraction (k-mer analysis), structural feature extraction (secondary structure prediction), evolutionary feature extraction (conservation analysis), and interaction energy calculation. Each module independently processes specific aspects, making the complex system manageable and maintainable while achieving comprehensive feature representation

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20240212792A1RNA-protein interaction prediction method and device, storage medium and electronic device
Publication Date: 2024.06.27 BOE TECHNOLOGY GROUP CO LTD
  • US20240212792A1 patent drawing
  • US20240212792A1 patent drawing
  • US20240212792A1 patent drawing

AI summary

An RNA-protein interaction prediction method and device, a medium and an electronic device are provided. The method includes: obtaining an RNA-protein pair to be predicted; performing feature extraction on the RNA-protein pair to obtain sequence features of the RNA-protein pair; vectorizing the RNA-protein pair to obtain an RNA sequence representation vector and a protein sequence representation vector in the RNA-protein pair; based on the sequence features of the RNA-protein pair, the RNA sequence representation vector and the protein sequence representation vector in the RNA-protein pair, obtaining at least one predicted interaction value of the RNA-protein pair using at least one interaction prediction model; and determining interaction between the RNA and the protein according to the at least one predicted interaction value.