UNet-NILM: A Deep Neural Network for Multi-Tasks Appliances State Detection and Power Estimation in NILM
Faustine, Anthony,
Pereira, Lucas,
Bousbiat, Hafsa,
and Kulkarni, Shridhar
In Proceedings of the 5th International Workshop on Non-Intrusive Load Monitoring
2020
Over the years, an enormous amount of research has been exploring Deep Neural Networks
(DNN), particularly Convolutional Neural Networks (CNNs) and Recurrent Neural Networks
(RNNs) for estimating the energy consumption of appliances from a single point source
such as smart meters - Non-Intrusive Load Monitoring (NILM). However, most of the
existing DNNs models for NILM use a single-task learning approach in which a neural
network is trained exclusively for each appliance. This strategy is computationally
expensive and ignores the fact that multiple appliances can be active simultaneously
and dependencies between them. In this work, we propose UNet-NILM for multi-task appliances’
state detection and power estimation, applying a multi-label learning strategy and
multi-target quantile regression. The UNet-NILM is a one-dimensional CNN based on
the U-Net architecture initially proposed for image segmentation. Empirical evaluation
on the UK-DALE dataset suggests promising performance against traditional single-task
learning.