Time-Series Segmentation for Maintenance-Aware Anomaly Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In semiconductor manufacturing, existing methods struggle to quickly and accurately detect anomalies in equipment data due to noise and changes caused by preventive maintenance, making it difficult to take timely corrective action and maintain product yield and quality.

Innovation Solution

The method involves data cleaning to remove outliers, segmentation of the data based on step changes, and statistical modeling to identify anomalies, using techniques such as change-point detection and rolling window algorithms, followed by linear fitting to determine slope and intercept comparisons for anomaly detection.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If statistical methods are used to monitor equipment data, then data can be evaluated to define key indicators, but anomalies are not always effectively revealed due to noise and changes from preventive maintenance

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoiddetection reliability under maintenance conditions
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent segments the time-series data into multiple segments based on detected change points, which represent transitions in equipment state or maintenance events. This segmentation allows the system to analyze each segment separately with appropriate statistical models, improving anomaly detection accuracy by avoiding contamination from unrelated data variations and maintenance-induced changes.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary data cleaning to remove outliers and automatically detects change points before conducting anomaly detection. By preprocessing the data to eliminate obvious anomalies and segmenting at change points, the system prepares the data in advance, making the subsequent anomaly detection more reliable and less susceptible to false positives from maintenance activities.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If preventive maintenance activities are performed on equipment, then equipment reliability is improved, but sudden changes in data values or trends occur making anomaly identification difficult

Engineering Contradiction:
Improveequipment reliabilityVSAvoidanomaly detection difficulty
Core Design Contradiction:
ReliabilityVSDifficulty of detecting and measuring

Solution Approach 1:

The patent automatically detects change points in the time-series data that correspond to maintenance events or state transitions, and segments the data at these points. This allows the system to distinguish between expected changes due to maintenance and actual anomalies, making anomaly identification easier without compromising equipment reliability improvements from maintenance.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system continuously monitors equipment data and provides feedback by detecting change points and segmenting data accordingly. This feedback mechanism allows the system to adapt to maintenance events dynamically, adjusting its analysis approach to maintain effective anomaly detection despite data changes from maintenance activities.

Inventive Principle:
Principle #23Feedback

3Measurement precision

If data is cleaned to remove outliers and segmented, then anomaly detection accuracy is improved, but processing complexity increases

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies segmentation based on automatically detected change points, which divides the data into manageable segments that can be analyzed independently. While this improves anomaly detection accuracy by focusing analysis on relevant data portions, the automated change point detection and segmentation process adds processing complexity that requires sophisticated algorithms.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent performs preliminary data cleaning and outlier removal before anomaly detection. This preliminary action improves detection accuracy by eliminating noisy data, but it also increases processing complexity by adding preprocessing steps that must be executed before the main analysis.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20240184283A1Time-Series Segmentation and Anomaly Detection
Publication Date: 2024.06.06 PDF SOLUTIONS INC
  • US20240184283A1 patent drawing
  • US20240184283A1 patent drawing
  • US20240184283A1 patent drawing

AI summary

Detection of data anomalies resulting from maintenance activities on semiconductor processing equipment. Time-series representation of the key indicators for equipment performance is cleaned then segmented according to sharp breaks in the data. The cleaned and segmented data is modeled, for example, by determining a linear fit for each segment. The slope and intercept of each modeled segment linear fit are compared and evaluated to identify anomalies in the data.