Graphical Model Tools for Classification Metrics with Missing Data

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for evaluating classification models struggle with incomplete data sets where data is missing and non-random, leading to biased performance metrics and unquantified biases.

Innovation Solution

The use of graphical model tools to evaluate classification models by generating a missingness graph, decomposing classification metrics into recoverable and non-recoverable terms, training a second classification model for weight generation, and calculating upper and lower bounds on classification metrics.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If examples with missing labels are ignored in evaluation, then evaluation simplicity is maintained, but performance metric accuracy deteriorates due to statistical bias

Engineering Contradiction:
Improveevaluation simplicityVSAvoidperformance metric accuracy
Core Design Contradiction:
Ease of operationVSMeasurement precision

Solution Approach 1:

The patent introduces an intermediary variable R (missingness indicator) that mediates between the features X and label Y. This intermediary captures the non-random missingness mechanism, allowing the evaluation to account for missing labels without requiring direct observation of all labels. The missingness graph explicitly models this intermediary relationship to correct performance metric estimates.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The patent changes the evaluation approach from directly computing metrics on observed data to computing adjusted metrics that incorporate the missingness mechanism. By transforming the performance metric calculation to condition on the missingness indicator R and integrate over its distribution, the method recovers unbiased estimates even when labels are non-randomly missing.

Inventive Principle:
Principle #35Parameter changes

2Device complexity

If non-random missing data is not accounted for, then computational complexity is reduced, but evaluation reliability deteriorates due to unquantified bias

Engineering Contradiction:
Improvecomputational complexityVSAvoidevaluation reliability
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The patent segments the performance metric expression into recoverable terms and non-recoverable terms based on the missingness graph structure. Recoverable terms are those that can be unbiasedly estimated from available data, while non-recoverable terms are identified and handled separately. This segmentation allows the method to focus computational effort only where it can provide reliable corrections.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary analysis by constructing the missingness graph before evaluation to identify which terms are recoverable and which are not. This preliminary structuring of the evaluation problem based on the missingness mechanism allows for targeted computation and avoids unnecessary complexity in handling all possible missing data scenarios.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If the missingness mechanism is modeled explicitly, then performance metric accuracy is improved, but device complexity increases due to graphical model construction

Engineering Contradiction:
Improveperformance metric accuracyVSAvoidgraphical model complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent extracts the missingness mechanism from the overall evaluation problem and represents it separately as a missingness graph. By isolating the missingness indicator variable R and its relationships with X and Y into a distinct graphical model, the method simplifies the overall complexity while maintaining accuracy. The missingness graph is a simplified representation that captures only the essential missingness relationships.

Inventive Principle:
Principle #2Taking out (Extraction)

4Measurement precision

If complete data is required for evaluation, then evaluation accuracy is maximized, but data availability deteriorates when labels are missing

Engineering Contradiction:
Improveevaluation accuracyVSAvoiddata availability
Core Design Contradiction:
Measurement precisionVSQuantity of substance

Solution Approach 1:

The patent discards the naive approach of simply ignoring missing labels and instead recovers information from the missingness mechanism itself. By modeling how labels become missing (through the indicator R and its dependencies), the method recovers unbiased performance estimates even from data with missing labels. The missingness pattern itself becomes a source of information rather than a limitation.

Inventive Principle:
Principle #34Discarding and recovering

Data Source

PatentUS20250117676A1Method and system for evaluation of classification models using graphical model tools
Publication Date: 2025.04.10 JPMORGAN CHASE BANK NA
  • US20250117676A1 patent drawing
  • US20250117676A1 patent drawing
  • US20250117676A1 patent drawing

AI summary

A method for using graphical model tools to evaluate classification models that are trained by using incomplete data sets for which data is known to be missing and the missing data is known to be non-random is provided. The method includes: receiving first information that relates to first data to be used for training and evaluating a performance of a first classification model; analyzing the first information to determine second information that relates to missing data; generating a missingness graph that relates to a description of how the missing data has come to be missing; decomposing, based on the missingness graph, an expression that relates to a classification metric into recoverable terms and non-recoverable terms; training a second classification model to generate respective weights for the recoverable terms; and calculating, based on the non-recoverable terms, an upper bound and a lower bound on the classification metric.