SF-IDS: An Imbalanced Semi-Supervised Learning Framework for Fine-grained Intrusion Detection
Xinran Zheng, Shuo Yang, Xingjun Wang

TL;DR
This paper introduces SF-IDS, a semi-supervised learning framework for fine-grained intrusion detection that effectively handles limited labels and class imbalance, improving detection accuracy on benchmark datasets.
Contribution
The paper proposes a novel semi-supervised framework with a self-training model and hybrid loss to address label scarcity and class imbalance in fine-grained NIDS.
Findings
Achieves over 3% improvement in Marco-F1 scores on benchmark datasets.
Effectively filters pseudo-labels using uncertainty and prediction probability.
Mitigates class imbalance with a hybrid loss combining contrastive and weighted classification losses.
Abstract
Deep learning-based fine-grained network intrusion detection systems (NIDS) enable different attacks to be responded to in a fast and targeted manner with the help of large-scale labels. However, the cost of labeling causes insufficient labeled samples. Also, the real fine-grained traffic shows a long-tailed distribution with great class imbalance. These two problems often appear simultaneously, posing serious challenges to fine-grained NIDS. In this work, we propose a novel semi-supervised fine-grained intrusion detection framework, SF-IDS, to achieve attack classification in the label-limited and highly class imbalanced case. We design a self-training backbone model called RI-1DCNN to boost the feature extraction by reconstructing the input samples into a multichannel image format. The uncertainty of the generated pseudo-labels is evaluated and used as a reference for pseudo-label…
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.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Internet Traffic Analysis and Secure E-voting · Advanced Malware Detection Techniques
