LGAIJan 10, 2025

Explaining Deep Learning-based Anomaly Detection in Energy Consumption Data by Focusing on Contextually Relevant Data

arXiv:2501.06099v120 citationsh-index: 14Energy and Buildings
Originality Incremental advance
AI Analysis

This work addresses the need for more stable and consistent explanations in anomaly detection for energy management, though it is incremental as it builds on existing explainability techniques.

The paper tackled the problem of instability and inconsistency in explaining deep learning-based anomaly detection for energy consumption data by proposing a context-focused approach that leverages SHAP variants with global feature importance and weighted cosine similarity, resulting in an average reduction in explanation variability of approximately 38% across multiple datasets.

Detecting anomalies in energy consumption data is crucial for identifying energy waste, equipment malfunction, and overall, for ensuring efficient energy management. Machine learning, and specifically deep learning approaches, have been greatly successful in anomaly detection; however, they are black-box approaches that do not provide transparency or explanations. SHAP and its variants have been proposed to explain these models, but they suffer from high computational complexity (SHAP) or instability and inconsistency (e.g., Kernel SHAP). To address these challenges, this paper proposes an explainability approach for anomalies in energy consumption data that focuses on context-relevant information. The proposed approach leverages existing explainability techniques, focusing on SHAP variants, together with global feature importance and weighted cosine similarity to select background dataset based on the context of each anomaly point. By focusing on the context and most relevant features, this approach mitigates the instability of explainability algorithms. Experimental results across 10 different machine learning models, five datasets, and five XAI techniques, demonstrate that our method reduces the variability of explanations providing consistent explanations. Statistical analyses confirm the robustness of our approach, showing an average reduction in variability of approximately 38% across multiple datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes