Related Experiment Video
Updated: Jul 28, 2026

08:27
Image Recognition and Parameter Analysis of Concrete Vibration State Based on Support Vector Machine
Published on: January 5, 2024
Physics-guided contrastive temporal graph learning for anomaly detection and root-cause localization in industrial
1School of Electronics Engineering, Vellore Institute of Technology, Vellore, Tamilnadu, India.
Scientific Reports
|April 6, 2026
Summary
This study introduces a novel physics-guided framework for detecting anomalies in industrial control systems (ICS). The method effectively identifies system deviations and pinpoints root causes without needing labeled attack data.
Area of Science:
- Control Systems Engineering
- Machine Learning
- Data Science
Background:
- Industrial control systems (ICS) generate complex multivariate time series data.
- Detecting anomalies in ICS without labeled attack data remains a significant challenge.
Purpose of the Study:
- To propose a physics-guided contrastive temporal graph learning framework for anomaly detection and root-cause localization in ICS.
- To develop a method that learns robust representations of sensor data and captures temporal and cross-sensor relationships.
Main Methods:
- A self-supervised contrastive encoder is trained on normal data to learn sensor window representations.
- A physics-guided graph is constructed using plant P&ID, representing sensors and actuators as nodes and physical dependencies as edges.
- A temporal graph module processes learned embeddings to analyze time evolution and cross-sensor correlations.
Main Results:
- The proposed framework demonstrates superior anomaly detection performance compared to LSTM-AE and CNN-AE baselines on an ICS dataset.
- Robustness tests indicate effective performance under distribution shift, sensor drift, and missing channels.
- The method provides interpretable sensor rankings for root-cause analysis.
Conclusions:
- The integration of contrastive learning with physics-guided graph reasoning offers a powerful, label-free approach for ICS anomaly detection.
- This framework enhances operational safety and efficiency by enabling timely anomaly identification and root-cause localization.
Related Concept Videos
Control Systems
2.0K
Control systems are everywhere in contemporary society, influencing diverse applications from aerospace to automated manufacturing. These systems can be found naturally within biological processes, such as blood sugar regulation and heart rate adjustment in response to stress, as well as in man-made systems like elevators and automated vehicles. A control system is essentially a network of subsystems and processes that collaboratively convert specific inputs into desired outputs.
At the heart...
At the heart...
2.0K
Feedback control systems
800
Feedback control systems are categorized in various ways based on their design, analysis, and signal types.
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
800
Control System Problem
515
In an open-loop system, such as a basic thermostat, the poles of the transfer function influence the system's response but do not determine its stability. However, when feedback is introduced to form a closed-loop system, such as an advanced thermostat that adjusts heating based on room temperature, stability is governed by the new poles of the closed-loop transfer function.
When forming a closed-loop system, issues can arise if the poles cross into the unstable region, leading to potential...
When forming a closed-loop system, issues can arise if the poles cross into the unstable region, leading to potential...
515
Root-Locus Method
583
A cruise control system in a car is designed to maintain a specified speed automatically by adjusting the gas pedal. The system continuously measures the vehicle's speed and makes fine adjustments to the pedal to achieve this goal. The root locus method is particularly useful for understanding how the cruise control system's behavior changes under varying conditions, such as when the car goes uphill, downhill, or faces strong wind resistance.
This system can be represented by a block...
This system can be represented by a block...
583
Plotting and Calibrating the Root Locus
551
Root loci often diverge as system poles shift from the real axis to the complex plane. Key points in this transition are the breakaway and break-in points, indicating where the root locus leaves and reenters the real axis. The branches of the root locus form an angle of 180/n degrees with the real axis, where n is the number of branches at a breakaway or break-in point.
The maximum gain occurs at the breakaway points between open-loop poles on the real axis, while the minimum gain is...
The maximum gain occurs at the breakaway points between open-loop poles on the real axis, while the minimum gain is...
551
Time-Domain Interpretation of PD Control
465
Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...
Consider the example of control of motor torque. Initially, a positive...
465