Selective Classifier Using Predictive Entropy for Selection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current selective classification models rely on external selection mechanisms, such as selection heads or abstention logits, which can lead to suboptimal performance due to potential failures in generalization and confidence estimation, and do not effectively utilize the predictive power of the classification model itself.

Innovation Solution

The proposed method replaces existing selection mechanisms with a classifier-based approach that uses predictive entropy or maximum predictive class logits as the basis for selection, allowing the model to directly drive the selection process based on its confidence scores, thereby improving performance and scalability.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If external selection mechanisms (selection heads or abstention logits) are used, then the model can make selection decisions, but the performance is suboptimal due to failures in generalization and confidence estimation

Engineering Contradiction:
Improveselection reliabilityVSAvoidconfidence estimation accuracy
Core Design Contradiction:
ReliabilityVSMeasurement precision

Solution Approach 1:

The patent extracts the selection function from external mechanisms (selection heads or abstention logits) and integrates it directly into the classification model. By using the classification model's own output probabilities to drive selection decisions, the system eliminates the generalization gap between external selection mechanisms and the classification model, thereby improving both selection reliability and confidence estimation accuracy.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent merges the classification and selection functions into a unified framework where the classification model's output probabilities directly inform selection decisions. This integration ensures that the selection mechanism and classification model share the same confidence estimates, improving measurement precision of confidence while maintaining selection reliability.

Inventive Principle:
Principle #5Merging (Combining)

2Productivity

If external selection mechanisms are used, then selection can be performed, but the predictive power of the classification model is not effectively utilized

Engineering Contradiction:
Improveselection effectivenessVSAvoidpredictive information utilization
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The patent enables the classification model to serve its own selection needs by using its output probabilities directly for selection decisions. This self-service approach ensures that the full predictive power of the classification model is utilized without information loss to external mechanisms, improving selection effectiveness while maximizing information utilization.

Inventive Principle:
Principle #25Self-service

3Adaptability or versatility

If traditional selective classification methods are used, then basic selection functionality is achieved, but performance is suboptimal on challenging datasets with varying coverage rates and class numbers

Engineering Contradiction:
Improvedataset adaptabilityVSAvoidselective classification performance
Core Design Contradiction:
Adaptability or versatilityVSReliability

Solution Approach 1:

The patent creates a universal selection framework that works across diverse datasets with varying coverage rates and class numbers by using the classification model's output probabilities directly. This approach eliminates the need for dataset-specific tuning of external selection mechanisms, improving adaptability while maintaining high reliability across different problem settings.

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

Data Source

PatentUS20230368027A1Selective classification with alternate selection mechanism
Publication Date: 2023.11.16 ROYAL BANK OF CANADA
  • US20230368027A1 patent drawing
  • US20230368027A1 patent drawing
  • US20230368027A1 patent drawing

AI summary

A method for preparing a trained complete selective classifier can be applied to a trained complete selective classifier having an existing trained selection mechanism. The trained selective classifier is modified to disregard the existing trained selection mechanism and use, as a basis for an alternate selection mechanism, at least one classification prediction value, for example the predictive entropy or the maximum predictive class logit. Optionally, before modifying the trained selective classifier, the method commences with an untrained selective classifier, which may be trained with a modified loss function to obtain the trained selective classifier. The modified loss function has at least one added term, relative to an original loss function, and the at least one added term decreases entropy.