SARS-CoV-2 Variant Prediction Using Parallel LSVM Mutation Screening

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods struggle to accurately and efficiently predict SARS-CoV-2 virus variants with sufficient lead time, which are crucial for surveillance and timely updates to vaccines, due to the large volume of redundant and noisy genomic data and resource-intensive processing requirements.

Innovation Solution

A method using a representative selection algorithm to filter high-quality genomes, followed by an iterative cluster prediction algorithm with linear support vector machines (LSVMs) to identify discriminating mutations, and a distributed learning framework for parallel processing, enabling robust and stable mutation cluster detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If machine learning algorithms are applied to predict SARS-CoV-2 variants, then prediction accuracy is improved, but computational resource requirements increase

Engineering Contradiction:
Improveprediction accuracyVSAvoidcomputational resource requirements
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent divides the genome samples into N groups and processes them in parallel using multiple linear support vector machines. This segmentation approach allows the system to handle large volumes of genomic data by breaking it into manageable chunks, reducing the computational burden on any single processing unit while maintaining overall prediction accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent employs a representative selection algorithm that identifies and processes only the most relevant genomic features and mutations rather than analyzing every possible data point. This partial action approach focuses computational resources on the most discriminative features, achieving accurate variant prediction without the excessive computational cost of exhaustive analysis.

Inventive Principle:
Principle #16Partial or excessive action

2Reliability

If comprehensive genomic data is analyzed to improve variant prediction, then prediction reliability is improved, but processing time increases

Engineering Contradiction:
Improveprediction reliabilityVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent performs preliminary filtering and selection of representative genome samples before the main prediction analysis. The representative selection algorithm pre-identifies high-quality genomic isolates with phenotypic statuses, preparing the data in advance so that the subsequent machine learning processing can proceed more quickly without sacrificing prediction reliability.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system automatically assesses identified genomic isolates using performance metrics to determine their quality and relevance. This self-service mechanism allows the algorithm to autonomously filter and prioritize data without requiring extensive manual preprocessing, reducing processing time while maintaining high prediction reliability through automated quality control.

Inventive Principle:
Principle #25Self-service

3Measurement precision

If linear support vector machines are trained with multiple genome samples, then predictive power is improved, but computational complexity increases

Engineering Contradiction:
Improvepredictive powerVSAvoidcomputational complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent trains multiple linear support vector machines on different groups of genome samples rather than using a single complex model on all data. This segmentation into parallel processing groups reduces the computational complexity of each individual model while collectively achieving high predictive power through the ensemble of simpler models.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20260074014A1Computerized decision tool for SARS-cov-2 variants prediction
Publication Date: 2026.03.12 PFIZER INC
  • US20260074014A1 patent drawing
  • US20260074014A1 patent drawing
  • US20260074014A1 patent drawing

AI summary

Technology is disclosed for a method for screening genetic mutations that can be used to predict vaccine composition, the method may include selecting a plurality of genome samples, partitioning the plurality of genome samples into N groups, where N is an integer larger than 1, identifying genomic isolates with phenotypic statuses from each of the N groups of genome samples by training at least one linear support vector machine with the genome samples, the identification of the isolates between each of the N groups of the genomic isolates performed in parallel, and assessing the identified genomic isolates using a performance metric.