ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2504.16316
17
1

On the Consistency of GNN Explanations for Malware Detection

22 April 2025
Hossein Shokouhinejad
Griffin Higgins
Roozbeh Razavi-Far
Hesamodin Mohammadian
Ali Ghorbani
ArXivPDFHTML
Abstract

Control Flow Graphs (CFGs) are critical for analyzing program execution and characterizing malware behavior. With the growing adoption of Graph Neural Networks (GNNs), CFG-based representations have proven highly effective for malware detection. This study proposes a novel framework that dynamically constructs CFGs and embeds node features using a hybrid approach combining rule-based encoding and autoencoder-based embedding. A GNN-based classifier is then constructed to detect malicious behavior from the resulting graph representations. To improve model interpretability, we apply state-of-the-art explainability techniques, including GNNExplainer, PGExplainer, and CaptumExplainer, the latter is utilized three attribution methods: Integrated Gradients, Guided Backpropagation, and Saliency. In addition, we introduce a novel aggregation method, called RankFusion, that integrates the outputs of the top-performing explainers to enhance the explanation quality. We also evaluate explanations using two subgraph extraction strategies, including the proposed Greedy Edge-wise Composition (GEC) method for improved structural coherence. A comprehensive evaluation using accuracy, fidelity, and consistency metrics demonstrates the effectiveness of the proposed framework in terms of accurate identification of malware samples and generating reliable and interpretable explanations.

View on arXiv
@article{shokouhinejad2025_2504.16316,
  title={ On the Consistency of GNN Explanations for Malware Detection },
  author={ Hossein Shokouhinejad and Griffin Higgins and Roozbeh Razavi-Far and Hesamodin Mohammadian and Ali A. Ghorbani },
  journal={arXiv preprint arXiv:2504.16316},
  year={ 2025 }
}
Comments on this paper