Skip to content

DeepMIMO dataset and codes for mmWave and massive MIMO applications

License

Notifications You must be signed in to change notification settings

HowLeeHi/DeepMIMO-codes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

DeepMIMO: A Generic Deep Learning Dataset for Millimeter Wave and Massive MIMO Applications

This is a MATLAB code package of the DeepMIMO dataset generated using Remcom Wireless InSite software. The DeepMIMO dataset is a publicly available parameterized dataset published for deep learning applications in mmWave and massive MIMO systems.

This MATLAB code package is related to the following article:

Ahmed Alkhateeb, “DeepMIMO: A Generic Deep Learning Dataset for Millimeter Wave and Massive MIMO Applications,” in Proc. of Information Theory and Applications Workshop (ITA), San Diego, CA, Feb. 2019.

Abstract of the Article

Machine learning tools are finding interesting applications in millimeter wave (mmWave) and massive MIMO systems. This is mainly thanks to their powerful capabilities in learning unknown models and tackling hard optimization problems. To advance the machine learning research in mmWave/massive MIMO, however, there is a need for a common dataset. This dataset can be used to evaluate the developed algorithms, reproduce the results, set benchmarks, and compare the different solutions. In this work, we introduce the DeepMIMO dataset, which is a generic dataset for mmWave/massive MIMO channels. The DeepMIMO dataset generation framework has two important features. First, the DeepMIMO channels are constructed based on accurate ray-tracing data obtained from Remcom Wireless InSite. The DeepMIMO channels, therefore, capture the dependence on the environment geometry/materials and transmitter/receiver locations, which is essential for several machine learning applications. Second, the DeepMIMO dataset is generic/parameterized as the researcher can adjust a set of system and channel parameters to tailor the generated DeepMIMO dataset for the target machine learning application. The DeepMIMO dataset can then be completely defined by the (i) the adopted ray-tracing scenario and (ii) the set of parameters, which enables the accurate definition and reproduction of the dataset. In this paper, an example DeepMIMO dataset is described based on an outdoor ray-tracing scenario of 18 base stations and more than one million users. The paper also shows how this dataset can be used in an example deep learning application of mmWave beam prediction.

Dataset Generation

To generate the dataset, please follow these steps:

  1. Download the 'DeepMIMO_Dataset_Generation_v1.1.zip' file and expand/uncompress it.
  2. Download the ray-tracing output file for the adopted scenario and expand/uncompress it. (Note that these ray-tracing scenarios are described in detail on this website)
    • For the 'O1_60' scenario, download the file named 'O1_60.zip' using this link.
    • For the 'O1_28' scenario, download the file named 'O1_28.zip' using this link.
    • For the 'O1_3p5' scenario, download the file named 'O1_3p5.zip' using this link.
    • For the 'O1_3p4' scenario, download the file named 'O1_3p4.zip' using this link.
    • For the 'I1_2p5' scenario, download the file named 'I1_2p5.zip' using this link.
    • For the 'I1_2p4' scenario, download the file named 'I1_2p4.zip' using this link.
  3. Add the expanded folder of the ray-tracing scenario, for example the 'O1' folder, to the path 'DeepMIMO_Dataset_Generation/RayTracing Scenarios/'.
  4. Open the file 'DeepMIMO_Dataset_Generation.m' and adjust the DeepMIMO dataset parameters. (Note that these parameters are described in detail in Section III-B of the paper).
  5. From the MATLAB command window, call the function DeepMIMO_dataset=DeepMIMO_Dataset_Generator(). This function will generate the DeepMIMO dataset given the defined ray-tracing scenario and adopted parameters set.
  6. Given the generated DeepMIMO dataset, the channels and users' locations can be accessed as described in Section III-D of the paper.

Please check the following demonstration video to help in reproducing the results.

If you have any questions regarding the code and used dataset, please contact Ahmed Alkhateeb.

License and Referencing

This code package is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. If you in any way use this code for research that results in publications, please cite both the original article and the Remcom Wireless InSite website:

About

DeepMIMO dataset and codes for mmWave and massive MIMO applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published