Iterative Feature Selection for Computational Efficiency

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Iterative modeling processes face significant computational challenges when dealing with high-dimensional datasets, leading to excessively long computation times due to the need to search all possible model component combinations, which is impractical for solving complex problems with large datasets.

Innovation Solution

The method involves generating models using a subset of model components, calculating model-attribute and utility metrics, and computing weighted utility metrics to eliminate or retain components, thereby reducing the number of model components available for the modeling process, specifically using a function that combines model-attribute metrics and utility metrics to determine the significance of each component.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If all possible model component combinations are searched in iterative modeling processes, then model accuracy and reliability are improved, but computation time increases exponentially

Engineering Contradiction:
Improvemodel accuracyVSAvoidcomputation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent applies preliminary action by computing utility metrics for model components before the main iterative modeling process. This pre-computation identifies and eliminates insignificant components in advance, reducing the search space for subsequent modeling iterations and thereby decreasing overall computation time while maintaining model accuracy.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The patent extracts and removes insignificant model components from the candidate pool based on computed utility metrics. By taking out components that contribute minimally to model performance, the search space is reduced without sacrificing model accuracy, thus resolving the contradiction between comprehensive search and computation time.

Inventive Principle:
Principle #2Taking out (Extraction)

2Loss of time

If the universe of algorithm components is reduced to decrease computational requirements, then computation time is decreased, but model accuracy may be compromised

Engineering Contradiction:
Improvecomputation timeVSAvoidmodel accuracy
Core Design Contradiction:
Loss of timeVSReliability

Solution Approach 1:

The patent employs feedback by using computed utility metrics to guide the selective retention of model components. The utility metric computation provides feedback on component significance, allowing the system to retain only those components that contribute meaningfully to model performance, thus maintaining accuracy while reducing computation time.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The patent changes the parameter of component significance by computing utility metrics that quantify the contribution of each model component. This parameter transformation allows for objective selection of components to retain, ensuring that accuracy is maintained while reducing the overall number of components considered in iterative modeling.

Inventive Principle:
Principle #35Parameter changes

3Measurement precision

If utility metrics are computed for all model components to identify significant ones, then component selection accuracy is improved, but additional computational overhead is introduced

Engineering Contradiction:
Improvecomponent significance measurementVSAvoidcomputational energy
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent applies partial action by computing utility metrics selectively rather than for all possible model component combinations. Instead of exhaustive analysis, the method computes metrics for individual components or subsets, achieving sufficient measurement precision to identify significant components while avoiding the excessive computational energy that would be required for complete enumeration.

Inventive Principle:
Principle #16Partial or excessive action

Data Source

PatentUS10713565B2Iterative feature selection methods
Publication Date: 2020.07.14 LIQUID BIOSCIENCE INC
  • US10713565B2 patent drawing
  • US10713565B2 patent drawing
  • US10713565B2 patent drawing

AI summary

Feature selection methods and processes that facilitate reduction of model components available for iterative modeling. It has been discovered that methods of eliminating model components that do not meaningfully contribute to a solution can be preliminarily discovered and discarded, thereby dramatically decreasing computational requirements in iterative programming techniques. This development unlocks the ability of iterative modeling to be used to solve complex problems that, in the past, would have required computation time on orders of magnitude too great to be useful.