🤖 AI Summary
To address the zero-shot detection challenge posed by novel obfuscated malware variants absent from training data, this paper proposes a lightweight, interpretable joint modeling framework. The method constructs behavior-semantic graphs to capture dynamic malware behaviors and fuses them with static PE structural features. It further introduces an attention-driven feature attribution mechanism that integrates Graph Neural Networks (GNNs) with SHAP for transparent, visually explainable decision-making. Crucially, the architecture enables zero-shot generalization to unseen obfuscation families. Evaluated on the RealWorld-OBF dataset, the model achieves 98.3% accuracy, with a model size under 2 MB, per-sample inference latency below 15 ms, and a false positive rate of only 0.17%. This demonstrates a favorable balance among high detection accuracy, low computational overhead, and analytical trustworthiness.