SNP Feature Selection Using LD Filtering and Heritability Screening

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The challenge lies in selecting core single nucleotide polymorphisms (SNPs) with high heritability characteristics from a vast number of biological SNPs, as only a few tens of thousands possess this characteristic.

Innovation Solution

A data processing method involving data dimension reduction and feature selection using linkage disequilibrium information and non-linear feature extraction methods to identify core SNPs with high heritability, employing techniques such as filter, envelope, and embedded feature extraction.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all biological SNPs are analyzed to ensure comprehensive genetic coverage, then the completeness of genetic information is improved, but the data processing complexity and computational burden increase significantly

Engineering Contradiction:
Improvecompleteness of genetic informationVSAvoiddata processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts and removes redundant SNP data through multiple filtering stages. The LD-based filtering extracts and removes SNPs in linkage disequilibrium with already-selected SNPs, while the variance-based filtering extracts and removes SNPs with insufficient variability. This extraction of redundant information reduces data complexity while preserving essential genetic signals.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent segments the SNP selection process into distinct stages: initial LD-based filtering, variance-based filtering, and heritability-based selection. Each segment handles a specific aspect of data reduction, breaking down the complex task of selecting core SNPs from tens of thousands of candidates into manageable sequential steps that collectively achieve both completeness and efficiency.

Inventive Principle:
Principle #1Segmentation

2Productivity

If redundant SNPs are removed to reduce data dimensionality, then the processing efficiency is improved, but the risk of losing important genetic information increases

Engineering Contradiction:
Improveprocessing efficiencyVSAvoidloss of genetic information
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent performs preliminary actions by conducting LD-based filtering and variance-based filtering before the final heritability-based SNP selection. These preliminary filters remove obviously redundant SNPs (those in LD with others or with low variance) while preserving SNPs that have potential heritability value, ensuring that important genetic information is retained for the subsequent heritability analysis stage.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent incorporates feedback mechanisms where each filtering stage uses information from previous stages to guide subsequent selection. The LD-based filtering provides feedback on which SNPs are redundant, the variance filtering provides feedback on which SNPs lack variability, and both feed into the final heritability-based selection that uses this accumulated information to make informed decisions about core SNP selection.

Inventive Principle:
Principle #23Feedback

3Measurement precision

If multiple feature extraction methods are applied to accurately identify core SNPs, then the selection accuracy is improved, but the computational time and resources increase

Engineering Contradiction:
ImproveSNP selection accuracyVSAvoidcomputational time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent segments the feature extraction process into three distinct methods applied in sequence: LD-based filtering, variance-based filtering, and heritability-based selection. Each method focuses on a specific aspect of SNP characterization, allowing the system to achieve high selection accuracy through cumulative refinement rather than requiring one computationally intensive method to handle all aspects simultaneously.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent applies partial filtering actions at each stage, removing only the most obviously redundant SNPs in early stages (LD and variance filtering) before applying the more computationally intensive heritability-based selection to a reduced dataset. This partial action approach achieves sufficient accuracy for preliminary filtering without the full computational cost of applying heritability analysis to all SNPs.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentEP4718461A1Data processing method and apparatus
Publication Date: 2026.04.01 HUAWEI TECH CO LTD
  • EP4718461A1 patent drawingFigure 1~2
  • EP4718461A1 patent drawingFigure 3~5
  • EP4718461A1 patent drawingFigure 6

AI summary

Embodiments of this application relate to the field of data processing technologies, and disclose a data processing method and apparatus, to select a core SNP with a high heritability characteristic from biological SNPs. The method includes: obtaining a first SNP set; determining a second SNP set from the first SNP set based on first information of an SNP; and determining a third SNP set from the second SNP set based on a target feature extraction method and a non-linear feature extraction method. The first SNP set includes N SNPs, N is a positive integer, the first information includes at least one of linkage disequilibrium information or a variance, the second SNP set includes M SNPs, M is a positive integer, M is less than N, the target feature extraction method includes at least one of a filter feature extraction method, an envelope feature extraction method, or an embedded feature extraction method, the third SNP set includes H SNPs, H is a positive integer, and H is less than M.