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: Jul 8, 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

558

An ensemble approach for imbalanced multiclass malware classification using 1D-CNN.

Binayak Panda1, Sudhanshu Shekhar Bisoyi2, Sidhanta Panigrahy3

  • 1Department of Computer Science and Engineering, Institute of Technical Education and Research, Siksha 'O' Anusandhan (Deemed to be) University, Bhubaneswar, Odisha, India.

Peerj. Computer Science
|December 11, 2023
PubMed
Summary
This summary is machine-generated.

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

Machine learning techniques for imbalanced multiclass malware classification through adaptive feature selection.

PeerJ. Computer science·2025
Same journal

DARUMA: a gateway to fast and easy prediction of intrinsically disordered regions.

PeerJ. Computer science·2026
Same journal

Alzheimer's disease detection using a quantum deep neural network with Haralick feature extraction and simulated annealing optimization.

PeerJ. Computer science·2026
Same journal

Network anomaly detection using Deep Autoencoder and parallel Artificial Bee Colony algorithm-trained neural network.

PeerJ. Computer science·2026
Same journal

An anomaly detection model for multivariate time series with anomaly perception.

PeerJ. Computer science·2026
Same journal

Retraction: A wormhole attack detection method for tactical wireless sensor networks.

PeerJ. Computer science·2026
Same journal

Evaluation of mental disorder with prioritization of its type by utilizing the bipolar complex fuzzy decision-making approach based on Schweizer-Sklar prioritized aggregation operators.

PeerJ. Computer science·2026
See all related articles

This study introduces an enhanced deep learning model for malware classification, improving detection accuracy against sophisticated threats. The novel approach effectively categorizes malware variants using application programming interface (API) call sequences.

Area of Science:

  • Computer Science
  • Cybersecurity
  • Artificial Intelligence

Background:

  • Malware developers increasingly use code obfuscation, creating polymorphic and metamorphic variants that evade traditional signature-based detection.
  • The growing volume and variety of malware necessitate advanced analytical techniques beyond conventional machine learning.
  • Classifying malware internally, alongside distinguishing it from benign software, is crucial for understanding behavioral nuances.

Purpose of the Study:

  • To investigate the relationship between application programming interface (API) call sequences for malware classification.
  • To develop and evaluate a deep learning model for multiclass malware categorization based on API call patterns.

Main Methods:

  • Utilized the one-dimensional convolutional neural network (1D-CNN) model for multiclass classification of API sequences.
Keywords:
1D-CNNAPI sequenceDynamic analysisEnsemble learningMalware classificationSkip-gram

More Related Videos

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: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.4K

Related Experiment Videos

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

558
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: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.4K
  • Employed Word2Vec and the skip-gram model to generate feature vectors for distinct APIs.
  • Implemented a one-vs.-rest approach for training 1D-CNN models, combined with a ModifiedSoftVoting algorithm for ensemble classification.
  • Main Results:

    • The proposed ensembled 1D-CNN architecture achieved high performance on the Mal-API-2019 dataset.
    • Achieved an accuracy of 0.90, a weighted average F1-score of 0.90, and an AUC score exceeding 0.96 for all malware classes.

    Conclusions:

    • The ensembled 1D-CNN model demonstrates significant effectiveness in classifying diverse malware types based on API call sequences.
    • This deep learning approach offers a robust solution for detecting advanced malware, outperforming existing methods.
    • The findings highlight the potential of deep learning for enhancing cybersecurity defenses against evolving malware threats.