Anomaly Detection in Kitchen Appliance Usage using Machine Learning Approach


Authors : Javid Gahramanov; Naeem Naseer; Ayishagul Gahramanova

Volume/Issue : Volume 10 - 2025, Issue 3 - March


Google Scholar : https://tinyurl.com/2hjr6zwm

Scribd : https://tinyurl.com/mvbw5uub

DOI : https://doi.org/10.38124/ijisrt/25mar233

Google Scholar

Note : A published paper may take 4-5 working days from the publication date to appear in PlumX Metrics, Semantic Scholar, and ResearchGate.

Note : Google Scholar may take 15 to 20 days to display the article.


Abstract : Anomaly detection in domestic energy consumption is crucial for improving energy efficiency, identifying faulty appliances, and identifying unusual patterns of consumption. In this paper, the Isolation Forest (IF) algorithm is employed to detect anomalies in domestic appliance power consumption. The data consists of high-resolution (1Hz) domestic appliance power measurements with three chosen features: DISHWASH, HEATHOME, and AIRCOND, corresponding to dishwasher consumption, home heating, and air conditioning, respectively. These features were selected because they are major contributors to overall energy usage and have the ability to point towards unusual trends. Preprocessing involved normalizing the selected features and using Isolation Forest for anomaly detection. IF separates anomalies by recursive partitioning, effectively separating outliers from regular data. KDE analysis identified that all three features have a bimodal distribution, which indicates different consumption patterns. Pair plot and 3D visualization outcomes verify that IF accurately detected two separate outliers. Further, the histogram of IF anomaly scores verify these results, wherein a 5% contamination level is utilized to distinguish normal and anomalous points. The findings show that unsupervised machine learning models such as Isolation Forest are able to identify effectively anomalies in household energy consumption, providing information on potential energy losses and system errors. The study aims to enhance smart energy monitoring systems through predictive maintenance and energy optimization applications.

Keywords : Anomaly Detection, Isolation Forest, Energy Consumption, Machine Learning, Smart Home Monitoring.

References :

  1. E. Hoque, R. F. Dickerson, S. M. Preum, M. A. Hanson, A. T. Barth, and J. A. Stankovic, “Holmes: A Comprehensive Anomaly Detection System for Daily In-home Activities,” 2015 International Conference on Distributed Computing in Sensor Systems, pp. 40–51, 2015, [Online]. Available: https://api.semanticscholar.org/CorpusID:15978673
  2. V. Chandola, A. Banerjee, and V. Kumar, “Anomaly detection: A survey,” ACM computing surveys (CSUR), vol. 41, no. 3, pp. 1–58, 2009.
  3. K. Mengoudi et al., “Augmenting dementia cognitive assessment with instruction-less eye-tracking tests,” IEEE J Biomed Health Inform, vol. 24, no. 11, pp. 3066–3075, 2020.
  4. A. C. Tran, S. Marsland, J. Dietrich, H. W. Guesgen, and P. Lyons, “Use cases for abnormal behaviour detection in smart homes,” in Aging Friendly Technology for Health and Independence: 8th International Conference on Smart Homes and Health Telematics, ICOST 2010, Seoul, Korea, June 22-24, 2010. Proceedings 8, Springer, 2010, pp. 144–151.
  5. L. M. Dang, K. Min, H. Wang, M. J. Piran, C. H. Lee, and H. Moon, “Sensor-based and vision-based human activity recognition: A comprehensive survey,” Pattern Recognit, vol. 108, p. 107561, 2020.
  6. N. C. Tay, T. Connie, T. S. Ong, A. B. J. Teoh, and P. S. Teh, “A review of abnormal behavior detection in activities of daily living,” IEEE Access, vol. 11, pp. 5069–5088, 2023.
  7. U. Fiore, F. Palmieri, A. Castiglione, and A. De Santis, “Network anomaly detection with the restricted Boltzmann machine,” Neurocomputing, vol. 122, pp. 13–23, 2013.
  8. S. Omar, A. Ngadi, and H. H. Jebur, “Machine learning techniques for anomaly detection: an overview,” Int J Comput Appl, vol. 79, no. 2, 2013.
  9. P. Harrington, Machine learning in action. Simon and Schuster, 2012.
  10. Y. Wang et al., “A survey on ambient sensor-based abnormal behaviour detection for elderly people in healthcare,” Electronics (Basel), vol. 12, no. 7, p. 1539, 2023.
  11. A. B. Nassif, M. A. Talib, Q. Nasir, and F. M. Dakalbab, “Machine learning for anomaly detection: A systematic review,” Ieee Access, vol. 9, pp. 78658–78700, 2021.
  12. V. Jakkula, “Predictive data mining to learn health vitals of a resident in a smart home,” in Seventh IEEE International Conference on Data Mining Workshops (ICDMW 2007), IEEE, 2007, pp. 163–168.
  13. M. Hall, E. Frank, G. Holmes, B. Pfahringer, P. Reutemann, and I. H. Witten, “The WEKA data mining software: an update,” ACM SIGKDD explorations newsletter, vol. 11, no. 1, pp. 10–18, 2009.
  14. A. Palaniappan, R. Bhargavi, and V. Vaidehi, “Abnormal human activity recognition using SVM based approach,” in 2012 international conference on recent trends in information technology, IEEE, 2012, pp. 97–102.
  15. K. Han, Q. Yang, and Z. Huang, “A two-stage fall recognition algorithm based on human posture features,” Sensors, vol. 20, no. 23, p. 6966, 2020.
  16. E. Seyedkazemi Ardebili, S. Eken, and K. Küçük, “Activity recognition for ambient sensing data and rule based anomaly detection,” The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, vol. 44, pp. 379–382, 2020.
  17. R. M. Elhadad and Y.-F. Tan, “Anomaly Detection for Human Home Activities Using Pattern Based Sequence Classification.,” Journal of ICT Research & Applications, vol. 17, no. 1, 2023.

Anomaly detection in domestic energy consumption is crucial for improving energy efficiency, identifying faulty appliances, and identifying unusual patterns of consumption. In this paper, the Isolation Forest (IF) algorithm is employed to detect anomalies in domestic appliance power consumption. The data consists of high-resolution (1Hz) domestic appliance power measurements with three chosen features: DISHWASH, HEATHOME, and AIRCOND, corresponding to dishwasher consumption, home heating, and air conditioning, respectively. These features were selected because they are major contributors to overall energy usage and have the ability to point towards unusual trends. Preprocessing involved normalizing the selected features and using Isolation Forest for anomaly detection. IF separates anomalies by recursive partitioning, effectively separating outliers from regular data. KDE analysis identified that all three features have a bimodal distribution, which indicates different consumption patterns. Pair plot and 3D visualization outcomes verify that IF accurately detected two separate outliers. Further, the histogram of IF anomaly scores verify these results, wherein a 5% contamination level is utilized to distinguish normal and anomalous points. The findings show that unsupervised machine learning models such as Isolation Forest are able to identify effectively anomalies in household energy consumption, providing information on potential energy losses and system errors. The study aims to enhance smart energy monitoring systems through predictive maintenance and energy optimization applications.

Keywords : Anomaly Detection, Isolation Forest, Energy Consumption, Machine Learning, Smart Home Monitoring.

Never miss an update from Papermashup

Get notified about the latest tutorials and downloads.

Subscribe by Email

Get alerts directly into your inbox after each post and stay updated.
Subscribe
OR

Subscribe by RSS

Add our RSS to your feedreader to get regular updates from us.
Subscribe