English

Lightweight and Scalable Transfer Learning Framework for Load Disaggregation

Machine Learning 2026-03-06 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2603.04998,
  title  = {Lightweight and Scalable Transfer Learning Framework for Load Disaggregation},
  author = {L. E. Garcia-Marrero and G. Petrone and E. Monmasson},
  journal= {arXiv preprint arXiv:2603.04998},
  year   = {2026}
}

Comments

This work has been submitted to the IEEE for possible publication

R2 v1 2026-07-01T11:04:38.425Z