LGOct 20, 2020

A Federated Learning Approach to Anomaly Detection in Smart Buildings

arXiv:2010.10293v3180 citations
Originality Incremental advance
AI Analysis

This work addresses response time delays in anomaly detection for smart building IoT systems, offering a privacy-preserving solution, though it is incremental as it applies existing federated learning to a specific domain.

The paper tackled anomaly detection in smart buildings by proposing a federated learning approach using stacked LSTM, which reduced training convergence time by more than half compared to centralized methods while achieving state-of-the-art performance on real-world IoT datasets.

Internet of Things (IoT) sensors in smart buildings are becoming increasingly ubiquitous, making buildings more livable, energy efficient, and sustainable. These devices sense the environment and generate multivariate temporal data of paramount importance for detecting anomalies and improving the prediction of energy usage in smart buildings. However, detecting these anomalies in centralized systems is often plagued by a huge delay in response time. To overcome this issue, we formulate the anomaly detection problem in a federated learning setting by leveraging the multi-task learning paradigm, which aims at solving multiple tasks simultaneously while taking advantage of the similarities and differences across tasks. We propose a novel privacy-by-design federated learning model using a stacked long short-time memory (LSTM) model, and we demonstrate that it is more than twice as fast during training convergence compared to the centralized LSTM. The effectiveness of our federated learning approach is demonstrated on three real-world datasets generated by the IoT production system at General Electric Current smart building, achieving state-of-the-art performance compared to baseline methods in both classification and regression tasks. Our experimental results demonstrate the effectiveness of the proposed framework in reducing the overall training cost without compromising the prediction performance.

Foundations

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

Your Notes