paper-with-me

홈 › Papers

Transfer Learning for Non-Intrusive Load Monitoring

2019-02-23 · Michele DIncecco, Stefano Squartini, Mingjun Zhong

Non-intrusive load monitoring (NILM) is a technique to recover source appliances from only the recorded mains in a household. NILM is unidentifiable and thus a challenge problem because the inferred power value of an appliance given only the mains could not be unique. To mitigate the unidentifiable problem, various methods incorporating domain knowledge into NILM have been proposed and shown effective experimentally. Recently, among these methods, deep neural networks are shown performing best. Arguably, the recently proposed sequence-to-point (seq2point) learning is promising for NILM. However, the results were only carried out on the same data domain. It is not clear if the method could be generalised or transferred to different domains, e.g., the test data were drawn from a different country comparing to the training data. We address this issue in the paper, and two transfer learning schemes are proposed, i.e., appliance transfer learning (ATL) and cross-domain transfer learning (CTL). For ATL, our results show that the latent features learnt by a complex' appliance, e.g., washing machine, can be transferred to a simple' appliance, e.g., kettle. For CTL, our conclusion is that the seq2point learning is transferable. Precisely, when the training and test data are in a similar domain, seq2point learning can be directly applied to the test data without fine tuning; when the training and test data are in different domains, seq2point learning needs fine tuning before applying to the test data. Interestingly, we show that only the fully connected layers need fine tuning for transfer learning. Source code can be found at https://github.com/MingjunZhong/transferNILM.

📄 PDF Abstract BibTeX arXiv:1902.08835

Code (1)

MingjunZhong/transferNILM 공식 구현 tf

Tasks

Non-Intrusive Load MonitoringTransfer Learning

Similar Papers 제목 키워드 기반

On Metrics to Assess the Transferability of Machine Learning Models in Non-Intrusive Load Monitoring

2019-12-12 · Christoph Klemenjak, Anthony Faustine, Stephen Makonin, Wilfried Elmenreich

To assess the performance of load disaggregation algorithms it is common practise to train a candidate algorithm on data from one or multiple households and subsequently apply cross-validation by evaluating the classific…

BIG-bench Machine LearningNon-Intrusive Load Monitoring

Multi Label Restricted Boltzmann Machine for Non-Intrusive Load Monitoring

2019-10-17 · Sagar Verma, Shikha Singh, Angshul Majumdar

Increasing population indicates that energy demands need to be managed in the residential sector. Prior studies have reflected that the customers tend to reduce a significant amount of energy consumption if they are prov…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONNon-Intrusive Load Monitoring

Non-intrusive Load Monitoring via Multi-label Sparse Representation based Classification

2019-12-11 · Shikha Singh, Angshul Majumdar

This work follows the approach of multi-label classification for non-intrusive load monitoring (NILM). We modify the popular sparse representation based classification (SRC) approach (developed for single label classific…

ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

Non-Intrusive Load Monitoring Based on Image Load Signatures and Continual Learning

2025-06-07 · Olimjon Toirov, Wei Yu

Non-Intrusive Load Monitoring (NILM) identifies the operating status and energy consumption of each electrical device in the circuit by analyzing the electrical signals at the bus, which is of great significance for smar…

Continual LearningNon-Intrusive Load Monitoring

Non-Intrusive Load Monitoring (NILM) using Deep Neural Networks: A Review

2023-06-08 · Mohammad Irani Azad, Roozbeh Rajabi, Abouzar Estebsari

Demand-side management now encompasses more residential loads. To efficiently apply demand response strategies, it's essential to periodically observe the contribution of various domestic appliances to total energy consu…

Deep LearningManagementNon-Intrusive Load Monitoring