Sparse Feature Selection for Interpretable Anomalous Subgroup Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing machine learning techniques for detecting anomalous subgroups in large datasets are computationally expensive and often result in less interpretable subgroups due to the use of the whole input feature set, leading to excessive computational resources and potential bias.

Innovation Solution

A model-free sparsity-based automatic feature selection (SAFS) framework that ranks and selects features using sparsity metrics like Gini-index and normalized odds ratios, reducing the search space and computational time while maintaining detection performance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the whole input feature set is used for detecting anomalous subgroups, then detection performance is maintained, but computational cost increases and interpretability decreases

Engineering Contradiction:
Improvedetection performanceVSAvoidcomputational cost
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts and removes irrelevant or redundant features from the complete feature set, keeping only the most informative features for subgroup detection. This reduction maintains detection performance while significantly lowering computational cost and improving result interpretability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies different processing strategies to different features based on their individual characteristics and importance. High-importance features are retained with full processing, while low-importance features are reduced or removed, creating a non-uniform feature set that optimizes both performance and efficiency.

Inventive Principle:
Principle #3Local quality

2Reliability

If the whole input feature set is used for detecting anomalous subgroups, then detection performance is maintained, but computational time increases

Engineering Contradiction:
Improvedetection performanceVSAvoidcomputational time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent extracts and removes irrelevant or redundant features from the complete feature set, keeping only the most informative features for subgroup detection. This reduction maintains detection performance while significantly lowering computational cost and improving result interpretability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent performs feature selection and ranking as a preliminary step before the actual subgroup detection process. By pre-processing the feature set to identify and retain only the most important features, the system reduces the computational burden of subsequent detection operations, thereby reducing overall computational time.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If the whole input feature set is used for detecting anomalous subgroups, then detection performance is maintained, but interpretability of subgroups decreases

Engineering Contradiction:
Improvedetection performanceVSAvoidinterpretability
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent extracts and removes irrelevant or redundant features from the complete feature set, keeping only the most informative features for subgroup detection. This reduction maintains detection performance while significantly lowering computational cost and improving result interpretability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent applies different processing strategies to different features based on their individual characteristics and importance. High-importance features are retained with full processing, while low-importance features are reduced or removed, creating a non-uniform feature set that optimizes both performance and efficiency.

Inventive Principle:
Principle #3Local quality

Data Source

PatentUS12561477B2Automated sparsity feature selection
Publication Date: 2026.02.24 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US12561477B2 patent drawing
  • US12561477B2 patent drawing
  • US12561477B2 patent drawing

AI summary

One or more computer processors discover an anomalous subset through sparsity-based automatic feature selection.