WASD provides a robust dataset for anomaly detection in wireless signals, featuring real-world LTE and 5G data alongside simulated anomalies. With over 85,000 samples and diverse signal types, it facilitates the development of advanced deep learning models, making it essential for researchers focused on improving wireless communication reliability.
WASD (Wireless Anomaly Signal Dataset) is a specialized dataset crafted for the detection of anomalies within wireless signals in urban environments. This dataset integrates real-world signal measurements from 19 LTE and 5G bands with simulated anomalous signals, enabling the effective training of various object detection networks and the development of robust deep learning models for accurate anomaly detection in practical settings.
Real-world Measurement Data: The dataset features authentic signal data sourced from 19 different LTE and 5G bands, providing a solid foundation for analysis and model development.
Diverse Anomaly Signals: It includes various types of simulated anomalous signals such as tone, chirp, and pulse signals, enhancing the dataset's utility for extensive testing and validation purposes.
Realistic Simulations: The dataset incorporates realistic random-based parameters and fading channels configured in accordance with 3GPP standards, simulating actual environmental conditions for more accurate training outcomes.
Large-scale Dataset: Comprising a total of 85,500 samples across 19 bands, WASD is designed for extensive research and experimentation.
Versatile Usage: Featuring both object detection and normal data, the dataset accommodates both supervised and unsupervised learning techniques, making it ideal for a wide range of applications.
The dataset is organized as follows:
|-- Dataset/
| |-- IQ data.zip
| | |-- Band name/
| | | |-- bin/
| | | | |-- IQ_date.bin
| | | | |-- IQ_date.json
| | | |
| |-- npy data.zip
| | |-- Abnormal/
| | | |-- Abnormal_spectrogram.npy
| | |-- Normal/
| | | |-- Normal_spectrogram.npy
| | |-- Label/
| | | |-- Spectrum_label.csv
.bin and .json formats, measured for each band..npy format, generated through the Short Time Fourier Transform (STFT) technique..csv format that provide bounding box coordinates and Interference-to-Signal Ratio (ISR) details for anomaly signals.The dataset can be accessed through the following links:
For further information on the dataset, refer to the associated research paper available at DOI:10.1109/ACCESS.2024.3521946. This work is essential for advancing anomaly detection methodologies in wireless communications.
The WASD dataset has been developed by Jinha Kim, Hyeongwoo Kim, and Byungkwan Kim, with support from the MSIT/IITP through the ICT R&D program.
No comments yet.
Sign in to be the first to comment.