Dynamic Confidence Thresholds for ML Answer Evaluation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional evaluation systems for machine learning predictions are labor-intensive and time-consuming, requiring multiple rounds of human review to ensure accuracy and tolerance targets, and lack mechanisms to determine the need for reviewing specific predicted results.

Innovation Solution

A dynamic user interface system that evaluates predicted answers by a machine learning system, adjusting the display based on confidence levels, allowing human experts to input true answers only when necessary, and updating confidence thresholds based on accuracy scores, thereby reducing the need for continuous human review.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional evaluation systems employ multiple rounds of continuous human review, then accuracy and tolerance targets are ensured, but labor intensity and time consumption increase significantly

Engineering Contradiction:
Improveaccuracy of predicted resultsVSAvoidtime for continuous human review
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary filtering of predicted results based on confidence levels before human review. High-confidence predictions are automatically accepted without human intervention, while only low-confidence predictions are presented for review. This preliminary action reduces the volume of work requiring continuous human review while maintaining accuracy standards.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback mechanisms where human reviewers provide corrections and annotations on low-confidence predictions. This feedback is used to continuously improve the machine learning model, reducing the rate of low-confidence predictions over time and decreasing the need for extensive human review.

Inventive Principle:
Principle #23Feedback

2Reliability

If conventional evaluation systems require continuous human review of all predicted results, then accuracy targets are met, but cost increases with the number of results to be evaluated

Engineering Contradiction:
Improveaccuracy of predicted resultsVSAvoidcost efficiency of evaluation
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system applies different evaluation qualities to different predicted results based on their confidence levels. High-confidence predictions receive automatic acceptance with minimal human involvement, while low-confidence predictions receive focused human review. This local differentiation of quality control measures reduces overall costs while maintaining accuracy standards where needed.

Inventive Principle:
Principle #3Local quality

Solution Approach 2:

The system dynamically adjusts the confidence threshold parameter based on performance metrics and business requirements. By changing this parameter, the system can optimize the balance between automation and human review, controlling costs while maintaining acceptable accuracy levels for different application scenarios.

Inventive Principle:
Principle #35Parameter changes

3Device complexity

If conventional evaluation systems use fixed confidence thresholds, then processing is simplified, but adaptability to improving model performance is lost

Engineering Contradiction:
Improvesimplicity of evaluation processVSAvoidadaptability to model performance improvements
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The system implements dynamic confidence thresholds that automatically adjust based on model performance metrics, historical accuracy data, and business requirements. As the machine learning model improves and achieves higher accuracy, the confidence threshold dynamically increases, allowing more predictions to be automatically accepted. This maintains simplicity while adapting to performance improvements.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system uses feedback from continuous model evaluation and performance tracking to automatically adjust confidence thresholds. Performance metrics feed back into the threshold adjustment mechanism, enabling the system to adapt to model improvements while maintaining appropriate levels of human review based on actual performance rather than fixed arbitrary thresholds.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11972217B2Systems and methods for dynamically displaying a user interface of an evaluation system processing textual data
Publication Date: 2024.04.30 RELX INC
  • US11972217B2 patent drawing
  • US11972217B2 patent drawing
  • US11972217B2 patent drawing

AI summary

System and method for displaying a user interface of an evaluation system configured to evaluate predicted answers generated by a machine learning system. For example, the method includes receiving textual data and a predicted answer to a question associated with a text object. The text object includes a structured data field of the textual data. The predicted answer includes a confidence level. The confidence level is determined by a machine learning system. In response to determining the confidence level being larger than or equal to a predetermined confidence threshold, the predicted answer and a reference is stored in a storage for retrieval and display. The reference indicates a location of the text object in the textual data. In response to determining the confidence level being smaller than the predetermined confidence threshold, the question and the text object associated with the question is displayed.