Header Retraining Decisions Using Box Verification Feedback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing workflows utilizing deep learning models face challenges in identifying when to fine-tune or retrain machine learning models due to data distribution shifts and data privacy issues, particularly in workflows with multiple models, making it difficult to determine which models need retraining.

Innovation Solution

A header retraining decision system is implemented, which includes executing text extraction and segmentation models to generate extraction outputs, bounding boxes, and verification scores, allowing for automatic determination of when to retrain raster digitization components using header retraining scores.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If machine learning models are retrained frequently to maintain performance under data distribution shifts, then model accuracy is improved, but computational resources and time are increased

Engineering Contradiction:
Improvemodel accuracyVSAvoidretraining time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The patent implements a feedback mechanism where the performance of machine learning models is continuously monitored during production. When performance degradation is detected, the system automatically triggers retraining. This feedback loop ensures models are retrained only when necessary, maintaining accuracy while minimizing unnecessary retraining time and computational resource waste.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs preliminary actions by establishing performance thresholds and monitoring mechanisms before actual performance degradation occurs. This allows the system to proactively identify when retraining is needed and prepare retraining workflows in advance, reducing the overall time loss associated with reactive retraining approaches.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If machine learning models are retrained frequently to maintain performance under data distribution shifts, then model accuracy is improved, but computational resources are increased

Engineering Contradiction:
Improvemodel accuracyVSAvoidcomputational resources
Core Design Contradiction:
ReliabilityVSUse of energy by moving object

Solution Approach 1:

The continuous performance monitoring system provides feedback that enables selective retraining. By detecting actual performance degradation through the feedback mechanism, the system triggers retraining only when necessary, avoiding wasteful consumption of computational resources on models that are still performing adequately.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system changes the parameter of retraining frequency dynamically based on actual performance needs. Instead of fixed periodic retraining, the retraining interval is adjusted according to performance metrics, allowing the system to conserve computational resources during stable periods and intensify retraining only when performance degradation is detected.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If performance monitoring is implemented to identify when retraining is needed, then retraining efficiency is improved, but system complexity is increased

Engineering Contradiction:
Improveretraining efficiencyVSAvoidsystem complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The performance monitoring system implements feedback mechanisms that automatically detect when retraining is needed based on predefined thresholds. This automated feedback approach improves retraining efficiency by eliminating manual assessment while adding only moderate complexity through standardized monitoring protocols and automated decision rules.

Inventive Principle:
Principle #23Feedback

4Reliability

If data is collected and processed to determine retraining needs, then model performance is improved, but data privacy concerns are increased

Engineering Contradiction:
Improvemodel performanceVSAvoiddata privacy concerns
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

The system extracts only the necessary performance metrics and model output data needed to assess model performance, rather than collecting entire datasets. This extraction approach maintains model performance monitoring capability while minimizing data privacy concerns by processing only essential information.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The system uses intermediary metrics such as performance scores and verification scores that mediate between raw data and model performance assessment. These intermediaries allow performance monitoring without directly exposing or processing sensitive private data, thus maintaining model performance while addressing data privacy concerns.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentEP4704055A1Header retraining decision system
Publication Date: 2026.03.04 SERVICES PETROLIERS SCHLUMBERGER SA
  • EP4704055A1 patent drawingFigure 1
  • EP4704055A1 patent drawingFigure 2
  • EP4704055A1 patent drawingFigure 3

AI summary

A method implements a header retraining decision system. The method includes executing a text extraction model using a header image to generate extraction output including text items and location coordinates for each of the text items. The method further includes executing a header segmentation model of a raster digitization engine using the header image to generate a set of bounding boxes. The method further includes executing a box verification model using the location coordinates and the set of bounding boxes to generate a verification score. The method further includes generating a header retraining score from the verification score for the header segmentation model. The method further includes retraining the header segmentation model using the header retraining score.