Abstract
The aim of non-intrusive load monitoring (NILM) is to infer the energy consumed by the appliances in a house given only the total power consumption. Recently, literature have shown that deep neural networks are the state-of-the-art approaches for tacking NILM. For example, both sequence-to-sequence (seq2seq) and sequence-to-point (seq2point) learning models are the popular frameworks with typical network architectures such as convolutional neural networks (CNNs). However, these deep neural network approaches are computationally expensive and require huge storage for the purpose of prediction, and consequently would not be capable of deploying on mobile/edge devices. This paper addresses these issues for seq2point learning models by employing specifically designed network architectures which can be processed by using TensorFlow Lite to deploy on mobile phones. We show that our models only require 0.5% number of the parameters used in original seq2point models, whilst achieve comparable accuracy. Our models are then successfully tested on mobile phones with reasonable accuracy performance.
Original language | English |
---|---|
Title of host publication | BuildSys 2022 |
Subtitle of host publication | Proceedings of the 2022 9th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation |
Editors | Jorge Ortiz |
Publisher | Association for Computing Machinery, Inc |
Pages | 383-387 |
Number of pages | 5 |
ISBN (Electronic) | 9781450398909 |
DOIs | |
Publication status | Published - 8 Dec 2022 |
Event | 9th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation, BuildSys 2022 - Boston, United States Duration: 9 Nov 2022 → 10 Nov 2022 |
Conference
Conference | 9th ACM International Conference on Systems for Energy-Efficient Buildings, Cities, and Transportation, BuildSys 2022 |
---|---|
Country/Territory | United States |
City | Boston |
Period | 9/11/22 → 10/11/22 |
Bibliographical note
Funding Information:This work is supported in part by the National Natural Science Foundation of China (Key Program), NSFC-SGCC (U2066207).
Keywords
- deep learning
- edge NILM
- energy disaggregation
- lightweight NILM
- sequence-to-point learning