MDENet: Multi-modal Dual-embedding Networks for Malware Open-set Recognition
Jingcai Guo, Yuanyuan Xu, Wenchao Xu, Yufeng Zhan, Yuxia Sun, Song Guo

TL;DR
MDENet leverages multi-modal malware features and dual-embedding spaces to improve open-set malware recognition, effectively distinguishing known and unknown malware families.
Contribution
The paper introduces MDENet, a novel multi-modal dual-embedding network that enhances malware recognition by combining diverse features and dual-space embedding strategies.
Findings
Outperforms existing methods on Mailing and MAL-100+ datasets.
Effectively distinguishes known and unknown malware families.
Utilizes multi-modal features for more robust malware representation.
Abstract
Malware open-set recognition (MOSR) aims at jointly classifying malware samples from known families and detect the ones from novel unknown families, respectively. Existing works mostly rely on a well-trained classifier considering the predicted probabilities of each known family with a threshold-based detection to achieve the MOSR. However, our observation reveals that the feature distributions of malware samples are extremely similar to each other even between known and unknown families. Thus the obtained classifier may produce overly high probabilities of testing unknown samples toward known families and degrade the model performance. In this paper, we propose the Multi-modal Dual-Embedding Networks, dubbed MDENet, to take advantage of comprehensive malware features (i.e., malware images and malware sentences) from different modalities to enhance the diversity of malware feature…
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 · Anomaly Detection Techniques and Applications · Network Security and Intrusion Detection
