Asset Hierarchy Model Drift Detection for Real-Time Remediation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing technologies struggle to detect and remediate model drift in real-time, particularly in asset hierarchies, often failing to distinguish between model drifts and operational anomalies, and lacking real-time detection of concept drift and ensemble detection of data and concept drift.

Innovation Solution

Implementing a system that utilizes deep learning Recurrent Neural Networks (RNN) for real-time detection and prediction of model drift, incorporating uni-variate and bi-variate data drift detection algorithms, and remediation strategies to address data and concept drift in asset hierarchies.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If manual or schedule-based inspection of model drift is performed, then model drift can be detected, but it may not capture model drift in time and incurs unnecessary inspection costs

Engineering Contradiction:
Improvemodel drift detection accuracyVSAvoidinspection time and cost
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system enables automated self-monitoring of model drift through continuous automated inspection that detects drift conditions and triggers retraining workflows without manual intervention, eliminating the need for manual or schedule-based inspection while capturing drift in real-time

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system implements continuous feedback loops where model performance is continuously monitored, drift is detected through automated comparison of training and inference data distributions, and triggers are automatically generated to retrain models when drift thresholds are exceeded

Inventive Principle:
Principle #23Feedback

2Measurement precision

If existing drift detection algorithms are used, then model drift can be detected, but they fail to distinguish between model drifts and operational anomalies

Engineering Contradiction:
Improvedrift detection accuracyVSAvoiddistinction between drift and anomaly
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The system segments the drift detection process into distinct components: data drift detection through distribution comparison, concept drift detection through performance monitoring, and operational anomaly detection through separate analysis channels, allowing each type to be identified and handled appropriately

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary analysis layer that compares multiple signals (data distribution changes, model performance changes, and operational context) to distinguish whether observed changes represent model drift or operational anomalies before triggering remediation

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If model drift detection is performed without real-time capability, then detection can be achieved, but remediation cannot be timely applied

Engineering Contradiction:
Improvemodel inference accuracyVSAvoidremediation speed
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system maintains continuous monitoring of model performance and data distributions in real-time during inference operations, enabling uninterrupted detection of drift conditions and immediate triggering of remediation workflows without batch processing delays

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

The system performs preliminary drift detection and evaluation before significant performance degradation occurs, allowing proactive triggering of retraining workflows while the model is still operational, rather than waiting for failure conditions

Inventive Principle:
Principle #10Preliminary action

4Measurement precision

If comprehensive drift detection is implemented, then both data drift and concept drift can be detected, but system complexity increases

Engineering Contradiction:
Improvedrift detection comprehensivenessVSAvoiddetection system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system segments comprehensive drift detection into separate specialized modules: data drift detection comparing input data distributions, concept drift detection monitoring output performance metrics, and operational anomaly detection analyzing system context, allowing each to be implemented with appropriate complexity for its specific task

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system implements a unified drift detection framework that handles multiple types of drift (data drift, concept drift, operational anomalies) through a common architecture that compares training vs. inference conditions, reducing overall system complexity through shared infrastructure

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

Data Source

PatentUS20260073293A1Real time detection, prediction and remediation of machine learning model drift in asset hierachy based on time-series data
Publication Date: 2026.03.12 HITACHI VANTARA LLC
  • US20260073293A1 patent drawing
  • US20260073293A1 patent drawing
  • US20260073293A1 patent drawing

AI summary

Model drift management of one or more machine learning models deployed across one or more physical systems, including executing a first process configured to detect model drift occurring on the one or more deployed machine learning models in real time, the first process configured to intake time series sensor data of one or more physical systems and one or more labels associated with the time series sensor data to output detected model drift detected from the one or more deployed machine learning models; and executing a second process configured to predict model drift from the one or more deployed machine learning models, the second process configured to intake the output model drifts from the first machine learning model and the time series sensor data to output predicted model drift of the one or more deployed machine learning models, wherein the second process is another machine learning model.