SHEDAD: SNN-Enhanced District Heating Anomaly Detection for Urban Substations
Jonne van Dreven, Abbas Cheddad, Sadi Alawadi, Ahmad Nauman Ghazi, Jad Al Koussa, Dirk Vanhoudt
TL;DR
SHEDAD addresses local, privacy-preserving anomaly detection in district heating networks by building a relative topology from substation supply-temperature profiles using a multi-adaptive $k$-NN graph and DTW distances under Sakoe-Chiba constraints. Edges are merged via Fleiss' kappa and clustered with Agglomerative Ward, followed by MST-based intra-cluster anomaly scoring using MAD and modified $z$-scores to identify supply-temperature and substation-performance anomalies. On a confidential DH dataset with 248 substations, SHEDAD identifies 30 supply-temperature anomalies and 14 performance anomalies, achieving approximately $65\%$ sensitivity and $97\%$ specificity, enabling targeted maintenance while preserving network confidentiality. The work demonstrates improved clustering validity (lower intra-cluster variance/distance) and provides a practical, privacy-aware pathway to reduce energy usage through focused interventions and iterative retraining for future predictive maintenance.
Abstract
District Heating (DH) systems are essential for energy-efficient urban heating. However, despite the advancements in automated fault detection and diagnosis (FDD), DH still faces challenges in operational faults that impact efficiency. This study introduces the Shared Nearest Neighbor Enhanced District Heating Anomaly Detection (SHEDAD) approach, designed to approximate the DH network topology and allow for local anomaly detection without disclosing sensitive information, such as substation locations. The approach leverages a multi-adaptive k-Nearest Neighbor (k-NN) graph to improve the initial neighborhood creation. Moreover, it introduces a merging technique that reduces noise and eliminates trivial edges. We use the Median Absolute Deviation (MAD) and modified z-scores to flag anomalous substations. The results reveal that SHEDAD outperforms traditional clustering methods, achieving significantly lower intra-cluster variance and distance. Additionally, SHEDAD effectively isolates and identifies two distinct categories of anomalies: supply temperatures and substation performance. We identified 30 anomalous substations and reached a sensitivity of approximately 65\% and specificity of approximately 97\%. By focusing on this subset of poor-performing substations in the network, SHEDAD enables more targeted and effective maintenance interventions, which can reduce energy usage while optimizing network performance.
