LGCEMar 13, 2022

ALDI++: Automatic and parameter-less discord and outlier detection for building energy load profiles

arXiv:2203.06618v27 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses the need for efficient and parameter-free outlier detection in building energy prediction, which is crucial for applications like measurement and verification, though it is incremental over prior methods.

The paper tackled the problem of automatically detecting anomalous data in building energy load profiles without user-defined parameters, resulting in a 6% improvement in forecasting error and a sixfold reduction in computation time compared to the winning team's approach.

Data-driven building energy prediction is an integral part of the process for measurement and verification, building benchmarking, and building-to-grid interaction. The ASHRAE Great Energy Predictor III (GEPIII) machine learning competition used an extensive meter data set to crowdsource the most accurate machine learning workflow for whole building energy prediction. A significant component of the winning solutions was the pre-processing phase to remove anomalous training data. Contemporary pre-processing methods focus on filtering statistical threshold values or deep learning methods requiring training data and multiple hyper-parameters. A recent method named ALDI (Automated Load profile Discord Identification) managed to identify these discords using matrix profile, but the technique still requires user-defined parameters. We develop ALDI++, a method based on the previous work that bypasses user-defined parameters and takes advantage of discord similarity. We evaluate ALDI++ against a statistical threshold, variational auto-encoder, and the original ALDI as baselines in classifying discords and energy forecasting scenarios. Our results demonstrate that while the classification performance improvement over the original method is marginal, ALDI++ helps achieve the best forecasting error improving 6% over the winning's team approach with six times less computation time.

Code Implementations1 repo
Foundations

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

Your Notes