17 papers
Can Small GenAI Language Models Rival Large Language Models in Understanding Application Behavior?
Mohammad Meymani, Hamed Jelodar, Parisa Hamedi +2
Generative AI (GenAI) models, particularly large language models (LLMs), have transformed multiple domains, including natural language processing, software analysis, and code under…
Explainable Attention-Guided Stacked Graph Neural Networks for Malware Detection
Hossein Shokouhinejad, Roozbeh Razavi-Far, Griffin Higgins +1
Malware detection in modern computing environments demands models that are not only accurate but also interpretable and robust to evasive techniques. Graph neural networks (GNNs) h…
Integrating Graphs, Large Language Models, and Agents: Reasoning and Retrieval
Hamed Jelodar, Samita Bai, Mohammad Meymani +3
Generative AI, particularly Large Language Models, increasingly integrates graph-based representations to enhance reasoning, retrieval, and structured decision-making. Despite rapi…
LLM4CodeRE: Generative AI for Code Decompilation Analysis and Reverse Engineering
Hamed Jelodar, Samita Bai, Tochukwu Emmanuel Nwankwo +4
Code decompilation analysis is a fundamental yet challenging task in malware reverse engineering, particularly due to the pervasive use of sophisticated obfuscation techniques. Alt…
Automated Malware Family Classification using Weighted Hierarchical Ensembles of Large Language Models
Samita Bai, Hamed Jelodar, Tochukwu Emmanuel Nwankwo +4
Malware family classification remains a challenging task in automated malware analysis, particularly in real-world settings characterized by obfuscation, packing, and rapidly evolv…
Routing-Aware Explanations for Mixture of Experts Graph Models in Malware Detection
Hossein Shokouhinejad, Roozbeh Razavi-Far, Griffin Higgins +1
Mixture-of-Experts (MoE) offers flexible graph reasoning by combining multiple views of a graph through a learned router. We investigate routing-aware explanations for MoE graph mo…