Abstract
Malware is continually being developed and reinvented by malicious users. Deep Learning opens doors for real-time detection and classification of malware. In this paper, we explore the use of deep learning models (GoogleNet and ResNet50) for the detection and classification of malware based on the Malimg dataset. In addition, we explore modifying deep learning models and present a modified ResNet50 model to study its effect on classification accuracy. Finally, we explore the use of ensemble methods, applying three independent ResNet50 models to study the effect of ensemble models on classification accuracy. GoogleNet achieved the highest test accuracy among the three with 94.82%, however, when applying the ensemble method, the test accuracy reached 97.86%.
Original language | English (US) |
---|---|
Title of host publication | Proceedings - 2023 Congress in Computer Science, Computer Engineering, and Applied Computing, CSCE 2023 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 287-294 |
Number of pages | 8 |
ISBN (Electronic) | 9798350327595 |
DOIs | |
State | Published - 2023 |
Externally published | Yes |
Event | 2023 Congress in Computer Science, Computer Engineering, and Applied Computing, CSCE 2023 - Las Vegas, United States Duration: Jul 24 2023 → Jul 27 2023 |
Publication series
Name | Proceedings - 2023 Congress in Computer Science, Computer Engineering, and Applied Computing, CSCE 2023 |
---|
Conference
Conference | 2023 Congress in Computer Science, Computer Engineering, and Applied Computing, CSCE 2023 |
---|---|
Country/Territory | United States |
City | Las Vegas |
Period | 7/24/23 → 7/27/23 |
Bibliographical note
Publisher Copyright:© 2023 IEEE.
Keywords
- Cybersecurity
- Deep Learning
- GoogleNet
- Malimg
- Malware Classification
- ResNet50