An optimized deep learning framework for IoT-based smoke detection with enhanced performance and computational efficiency
摘要
Early and reliable smoke detection is critical for preventing fire-related disasters, safeguarding human lives, and ensuring infrastructure safety. Conventional sensor-based systems, however, are often constrained by fixed threshold settings, delayed responses, and high false alarm rates, which limit their reliability in dynamic real-world Internet of Things (IoT) environments. To address these limitations, this study presents a comprehensive deep learning-based framework for intelligent smoke detection, integrating a diverse set of neural architectures ranging from conventional models such as Multilayer Perceptron (MLP), Convolutional Neural Network (CNN), and Long Short-Term Memory (LSTM), to advanced architectures including Bidirectional LSTM (BiLSTM), Gated Recurrent Unit (GRU), Deep LSTM, Deep BiLSTM, Deep GRU, and hybrid models such as CNN-LSTM and Stacked CNN-LSTM. To ensure robust model learning, the dataset was standardized using the StandardScaler and balanced using the Synthetic Minority Over-sampling Technique (SMOTE) to address class imbalance between smoke and non-smoke samples. Each model was further optimized using the Optuna Bayesian hyperparameter optimization framework, enabling systematic and automated fine-tuning of learning parameters for optimal convergence. The experimental evaluation employed multiple binary classification metrics, including Accuracy, Precision, Recall, F