paper-with-me

홈 › Papers

Lightweight and Scalable Transfer Learning Framework for Load Disaggregation

2026-03-05 · L. E. Garcia-Marrero, G. Petrone, E. Monmasson arxiv

Non-Intrusive Load Monitoring (NILM) aims to estimate appliance-level consumption from aggregate electrical signals recorded at a single measurement point. In recent years, the field has increasingly adopted deep learning approaches; however, cross-domain generalization remains a persistent challenge due to variations in appliance characteristics, usage patterns, and background loads across homes. Transfer learning provides a practical paradigm to adapt models with limited target data. However, existing methods often assume a fixed appliance set, lack flexibility for evolving real-world deployments, remain unsuitable for edge devices, or scale poorly for real-time operation. This paper proposes RefQuery, a scalable multi-appliance, multi-task NILM framework that conditions disaggregation on compact appliance fingerprints, allowing one shared model to serve many appliances without a fixed output set. RefQuery keeps a pretrained disaggregation network fully frozen and adapts to a target home by learning only a per-appliance embedding during a lightweight backpropagation stage. Experiments on three public datasets demonstrate that RefQuery delivers a strong accuracy-efficiency trade-off against single-appliance and multi-appliance baselines, including modern Transformer-based methods. These results support RefQuery as a practical path toward scalable, real-time NILM on resource-constrained edge devices.

📄 PDF Abstract BibTeX arXiv:2603.04998

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationTransfer Learning

Similar Papers 제목 키워드 기반

Revisiting Disaggregated Large Language Model Serving for Performance and Energy Implications

2025-11-14 · Jiaxi Li, Yue Zhu, Eun Kyung Lee, Klara Nahrstedt arxiv

Different from traditional Large Language Model (LLM) serving that colocates the prefill and decode stages on the same GPU, disaggregated serving dedicates distinct GPUs to prefill and decode workload. Once the prefill G…

Activity Detection And Modeling Using Smart Meter Data: Concept And Case Studies

2020-10-26 · Hao Wang, Gonzague Henri, Chin-Woo Tan, Ram Rajagopal

Electricity consumed by residential consumers counts for a significant part of global electricity consumption and utility companies can collect high-resolution load data thanks to the widely deployed advanced metering in…

Action DetectionActivity Detection

Load Disaggregation Based on Aided Linear Integer Programming

2016-03-24 · Md. Zulfiquar Ali Bhotto, Stephen Makonin, Ivan V. Bajic

Load disaggregation based on aided linear integer programming (ALIP) is proposed. We start with a conventional linear integer programming (IP) based disaggregation and enhance it in several ways. The enhancements include…

On the Feasibility of Generic Deep Disaggregation for Single-Load Extraction

2018-02-05 · Karim Said Barsim, Bin Yang

Recently, and with the growing development of big energy datasets, data-driven learning techniques began to represent a potential solution to the energy disaggregation problem outperforming engineered and hand-crafted mo…

Tessera: Unlocking Heterogeneous GPUs through Kernel-Granularity Disaggregation

2026-04-11 · Tiancheng Hu, Jin Qin, Zheng Wang, Junhao Hu 외 arxiv

Disaggregation maps parts of an AI workload to different types of GPUs, offering a path to utilize modern heterogeneous GPU clusters. However, existing solutions operate at a coarse granularity and are tightly coupled to…