Hypergraph Learning based Recommender System for Anomaly Detection, Control and Optimization
Sakhinana Sagar Srinivas, Rajat Kumar Sarkar, Venkataramana Runkana
TL;DR
This work tackles anomaly detection in high-dimensional multisensor time-series data typical of industrial systems. It introduces HgAD, a hypergraph-based framework that jointly learns dynamic hypergraph structure (HgSL), captures hierarchical spatiotemporal sensor representations (HgED), forecasts sensor values (HgF), and detects anomalies with robust deviation analysis (HgD). It further provides root-cause analysis through computation hypergraphs and offers offline prescriptive actions via HgPC using genetic algorithms. Empirically, HgAD achieves state-of-the-art performance across diverse benchmarks (e.g., SWaT, WADI, SMAP, MSL, TE P, HAI) and its ablations confirm the importance of structure learning, attention, and hypergraph pooling for accurate, interpretable anomaly detection.
Abstract
Anomaly detection is fundamental yet, challenging problem with practical applications in industry. The current approaches neglect the higher-order dependencies within the networks of interconnected sensors in the high-dimensional time series(multisensor data) for anomaly detection. To this end, we present a self-adapting anomaly detection framework for joint learning of (a) discrete hypergraph structure and (b) modeling the temporal trends and spatial relations among the interdependent sensors using the hierarchical encoder-decoder architecture to overcome the challenges. The hypergraph representation learning-based framework exploits the relational inductive biases in the hypergraph-structured data to learn the pointwise single-step-ahead forecasts through the self-supervised autoregressive task and predicts the anomalies based on the forecast error. Furthermore, our framework incentivizes learning the anomaly-diagnosis ontology through a differentiable approach. It derives the anomaly information propagation-based computational hypergraphs for root cause analysis and provides recommendations through an offline, optimal predictive control policy to remedy an anomaly. We conduct extensive experiments to evaluate the proposed method on the benchmark datasets for fair and rigorous comparison with the popular baselines. The proposed method outperforms the baseline models and achieves SOTA performance. We report the ablation studies to support the efficacy of the framework.
