Anomaly Detection in Kitchen Appliance Usage Using Machine Learning Approach
Anomaly Detection in Kitchen Appliance Usage Using Machine Learning Approach
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.
How to Cite: Javid Gahramanov; Naeem Naseer; Ayishagul Gahramanova (2025). Anomaly Detection in Kitchen Appliance Usage
using Machine Learning Approach. International Journal of Innovative Science and Research Technology, 10(3), 425-430.
https://doi.org/10.38124/ijisrt/25mar233
The below plot displays Kernel Density Estimation around 1. HEATHOME has the maximum density at the
(KDE) plots, showing the distribution of three attributes: higher peak, followed by AIRCOND and then DISHWASH.
DISHWASH, HEATHOME, and AIRCOND. Each of these The shapes of the distributions are quite comparable, pointing
attributes has a bimodal distribution, which implies two towards possible correlation or common underlying
different groups in the data. There is a smaller peak close to determinants for these features.
0 for every feature, whereas a broader, higher peak exists at
Fig 4 Pairt plot for anmoly detection using isolation forest Isolation Forest detected 258 anomalies out of 5686 samples (4.54%)
V. CONCLUSION ACKNOWLEDGMENT
This research proved the efficacy of the Isolation Forest Javid Gahramanov expresses gratitude to JVD Smart
(IF) algorithm in identifying anomalies in residential energy Systems for their support in facilitating this research. Naeem
consumption, particularly on three of the most significant Naseer acknowledges Muhammad Nawaz Sharif University
household appliances: dishwasher (DISHWASH), home of Agriculture, Multan, Pakistan, for providing an academic
heating (HEATHOME), and air conditioning (AIRCOND). environment conducive to this study. Ayishagul
The findings show that IF effectively detected abnormal Gahramanova extends appreciation to her colleagues in the
energy consumption patterns, which may indicate possible field of mathematics for their valuable insights. The authors
energy losses, malfunctioning appliances, or abnormal user also thank all contributors and institutions who provided data
behavior. Kernel Density Estimation (KDE) analysis and resources for this research on anomaly detection in
confirmed that the features follow a bimodal distribution, kitchen appliance usage.
which indicates different consumption behaviors. Visual
examination using pair plots and 3D visualizations also REFERENCES
confirmed that the model could identify outliers. The IF
anomaly score histogram also confirmed the results, verifying [1]. E. Hoque, R. F. Dickerson, S. M. Preum, M. A.
the robustness of the methodology. Through the use of Hanson, A. T. Barth, and J. A. Stankovic, “Holmes: A
unsupervised machine learning methods such as Isolation Comprehensive Anomaly Detection System for Daily
Forest, intelligent home monitoring systems can be used to In-home Activities,” 2015 International Conference
optimize energy efficiency, facilitate predictive maintenance, on Distributed Computing in Sensor Systems, pp. 40–
and aid in automated fault detection. Additional work may 51, 2015, [Online]. Available:
consider the integration of other appliance data, improving https://api.semanticscholar.org/CorpusID:15978673
model performance through hybrid methods, and integrating [2]. V. Chandola, A. Banerjee, and V. Kumar, “Anomaly
real-time anomaly detection to provide proactive energy detection: A survey,” ACM computing surveys
management (CSUR), vol. 41, no. 3, pp. 1–58, 2009.