paper-with-me

홈 › Papers

Graph Autoencoder for Process Monitoring

2026-02-03 · Xiangrui Zhang arxiv

To improve the reliability and interpretability of industrial process monitoring, this article proposes a Causal Graph Spatial-Temporal Autoencoder (CGSTAE). The network architecture of CGSTAE combines two components: a correlation graph structure learning module based on spatial self-attention mechanism (SSAM) and a spatial-temporal encoder-decoder module utilizing graph convolutional long-short term memory (GCLSTM). The SSAM learns correlation graphs by capturing dynamic relationships between variables, while a novel three-step causal graph structure learning algorithm is introduced to derive a causal graph from these correlation graphs. The algorithm leverages a reverse perspective of causal invariance principle to uncover the invariant causal graph from varying correlations. The spatial-temporal encoder-decoder, built with GCLSTM units, reconstructs time-series process data within a sequence-to-sequence framework. The proposed CGSTAE enables effective process monitoring and fault detection through two statistics in the feature space and residual space. Finally, we validate the effectiveness of CGSTAE in process monitoring through the Tennessee Eastman process and a real-world air separation process.

📄 PDF Abstract BibTeX arXiv:2602.03004

Code (0)

등록된 구현이 없습니다.

Tasks

Graph structure learning

Similar Papers 제목 키워드 기반

A Novel Unsupervised Graph Wavelet Autoencoder for Mechanical System Fault Detection

2023-07-20 · Tianfu Li, Chuang Sun, Ruqiang Yan, Xuefeng Chen

Reliable fault detection is an essential requirement for safe and efficient operation of complex mechanical systems in various industrial applications. Despite the abundance of existing approaches and the maturity of the…

Fault DetectionGraph Neural Network

MOLA: Enhancing Industrial Process Monitoring Using Multi-Block Orthogonal Long Short-Term Memory Autoencoder

2024-10-10 · Fangyuan Ma, Cheng Ji, Jingde Wang, Wei Sun 외

In this work, we introduce MOLA: a Multi-block Orthogonal Long short-term memory Autoencoder paradigm, to conduct accurate, reliable fault detection of industrial processes. To achieve this, MOLA effectively extracts dyn…

Fault Detection

Topological Data Analysis for High-Dimensional Dynamic Process Monitoring

2026-06-18 · Angan Mukherjee, Tyler A. Soderstrom, Michael J. Kurtz, Victor M. Zavala arxiv

Real-time process monitoring requires methods that extract actionable information from high-dimensional time-series data. In this work, we present a new approach for process monitoring that combines tools of topological …

Matrix Completion With Variational Graph Autoencoders: Application in Hyperlocal Air Quality Inference

2018-11-05 · Tien Huu Do, Duc Minh Nguyen, Evaggelia Tsiligianni, Angel Lopez Aguirre 외

Inferring air quality from a limited number of observations is an essential task for monitoring and controlling air pollution. Existing inference methods typically use low spatial resolution data collected by fixed monit…

Air Quality InferenceMatrix Completion

Anomaly Detection using Deep Autoencoders for in-situ Wastewater Systems Monitoring Data

2020-02-07 · Stefania Russo, Andy Disch, Frank Blumensaat, Kris Villez

Due to the growing amount of data from in-situ sensors in wastewater systems, it becomes necessary to automatically identify abnormal behaviours and ensure high data quality. This paper proposes an anomaly detection meth…

Anomaly DetectionTime SeriesTime Series Analysis