Feature Importance Confidence Assessment for ML Predictions

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Machine learning algorithms lack interpretability and struggle with confidence estimation and uncertainty in predictions, especially when extrapolating beyond their training data domain, and existing methods for feature importance and outlier detection are complex and costly.

Innovation Solution

Performing principal component analysis on model features to obtain uncorrelated inputs, fitting a proxy model, computing feature importance weights, and relaxing data distributions according to these weights to identify in- or out-of-distribution samples using weighted probabilities and visual cues.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If machine learning algorithms are used for predictions, then prediction capability is improved, but interpretability and confidence estimation deteriorate

Engineering Contradiction:
Improveprediction capabilityVSAvoidinterpretability
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent introduces feature importance scores as an intermediary mechanism that bridges the gap between complex ML predictions and interpretable confidence assessment. These scores act as mediators that translate model internals into meaningful confidence metrics without requiring simplification of the underlying ML algorithms.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent replaces traditional mechanical/outlier detection methods with a data-driven approach using feature importance weights. Instead of relying on statistical thresholds or distance-based outlier detection, the system uses learned feature importances to dynamically assess confidence, substituting mechanical rules with adaptive statistical learning.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Measurement precision

If traditional outlier detection methods are used, then outlier identification is improved, but complexity and cost increase

Engineering Contradiction:
Improveoutlier identification accuracyVSAvoiddetection method complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent changes the parameters used for outlier detection from traditional statistical measures (Z-scores, percentiles) to feature importance-based confidence scores. This parameter transformation allows the system to leverage existing ML model knowledge rather than requiring separate complex detection mechanisms.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent makes the feature importance computation serve multiple functions: it provides interpretability for model predictions, enables confidence estimation, and simultaneously performs outlier detection. This multi-functionality eliminates the need for separate outlier detection systems, reducing overall complexity.

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

3Ease of manufacture

If feature importance methods interrogate features independently, then computational simplicity is improved, but accuracy deteriorates for correlated features

Engineering Contradiction:
Improvecomputational simplicityVSAvoidfeature importance accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent merges the assessment of correlated features by computing confidence scores in the feature space rather than treating each feature independently. This combining approach naturally accounts for feature correlations by evaluating the joint contribution of features to prediction confidence.

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20250021846A1Methods for confidence assessment with feature importance in data driven algorithms
Publication Date: 2025.01.16 SCHLUMBERGER TECH CORP
  • US20250021846A1 patent drawing
  • US20250021846A1 patent drawing
  • US20250021846A1 patent drawing

AI summary

Embodiments presented provide for a method for establishing a confidence assessment for data. Data may be segregated by features importance during the confidence assessment, allowing evaluators the ability to determine the quality of data being processed by the method.