Anomaly Detection via Normal Behavior Prediction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing anomaly detection systems rely on training data from known-anomalous behavior, limiting their deployment speed and applicability in systems that fail rarely, where little information is available about anomalous behavior.

Innovation Solution

A method that predicts normal behavior of a monitored system using only sensor data collected during normal behavior, allowing for the detection and correction of abnormal behavior by comparing predicted behavior to recent sensor data and performing corrective actions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If anomaly detection systems use training data from known-anomalous behavior, then detection accuracy for known anomalies is improved, but deployment speed is reduced and applicability to rare failures is limited

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoiddeployment time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

Instead of training the model to detect anomalies directly using anomalous data, the patent inverts the approach by training the model to predict normal behavior using only normal operation data. The anomaly detection then emerges from deviations between predicted normal behavior and actual system behavior, eliminating the need for scarce anomalous training data and enabling faster deployment.

Inventive Principle:
Principle #13The other way round (Inversion)

Solution Approach 2:

The patent introduces a normal behavior prediction model as an intermediary between the system being monitored and the anomaly detection process. This mediator predicts what normal behavior should look like, and anomalies are detected as deviations from this prediction, rather than directly comparing against known anomaly patterns.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If anomaly detection systems use training data from known-anomalous behavior, then detection accuracy for known anomalies is improved, but applicability to systems with rare failures is reduced

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoidapplicability to rare failure systems
Core Design Contradiction:
Measurement precisionVSAdaptability or versatility

Solution Approach 1:

The patent inverts the traditional anomaly detection paradigm by training exclusively on normal behavior data rather than anomalous data. This inversion enables the system to detect any deviation from normal behavior, including rare and previously unseen anomalies, making it highly adaptable to systems where failure data is scarce or nonexistent.

Inventive Principle:
Principle #13The other way round (Inversion)

Solution Approach 2:

The normal behavior prediction model serves multiple functions: it detects known anomalies, identifies rare failures, and generalizes to previously unseen anomaly types. By learning the underlying patterns of normal operation, the model becomes universally applicable across different failure modes without requiring retraining on specific anomaly types.

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

Data Source

PatentUS11120127B2Reconstruction-based anomaly detection
Publication Date: 2021.09.14 NEC CORP
  • US11120127B2 patent drawing
  • US11120127B2 patent drawing
  • US11120127B2 patent drawing

AI summary

Methods and systems for detecting and correcting anomalies include predicting normal behavior of a monitored system based on training data that includes only sensor data collected during normal behavior of the monitored system. The predicted normal behavior is compared to recent sensor data to determine that the monitored system is behaving abnormally. A corrective action is performed responsive to the abnormal behavior to correct the abnormal behavior.