paper-with-me

Papers

MG-DVD: A Real-time Framework for Malware Variant Detection Based on Dynamic Heterogeneous Graph Learning

2021-06-23 · Chen Liu, Bo Li, Jun Zhao, Ming Su, Xu-Dong Liu

Detecting the newly emerging malware variants in real time is crucial for mitigating cyber risks and proactively blocking intrusions. In this paper, we propose MG-DVD, a novel detection framework based on dynamic heterogeneous graph learning, to detect malware variants in real time. Particularly, MG-DVD first models the fine-grained execution event streams of malware variants into dynamic heterogeneous graphs and investigates real-world meta-graphs between malware objects, which can effectively characterize more discriminative malicious evolutionary patterns between malware and their variants. Then, MG-DVD presents two dynamic walk-based heterogeneous graph learning methods to learn more comprehensive representations of malware variants, which significantly reduces the cost of the entire graph retraining. As a result, MG-DVD is equipped with the ability to detect malware variants in real time, and it presents better interpretability by introducing meaningful meta-graphs. Comprehensive experiments on large-scale samples prove that our proposed MG-DVD outperforms state-of-the-art methods in detecting malware variants in terms of effectiveness and efficiency.

📄 PDF Abstract BibTeX arXiv:2106.12288

Code (0)

등록된 구현이 없습니다.

Tasks

BlockingGraph Learning

Similar Papers 제목 키워드 기반

Adapting Novelty towards Generating Antigens for Antivirus systems

2025-05-24 · Ritwik Murali, C Shunmuga Velayutham

It is well known that anti-malware scanners depend on malware signatures to identify malware. However, even minor modifications to malware code structure results in a change in the malware signature thus enabling the var…

Evolutionary AlgorithmsMalware AnalysisMalware Detection

Flexible Android Malware Detection Model based on Generative Adversarial Networks with Code Tensor

2022-10-25 · Zhao Yang, Fengyang Deng, Linxi Han

The behavior of malware threats is gradually increasing, heightened the need for malware detection. However, existing malware detection methods only target at the existing malicious samples, the detection of fresh malici…

Android Malware DetectionMalware Detection

MAD-OOD: A Deep Learning Cluster-Driven Framework for an Out-of-Distribution Malware Detection and Classification

2025-12-19 · Tosin Ige, Christopher Kiekintveld, Aritran Piplai, Asif Rahman 외 arxiv

Out of distribution (OOD) detection remains a critical challenge in malware classification due to the substantial intra family variability introduced by polymorphic and metamorphic malware variants. Most existing deep le…

Out of Distribution (OOD) DetectionMalware ClassificationMalware Detection

Multi-view Representation Learning from Malware to Defend Against Adversarial Variants

2022-10-25 · James Lee Hu, MohammadReza Ebrahimi, Weifeng Li, Xin Li 외

Deep learning-based adversarial malware detectors have yielded promising results in detecting never-before-seen malware executables without relying on expensive dynamic behavior analysis and sandbox. Despite their abilit…

Adversarial RobustnessMULTI-VIEW LEARNINGRepresentation Learning

AI-Powered Algorithms for the Prevention and Detection of Computer Malware Infections

2026-01-09 · Rakesh Keshava, Sathish Kuppan Pandurangan, M. Sakthivanitha, Sankaranainar Parmsivan 외 arxiv

The rise in frequency and complexity of malware attacks are viewed as a major threat to modern digital infrastructure, which means that traditional signature-based detection methods are becoming less effective. As cyber …

Malware Detection