paper-with-me

홈 › Papers

DyEdgeGAT: Dynamic Edge via Graph Attention for Early Fault Detection in IIoT Systems

2023-07-07 · Mengjie Zhao, Olga Fink

In the Industrial Internet of Things (IIoT), condition monitoring sensor signals from complex systems often exhibit nonlinear and stochastic spatial-temporal dynamics under varying conditions. These complex dynamics make fault detection particularly challenging. While previous methods effectively model these dynamics, they often neglect the evolution of relationships between sensor signals. Undetected shifts in these relationships can lead to significant system failures. Furthermore, these methods frequently misidentify novel operating conditions as faults. Addressing these limitations, we propose DyEdgeGAT (Dynamic Edge via Graph Attention), a novel approach for early-stage fault detection in IIoT systems. DyEdgeGAT's primary innovation lies in a novel graph inference scheme for multivariate time series that tracks the evolution of relationships between time series, enabled by dynamic edge construction. Another key innovation of DyEdgeGAT is its ability to incorporate operating condition contexts into node dynamics modeling, enhancing its accuracy and robustness. We rigorously evaluated DyEdgeGAT using both a synthetic dataset, simulating varying levels of fault severity, and a real-world industrial-scale multiphase flow facility benchmark with diverse fault types under varying operating conditions and detection complexities. The results show that DyEdgeGAT significantly outperforms other baseline methods in fault detection, particularly in the early stages with low severity, and exhibits robust performance under novel operating conditions.

📄 PDF Abstract BibTeX arXiv:2307.03761

Code (1)

mengjiezhao/dyedgegat 공식 구현 pytorch

Tasks

Anomaly DetectionFault DetectionTime SeriesUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Advanced Mathematics Learning Behavior Prediction and Academic Early Warning Model Based on Multimodal Data Analysis

2026-05-31 · Liu Qiong, Li Zhengbo arxiv

Early detection of at-risk students and timely academic intervention pose major challenges in advanced mathematics education, where complex conceptual hierarchies and nonlinear learning trajectories often hold back stude…

Expressing Multivariate Time Series as Graphs with Time Series Attention Transformer

2022-08-19 · William T. Ng, K. Siu, Albert C. Cheung, Michael K. Ng

A reliable and efficient representation of multivariate time series is crucial in various downstream machine learning tasks. In multivariate time series forecasting, each variable depends on its historical values and the…

Multivariate Time Series ForecastingRepresentation LearningTime SeriesTime Series Analysis+1

Slow Learning and Fast Inference: Efficient Graph Similarity Computation via Knowledge Distillation

2021-12-01 · NeurIPS 2021 12 · Can Qin, Handong Zhao, Lichen Wang, Huan Wang 외

Graph Similarity Computation (GSC) is essential to wide-ranging graph applications such as retrieval, plagiarism/anomaly detection, etc. The exact computation of graph similarity, e.g., Graph Edit Distance (GED), is an N…

Anomaly DetectionGraph Neural NetworkGraph SimilarityKnowledge Distillation+2

Interpretable Multimodal Learning for Cardiovascular Hemodynamics Assessment

2024-04-06 · Prasun C Tripathi, Sina Tabakhi, Mohammod N I Suvon, Lawrence Schöb 외

Pulmonary Arterial Wedge Pressure (PAWP) is an essential cardiovascular hemodynamics marker to detect heart failure. In clinical practice, Right Heart Catheterization is considered a gold standard for assessing cardiac h…

Graph Attention

Graph Reinforcement Learning-based CNN Inference Offloading in Dynamic Edge Computing

2022-10-24 · Nan Li, Alexandros Iosifidis, Qi Zhang

This paper studies the computational offloading of CNN inference in dynamic multi-access edge computing (MEC) networks. To address the uncertainties in communication time and Edge servers' available capacity, we use earl…

Decision MakingDeep Reinforcement LearningEdge-computingreinforcement-learning+2