Integrating APK Image and Text Data for Enhanced Threat Detection: A Multimodal Deep Learning Approach to Android Malware
Md Mashrur Arifin, Maqsudur Rahman, Nasir U. Eisty

TL;DR
This study develops a multimodal deep learning framework combining APK images and textual metadata to improve Android malware detection, emphasizing the impact of image resolution and type on classification performance.
Contribution
It introduces a systematic evaluation of image types and resolutions in CNN architectures and integrates textual features using LLaMA-2 and CLIP models for enhanced detection.
Findings
Higher resolution RGB images improve classification accuracy
Multimodal integration with CLIP shows limited additional benefit
Systematic analysis of image attributes informs better malware detection strategies
Abstract
As zero-day Android malware attacks grow more sophisticated, recent research highlights the effectiveness of using image-based representations of malware bytecode to detect previously unseen threats. However, existing studies often overlook how image type and resolution affect detection and ignore valuable textual data in Android Application Packages (APKs), such as permissions and metadata, limiting their ability to fully capture malicious behavior. The integration of multimodality, which combines image and text data, has gained momentum as a promising approach to address these limitations. This paper proposes a multimodal deep learning framework integrating APK images and textual features to enhance Android malware detection. We systematically evaluate various image types and resolutions across different Convolutional Neural Networks (CNN) architectures, including VGG, ResNet-152,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Spam and Phishing Detection · Digital and Cyber Forensics
