paper-with-me

홈 › Papers

Hawk: An Efficient NALM System for Accurate Low-Power Appliance Recognition

2024-10-06 · Zijian Wang, Xingzhou Zhang, Yifan Wang, Xiaohui Peng, Zhiwei Xu

Non-intrusive Appliance Load Monitoring (NALM) aims to recognize individual appliance usage from the main meter without indoor sensors. However, existing systems struggle to balance dataset construction efficiency and event/state recognition accuracy, especially for low-power appliance recognition. This paper introduces Hawk, an efficient and accurate NALM system that operates in two stages: dataset construction and event recognition. In the data construction stage, we efficiently collect a balanced and diverse dataset, HawkDATA, based on balanced Gray code and enable automatic data annotations via a sampling synchronization strategy called shared perceptible time. During the event recognition stage, our algorithm integrates steady-state differential pre-processing and voting-based post-processing for accurate event recognition from the aggregate current. Experimental results show that HawkDATA takes only 1/71.5 of the collection time to collect 6.34x more appliance state combinations than the baseline. In HawkDATA and a widely used dataset, Hawk achieves an average F1 score of 93.94% for state recognition and 97.07% for event recognition, which is a 47. 98% and 11. 57% increase over SOTA algorithms. Furthermore, selected appliance subsets and the model trained from HawkDATA are deployed in two real-world scenarios with many unknown background appliances. The average F1 scores of event recognition are 96.02% and 94.76%. Hawk's source code and HawkDATA are accessible at https://github.com/WZiJ/SenSys24-Hawk.

📄 PDF Abstract BibTeX arXiv:2410.16293

Code (1)

wzij/sensys24-hawk 공식 구현

Similar Papers 제목 키워드 기반

Load Shaping Based Privacy Protection in Smart Grids: An Overview

2020-01-18

Fine-grained energy usage data collected by Smart Meters (SM) is one of the key components of the smart grid (SG). While collection of this data enhances efficiency and flexibility of SG, it also poses a serious threat t…

Incorporating Coincidental Water Data into Non-intrusive Load Monitoring

2021-01-18 · Mohammad-Mehdi Keramati, Elnaz Azizi, Hamidreza Momeni, Sadegh Bolouki

Non-intrusive load monitoring (NILM) as the process of extracting the usage pattern of appliances from the aggregated power signal is among successful approaches aiding residential energy management. In recent years, hig…

Classificationenergy managementGeneral ClassificationManagement+1

Appliance Level Short-term Load Forecasting via Recurrent Neural Network

2021-11-23 · Yuqi Zhou, Arun Sukumaran Nair, David Ganger, Abhinandan Tripathi 외

Accurate load forecasting is critical for electricity market operations and other real-time decision-making tasks in power systems. This paper considers the short-term load forecasting (STLF) problem for residential cust…

Decision MakingLoad ForecastingPrediction

Energy Disaggregation using Variational Autoencoders

2021-03-22 · Antoine Langevin, Marc-André Carbonneau, Mohamed Cheriet, Ghyslain Gagnon

Non-intrusive load monitoring (NILM) is a technique that uses a single sensor to measure the total power consumption of a building. Using an energy disaggregation method, the consumption of individual appliances can be e…

Non-Intrusive Load Monitoring

MATNilm: Multi-appliance-task Non-intrusive Load Monitoring with Limited Labeled Data

2023-07-27 · Jing Xiong, Tianqi Hong, Dongbo Zhao, Yu Zhang

Non-intrusive load monitoring (NILM) identifies the status and power consumption of various household appliances by disaggregating the total power usage signal of an entire house. Efficient and accurate load monitoring f…

energy managementNon-Intrusive Load Monitoring