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

Effects of different obesogenic diets on joint integrity, inflammation and intermediate monocyte levels in a rat groove model of osteoarthritis.

Frontiers in physiology·2023
Same author

Facile encapsulation of nano zero-valent iron with calcium carbonate: synthesis, characterization and application for iron remediation.

Journal of environmental health science & engineering·2022
Same author

Towards Energy-Efficient and Delay-Optimized Opportunistic Routing in Underwater Acoustic Sensor Networks for IoUT Platforms: An Overview and New Suggestions.

Computational intelligence and neuroscience·2022
Same author

Emergencies on the train and railway stations managed at a railway station emergency care center.

Journal of family medicine and primary care·2020
Same author

Enhancing active learning in microbiology through case based learning: experiences from an Indian medical school.

Indian journal of pathology & microbiology·2010
Same author

Chronic folliculitis - A clinico-epidemiological study.

Indian journal of dermatology, venereology and leprology·2010

Related Experiment Video

Updated: Aug 31, 2025

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

621

Performance evaluation of deep neural network on malware detection: visual feature approach.

V Anandhi1,2, P Vinod3, Varun G Menon1,2

  • 1Department of Computer Science and Engineering, SCMS School of Engineering and Technology, Karukutty, Kerala India.

Cluster Computing
|August 24, 2022
PubMed
Summary

This study evaluated DenseNet for malware detection against adversarial attacks. While effective against Gaussian noise on Malimg, performance slightly decreased on BIG2015, highlighting the need for robust deep learning models.

Keywords:
Adversarial attackDeep learningDeep neural networkDenseNetFast gradient sign methodNoise

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

859
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 31, 2025

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

621
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

859
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:

  • Computer Science
  • Cybersecurity
  • Artificial Intelligence

Background:

  • Malware detection is crucial for securing devices against malicious applications.
  • Deep neural networks are vulnerable to adversarial attacks, posing a significant threat.
  • Understanding malware variant characteristics is key for effective detection.

Purpose of the Study:

  • To assess the robustness of the DenseNet deep learning model against adversarial attacks in malware detection.
  • To investigate the impact of different noise types, including Gaussian noise and Fast Gradient Sign Method (FGSM), on classifier performance.
  • To evaluate DenseNet's effectiveness on distinct malware datasets (Malimg and BIG2015).

Main Methods:

  • Utilized the DenseNet deep learning model for malware classification.
  • Generated adversarial samples by adding Gaussian noise to malware datasets.
  • Conducted experiments using the Fast Gradient Sign Method (FGSM) to create adversarial examples.

Main Results:

  • DenseNet accurately identified modified malware samples with Gaussian noise on the Malimg dataset.
  • A marginal decrease in classifier performance was observed on the BIG2015 dataset with Gaussian noise.
  • Significant decreases in classification accuracy were detected for both datasets when using FGSM attacks.

Conclusions:

  • Deep learning models, including DenseNet, require enhanced robustness against sophisticated adversarial attacks.
  • Further research is needed to develop more resilient deep learning architectures for malware detection.
  • Adversarial attack methods like FGSM pose a considerable challenge to current deep learning-based security systems.