Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Video

Updated: Nov 7, 2025

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

2.0K

SMOTE-DRNN: A Deep Learning Algorithm for Botnet Detection in the Internet-of-Things Networks.

Segun I Popoola1, Bamidele Adebisi1, Ruth Ande1

  • 1Department of Engineering, Manchester Metropolitan University, Manchester M1 5GD, UK.

Sensors (Basel, Switzerland)
|April 30, 2021
PubMed
Summary

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Gene Regulatory Networks for Enhanced Vision-Based Robot Control: A Bio-Inspired Approach.

Sensors (Basel, Switzerland)·2026
Same author

A Post-Quantum Public-Key Signcryption Scheme over Scalar Integers Based on a Modified LWE Structure.

Sensors (Basel, Switzerland)·2025
Same author

Machine Learning-Enhanced Attribute-Based Authentication for Secure IoT Access Control.

Sensors (Basel, Switzerland)·2025
Same author

Secure Bluetooth Communication in Smart Healthcare Systems: A Novel Community Dataset and Intrusion Detection System.

Sensors (Basel, Switzerland)·2022
Same author

The Recent Advancement in Unmanned Aerial Vehicle Tracking Antenna: A Review.

Sensors (Basel, Switzerland)·2021
Same author

An Overview of Machine Learning within Embedded and Mobile Devices-Optimizations and Applications.

Sensors (Basel, Switzerland)·2021
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles
This summary is machine-generated.

This study introduces a Deep Recurrent Neural Network (DRNN) model enhanced with Synthetic Minority Oversampling Technique (SMOTE) for effective botnet detection in Internet of Things (IoT) networks, even with imbalanced data.

Area of Science:

  • Cybersecurity
  • Machine Learning
  • Network Security

Background:

  • Botnets pose a significant threat to Internet of Things (IoT) security by exploiting distributed computing resources.
  • Existing Machine Learning (ML) and Deep Learning (DL) models struggle with imbalanced network traffic data, leading to poor detection of botnet attacks.
  • Class imbalance in training datasets negatively impacts the performance of botnet detection models, particularly for minority attack classes.

Purpose of the Study:

  • To propose an efficient Deep Learning (DL) algorithm for detecting botnet attacks in IoT networks that effectively handles highly imbalanced network traffic data.
  • To improve the classification performance of botnet detection models by addressing the challenge of imbalanced datasets.

Main Methods:

  • Developed a Deep Recurrent Neural Network (DRNN) model for learning hierarchical features from network traffic data.
Keywords:
Internet of Thingsbotnetcybersecuritydeep learningintrusion detection

More Related Videos

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

1.1K

Related Experiment Videos

Last Updated: Nov 7, 2025

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

2.0K
DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

1.1K
  • Implemented the Synthetic Minority Oversampling Technique (SMOTE) to generate synthetic samples for minority classes, balancing the dataset.
  • Evaluated the performance of the standard DRNN model and the proposed SMOTE-DRNN model using the Bot-IoT dataset.
  • Main Results:

    • The standard DRNN model showed degraded performance metrics (precision, recall, F1 score, AUC, GM, MCC) when trained on imbalanced data.
    • The SMOTE-DRNN model achieved superior classification performance, reaching 99.50% precision, 99.75% recall, 99.62% F1 score, 99.87% AUC, 99.74% GM, and 99.62% MCC.
    • The SMOTE-DRNN model demonstrated better performance compared to existing state-of-the-art ML and DL models.

    Conclusions:

    • Class imbalance in network traffic data significantly hinders the effectiveness of DL-based botnet detection in IoT environments.
    • The proposed SMOTE-DRNN algorithm effectively mitigates the negative impact of data imbalance, leading to highly accurate botnet attack detection.
    • The SMOTE-DRNN model offers a robust and efficient solution for enhancing the security of IoT networks against botnet cyberattacks.