Feature Sufficiency Analysis for Accurate ML Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing machine learning models in healthcare often require a large set of clinical features for accurate predictions, leading to increased operational costs and delayed decision-making due to the time needed for data acquisition, particularly in time-sensitive scenarios.

Innovation Solution

A Feature Sufficiency Analysis (FSA) system that uses a Bayesian approach and uncertainty analysis to determine if a subset of features is sufficient for a machine learning model to make predictions with full feature capacity, reducing the need for additional data acquisition by identifying the necessity of unavailable features for each patient.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If a large set of clinical features is used for accurate predictions, then predictive accuracy is improved, but time for data acquisition increases and decision-making is delayed

Engineering Contradiction:
Improvepredictive accuracyVSAvoidtime for data acquisition
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system applies partial action by determining that a subset of features is sufficient for accurate prediction rather than requiring all available features. The FSA system identifies the minimal necessary features for each patient, performing only the data acquisition needed to reach sufficient predictive accuracy, thereby reducing time loss while maintaining prediction quality.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system changes the parameter of feature quantity from fixed (all features required) to variable (minimal sufficient features). By dynamically adjusting the number of features needed based on patient-specific analysis, the system achieves accurate predictions with fewer features, thus reducing data acquisition time without sacrificing predictive accuracy.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If a large set of clinical features is used for accurate predictions, then predictive accuracy is improved, but operational costs increase

Engineering Contradiction:
Improvepredictive accuracyVSAvoidoperational costs
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The system performs only the necessary feature acquisition to achieve sufficient predictive accuracy, avoiding the cost of collecting and processing all available features. By identifying and using only the minimal sufficient subset of features, operational costs are reduced while maintaining the accuracy needed for reliable predictions.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system transforms the fixed parameter of feature set size into a variable parameter that adapts to each patient's needs. This allows the system to optimize the balance between predictive accuracy and operational cost by selecting the minimal sufficient feature subset, thereby reducing unnecessary expenditures on data acquisition and processing.

Inventive Principle:
Principle #35Parameter changes

3Reliability

If all available features are used for prediction, then full feature capacity prediction is achieved, but the system complexity increases

Engineering Contradiction:
Improvefull feature capacity predictionVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system extracts and identifies the essential subset of features from the complete feature set, separating the necessary features from the redundant ones. By taking out only the minimal sufficient features needed for each patient's prediction, the system maintains full feature capacity reliability while reducing the complexity of data handling, processing, and model input requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20260037872A1System and Method for Feature-Based Machine Learning (ML) Model Prediction
Publication Date: 2026.02.05 NORTHEASTERN UNIV (US)
  • US20260037872A1 patent drawing
  • US20260037872A1 patent drawing
  • US20260037872A1 patent drawing

AI summary

A computer-based system and corresponding method perform feature-based machine learning (ML) model prediction. The system uses an imputation method to produce posterior distributions of unprovided features of a set of retrospective features. The posterior distributions are produced based on the set of retrospective features and provided features of the set of retrospective features. The system employs an ML model to produce a threshold and a risk score distribution of a prediction of an event and selects at least one unprovided feature from a partial set of the unprovided features to improve predictive accuracy of the ML model iteratively. The system outputs a representation of the at least one unprovided feature selected toward approximating a full-feature-capacity (FFC) prediction with a partial set of the retrospective features. The system enables efficient feature acquisition for accurate ML model prediction.