A Review of NILM Applications Withmachine Learning Approaches
A Review of NILM Applications Withmachine Learning Approaches
DOI: 10.32604/cmc.2024.051289
REVIEW
ABSTRACT
In recent years, Non-Intrusive Load Monitoring (NILM) has become an emerging approach that provides affordable
energy management solutions using aggregated load obtained from a single smart meter in the power grid.
Furthermore, by integrating Machine Learning (ML), NILM can efficiently use electrical energy and offer less of
a burden for the energy monitoring process. However, conducted research works have limitations for real-time
implementation due to the practical issues. This paper aims to identify the contribution of ML approaches to
developing a reliable Energy Management (EM) solution with NILM. Firstly, phases of the NILM are discussed,
along with the research works that have been conducted in the domain. Secondly, the contribution of machine
learning approaches in three aspects is discussed: Supervised learning, unsupervised learning, and hybrid modeling.
It highlights the limitations in the applicability of ML approaches in the field. Then, the challenges in the real-
time implementation are concerned with six use cases: Difficulty in recognizing multiple loads at a given time,
cost of running the NILM system, lack of universal framework for appliance detection, anomaly detection and
new appliance identification, and complexity of the electricity loads and real-time demand side management.
Furthermore, options for selecting an approach for an efficient NILM framework are suggested. Finally, suggestions
are provided for future research directions.
KEYWORDS
Non-intrusive load monitoring; transfer learning; machine learning; feature extraction
1 Introduction
Universal access to electricity is a crucial task which ensures sustainable economic growth in a
country. According to [1], the number of people with access to electricity is very low in sub-Saharan
Africa, which was 589.46 million in 2019. Furthermore, 77% of the population uses solid fuel for
household work, leading to non-communicable diseases due to air pollution. The use of non-renewable
sources increases global warming and climate change. On the other hand, the availability of renewable
energy sources directly impacts the country’s income. The study [2] shows that there is a relation-
ship between energy production and Gross Domestic Product (GDP) and having steady electricity
production directly affects economic growth. Because of the global population and economic and
technological development, electricity usage has increased. To solve the energy crisis, the paper [3]
This work is licensed under a Creative Commons Attribution 4.0 International License,
which permits unrestricted use, distribution, and reproduction in any medium, provided the
original work is properly cited.
2972 CMC, 2024, vol.79, no.2
suggested using control-optimized methods, passive design in transportation and buildings and green
alternatives to save energy.
Microgrids (MGs) were developed by combining conventional and non-conventional energy
sources with the integration of the Internet of Things (IoT) to address the electricity demand
effectively. Conventional energy sources include non-renewable energy sources such as fossil fuels,
while renewable energy options are composed of non-conventional energy sources, including wind,
biogas, and hydropower [4]. Further, microgrids have been introduced to achieve the higher impact
of renewable energy sources in the power grid. The energy storage system saves the excess energy
generated in the microgrid to improve load consumption. However, the paper [5] highlights Microgrid
(MG) configuration is limited in rural areas due to the unavailability of internet resources. On the other
hand, load transition identification in the MG is difficult due to the non-linear behavior of loads [6].
Several models [7] and algorithms are proposed in the literature to identify the load variations [8].
Furthermore, studies [9] found that the accuracy of the forecasting results depends on the demand.
However, the microgrid’s demand side response can be improved by implementing policies, power flow
constraints and energy monitoring.
Understanding energy consumption benefits consumers and suppliers in the power grid. From the
consumers’ point of view, they can identify the appliances that contribute to the electricity bill and take
the initiative to reduce that. On the other hand, from the suppliers’ point of view, they can identify the
electricity demand of each consumer and expand the service accordingly. Related statistics published in
the paper [10] shows that direct feedback from consumers can save energy wastage by more than 15%.
However, energy monitoring is flexible by installing smart meters attached to the appliance. Overall,
load monitoring can be classified into three approaches: Intrusive (ILM), Semi-Intrusive (Semi-ILM)
and Non-Intrusive (NILM) based on the number of smart meters installed in the power grid. The
complexity of the energy disaggregation in the NILM approaches is difficult because a single smart
meter is used to collect the load. However, the cost of installation and configuration is lower in the
NILM-based energy management solutions.
ML models have been presented in the literature to address the complexity of the NILM load
disaggregation [11]. Such as Hidden Markov Models (HMMs) [12,13], Neural Networks [14,15] and
Convolutional Neural Networks (CNNs) [16]. Approaches applied in the load disaggregation, such
as supervised, semi-supervised and unsupervised, are labeled based on the learning process of the
data. Supervised learning requires a large amount of data to learn the appliance. On the contrary,
unsupervised learning does not require labeling before the training and is idle for identifying new
appliances. However, studies [17] found that unsupervised learning is effective with small application
areas since anomaly detection does not affect appliance recognition.
The smart grid compromises with different appliances that consume different loads at different
frequencies. Therefore, the availability of public datasets such as REDD [18], PLAID [19], WHITED
[20], UK-DALE [21], and COOLL [22] help to train the supervised model to learn the ground truth
about appliances in the NILM research area. A summary of the available datasets in the NILM
research area is available in Table 1.
CMC, 2024, vol.79, no.2 2973
Table 1 (continued)
Data set Period Features Ref.
Number of Sampling Load Location Challenges
appliances rates type
ENERTALK 29–122 days 22 houses 15 Hz All Korea Only low-frequency [34]
data is available.
SynD 180 days 21 appliances 5 Hz All Austria Only low-frequency [35]
data is available.
In addition to the mentioned challenges in Table 1, preprocessing the dataset before applying the
model is required because of the contradiction of data; missing and noisy data may affect the load
identification in the NILM approach [36].
This paper provides an inclusive review of the NILM applications with ML approaches, and
challenges are discussed for future research directions. The main contributions of this paper are as
follows:
1. To identify different Supervised and Unsupervised Learning approaches used in Electricity
Management with NILM
2. To highlight the current research challenges to find the feasibility of developing a reliable ML
Approach in the NILM research field.
The remaining sections of this article are organized as follows: In Section 2, the NILM framework
is explained with load identification using different ML approaches, and it discusses how demand-
side management helps improve awareness. In Section 3, the different research works conducted
with various ML approaches are discussed, and it further explains implemented hybrid frameworks.
Section 4 outlines open challenges and issues in the conducted research and explains why the hybrid
framework is feasible for real-time implementation. Finally, Section 5 concludes the article.
2 NILM Framework
Load Monitoring enables energy consumption monitoring by a smart meter attached to the
electricity appliance. The concept of NILM was invented by Hart [37] in 1984 to extract the load
consumption of devices using aggregated power load collected at the end of the power source. The
initial approach is suitable to capture the ON/OFF state of the electrical appliances in the smart grid.
After that, NILM implementation has become an emerging area for load monitoring in the home and
commercial setting.
NILM contributes to identifying the energy consumption of appliances, leading consumers to
reduce usage and lower electricity bills. Further, it helps to identify the appliance’s health and then
recognize the need for maintenance or replacement. As a result of demand-side management features
provided in the NILM architecture, the operational times of each appliance can be recognized and
controlled [38]. Overall, NILM works as a powerful and cost-effective tool to increase energy efficiency,
minimize energy crises, and environmental impact.
The Typical NILM framework comprises five stages: Data acquisition and preprocessing, feature
extraction, load identification through a learning process, and demand-side management. Since
the NILM architecture depends on the aggregated data, computational work is high throughout
CMC, 2024, vol.79, no.2 2975
the disaggregation process. This section discusses the framework of NILM with the methods and
techniques used in each stage.
[68], Long Short-Term Memory Networks (LSTM) [69–71], Recurrent Neural Networks (RNN) [72],
Encoders [73], Graph Signal Processing [74–75] are commonly used to develop a unsupervised NILM
approaches. However, conducted research works are limited to the lab, and a solution for a large-scale
environment is unexplored.
Several research works have been done as hybrid works to improve generalizability and efficiency.
Supervised learning approaches are common in the NILM domain for load classification and
appliance detection. The selection of a supervised learning approach depends on the objective of the
research work. Furthermore, a rich aggregated load profile with a high computational environment
is required in the training phase of supervised learning. However, the real-time implementation of
supervised NILM is limited due to its cost.
data is collected as the summation of watts. To overcome that issue, the paper [89] presented an
optimization-based approach with mixed-integer formulation to detect the state transition of the
appliance automatically. However, the research is limited to a low sampling load, but the work has
not been investigated in a noisy environment. In addition, the paper [90] introduced a correlation-
based feature extraction from the current waveforms to identify multiple electrical appliances in the
grid. However, the research is conducted with fewer devices in the lab. In conclusion, Difficulties in
multiple load recognition should be addressed to find a scalable solution in the NILM domain.
Furthermore, Challenges in the development lead to identifying criteria for selecting an approach
for an efficient NILM framework. Table 2 highlights the available options for the selection.
This section highlights open challenges in the real-time implementation of the NILM framework.
Potential future research directions in NILM will be discussed in the next section.
the contrary, unsupervised NILM systems are highly computationally expensive. However, a
preprocessed aggregated dataset would be helpful to minimize the issues mentioned above.
3. Develop a load profile for commercial buildings: There is a considerable diversity of appliances
used in the retail sector. Moreover, it uses Type IV appliances. The available public dataset
includes appliances used in residential buildings. In addition, commercial sector consumers
expect a NILM solution with a software-based monitoring platform. Therefore, a commercial
load profile is required to develop such a solution.
4. Recognition of similar load features: Developed NILM solutions have selected appliances with
different load signatures in the training phase. Further, the NILM is a promising research area
in energy management; however, developed solutions lack recognition of similar appliances.
5. Develop a Transfer Learning approach for a real-time solution: There is a research shortcom-
ing in developing a universal solution for energy disaggregation. In supervised learning, similar
load signatures are expected in the training and testing dataset. On the contrary, unsupervised
approaches address only a few appliance types in the literature. In addition, transfer learning
has been developed to expand the disaggregation for a real-time solution. However, the one-to-
one profile is required in the testing phase. Therefore, the one-to-one appliance profile remains
questionable in the energy management sector.
6. Develop a software-based monitoring platform: Integration of real-time energy metering in
smart appliances offers unique opportunities for advancing NILM research. The availability of
fine-tuned disaggregated loads using ML allows users to monitor and control the energy usage.
In addition to that, adding new appliances, updating the load profile and detecting anomalies
using existing profile can be included when implementing real-time smart app.
This section provided suggestions for future research in the NILM area, and the next section will
conclude the paper.
6 Conclusion
NILM is an effective energy management solution that motivates energy usage control by moni-
toring appliance behavior. Compared to Intrusive Load Monitoring, the installation and configuration
are less expensive, with a single meter attached to the power grid. Different public datasets are
available and presented as an overview in this paper to study disaggregation. However, integrating
ML models makes the load identification stage less effortless since the diversity and complexity of
the available public datasets are enormous. This paper used the current literature to introduce the
framework of NILM with comprehensive literature about the ML approaches used in the NILM
sector. Accordingly, NILM based models provides benefits in the energy disaggregation domain
due to its non-intrusive nature with cost-effectiveness deployment. Further, NILM Based models
are inherently scalable and can be deployed across a wide range of residential and commercial
environments without significant infrastructure modification. Further, it exposed various reasons
for applying ML for energy disaggregation: Automated appliance disaggregation, scalability and
efficiency, adaptability to new appliances, learning complex patterns, and handling noisy and missing
data in the load profile. However, model selection can depend on the purpose of the NILM research.
Then, this paper highlighted the challenges in the energy management sector in developing a real-time
ML approach. Therefore, achieving robust performance across different households and appliance
types remains a significant challenge for NILM-based models. Variations in appliance behavior, energy
usage patterns, and household demographics pose obstacles to generalization, requiring tailored
approaches and extensive training data to ensure reliable performance. Further, NILM algorithms
2982 CMC, 2024, vol.79, no.2
face challenges in accurately disaggregating energy consumption data, especially in environments with
multiple appliances operating simultaneously. The complex interplay between appliance signatures,
noise, and variability in energy usage patterns can hinder the accuracy of NILM-based models,
leading to misclassification errors and false positives. Further, different appliances exhibit unique
power consumption patterns, which can be further complicated by variations in usage patterns and
the addition of new devices over time. Consequently, accurately disaggregating these loads and
identifying individual appliances from aggregate power readings becomes a challenging task, requiring
sophisticated ML algorithms and data preprocessing techniques. Additionally, this paper discussed
the challenges in real-time demand-side management. Finally, it provided options for selecting a ML
criterion for the NILM research.
In the residential and commercial sectors, the appliance diversity is high in real-time. In addition,
the appliance’s operating status may not be as expected. Furthermore, new devices can be added to
the power grid anytime. Therefore, a research gap exists to develop an approach to update the load
profile accordingly. On the other hand, ML approaches require high computational conditions to train
models. In addition, the complexity of the load profile contributes to the computational requirement
for running the model. A few suggestions have been provided as future research directions to address
issues in the current literature. Monitoring the appliance’s health status helps identify faulty and
missing data in the load profile. Therefore, the load profile should be updated to maintain error-
free aggregated data. Furthermore, Implementing NILM techniques is expensive since it requires high
computational power. However, a preprocessed aggregated dataset would minimize the complexity
issue in the implementation. In addition, NILM research in the commercial sector has been limited due
to the great diversity of the appliance load profile and the unavailability of a commercial load profile.
Therefore, future research work can be expanded to design a detailed load profile for the commercial
sector. Suggestions have been provided at the end as future research directions to address the issues in
the NILM sector, such as the inability of similar load recognition and failure to learn new features.
Acknowledgement: I would like to express my heartfelt gratitude to Prof. Qi Liu for his invaluable
guidance, unwavering support, and mentorship throughout the completion of this research paper. His
expertise, encouragement, and insightful feedback played a pivotal role in shaping the direction of this
study and navigating the complexities of the submission process.
Funding Statement: The authors received no specific funding for this study.
Author Contributions: The authors confirm contribution to the paper as follows: Conceptualization,
methodology, data collection, data analysis and draft manuscript preparation: Maheesha Dhashantha;
Review and editing, supervision: Qi Liu. All authors reviewed the results and approved the final version
of the manuscript.
Conflicts of Interest: The authors declare that they have no conflicts of interest to report regarding the
present study.
CMC, 2024, vol.79, no.2 2983
References
[1] H. Ritchie, P. Rosado, and M. Roser, “Access to energy,” Our World Data, 2019.
[2] G. Szustak, P. Dąbrowski, W. Gradoń, and Ł. Szewczyk, “The relationship between energy production
and GDP: Evidence from selected European economies,” Energies, vol. 15, no. 1, pp. 50, 2021. doi:
10.3390/en15010050.
[3] M. Farghali et al., “Strategies to save energy in the context of the energy crisis: A review,” in Environmental
Chemistry Letters. Springer Science and Business Media Deutschland GmbH, Aug. 2023, vol. 21, pp.
2003–2039. doi: 10.1007/s10311-023-01591-5.
[4] H. Shayeghi, E. Shahryari, M. Moradzadeh, and P. Siano, “A survey on microgrid energy man-
agement considering flexible energy sources,” Energies, vol. 12, no. 11, pp. 2156, Jun. 2019. doi:
10.3390/en12112156.
[5] Q. Liu, K. Michael Kamoto, and X. Liu, “Microgrids-as-a-service for rural electrification in Sub-Saharan
Africa,” Comput. Mater. Contin., vol. 63, no. 3, pp. 1249–1261, Jan. 2019. doi: 10.32604/cmc.2020.05598.
[6] P. Zeng, H. Li, H. He, and S. Li, “Dynamic energy management of a microgrid using approximate dynamic
programming and deep recurrent neural network learning,” IEEE Trans. Smart Grid, vol. 10, no. 4, pp.
4435–4445, Jul. 2019. doi: 10.1109/TSG.2018.2859821.
[7] S. A. G. K. Abadi, S. I. Habibi, T. Khalili, and A. Bidram, “A model predictive control strategy for
performance improvement of hybrid energy storage systems in DC microgrids,” IEEE Access, vol. 10,
pp. 25400–25421, Mar. 2022. doi: 10.1109/ACCESS.2022.3155668.
[8] X. Liu, T. Zhao, H. Deng, P. Wang, J. Liu and F. Blaabjerg, “Microgrid energy management with energy
storage systems: A review,” CSEE J. Power Energy Syst., vol. 9, no. 2, pp. 483–504, Mar. 2023. doi:
10.17775/CSEEJPES.2022.04290.
[9] F. Wang et al., “Smart households’ aggregated capacity forecasting for load aggregators under incentive-
based demand response programs,” IEEE Trans. Ind. Appl., vol. 56, no. 2, pp. 1086–1097, Jan. 2020. doi:
10.1109/TIA.2020.2966426.
[10] C. Nalmpantis and D. Vrakas, “Machine learning approaches for non-intrusive load monitoring: From
qualitative to quantitative comparation,” Artif. Intell. Rev., vol. 52, no. 1, pp. 217–243, Jun. 2019. doi:
10.1007/s10462-018-9613-7.
[11] J. Li, M. S. Herdem, J. Nathwani, and J. Z. Wen, “Methods and applications for artificial intelligence, big
data, internet of things, and blockchain in smart energy management,” Energy AI, vol. 11, pp. 100208,
Jan. 2023. doi: 10.1016/j.egyai.2022.100208.
[12] P. Kumar and A. R. Abhyankar, “A time efficient factorial hidden Markov model-based approach for
non-intrusive load monitoring,” IEEE Trans. Smart Grid, vol. 14, no. 5, pp. 3627–3639, Feb. 2023. doi:
10.1109/TSG.2023.3245019.
[13] L. Yan, W. Tian, J. Han, and Z. Li, “eFHMM: Event-based factorial hidden Markov model for real-
time load disaggregation,” IEEE Trans. Smart Grid, vol. 13, no. 5, pp. 3844–3847, Apr. 2022. doi:
10.1109/TSG.2022.3169398.
[14] J. Chen, X. Wang, X. Zhang, and W. Zhang, “Temporal and spectral feature learning with two-stream
convolutional neural networks for appliance recognition in NILM,” IEEE Trans. Smart Grid, vol. 13, no.
1, pp. 762–772, Sep. 2021. doi: 10.1109/TSG.2021.3112341.
[15] D. H. Green, A. W. Langham, R. A. Agustin, D. W. Quinn, and S. B. Leeb, “Adaptation for automated
drift detection in electromechanical machine monitoring,” IEEE Trans. Neural Netw. Learn. Syst., vol.
34, no. 10, pp. 6768–6782, Oct. 2023. doi: 10.1109/TNNLS.2022.3184011.
[16] L. S. Nolasco, A. E. Lazzaretti, and B. M. Mulinari, “DeepDFML-NILM: A new CNN-based architec-
ture for detection, feature extraction and multi-label classification in NILM signals,” IEEE Sens. J., vol.
22, no. 1, pp. 501–509, Nov. 2021. doi: 10.1109/JSEN.2021.3127322.
[17] N. Jawdat and J. Donnal, “Unsupervised identification of electrical loads from aggregate power measure-
ments,” in 2022 IEEE Power Energy Soc. Innov. Smart Grid Technol. Conf. (ISGT), New Orleans, LA,
USA, 2022, pp. 1–6. doi: 10.1109/ISGT50606.2022.9817487.
2984 CMC, 2024, vol.79, no.2
[18] J. Z. Kolter and M. J. Johnson, “REDD: A public data set for energy disaggregation research,” Artificial
Intelligence, vol. 25, 2011.
[19] J. Gao, S. Giri, E. C. Kara, and M. Bergés, “PLAID: A public dataset of high-resoultion electrical
appliance measurements for load identification research: Demo abstract,” in Proc. 1st ACM Conf. Embed.
Syst. Energy-Effic. Build., Memphis, Tennesse, 2014, pp. 198–199. doi: 10.1145/2674061.2675032.
[20] M. Kahl, A. U. Haq, T. Kriechbaumer, and H. A. Jacobsen, “WHITED-A worldwide household and
industry transient energy data set,” in 3rd Int. Workshop on Non-Intrusive Load Monitori., 2016.
[21] J. Kelly and W. Knottenbelt, “The UK-DALE dataset, domestic appliance-level electricity demand
and whole-house demand from five UK homes,” Sci. Data, vol. 2, no. 1, pp. 150007, Mar. 2015. doi:
10.1038/sdata.2015.7.
[22] T. Picon et al., “COOLL: Controlled on/off loads library, a public dataset of high-sampled electrical signals
for appliance identification,” arXiv:1611.05803, 2016.
[23] D. P. B. Renaux et al., “A dataset for non-intrusive load monitoring: Design and implementation,”
Energies, vol. 13, no. 20, pp. 5371, Oct. 2020. doi: 10.3390/en13205371.
[24] S. Makonin, F. Popowich, L. Bartram, B. Gill, and I. V. Bajić, “AMPds: A public dataset for load
disaggregation and eco-feedback research,” in 2013 IEEE Electr. Power Energy Conf., Halifax, NS,
Canada, 2013, pp. 1–6. doi: 10.1109/EPEC.2013.6802949.
[25] S. Makonin et al., “Inspiring energy conservation through open source metering hardware and embedded
real-time load disaggregation,” in 2013 IEEE PES Asia-Pac. Power Energy Eng. Conf. (APPEEC), Hong
Kong, China, 2013, pp. 1–6. doi: 10.1109/APPEEC.2013.6837120.
[26] B. Coyne and E. Denny, “Mind the energy performance gap: Testing the accuracy of building
energy performance certificates in Ireland,” Energy Effic., vol. 14, no. 6, pp. 57, Jul. 2021. doi:
10.1007/s12053-021-09960-1.
[27] C. Beckel, W. Kleiminger, R. Cicchetti, T. Staake, and S. Santini, “The ECO data set and the performance
of non-intrusive load monitoring algorithms,” in BuildSys 2014—Proc. 1st ACM Conf. Embed. Syst.
Energy-Effic. Build., New York, NY, USA, Association for Computing Machinery, 2014, pp. 80–89. doi:
10.1145/2674061.2674064.
[28] K. D. Anderson, A. Ocneanu, D. R. Carlson, A. G. Rowe, and M. E. Berges, “BLUED: A fully labeled
public dataset for event-based non-intrusive load monitoring research,” in ACM SustKDD’12, Beijing,
China, Aug. 2012.
[29] M. Gulati, S. Ram, and A. Singh, “An in depth study into using EMI signatures for appliance identifica-
tion,” in BuildSys 2014—Proc. 1st ACM Conf. Embed. Syst. Energy-Effic. Build., New York, NY, USA,
Association for Computing Machinery, 2014. doi: 10.1145/2674061.2674070.
[30] T. Kriechbaumer and H. A. Jacobsen, “BLOND, a building-level office environment dataset of typical
electrical appliances,” Sci. Data, vol. 5, no. 1, pp. 180048, Mar. 2018. doi: 10.1038/sdata.2018.48.
[31] J. Chen et al., “Stochastic simulation of occupant-driven energy use in a bottom-up residential building
stock model,” Appl. Energy, vol. 325, no. 3, pp. 119890, Nov. 2022. doi: 10.1016/j.apenergy.2022.119890.
[32] M. Pullinger et al., “The IDEAL household energy dataset, electricity, gas, contextual sensor data and sur-
vey data for 255 UK homes,” Sci. Data, vol. 8, no. 1, pp. 146, May 2021. doi: 10.1038/s41597-021-00921-y.
[33] S. Makonin, “HUE: The hourly usage of energy dataset for buildings in British Columbia,” Data Brief,
vol. 23, no. 1, pp. 103744, Apr. 2019. doi: 10.1016/j.dib.2019.103744.
[34] C. Shin, E. Lee, J. Han, J. Yim, W. Rhee and H. Lee, “The ENERTALK dataset, 15 Hz electric-
ity consumption data from 22 houses in Korea,” Sci. Data, vol. 6, no. 1, pp. 193, Oct. 2019. doi:
10.1038/s41597-019-0212-5.
[35] C. Klemenjak, C. Kovatsch, M. Herold, and W. Elmenreich, “A synthetic energy dataset for
non-intrusive load monitoring in households,” Sci. Data, vol. 7, no. 1, pp. 108, Apr. 2020. doi:
10.1038/s41597-020-0434-6.
[36] H. K. Iqbal, F. H. Malik, A. Muhammad, M. A. Qureshi, M. N. Abbasi and A. R. Chishti, “A critical
review of state-of-the-art non-intrusive load monitoring datasets,” Elect. Power Syst. Res., vol. 192, no.
12, pp. 106921, Mar. 2021. doi: 10.1016/j.epsr.2020.106921.
CMC, 2024, vol.79, no.2 2985
[37] G. W. Hart, “Nonintrusive appliance load monitoring,” Proc. IEEE, vol. 80, no. 12, pp. 1870–1891, Dec.
1992. doi: 10.1109/5.192069.
[38] Q. Liu, K. M. Kamoto, X. Liu, M. Sun, and N. Linge, “Low-complexity non-intrusive load monitoring
using unsupervised learning and generalized appliance models,” IEEE Trans. Consum. Electron., vol. 65,
no. 1, pp. 28–37, Feb. 2019. doi: 10.1109/TCE.2019.2891160.
[39] K. K. Kee, Y. S. Lim, J. Wong, and K. H. Chua, “Non-Intrusive Load Monitoring (NILM)–A recent
review with cloud computing,” in 2019 IEEE Int. Conf. Smart Instrum., Meas. Appl. (ICSIMA), Kuala
Lumpur, Malaysia, 2019, pp. 1–6. doi: 10.1109/ICSIMA47653.2019.9057316.
[40] A. E. Ruano, Á. Hernández, J. Ureña, M. D. G. Ruano, and J. J. García, “NILM techniques for intelligent
home energy management and ambient assisted living: A review,” Energies, vol. 12, no. 11, pp. 2203, 2019.
doi: 10.3390/en12112203.
[41] M. A. Ahajjam, C. Essayeh, M. Ghogho, and A. Kobbane, “On multi-label classification for non-intrusive
load identification using low sampling frequency datasets,” in 2021 IEEE Int. Instrum. Meas. Technol.
Conf. (I2MTC), Glasgow, UK, 2021, pp. 1–6. doi: 10.1109/I2MTC50364.2021.9460059.
[42] L. Zhang and L. Zhu, “Basic summary of non-intrusive load monitoring,” in 2019 IEEE 10th Int. Conf.
Softw. Eng. Serv. Sci. (ICSESS), Beijing, China, 2019, pp. 1–5. doi: 10.1109/ICSESS47205.2019.9040726.
[43] S. Steephen, R. Sheeba, and N. Naufal, “A review on non-intrusive load monitoring using deep learning,”
in 2022 Int. Conf. Innov. Sci. Technol. Sustain. Dev. (ICISTSD), Kollam, India, 2022, pp. 381–385. doi:
10.1109/ICISTSD55159.2022.10010467.
[44] S. Ronaghi, A. Ferrero, S. Salicone, and H. V. Jetti, “Novel algorithms for filtering and event detection
in non-intrusive load monitoring,” in 2023 IEEE 13th Int. Workshop on Appli. Measurem. Power Syst.
(AMPS), Bern, Switzerland, IEEE, 2023. doi: 10.1109/AMPS59207.2023.10297257.
[45] S. Sykiotis, M. Kaselimi, A. Doulamis, and N. Doulamis, “ELECTRIcity: An efficient transformer for
non-intrusive load monitoring,” Sensors, vol. 22, no. 8, pp. 2926, Apr. 2022. doi: 10.3390/s22082926.
[46] C. Wang et al., “A switching event detection method for household appliances based on improved sliding
window,” in 2023 6th Int. Conf. Energy, Electr. Power Eng.(CEEPE), Guangzhou, China, 2023, pp. 683–
689. doi: 10.1109/CEEPE58418.2023.10167223.
[47] A. U. Rehman, T. T. Lie, B. Vallès, and S. R. Tito, “Event-detection algorithms for low sampling
nonintrusive load monitoring systems based on low complexity statistical features,” IEEE Trans. Instrum.
Meas., vol. 69, no. 3, pp. 751–759, Mar. 2020. doi: 10.1109/TIM.2019.2904351.
[48] B. Liu, F. Chang, W. Luan, and B. Zhao, “Improved appliance transient feature extraction via template
matching,” in 2023 IEEE Int. Conf. Acoust., Speech Signal Process. (ICASSP), Jun. 2023, pp. 4–10. doi:
10.1109/ICASSP49357.2023.10094638.
[49] H. H. Chang, H. J. Chang, and C. L. Lin, “Novel high-frequency transient techniques in non-intrusive
load monitoring techniques,” in 2023 8th Asia Conf. Power Electr. Eng. (ACPEE), Tianjin, China, 2023,
pp. 1533–1538. doi: 10.1109/ACPEE56931.2023.10135761.
[50] H. Çimen, N. Çetinkaya, J. C. Vasquez, and J. M. Guerrero, “A microgrid energy management system
based on non-intrusive load monitoring via multitask learning,” IEEE Trans. Smart Grid, vol. 12, no. 2,
pp. 977–987, Mar. 2021. doi: 10.1109/TSG.2020.3027491.
[51] Y. Zhang, G. Tang, Q. Huang, Y. Wang, H. Xu and X. Wang, “More behind your electricity bill: A dual-
DNN approach to non-intrusive load monitoring,” in 2022 IEEE Int. Conf. Internet Things (iThings),
IEEE Green Sustain. Dev. (GreenCom), IEEE Cyber, Phys. Soc. Comput. (CPSCom), IEEE Smart
Data (SmartData), IEEE Congr. Cybermatics (Cybermatics), Espoo, Finland, 2022, pp. 292–299. doi:
10.1109/iThings-GreenCom-CPSCom-SmartData-Cybermatics55523.2022.00023.
[52] H. Xiong, J. Chen, S. Lan, and Y. Zhang, “Research on industrial load decomposition based on correlation
analysis and DNN,” in IEEE 5th Int.Conf. Power, Intelligent Comput. Syst. (ICPICS), Shenyang, China,
2023, pp. 730–735. doi: 10.1109/ICPICS58376.2023.10235433.
[53] C. Mariño, E. Masquil, F. Marchesoni, A. Fernandez, and P. Massaferro, “NILM: Multivariate DNN
performance analysis with high frequency features,” in 2021 IEEE PES Innov. Smart Grid Technol.
2986 CMC, 2024, vol.79, no.2
Conf.—Latin America (ISGT Latin America), Lima, Peru, 2021, pp. 1–5. doi: 10.1109/ISGTLatinAmer-
ica52371.2021.9543016.
[54] Y. Jiang and M. Liu, “Design of a reliable algorithmic with deep learning and transfer learning for load
combination recognition,” in 2021 8th Int. Conf. Dependable Syst. Their Appl. (DSA), Yinchuan, China,
2021, pp. 541–550. doi: 10.1109/DSA52907.2021.00080.
[55] N. C. Yang and K. L. Sung, “Non-intrusive load classification and recognition using soft-voting ensemble
learning algorithm with decision tree, k-nearest neighbor algorithm and multilayer perceptron,” IEEE
Access, vol. 11, pp. 94506–94520, Jan. 2023. doi: 10.1109/ACCESS.2023.3311641.
[56] F. B. Gurbuz, R. Bayindir, and S. Vadi, “Comprehensive non-intrusive load monitoring process: Device
event detection, device feature extraction and device identification using KNN, random forest and decision
tree,” in 2021 10th Int. Conf. Renewable Energy Res. Appl. (ICRERA), Istanbul, Turkey, 2021, pp. 447–
452. doi: 10.1109/ICRERA52334.2021.9598679.
[57] D. A. M. Lemes, T. W. Cabral, G. Fraidenraich, L. G. P. Meloni, E. R. de Lima and F. B. Neto, “Load
disaggregation based on time window for HEMS application,” IEEE Access, vol. 9, pp. 70746–70757, May
2021. doi: 10.1109/ACCESS.2021.3078340.
[58] A. F. M. Jaramillo et al., “Distributed energy resources electric profile identification in low voltage
networks using supervised machine learning techniques,” IEEE Access, vol. 11, no. 2, pp. 19469–19486,
Feb. 2023. doi: 10.1109/ACCESS.2023.3247977.
[59] P. Franco, J. M. Martínez, Y. C. Kim, and M. A. Ahmed, “IoT based approach for load monitoring
and activity recognition in smart homes,” IEEE Access, vol. 9, pp. 45325–45339, Mar. 2021. doi:
10.1109/ACCESS.2021.3067029.
[60] Musrinah, M. A. Murti, and F. Budiman, “Identification of household electric load based on harmonic
parameters using SVM,” in 2023 IEEE Int. Conf. Ind. 4.0, Artif. Intell., Commun. Technol, (IAICT), Bali,
Indonesia, 2023, pp. 196–200. doi: 10.1109/IAICT59002.2023.10205529.
[61] A. U. Rehman, T. T. Lie, B. Vallès, and S. R. Tito, “Comparative evaluation of machine learning models
and input feature space for non-intrusive load monitoring,” J. Mod. Power Syst. Clean Energy, vol. 9, no.
5, pp. 1161–1171, Sep. 2021. doi: 10.35833/MPCE.2020.000741.
[62] Z. Zhou, Y. Xiang, H. Xu, Y. Wang, and D. Shi, “Unsupervised learning for non-intrusive load monitoring
in smart grid based on spiking deep neural network,” J. Mod. Power Syst. Clean Energy, vol. 10, no. 3, pp.
606–616, May 2022. doi: 10.35833/MPCE.2020.000569.
[63] Y. Zhang et al., “FedNILM: Applying federated learning to NILM applications at the edge,” IEEE Trans.
Green Commun. Netw., vol. 7, no. 2, pp. 857–868, Jun. 2023. doi: 10.1109/TGCN.2022.3167392.
[64] B. Liu, W. Luan, J. Yang, and Y. Yu, “The balanced window-based load event optimal match-
ing for NILM,” IEEE Trans. Smart Grid, vol. 13, no. 6, pp. 4690–4703, Nov. 2022. doi:
10.1109/TSG.2022.3179440.
[65] B. Liu, J. Zheng, W. Luan, and Z. Liu, “Appliance power pattern mining via motif discovery in
unsupervised NILM,” in 2021 IEEE 5th Conf. Energy Internet Energy Syst. Integr. (EI2), Taiyuan, China,
2021, pp. 3172–3177. doi: 10.1109/EI252483.2021.9713097.
[66] A. Majumdar, “Trainingless energy disaggregation without plug-Level sensing,” IEEE Trans. Instrum.
Meas., vol. 71, pp. 1–8, Feb. 2022. doi: 10.1109/TIM.2022.3152311.
[67] M. Irani Azad, R. Rajabi, and A. Estebsari, “Nonintrusive load monitoring (NILM) using a deep learning
model with a transformer-based attention mechanism and temporal pooling,” Electron., vol. 13, no. 2, pp.
407, Jan. 2024. doi: 10.3390/electronics13020407.
[68] D. Yang, X. Gao, L. Kong, Y. Pang, and B. Zhou, “An event-driven convolutional neural architecture for
non-intrusive load monitoring of residential appliance,” IEEE Trans. Consum. Electron., vol. 66, no. 2,
pp. 173–182, May 2020. doi: 10.1109/TCE.2020.2977964.
[69] M. Kaselimi, N. Doulamis, A. Voulodimos, E. Protopapadakis, and A. Doulamis, “Context aware energy
disaggregation using adaptive bidirectional LSTM models,” IEEE Trans. Smart Grid, vol. 11, no. 4, pp.
3054–3067, Jul. 2020. doi: 10.1109/TSG.2020.2974347.
CMC, 2024, vol.79, no.2 2987
[70] Y. Belguermi, P. Wira, and G. Hermann, “A multi-output LSTM-CNN learning scheme for power
disaggregation within a NILM framework,” in 2023 IEEE 21st Int. Conf. Ind. Inform. (INDIN), Lemgo,
Germany, 2023, pp. 1–6. doi: 10.1109/INDIN51400.2023.10217936.
[71] H. Hwang and S. Kang, “Nonintrusive load monitoring using an LSTM with feedback structure,” IEEE
Trans. Instrum. Meas., vol. 71, no. 1, pp. 1–11, Apr. 2022. doi: 10.1109/TIM.2022.3169536.
[72] J. He et al., “InFocus: Amplifying critical feature influence on non-intrusive load monitoring through
self-attention mechanisms,” IEEE Trans. Smart Grid, vol. 14, no. 5, pp. 3828–3840, Sep. 2023. doi:
10.1109/TSG.2023.3236792.
[73] H. Çimen, Y. Wu, Y. P. Wu, Y. Terriche, J. C. Vasquez and J. M. Guerrero, “Deep learning-based
probabilistic autoencoder for residential energy disaggregation: An adversarial approach,” IEEE Trans.
Ind. Inform., vol. 18, no. 12, pp. 8399–8408, Dec. 2022. doi: 10.1109/TII.2022.3150334.
[74] R. Feng, W. Yuan, L. Ge, and S. Ji, “Nonintrusive load disaggregation for residential users based on
alternating optimization and downsampling,” IEEE Trans. Instrum. Meas., vol. 70, pp. 1–12, Oct. 2021.
doi: 10.1109/TIM.2021.3117068.
[75] J. Yuan, H. Wang, P. Wu, C. Wang, J. Chen and H. Jiao, “A novel current signal feature and its
application in noninvasive load monitoring,” IEEE Trans. Instrum. Meas., vol. 70, pp. 1–10, Nov. 2020.
doi: 10.1109/TIM.2020.3036651.
[76] R. Ramadan, Q. Huang, and O. Bamisile, “Non-intrusive load monitoring for household energy disaggre-
gation: A state-of-the-art,” in 2022 IEEE 6th Conf. Energy Internet Energy Syst. Integr. (EI2), Chengdu,
China, 2022, pp. 1397–1403. doi: 10.1109/EI256261.2022.10116809.
[77] F. B. Gurbuz, R. Bayindir, and H. I. Bulbul, “A brief review of non-intrusive load monitoring and its
impact on social life,” in 2021 9th Int. Conf. Smart Grid (icSmartGrid), Setubal, Portugal, 2021, pp. 289–
294. doi: 10.1109/icSmartGrid52357.2021.9551258.
[78] M. T. Ahammed et al., “Real-time non-intrusive electrical load classification over iot using machine
learning,” IEEE Access, vol. 9, pp. 115053–115067, Aug. 2021. doi: 10.1109/ACCESS.2021.3104263.
[79] E. Azizi, M. T. H. Beheshti, and S. Bolouki, “Appliance-level anomaly detection in nonintrusive load
monitoring via power consumption-based feature analysis,” IEEE Trans. Consum. Electron., vol. 67, no.
4, pp. 363–371, Nov. 2021. doi: 10.1109/TCE.2021.3129356.
[80] L. Serafini, G. Tanoni, E. Principi, S. Spinsante, and S. Squartini, “A multiple instance regression
approach to electrical load disaggregation,” in 2022 30th Eur. Signal Process. Conf. (EUSIPCO),
Belgrade, Serbia, 2022, pp. 1666–1670. doi: 10.23919/EUSIPCO55093.2022.9909747.
[81] N. Madhushan, N. Dharmaweera, and U. Wijewardhana, “Supervised non-intrusive load monitor-
ing algorithm for identifying different operating states of type-II residential appliances,” in 2022
Moratuwa Eng. Res. Conf. (MERCon), Moratuwa, Sri Lanka, 2022, pp. 1–6. doi: 10.1109/MER-
Con55799.2022.9906271.
[82] O. Al-Khadher, A. Mukhtaruddin, F. R. Hashim, M. M. Azizan, H. Mamat and M. Mani, “Comparison
of non-intrusive load monitoring supervised methods using harmonics as feature,” in 2022 Int. Conf.
Electr., Comput. Energy Tech. (ICECET), Prague, Czech Republic, 2022, pp. 1–6. doi: 10.1109/ICE-
CET55527.2022.9872689.
[83] M. Z. Abbas, I. A. Sajjad, R. Liaqat, T. Khursheed, M. Awais and M. S. Javed, “Non-intrusive status
prediction of residential appliances using supervised learning techniques,” in 2023 6th Int. Conf. Energy
Conserv. Eff. (ICECE), Lahore, Pakistan, 2023, pp. 1–6. doi: 10.1109/ICECE58062.2023.10092511.
[84] P. G. Papageorgiou, P. A. Gkaidatzis, G. C. Christoforidis, and A. S. Bouhouras, “Unsupervised NILM
implementation using odd harmonic currents,” in 2021 56th Int. Universities Power Eng. Conf. (UPEC),
Middlesbrough, UK, 2021, pp. 1–6. doi: 10.1109/UPEC50034.2021.9548250.
[85] S. Chen, B. Zhao, M. Zhong, W. Luan, and Y. Yu, “Nonintrusive load monitoring based on self-supervised
learning,” IEEE Trans. Instrum. Meas., vol. 72, no. 4, pp. 1–13, Oct. 2023. doi: 10.1109/TIM.2023.3246504.
[86] D. Precioso and D. Gómez-Ullate, “Non-intrusive load monitoring using multi-output CNNs,” in 2021
IEEE Madrid PowerTech, Madrid, Spain, 2021, pp. 1–6. doi: 10.1109/PowerTech46648.2021.9494943.
2988 CMC, 2024, vol.79, no.2
[104] G. A. Raiker, S. B. Reddy, L. Umanand, A. Yadav, and M. M. Shaikh, “Approach to non-intrusive load
monitoring using factorial hidden markov model,” in 2018 IEEE 13th Int. Conf. Ind. Inf. Syst. (ICIIS),
Rupnagar, India, 2018, pp. 381–386. doi: 10.1109/ICIINFS.2018.8721436.
[105] M. Oinonen, O. Gaus, T. Pereira, A. Walia, and W. G. Morsi, “Non-intrusive load monitoring using
machine learning accelerator hardware for smart meters,” in 2022 IEEE Can. Conf. Electrical Comput.
Eng. (CCECE), Halifax, NS, Canada, 2022, pp. 483–488. doi: 10.1109/CCECE49351.2022.9918403.
[106] K. Dowalla, P. Bilski, R. Łukaszewski, A. Wójcik, and R. Kowalik, “NILM application for real
time monitoring of appliances energy consumption used,” in 2021 11th IEEE Int. Conf. Intell. Data
Acquisit. Adv. Comput. Syst.: Technol. Appl. (IDAACS), Cracow, Poland, 2021, pp. 1022–1025. doi:
10.1109/IDAACS53288.2021.9660389.
[107] H. Rashid, P. Singh, V. Stankovic, and L. Stankovic, “Can non-intrusive load monitoring be used for
identifying an appliance’s anomalous behaviour?,” Appl. Energy, vol. 238, no. 1, pp. 796–805, Mar. 2019.
doi: 10.1016/j.apenergy.2019.01.061.
[108] R. Liaqat, M. I. A. Sajjad, M. Waseem, and H. Haes Alhelou, “Appliance level energy characterization
of residential electricity demand: Prospects, challenges and recommendations,” IEEE Access, vol. 9, pp.
148676–148697, Oct. 2021. doi: 10.1109/ACCESS.2021.3123196.