Post-modeling Category Merging for Predictive Model Simplification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing machine learning methods lack the capability to deeply analyze the nuances of categorical variables, leading to inefficiencies in feature evaluation and potential missed opportunities for optimization.

Innovation Solution

A post-modeling category merging engine that identifies valid pairs of categorical predictors, tests merge strategies to minimize accuracy loss, and merges categories based on empirical evidence to form hybrid categories, thereby refining and optimizing the predictive model.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If category merging is performed to simplify the model, then model complexity is reduced, but accuracy may be lost

Engineering Contradiction:
Improvemodel complexityVSAvoidpredictive accuracy
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent applies partial action by selectively merging only certain category pairs that meet specific criteria (low importance scores, high similarity) rather than merging all categories. This partial merging approach reduces model complexity while preserving accuracy-critical distinctions, resolving the contradiction between simplification and accuracy maintenance.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The patent changes parameters by introducing importance scores and similarity metrics as new evaluation dimensions for category merging decisions. By using these parameter changes to guide selective merging, the system can reduce complexity through merging while using the parameter thresholds to prevent accuracy loss, thus resolving the contradiction.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If all possible category pairs are tested for merging, then optimal merger can be found, but computational resources are consumed

Engineering Contradiction:
Improvemerger optimization accuracyVSAvoidcomputational resources
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent segments the category evaluation process into distinct stages: first calculating importance scores for all categories, then identifying candidate pairs based on similarity, and finally testing only those candidates for merging. This segmentation reduces computational resources by avoiding exhaustive testing of all possible pairs while still finding optimal mergers through the structured multi-stage approach.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary actions by pre-calculating importance scores and similarity metrics for all categories before the merging test phase. This preliminary computation filters out unlikely candidates in advance, so that the actual merging tests focus only on promising pairs, thereby reducing overall computational resource consumption while maintaining optimization accuracy.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If categorical variables are analyzed in detail, then feature evaluation improves, but model processing time increases

Engineering Contradiction:
Improvefeature evaluation accuracyVSAvoidmodel processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The patent extracts and focuses analysis only on categorical variables that have low importance scores and high similarity, rather than analyzing all categorical variables in detail. By taking out only the relevant subsets for detailed examination, the system improves feature evaluation accuracy for critical categories while minimizing processing time by avoiding detailed analysis of already-well-understood categories.

Inventive Principle:
Principle #2Taking out (Extraction)

Data Source

PatentUS20250094831A1Post-modeling category merging
Publication Date: 2025.03.20 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US20250094831A1 patent drawing
  • US20250094831A1 patent drawing
  • US20250094831A1 patent drawing

AI summary

An embodiment identifies, by a post-modeling category merging engine, a plurality of valid pairs associated with a categorical predictor, the plurality of valid pairs representing potential mergers of categories associated with a categorical predictor of a predictive model. The embodiment tests, by the post-modeling category merging engine, a merge strategy for the plurality of valid pairs to determine a merger that minimizes a loss in accuracy of the predictive model. The embodiment merges, by the post-modeling category merging engine based on the testing, a valid pair in the plurality of valid pairs to form a hybrid category.