本文已被:浏览 26次 下载 57次
Received:January 02, 2026 Revised:January 22, 2026
Received:January 02, 2026 Revised:January 22, 2026
中文摘要: 针对安卓恶意软件检测中函数调用图规模庞大、结构特征与行为语义特征协同建模不足, 导致检测效能受限的问题, 提出了一种多特征融合的检测方法. 该方法基于敏感API上下文设计剪枝策略, 通过过滤叶子节点及弱语义边优化函数调用图, 设计基于节点局部聚集度的加权三元组生成机制, 将三元组的频次统计转化为局部耦合强度的度量, 强化恶意结构表达; 引入门控融合单元, 动态调节结构特征与语义向量的融合权重, 解决异构特征分布不一致导致的语义缺失问题; 基于图注意力网络分类器捕获软件行为的关键调用关系, 实现恶意软件分类. 实验结果表明, 该方法有效提高了检测效率并突出恶意行为的特征, 在检测准确率、鲁棒性及泛化能力方面优于其他同类方法与模型.
Abstract:To address the limitations in Android malware detection caused by the large scale of function call graphs and insufficient collaborative modeling of structural features and behavioral semantics, this study proposes a detection method based on multi-feature fusion. A pruning strategy is designed based on the context of sensitive APIs, where leaf nodes and weak semantic edges are filtered to optimize the function call graph. A weighted triplet generation mechanism based on node local clustering degree is designed, which transforms triplet frequency statistics into a measure of local coupling strength to enhance the representation of malicious structures. A gating fusion unit is introduced to dynamically adjust the fusion weights of structural features and semantic vectors, alleviating semantic loss caused by inconsistent distributions of heterogeneous features. Finally, a classifier based on a graph attention network is employed to capture the critical call relationships in software behavior for malware classification. Experimental results demonstrate that the proposed method effectively improves detection efficiency and highlights the features of malicious behavior. The proposed method outperforms other comparable approaches in terms of detection accuracy, robustness, and generalization ability.
keywords: malware detection sensitive function call graph graph attention network (GAT) triplet feature pruning strategy semantic feature node feature vector gating mechanism
文章编号: 中图分类号: 文献标志码:
基金项目:四川省自然科学基金 (2024NSFSC0515)
引用文本:
胥渝,林宏刚,索望,段光明.多特征融合的安卓恶意软件检测.计算机系统应用,,():1-13
XU Yu,LIN Hong-Gang,SUO Wang,DUAN Guang-Ming.Multi-feature Fusion for Android Malware Detection.COMPUTER SYSTEMS APPLICATIONS,,():1-13
胥渝,林宏刚,索望,段光明.多特征融合的安卓恶意软件检测.计算机系统应用,,():1-13
XU Yu,LIN Hong-Gang,SUO Wang,DUAN Guang-Ming.Multi-feature Fusion for Android Malware Detection.COMPUTER SYSTEMS APPLICATIONS,,():1-13

