GPU-Accelerated Interpretable Generalization for Rapid Cyberattack Detection and Forensics
Shu-Ting Huang, Wen-Cheng Chung, Hao-Ting Pai

TL;DR
This paper introduces IG-GPU, a GPU-accelerated re-architecture of the Interpretable Generalization mechanism, enabling rapid, scalable, and interpretable cyberattack detection and forensics on large datasets.
Contribution
The paper presents IG-GPU, a GPU-based implementation that significantly accelerates IG, making it practical for large-scale datasets and real-time cyber defense applications.
Findings
116-fold speed-up over CPU implementation
High detection accuracy on full-scale datasets
Robust performance across different dataset sizes
Abstract
The Interpretable Generalization (IG) mechanism recently published in IEEE Transactions on Information Forensics and Security delivers state-of-the-art, evidence-based intrusion detection by discovering coherent normal and attack patterns through exhaustive intersect-and-subset operations-yet its cubic-time complexity and large intermediate bitsets render full-scale datasets impractical on CPUs. We present IG-GPU, a PyTorch re-architecture that offloads all pairwise intersections and subset evaluations to commodity GPUs. Implemented on a single NVIDIA RTX 4070 Ti, in the 15k-record NSL-KDD dataset, IG-GPU shows a 116-fold speed-up over the multi-core CPU implementation of IG. In the full size of NSL-KDD (148k-record), given small training data (e.g., 10%-90% train-test split), IG-GPU runs in 18 minutes with Recall 0.957, Precision 0.973, and AUC 0.961, whereas IG required down-sampling…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
