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 Concept Videos

You might also read

Related Articles

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

Sort by
Same author

Cross-Layer Stream Allocation of mMIMO-OFDM Hybrid Beamforming Video Communications.

Sensors (Basel, Switzerland)·2025
Same author

Video Scene Detection Using Transformer Encoding Linker Network (TELNet).

Sensors (Basel, Switzerland)·2023
Same author

A Hybrid Memetic Framework for Coverage Optimization in Wireless Sensor Networks.

IEEE transactions on cybernetics·2014
Same author

CoCMA: Energy-Efficient Coverage Control in Cluster-Based Wireless Sensor Networks Using a Memetic Algorithm.

Sensors (Basel, Switzerland)·2012
Same author

Use of a single-tube nested real-time PCR assay to facilitate the early diagnosis of acute Q fever.

Japanese journal of infectious diseases·2011

Related Experiment Video

Updated: Aug 8, 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

1.5K

Network Anomaly Intrusion Detection Based on Deep Learning Approach.

Yung-Chung Wang1, Yi-Chun Houng1, Han-Xuan Chen1

  • 1Department of Electrical Engineering, National Taipei University of Technology, Taipei 106, Taiwan.

Sensors (Basel, Switzerland)
|February 28, 2023
PubMed
Summary
This summary is machine-generated.

This study evaluates deep learning models for network intrusion detection using the CSE-CIC-IDS2018 dataset. Individual models like DNN, RNN, and CNN show high accuracy and faster inference, making them suitable for intrusion detection systems (IDS).

Keywords:
data processingdeep learningnetwork intrusion detection

More Related Videos

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.2K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

596

Related Experiment Videos

Last Updated: Aug 8, 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

1.5K
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.2K
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

596

Area of Science:

  • Cybersecurity
  • Machine Learning
  • Network Security

Background:

  • Internet traffic analysis is crucial for detecting cyberattacks.
  • Deep learning shows promise for intrusion detection systems (IDS).
  • Existing research often uses outdated datasets, limiting the detection of current threats.

Purpose of the Study:

  • To evaluate the effectiveness of various deep learning models for network intrusion detection.
  • To assess model performance on a current dataset (CSE-CIC-IDS2018).
  • To compare individual models against combined models for practical IDS implementation.

Main Methods:

  • Preprocessing the CSE-CIC-IDS2018 dataset.
  • Constructing and evaluating six deep learning models: DNN, CNN, RNN, LSTM, CNN + RNN, and CNN + LSTM.
  • Conducting binary and multi-class classification experiments to identify benign and malicious traffic (BruteForce, DoS, Web Attacks, Infiltration, Botnet, DDoS).

Main Results:

  • All evaluated models achieved high accuracy, with multi-class classification exceeding 98%.
  • Individual models (DNN, RNN, CNN) demonstrated competitive detection performance.
  • Combined models (CNN + RNN, CNN + LSTM) exhibited longer inference times compared to individual models.

Conclusions:

  • Deep learning models, particularly DNN, RNN, and CNN, are effective for network intrusion detection.
  • Individual models offer a better balance of performance and efficiency for IDS implementation.
  • The study highlights the importance of using current datasets for evaluating intrusion detection mechanisms.