Next Article in Journal
EvoSort: An Audit Protocol for LLM-Driven Program Search—Correctness, Ablation, and the Cost of Too Few Seeds
Previous Article in Journal
Martingale Doppelgänger-Eval: A Specification-Driven Interventional Audit Algorithm for Visual Evidence Use in Vision–Language Models
Previous Article in Special Issue
A Benchmark and Cross-Camera Protocol for Open-Set Re-Identification of Holstein Cattle: Synchronized Multi-View Capture and Viewpoint-Invariant Alignment
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
This is an early access version, the complete PDF, HTML, and XML versions will be available soon.
Article

Algorithm Design and Analysis of a Blockchain-Enabled Reinforcement and Active Learning Framework for Robust IoT Intrusion Detection

Computer Science Department, Faculty of Computers and Information Technology, University of Tabuk, Tabuk 71491, Saudi Arabia
Algorithms 2026, 19(9), 804; https://doi.org/10.3390/a19090804 (registering DOI)
Submission received: 13 July 2026 / Revised: 10 September 2026 / Accepted: 14 September 2026 / Published: 19 September 2026
(This article belongs to the Special Issue Machine Learning for Pattern Recognition (4th Edition))

Abstract

The fast development of Internet of Things (IoT) gadgets has brought both a new level of connectivity and automation, at the same time making the networks more vulnerable to more sophisticated cyber attacks. Existing intrusion detection systems have a number of fundamental limitations, such as extreme class imbalance in network traffic data, inadequate feature interaction modeling, inability to train on dynamic attack patterns, heavy reliance on fully labeled data, weak evaluation capabilities, and limited interpretability. To deal with these issues, this research employs a data balancing mechanism with an autoencoder to reduce class imbalance by learning meaningful latent representations of the minority attack classes. A Parallel Hybrid single-step BiLSTM-FCNN (PH-BiLSTM-FCNN) model is then proposed as a single network to learn contextual dependencies and nonlinear discriminative features simultaneously along parallel learning pathways. To further enhance adaptability and convergence stability, a Q-learning Optimized PH-BiLSTM-FCNN (Q-PH-BiLSTM-FCNN) is introduced, enabling dynamic optimization of training behavior based on feedback-driven interactions. In addition, an Entropy-based Active Learning on PH-BiLSTM-FCNN (EAL-PH-BiLSTM-FCNN) is developed to significantly reduce labeling requirements by selectively querying the most informative samples. Furthermore, a blockchain layer with smart contracts is embedded consistently in all of the proposed models to ensure tamper-resistant logging, transparent validation, and reliable recording of training and evaluation results. From an algorithm design perspective, the proposed framework is structured as a set of verifiable procedures for PH-BiLSTM-FCNN training, Q-learning optimization, and entropy-based active sample selection. Its algorithmic behavior and robustness are evaluated through execution-time analysis, 10-fold cross-validation, and permutation feature importance, ensuring both predictive reliability and interpretability. Experimental results demonstrate that the proposed PH-BiLSTM-FCNN, Q-PH-BiLSTM-FCNN, and EAL-PH-BiLSTM-FCNN models consistently outperform state-of-the-art FCNN, Bi-LSTM, GRU, LSTM, LR models, achieving improvements of 4.80%, 13.52%, and 6.85% in accuracy, 4.81%, 13.53%, 6.86% in recall, and 5.18%, 18.44%, and 8.52% in precision recall-area under the curve, respectively. These results affirm that the proposed framework provides improved detection performance, statistical reliability, and interpretability while addressing practical deployment limitations in IoT security settings.
Keywords: Internet of Things; intrusion detection; autoencoder; fully connected neural network; entropy-based active learning; Q learning; 10-fold cross validation; permutation feature importance Internet of Things; intrusion detection; autoencoder; fully connected neural network; entropy-based active learning; Q learning; 10-fold cross validation; permutation feature importance

Share and Cite

MDPI and ACS Style

Javaid, N. Algorithm Design and Analysis of a Blockchain-Enabled Reinforcement and Active Learning Framework for Robust IoT Intrusion Detection. Algorithms 2026, 19, 804. https://doi.org/10.3390/a19090804

AMA Style

Javaid N. Algorithm Design and Analysis of a Blockchain-Enabled Reinforcement and Active Learning Framework for Robust IoT Intrusion Detection. Algorithms. 2026; 19(9):804. https://doi.org/10.3390/a19090804

Chicago/Turabian Style

Javaid, Nadeem. 2026. "Algorithm Design and Analysis of a Blockchain-Enabled Reinforcement and Active Learning Framework for Robust IoT Intrusion Detection" Algorithms 19, no. 9: 804. https://doi.org/10.3390/a19090804

APA Style

Javaid, N. (2026). Algorithm Design and Analysis of a Blockchain-Enabled Reinforcement and Active Learning Framework for Robust IoT Intrusion Detection. Algorithms, 19(9), 804. https://doi.org/10.3390/a19090804

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop