Code for ADA-GNetIDS: ADASYN-Augmented Graph Neural Network based learning in IDS for robust Cyber attack classification
作者:NEHA PRAMANICK, Jimson Mathew, Seung Yeob Nam, Mayank Agarwal · 发表于:Zenodo (CERN European Organization for Nuclear Research) · 年份:2026 · DOI:10.5281/zenodo.22067857 · 研究领域:Computer science、Data mining、Artificial intelligence、Machine learning、Programming language、Real-time computing
# ADA-GNetIDS Intrusion detection experiments for CICIoT2023 and three CICIDS2017 sources. The pipeline trains the model and runs five ablation configurations for each source. python -m pip install -r requirements.txt python main_code.py Update the dataset paths and output directory near the top of main_code.py before running on a new machine.