Hawk高效构建数据集并精准识别低功耗电器,显著提升识别率。
Hawk: An Efficient NALM System for Accurate Low-Power Appliance Recognition
- 用平衡格雷码与共享感知时间策略,快速生成多样化标注数据
- 相比基线,数据收集时间减少98.6%,状态组合增加6.34倍,识别准确率提升超47%
- 适用于真实场景中未知背景电器的部署,适合智能电网与节能研究者
非侵入式电器负载监测(NALM)旨在仅通过总电表数据识别单个电器使用情况,而现有系统难以兼顾数据构建效率与事件/状态识别精度,尤其在低功耗电器识别方面表现不足。本文提出Hawk系统,分两阶段运行:数据构建与事件识别。在数据构建阶段,基于平衡格雷码高效采集多样且均衡的数据集HawkDATA,并通过采样同步策略‘共享感知时间’实现自动标注。在事件识别阶段,采用稳态差分预处理与投票后处理相结合的方法,从总电流信号中精确识别电器事件。实验表明,HawkDATA仅需基线1/71.5的采集时间,却生成6.34倍于基线的电器状态组合。在HawkDATA及常用数据集上,状态识别平均F1达93.94%,事件识别达97.07%,较当前最优算法分别提升47.98%和11.57%。在两个真实场景中部署部分电器子集及基于HawkDATA训练的模型,事件识别平均F1分别为96.02%和94.76%。Hawk源代码与数据集已开源:https://github.com/WZiJ/SenSys24-Hawk。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。