pith. sign in

arxiv: 2509.02113 · v2 · pith:UL6WVUXQnew · submitted 2025-09-02 · 💻 cs.LG · cs.AI· cs.CR· cs.SI

HiGraph: A Large-Scale Hierarchical Graph Dataset for Malware Analysis

classification 💻 cs.LG cs.AIcs.CRcs.SI
keywords analysisdatasetmalwaregraphshierarchicalhigraphlarge-scalegraph
0
0 comments X
read the original abstract

The advancement of graph-based malware analysis is critically limited by the absence of large-scale datasets that capture the inherent hierarchical structure of software. Existing methods often oversimplify programs into single level graphs, failing to model the crucial semantic relationship between high-level functional interactions and low-level instruction logic. To bridge this gap, we introduce \dataset, the largest public hierarchical graph dataset for malware analysis, comprising over \textbf{200M} Control Flow Graphs (CFGs) nested within \textbf{595K} Function Call Graphs (FCGs). This two-level representation preserves structural semantics essential for building robust detectors resilient to code obfuscation and malware evolution. We demonstrate HiGraph's utility through a large-scale analysis that reveals distinct structural properties of benign and malicious software, establishing it as a foundational benchmark for the community. The dataset and tools are publicly available at https://higraph.org.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. McNdroid: A Longitudinal Multimodal Benchmark for Robust Drift Detection in Android Malware

    cs.CR 2026-05 unverdicted novelty 7.0

    McNdroid is a new longitudinal multimodal benchmark showing that Android malware detectors degrade over time but multimodal approaches maintain better performance across long temporal gaps.