MAWIFlow
收藏资源简介:
MAWIFlow数据集是基于MAWILab v1.1数据集构建的一个流式基准数据集,旨在为异常检测方法提供真实且可复现的评估。该数据集由来自跨太平洋骨干网络的流量样本组成,时间跨度包括2011年、2016年和2021年。数据集的创建过程涉及从原始数据包捕获中提取流表示,并保留MAWILab的原始异常标签。该数据集的创建旨在解决网络入侵检测中传统方法在应对实际网络环境中的统计变化和时漂移时的局限性。
The MAWIFlow dataset is a streaming benchmark dataset constructed based on the MAWILab v1.1 dataset, designed to provide realistic and reproducible evaluations for anomaly detection methods. It consists of traffic samples collected from trans-Pacific backbone networks, with a time span covering 2011, 2016, and 2021. The creation process of this dataset involves extracting flow representations from raw packet captures while retaining the original anomaly labels from the MAWILab dataset. This dataset was developed to address the limitations of traditional network intrusion detection methods when coping with statistical changes and temporal drift in real-world network environments.
MAWIFlow 数据集概述
数据集简介
- 基于MAWILab v1.1数据集构建的流量基准数据集
- 设计用于网络入侵检测的异常检测方法评估
- 提供真实且可重复的流量数据评估环境
数据来源
- 源自跨太平洋骨干网络流量
- 包含2011年1月、2016年和2021年的时序独立样本
数据特点
- 原始数据包捕获转换为CICFlowMeter格式的流表示
- 保留MAWILab原始异常标签
- 反映真实网络环境中的统计变异性和时序漂移
基准测试结果
- 传统机器学习方法包括决策树、随机森林、XGBoost和逻辑回归
- 深度学习模型采用CNN-BiLSTM架构
- 树基分类器在静态数据表现良好但随时间性能下降
- CNN-BiLSTM模型展现更好的泛化能力
技术依赖
- 数据版本控制工具:dvc
- Python包管理器:uv
- 容器工具:podman
- 数据过滤工具:pcap-filter
- 流量分析工具:CICFlowMeter
使用说明
- 安装dvc、uv和podman
- 获取原始数据(建议分块获取)
- 运行DVC数据处理管道
相关资源
- 预处理、模型和实验存储在public IDS research repository
- 详细参数见experiments.md
许可信息
- 处理管道采用MIT许可证
- 原始数据版权归MAWILab项目所有
- CICFlowMeter使用独立许可证




