paper-with-me

홈 › Papers

Forensic-Oriented Intrusion Detection Using Synthetic Network Traffic Data and Explainable Artificial Intelligence

2026-07-01 · Jose Luis Vela Alonso, Carmen Pellicer arxiv

Digital forensic investigations of network intrusions require analytical outputs that are traceable, reproducible, and court-defensible - requirements existing machine learning pipelines do not satisfy, since they treat original evidence as training data and produce opaque classifications without instance-level justification. This paper presents a forensic-oriented intrusion detection framework resolving both problems simultaneously, integrating synthetic data generation, binary classification, and explainability within a single pipeline governed by ISO/IEC 27037, 27041, 27042, and NIST SP 800-86. The framework operationalises the ISO/IEC 27037 requirement for strict separation between original digital evidence and derived analytical artefacts. Original datasets are treated as immutable, hash-verified artefacts; all training operates on parameterized synthetic derivatives via SDV + CTGAN. XGBoost binary classification provides high-performance detection on tabular network flow data, and SHAP TreeExplainer produces instance-level feature attributions mapping statistical predictions to observable network behaviour for forensic reporting. Train-on-Synthetic, Test-on-Real (TSTR) evaluation on CICIDS2017 achieves F1-macro = 0.96, within cross-validation variance of the real-data baseline (0.97). Kolmogorov-Smirnov testing confirms synthetic privacy preservation (mean |KS| = 0.38) alongside operational utility. Cross-dataset validation on UNSW-NB15 and Kitsune identifies feature space dimensionality as the primary determinant of synthetic training effectiveness, establishing a practical deployment boundary of approximately 30 numeric flow-level features. SHAP attributions for Brute Force, Port Scan, and DoS attacks are consistent across real and synthetic instances, confirming synthetic training preserves forensically relevant attack fingerprints required for expert witness testimony.

📄 PDF Abstract BibTeX arXiv:2607.00763

Code (0)

등록된 구현이 없습니다.

Tasks

Synthetic Data GenerationBinary ClassificationIntrusion Detection

Similar Papers 제목 키워드 기반

Generative AI and Federated Learning for Intrusion Detection Systems: A Survey

2026-07-01 · Jiefei Liu, Abu Saleh Md Tayeen, Pratyay Kumar, Qixu Gong 외 arxiv

Intrusion Detection Systems (IDSs) are essential for monitoring network traffic and identifying malicious activities in modern cyber-physical, Internet of Things (IoT), enterprise, and distributed network environments. H…

Intrusion DetectionFederated LearningData AugmentationAnomaly Detection

CAN-QA: A Question-Answering Benchmark for Reasoning over In-Vehicle CAN Traffic

2026-04-27 · Jing Chen, Abhijay Deevi, Onat Gungor, Tajana Rosing arxiv

The Controller Area Network (CAN) is a safety-critical in-vehicle communication protocol that lacks built-in security mechanisms, making intrusion detection essential. Existing approaches predominantly formulate CAN intr…

Intrusion Detection

Training a Bidirectional GAN-based One-Class Classifier for Network Intrusion Detection

2022-02-02 · Wen Xu, Julian Jang-Jaccard, Tong Liu, Fariza Sabrina

The network intrusion detection task is challenging because of the imbalanced and unlabeled nature of the dataset it operates on. Existing generative adversarial networks (GANs), are primarily used for creating synthetic…

Anomaly DetectionIntrusion DetectionNetwork Intrusion DetectionOne-class classifier

Using EBGAN for Anomaly Intrusion Detection

2022-06-21 · Yi Cui, Wenfeng Shen, Jian Zhang, Weijia Lu 외

As an active network security protection scheme, intrusion detection system (IDS) undertakes the important responsibility of detecting network attacks in the form of malicious network traffic. Intrusion detection technol…

Intrusion Detection

CANet: An Unsupervised Intrusion Detection System for High Dimensional CAN Bus Data

2019-06-06 · Markus Hanselmann, Thilo Strauss, Katharina Dormann, Holger Ulmer

We propose a novel neural network architecture for detecting intrusions on the CAN bus. The Controller Area Network (CAN) is the standard communication method between the Electronic Control Units (ECUs) of automobiles. H…

Intrusion Detection