ML Framework Optimizing Biomedical Data Preprocessing and Feature Selection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The rapid increase in biomedical data from genomics, proteomics, and medical imaging poses challenges in data preprocessing and feature selection, requiring substantial computational resources and time, especially when integrating datasets for predictive models.

Innovation Solution

A machine learning (ML) framework that automates and optimizes preprocessing and feature selection by using parallel computing networks, allowing multiple users to work together and distributing algorithms across CPUs and GPUs, thereby reducing computational time and costs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If multiple preprocessing routings are executed to achieve optimal results, then prediction accuracy is improved, but computational time and cost increase substantially

Engineering Contradiction:
Improveprediction accuracyVSAvoidcomputational time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-evaluating and ranking multiple preprocessing routings using machine learning algorithms before actual data analysis. The ML model predicts the performance of different preprocessing combinations in advance, allowing users to select optimal routines without executing all possible combinations, thereby reducing computational time while maintaining prediction accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system employs self-service mechanisms through automated machine learning algorithms that independently evaluate, rank, and select optimal preprocessing routings without requiring manual trial-and-error by users. The ML model autonomously optimizes the preprocessing pipeline by learning from data patterns and automatically identifying the most effective preprocessing combinations.

Inventive Principle:
Principle #25Self-service

2Measurement precision

If multiple preprocessing routings are executed to achieve optimal results, then prediction accuracy is improved, but computational cost increases substantially

Engineering Contradiction:
Improveprediction accuracyVSAvoidcomputational cost
Core Design Contradiction:
Measurement precisionVSLoss of energy

Solution Approach 1:

The system extracts and isolates the most critical preprocessing operations from the full set of possible routines using machine learning analysis. By identifying and extracting only the essential preprocessing steps that contribute significantly to prediction accuracy, the system eliminates redundant computations, thereby reducing computational cost while preserving the accuracy benefits of optimized preprocessing.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system uses inexpensive, lightweight machine learning models to evaluate preprocessing routings instead of executing expensive, resource-intensive full preprocessing pipelines for every evaluation. The ML models provide cheap, rapid assessments of preprocessing effectiveness, allowing extensive evaluation of multiple routings without proportionally increasing computational cost.

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

3Reliability

If datasets are integrated to increase variable count, then model reliability is improved, but feature selection difficulty increases

Engineering Contradiction:
Improvemodel reliabilityVSAvoidfeature selection complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system implements feedback mechanisms through machine learning algorithms that continuously evaluate the importance and contribution of each feature from integrated datasets. The ML models provide feedback on feature quality, allowing dynamic adjustment and optimization of feature sets. This feedback loop helps manage feature selection complexity by automatically identifying and prioritizing the most relevant features from large integrated datasets, thereby maintaining model reliability without overwhelming manual selection processes.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11379757B2Methods, systems, and frameworks for data analytics using machine learning
Publication Date: 2022.07.05 BIOSYMETRICS INC
  • US11379757B2 patent drawing
  • US11379757B2 patent drawing
  • US11379757B2 patent drawing

AI summary

Some embodiments relate to methods, systems, and frameworks for data analytics using machine learning, such as methods and systems for preprocessing of biomedical data, using machine learning, for input to a predictive model. The method may include receiving data from a data source, using at least one machine learning (ML) algorithm from a plurality of ML algorithms to obtain at least one combination of preprocessing steps, and computing an accuracy score for each of the at least one combination based on accuracy of prediction of the predictive model. The method may further include using at least one ML algorithm to optimize the feature selection of the predictive model, combining a plurality of datasets into a single dataset, and using a parallel computing network to provide a framework for executing such predictive model.