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

Survival Tree01:19

Survival Tree

131
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
131

You might also read

Related Articles

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

Sort by
Same author

Blockchain and Internet of Things Technologies for Food Traceability in Olive Oil Supply Chains.

Sensors (Basel, Switzerland)·2025
Same author

FoGGAN: Generating Realistic Parkinson's Disease Freezing of Gait Data Using GANs.

Sensors (Basel, Switzerland)·2023
Same author

A Distributed Big Data Analytics Architecture for Vehicle Sensor Data.

Sensors (Basel, Switzerland)·2023
Same author

Applications of Fusion Techniques in E-Commerce Environments: A Literature Review.

Sensors (Basel, Switzerland)·2022
Same author

Internet of Things Technologies and Machine Learning Methods for Parkinson's Disease Diagnosis, Monitoring and Management: A Systematic Review.

Sensors (Basel, Switzerland)·2022
Same author

A Quality Control Methodology for Heterogeneous Vehicular Data Streams.

Sensors (Basel, Switzerland)·2022

Related Experiment Video

Updated: Aug 13, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K

The Effectiveness of Zero-Day Attacks Data Samples Generated via GANs on Deep Learning Classifiers.

Nikolaos Peppes1, Theodoros Alexakis1, Evgenia Adamopoulou1

  • 1School of Electrical and Computer Engineering, National Technical University of Athens, 15773 Athens, Greece.

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

This study introduces a novel method using Generative Adversarial Networks (GANs) to create synthetic zero-day attack data. Training a neural network with this synthetic data significantly improved its ability to detect zero-day vulnerabilities.

Keywords:
Generative Adversarial Networks (GANs)cybersecuritydeep learninginformation securitymalware detectionzero-day attacks

More Related Videos

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

659
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.6K

Related Experiment Videos

Last Updated: Aug 13, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.3K
Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

659
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.6K

Area of Science:

  • Cybersecurity
  • Machine Learning
  • Data Science

Background:

  • The increasing digitization of services heightens the need for robust cybersecurity measures.
  • Detecting zero-day vulnerabilities in new software and hardware is a significant challenge for cybersecurity professionals.
  • Zero-day exploits pose immediate threats to end-users due to rapid exploitation by malicious actors.

Purpose of the Study:

  • To propose a holistic methodology for generating realistic zero-day attack data.
  • To evaluate a Neural Network (NN) detector trained with and without synthetic data.
  • To assess the effectiveness of Generative Adversarial Networks (GANs) in creating zero-day attack datasets.

Main Methods:

  • Designed and employed Generative Adversarial Networks (GANs) to synthetically generate zero-day attack data in tabular format.
  • Utilized the Zero-Day GAN (ZDGAN) for dataset generation.
  • Trained and evaluated a Neural Network classifier using both original and ZDGAN-augmented datasets.

Main Results:

  • The ZDGAN achieved equilibrium after approximately 5000 iterations, producing synthetic data nearly identical to original samples.
  • The NN model trained with ZDGAN-generated data demonstrated superior performance compared to a model trained solely on original data.
  • The enhanced model achieved high validation accuracy and minimal validation loss in detecting zero-day attacks.

Conclusions:

  • Synthetic data generation using ZDGAN is effective for augmenting cybersecurity datasets.
  • Training NN models with GAN-generated data significantly enhances zero-day attack detection capabilities.
  • The proposed methodology offers a promising approach to bolster cybersecurity defenses against emerging threats.