A Research and Development Portfolio of GNN Centric Malware Detection, Explainability, and Dataset Curation
By: Hossein Shokouhinejad , Griffin Higgins , Roozbeh Razavi-Far and more
Potential Business Impact:
Finds computer viruses faster and explains how.
Graph Neural Networks (GNNs) have become an effective tool for malware detection by capturing program execution through graph-structured representations. However, important challenges remain regarding scalability, interpretability, and the availability of reliable datasets. This paper brings together six related studies that collectively address these issues. The portfolio begins with a survey of graph-based malware detection and explainability, then advances to new graph reduction methods, integrated reduction-learning approaches, and investigations into the consistency of explanations. It also introduces dual explanation techniques based on subgraph matching and develops ensemble-based models with attention-guided stacked GNNs to improve interpretability. In parallel, curated datasets of control flow graphs are released to support reproducibility and enable future research. Together, these contributions form a coherent line of research that strengthens GNN-based malware detection by enhancing efficiency, increasing transparency, and providing solid experimental foundations.
Similar Papers
Explainable Attention-Guided Stacked Graph Neural Networks for Malware Detection
Cryptography and Security
Finds computer viruses and explains why.
Explainable Ensemble Learning for Graph-Based Malware Detection
Cryptography and Security
Finds computer viruses and explains why.
On the Consistency of GNN Explanations for Malware Detection
Cryptography and Security
Finds computer viruses by understanding code paths.