仅用家电存在信息,就能精准定位家庭用电设备运行模式。
Few Labels are all you need: A Weakly Supervised Framework for Appliance Localization in Smart-Meter Series
- 用家电是否存在的弱标签训练,避免昂贵的逐设备标注
- 在4个真实数据集上性能超越现有弱监督方法,接近全监督水平
- 适合缺乏详细标注数据的智能电网分析场景
提升智能电网管理对应对气候变化至关重要,而让用户积极参与是电力供应商的重大挑战。过去十年全球部署了数以百万计的智能电表,记录家庭整体用电功率。这些数据蕴含可帮助用户降低用电足迹的宝贵信息,但采集信号会聚合多个同时运行的电器功耗,难以解析。非侵入式负荷监测(NILM)旨在仅通过主电表信号推断单个电器的功率、使用模式或开关状态。现有方法多为全监督深度学习模型,需同时获取总功率信号与各电器的真实功耗标签,但此类标签收集成本高、极难获取,因需入户逐设备监控。本文提出CamAL,一种仅需知晓某电器是否存在即可训练的弱监督方法。该方法融合多个深度分类器与可解释分类技术,实现电器使用模式定位。在4个真实数据集上的实验表明,CamAL显著优于现有弱监督基线,且当前最先进全监督方法需更多标签才能达到其性能。实验代码已开源:https://github.com/adrienpetralia/CamAL。本论文发表于ICDE 2025。
原文摘要 · Abstract (English)
Improving smart grid system management is crucial in the fight against climate change, and enabling consumers to play an active role in this effort is a significant challenge for electricity suppliers. In this regard, millions of smart meters have been deployed worldwide in the last decade, recording the main electricity power consumed in individual households. This data produces valuable information that can help them reduce their electricity footprint; nevertheless, the collected signal aggregates the consumption of the different appliances running simultaneously in the house, making it difficult to apprehend. Non-Intrusive Load Monitoring (NILM) refers to the challenge of estimating the power consumption, pattern, or on/off state activation of individual appliances using the main smart meter signal. Recent methods proposed to tackle this task are based on a fully supervised deep-learning approach that requires both the aggregate signal and the ground truth of individual appliance power. However, such labels are expensive to collect and extremely scarce in practice, as they require conducting intrusive surveys in households to monitor each appliance. In this paper, we introduce CamAL, a weakly supervised approach for appliance pattern localization that only requires information on the presence of an appliance in a household to be trained. CamAL merges an ensemble of deep-learning classifiers combined with an explainable classification method to be able to localize appliance patterns. Our experimental evaluation, conducted on 4 real-world datasets, demonstrates that CamAL significantly outperforms existing weakly supervised baselines and that current SotA fully supervised NILM approaches require significantly more labels to reach CamAL performances. The source of our experiments is available at: https://github.com/adrienpetralia/CamAL. This paper appeared in ICDE 2025.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。