This repository contains a dataset of network traces collected from various sources, including 4G, WiFi, Ethernet from Tencent, Alibaba, and the FCC. The dataset is designed to facilitate research in network performance, adaptive bitrate algorithms, and real-time communications.
The dataset includes traces that are formatted as follows:
-
General Format:
timestamp(s) bandwidth(Mbps)
-
Hairpin Traces Format:
timestamp(s) bandwidth(Mbps) RTT(ms) Loss_rate
This dataset is associated with the following research papers:
-
PiTree
- Paper: Practically deploying heavyweight adaptive bitrate algorithms with teacher-student learning
- Dataset Description: PiTree Dataset
-
Zhuge
-
Hairpin
To ensure there is no bias towards any specific dataset or type, we have randomly selected an equal overall duration of each type in the dataset. The overall duration for each type is set to 4500 seconds.
Feel free to use this dataset for your research purposes. If you have any questions or need further information, please contact the repository maintainer.
This dataset is licensed under the GNU General Public License (GPL). You are free to use, modify, and distribute this dataset, provided that you adhere to the terms of the GPL. Please cite the associated papers if you use this dataset in your work.