CRLGJan 6, 2025

GraphDART: Graph Distillation for Efficient Advanced Persistent Threat Detection

arXiv:2501.02796v12 citationsh-index: 8IEEE Trans Comput Soc Syst
Originality Synthesis-oriented
AI Analysis

This work provides a scalable solution for security in interconnected environments, though it appears incremental by applying existing graph distillation techniques to a specific domain.

The paper tackles the problem of detecting Advanced Persistent Threats (APTs) in cyber-physical-social systems by addressing the inefficiency of graph neural networks on large provenance graphs, resulting in a framework that reduces computational overhead and enhances detection performance.

Cyber-physical-social systems (CPSSs) have emerged in many applications over recent decades, requiring increased attention to security concerns. The rise of sophisticated threats like Advanced Persistent Threats (APTs) makes ensuring security in CPSSs particularly challenging. Provenance graph analysis has proven effective for tracing and detecting anomalies within systems, but the sheer size and complexity of these graphs hinder the efficiency of existing methods, especially those relying on graph neural networks (GNNs). To address these challenges, we present GraphDART, a modular framework designed to distill provenance graphs into compact yet informative representations, enabling scalable and effective anomaly detection. GraphDART can take advantage of diverse graph distillation techniques, including classic and modern graph distillation methods, to condense large provenance graphs while preserving essential structural and contextual information. This approach significantly reduces computational overhead, allowing GNNs to learn from distilled graphs efficiently and enhance detection performance. Extensive evaluations on benchmark datasets demonstrate the robustness of GraphDART in detecting malicious activities across cyber-physical-social systems. By optimizing computational efficiency, GraphDART provides a scalable and practical solution to safeguard interconnected environments against APTs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes