Beyond Nodes vs. Edges: A Multi-View Fusion Framework for Provenance-Based Intrusion Detection
Fan Yang, Binyan Xu, Di Tang, Kehuan Zhang
TLDR
PROVFUSION is a multi-view framework that fuses attribute, structure, and causality signals to improve provenance-based intrusion detection accuracy.
Key contributions
- Introduces PROVFUSION, a multi-view framework for provenance-based intrusion detection.
- Fuses anomaly signals from attribute, structure, and causality views.
- Uses lightweight fusion schemes and voting-based integration for robust anomaly decisions.
- Achieves higher accuracy and lower false positives than single-view baselines on benchmarks.
Why it matters
Existing intrusion detection methods struggle with granularity, leading to errors. PROVFUSION addresses this by integrating multiple perspectives, providing a more comprehensive and accurate assessment of system behavior. This advancement significantly improves the reliability of provenance-based security systems.
Original Abstract
Provenance-based intrusion detection has emerged as a promising approach for analyzing complex attack behaviors through system-level provenance graphs. However, existing defense methods face an inherent granularity limitation. Node-centric detectors, which evaluate anomalies using entities' attributes and local structural patterns, may misclassify benign behavioral changes or configuration modifications as suspicious. In contrast, edge-centric detectors, which focus more on interactions, may lack sufficient contextual awareness of the involved entities, leading to missed detections when compromised entities perform seemingly ordinary operations. These analytical biases highlight a persistent gap between node-centric and edge-centric analyses. To mitigate this gap, we present PROVFUSION, a multi-view detection framework that integrates anomaly signals from three distinct views (i.e., attribute, structure, and causality). The framework fuses heterogeneous anomaly signals through lightweight fusion schemes and determines the final anomaly decisions through a voting-based integration process, providing a more consistent and context-aware assessment of system behavior. This design enables PROVFUSION to capture both entity level deviations and interaction-level anomalies within a consistent analytic pipeline. Experiments on nine widely used benchmark datasets demonstrate that PROVFUSION achieves higher detection accuracy and lower false-positive rates than single node- and edge-centric baselines, maintaining stable performance across scenarios. Overall, the results suggest that our multi-view anomaly fusion together with voting-based decision aggregation offers a practical and effective direction for advancing provenance-based intrusion detection.
📬 Weekly AI Paper Digest
Get the top 10 AI/ML arXiv papers from the week — summarized, scored, and delivered to your inbox every Monday.