Raster Digitization Retraining Triggers for Segmentation Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing workflows utilizing deep learning models face challenges in determining when to fine-tune or retrain models due to data distribution shifts and privacy issues, especially in workflows with multiple machine learning models.

Innovation Solution

A method and system for automatically generating retraining scores for raster, header, and curve segmentation models within a raster digitization engine, allowing independent retraining decisions based on input and output monitoring, with consideration for model dependencies.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If machine learning models are continuously retrained to adapt to data distribution shifts, then model accuracy is improved, but computational resources and time are consumed

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

Solution Approach 1:

The system performs preliminary monitoring of data distribution shifts and model performance metrics continuously, so that retraining decisions can be made proactively when needed. This allows the system to prepare for potential accuracy degradation before it occurs, rather than reacting after performance drops.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements feedback loops that continuously monitor data distribution shifts and model performance, using this information to dynamically decide when retraining is necessary. The feedback mechanism compares current performance against baseline metrics and triggers retraining only when degradation is detected, optimizing the balance between accuracy maintenance and computational resource consumption.

Inventive Principle:
Principle #23Feedback

2Reliability

If multiple machine learning models are monitored and potentially retrained, then workflow performance is improved, but system complexity increases

Engineering Contradiction:
Improveworkflow performanceVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the monitoring and retraining process into individual model-level components, where each machine learning model is monitored and managed independently. This segmentation allows complex workflows with multiple models to be handled through modular, manageable units, reducing overall system complexity while maintaining high workflow performance.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements a universal monitoring framework that can handle multiple different types of machine learning models through a common interface and set of tools. This multi-functional approach allows the same infrastructure to monitor and manage diverse models without requiring separate complex systems for each model type, thereby reducing overall system complexity.

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

3Reliability

If data is accessed for retraining purposes, then model performance is improved, but data privacy and residency issues are exacerbated

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

Solution Approach 1:

The system introduces an intermediary layer between data sources and the retraining process, which acts as a mediator to handle data access securely. This intermediary component facilitates data sharing while maintaining privacy protections and residency requirements, allowing model retraining to proceed without directly exposing sensitive data to unauthorized access or violation of data sovereignty laws.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentEP4704054A1Method to determine when to finetune raster digitization components
Publication Date: 2026.03.04 SERVICES PETROLIERS SCHLUMBERGER SA
  • EP4704054A1 patent drawingFigure 1
  • EP4704054A1 patent drawingFigure 2
  • EP4704054A1 patent drawingFigure 3

AI summary

A method determines when to finetune raster digitization components. The method includes generating a raster retraining score for a raster segmentation model of a raster digitization engine. The method further includes generating a header retraining score for a header segmentation model of the raster digitization engine. The method further includes generating a curve retraining score for a curve segmentation model of the raster digitization engine. The method further includes retraining one or more of the raster segmentation model, the header segmentation model, and the curve segmentation model using the raster retraining score, the header retraining score, and the curve retraining score.