Thi-Thu-Huong's picture
Update README.md
0320877 verified
metadata
license: apache-2.0
task_categories:
  - text-classification
  - feature-extraction
language:
  - en
tags:
  - code
pretty_name: Balanced IDS datasets regarding
size_categories:
  - 100M<n<1B

Dataset Card for resampled_IDS_datasets

Intrusion Detection Systems (IDS) play a crucial role in securing computer networks against malicious activities. However, their efficacy is consistently hindered by the persistent challenge of class imbalance in real-world datasets. While various methods, such as resampling techniques, ensemble methods, cost-sensitive learning, data augmentation, and so on, have individually addressed imbalance classification issues, there exists a notable gap in the literature for effective hybrid methodologies aimed at enhancing IDS performance. To bridge this gap, our research introduces an innovative methodology that integrates hybrid undersampling and oversampling strategies within an ensemble classification framework. This novel approach is designed to harmonize dataset distributions and optimize IDS performance, particularly in intricate multi-class scenarios. In-depth evaluations were conducted using well-established intrusion detection datasets, including the Car Hacking: Attack and Defense Challenge 2020 (CHADC2020) and IoTID20. Our results showcase the remarkable efficacy of the proposed methodology, revealing significant improvements in precision, recall, and F1-score metrics. Notably, the hybrid-ensemble method demonstrated an exemplary average F1 score exceeding 98% for both datasets, underscoring its exceptional capability to substantially enhance intrusion detection accuracy. In summary, this research represents a significant contribution to the field of IDS, providing a robust solution to the pervasive challenge of class imbalance. The hybrid framework not only strengthens IDS efficacy but also illuminates the seamless integration of undersampling and oversampling within ensemble classifiers, paving the way for fortified network defenses.

Dataset Description

We provide resampled datasets based on BorderlineSMOTE method from a part of public dataset Car_Hacking_Challenge_Dataset and IoT Network Intrusion Dataset (IoTID20)

In the Car_Hacking_Challenge_Dataset, we labelled output classes as 'Flooding' as 0 , 'Fuzzing' as 1, 'Normal' as 2, 'Replay' as 3,'Spoofing' as 4.

In the IoTID20 dataset, we labelled output classes as 'DoS-Synflooding' as 0 , 'MITM ARP Spoofing' as 1, 'Mirai ARP Spoofing' as 2, 'Mirai-Hostbruteforceg' as 3, 'Mirai HTTP Flooding' as 4 , 'Mirai UDP Flooding' as 5, 'Scan Host Port' as 6, 'Scan Port OS' as 7, 'Normal' as 8.

Citation

Le, T.T.H, Shin, Y., Kim, M., & Kim, H. (2024). Towards unbalanced multiclass intrusion detection with hybrid sampling methods and ensemble classification. Applied Soft Computing, 157, 111517.

BibTeX:

@article{le2024towards, title={Towards unbalanced multiclass intrusion detection with hybrid sampling methods and ensemble classification}, author={Le, Thi Thu Huong and Shin, Yeongjae and Kim, Myeongkil and Kim, Howon and others}, journal={Applied Soft Computing}, volume={157}, pages={111517}, year={2024}, publisher={Elsevier} }

@misc {le_2025, author = { {Le} }, title = { resampled_IDS_datasets (Revision 45a8285) }, year = 2025, url = { https://huggingface.co/datasets/Thi-Thu-Huong/resampled_IDS_datasets }, doi = { 10.57967/hf/4961 }, publisher = { Hugging Face } }

Dataset Card Contact

Email: [email protected]