LGFeb 11, 2023

MSDC: Exploiting Multi-State Power Consumption in Non-intrusive Load Monitoring based on A Dual-CNN Model

arXiv:2302.05565v122 citationsh-index: 27
Originality Incremental advance
AI Analysis

This work addresses energy monitoring for households or buildings by improving appliance-level power disaggregation, representing an incremental advance with novel method integration.

The paper tackles the problem of non-intrusive load monitoring by decomposing aggregated electrical signals into appliance-specific consumption, introducing the Multi-State Dual CNN (MSDC) model that explicitly extracts appliance states and transitions. It achieves significant performance gains, including 6%-10% MAE and 33%-51% SAE improvements over state-of-the-art models on real-world datasets.

Non-intrusive load monitoring (NILM) aims to decompose aggregated electrical usage signal into appliance-specific power consumption and it amounts to a classical example of blind source separation tasks. Leveraging recent progress on deep learning techniques, we design a new neural NILM model Multi-State Dual CNN (MSDC). Different from previous models, MSDC explicitly extracts information about the appliance's multiple states and state transitions, which in turn regulates the prediction of signals for appliances. More specifically, we employ a dual-CNN architecture: one CNN for outputting state distributions and the other for predicting the power of each state. A new technique is invented that utilizes conditional random fields (CRF) to capture state transitions. Experiments on two real-world datasets REDD and UK-DALE demonstrate that our model significantly outperform state-of-the-art models while having good generalization capacity, achieving 6%-10% MAE gain and 33%-51% SAE gain to unseen appliances.

Foundations

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

Your Notes