Sardar Beant Singh State University
The rapid adoption of smart residential technologies has increased the demand for affordable, intelligent security solutions. Conventional monitoring systems, often reliant on passive infrared (PIR) sensors or standard CCTV, suffer from high false-alarm rates and require constant human supervision. This paper presents a cost-effective, real-time home security system that integrates facial recognition with edge computing to address these limitations. During a localized training phase, the system generates high-dimensional facial embedding’s of authorized users under varying poses and lighting conditions. A distance-based similarity metric enables real-time differentiation between enrolled residents and unauthorized intruders. When an anomaly is detected, an IoT-enabled notification system dispatches time-stamped visual alerts via email. Experimental evaluations demonstrate that the system achieves high accuracy and sub-second latency, even under challenging conditions such as partial occlusion and low-light environments. This study highlights the feasibility of localized, low-cost computer vision for widespread residential adoption.
As digital ecosystems become integral to modern living, residential security remains a critical concern. Traditional security solutions—ranging from motion detectors to cloud-based CCTV—often struggle with environmental noise, where pets or shifting shadows trigger false alarms. Additionally, cloud-dependent systems introduce latency and raise privacy concerns over the storage of sensitive biometric data.
Advances in Artificial Intelligence (AI) and Computer Vision (CV) offer more precise surveillance options. Facial recognition enables autonomous differentiation between residents and intruders. However, current solutions are often either expensive proprietary systems or high-latency cloud-based services. This study addresses this gap by proposing a robust, local-first security system optimized for low-cost hardware. The primary contributions are:
RELATED WORK
Facial recognition has evolved from high-security government applications to consumer-grade IoT systems. Early research by Huang et al. (2010) demonstrated its superiority over basic motion detection in wireless networks. Many modern systems rely on cloud processing, but Zhao et al. (2019) highlighted the trade-offs between computational overhead and real-time performance.
Recent studies (Pang, 2022; Gentile et al., 2022) emphasize the ethical and privacy risks associated with biometric data. By employing edge computing—processing data locally on the device—this research aligns with the "Privacy by Design" paradigm, providing a secure alternative to cloud-reliant systems while maintaining environmental robustness.
METHODOLOGY
1. Biometric Enrollment
During enrollment, the system captures a multi-angle dataset of authorized users. Images are converted to grayscale and normalized using histogram equalization. Facial features are then mapped to a 128-dimensional vector space (embedding), where the Euclidean distance between vectors indicates identity similarity.
2. Real-Time Monitoring and Inference
The live video feed is processed through a multi-stage pipeline:
3. IoT Notification Layer
If an unrecognized face persists beyond a temporal threshold, the system triggers an alert. A high-resolution snapshot is captured, timestamped, and sent via an encrypted email protocol.
4. System Architecture
The system follows a four-phase modular approach:
Phase 1: Data Acquisition and Pre-processing
Phase 2: Real-Time Detection and Recognition
Phase 3: Automated Decision Logic
Phase 4: Integrated Response Mechanism
Upon detecting an unauthorized individual, the system executes three actions:
Figure 1. Architecture of the proposed low-cost, real-time home security system integrating facial recognition and IoT alerting.
Gurpreet Kaur, A Low-Cost, Real-Time Home Security System with Robust Facial Recognition and IoT Alerting, Int. J. Sci. R. Tech., 2026, 3 (4), 148-151. https://doi.org/10.5281/zenodo.19398178
10.5281/zenodo.19398178