Adaptive Feature Selection for Mixed Data Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional systems struggle to effectively handle high-dimensional data with a large number of features compared to observations, particularly in mixed classification problems involving categorical, continuous, and functional data.

Innovation Solution

A computer-implemented method and system that performs adaptive feature selection by solving an optimizing function using an expanded dual augmented lagrangian algorithm, capable of handling mixed features and reducing dimensionality to optimize classification tasks.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional classification systems are used on high-dimensional data, then the system can process the data, but the classification accuracy deteriorates due to the large number of features compared to observations

Engineering Contradiction:
Improveclassification accuracyVSAvoidnumber of features
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent extracts and selects only the most relevant features from the high-dimensional dataset using adaptive feature selection methods. This reduces the feature dimensionality while retaining the information necessary for accurate classification, directly addressing the problem of too many features relative to observations.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent changes the parameter of feature dimensionality by applying dimensionality reduction techniques. It transforms the original high-dimensional feature space into a lower-dimensional space that preserves the essential classification information, thereby improving classification accuracy when the number of features exceeds the number of observations.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If all features are used in classification, then comprehensive information is available, but computational complexity increases significantly

Engineering Contradiction:
Improveclassification performanceVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts only the most informative features for classification, removing redundant and irrelevant features. This reduces the computational burden of processing all features while maintaining the reliability of classification performance by keeping the essential features.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies partial action by selecting a subset of features rather than processing all features. This partial feature selection reduces computational complexity while maintaining sufficient classification performance, avoiding the excessive computational cost of using all available features.

Inventive Principle:
Principle #16Partial or excessive action

3Adaptability or versatility

If mixed feature types (categorical, continuous, functional) are handled separately, then each feature type can be processed appropriately, but the overall system complexity increases

Engineering Contradiction:
Improvehandling of mixed feature typesVSAvoidsystem complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent creates a universal feature selection framework that can handle multiple feature types (categorical, continuous, and functional) through a single integrated system. This multi-functional approach maintains adaptability to different feature types while reducing overall system complexity by avoiding separate processing pipelines for each feature type.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent segments the feature selection process into type-specific preprocessing steps followed by a unified selection mechanism. Each feature type undergoes appropriate preprocessing (e.g., one-hot encoding for categorical, smoothing for functional) before being fed into a common adaptive feature selection algorithm, balancing adaptability with system simplicity.

Inventive Principle:
Principle #1Segmentation

Data Source

PatentUS20250036709A1Adaptive feature selection
Publication Date: 2025.01.30 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US20250036709A1 patent drawing
  • US20250036709A1 patent drawing
  • US20250036709A1 patent drawing

AI summary

Embodiments receive a matrix of a plurality of observations and a plurality of features; Perform feature selection of the matrix of the plurality of observations and the plurality of features by solving an optimizing function; and output a class probability prediction based on estimated coefficient parameter values for selected features based on performing the feature selection of the matrix. In further embodiments, the plurality of features are mixed and include categorical features, functional features, and continuous features.