README.md
October 23, 2025 · View on GitHub
Code for RadioGAT (Please ignore the commit message)
Program running order:
- Run Data_read.py
- Run Radio_Depth_Generate.py
- Run NodeFeature_Generate.py
- Run Depth_Adj_Generate.py
- Run GAT_V2025.py
If you use RadioGAT in other datasets. Please check if the hyperparameters in "Radio_Depth_Generate.py" and "Depth_Adj_Generate.py" are suitable.
Follow-up:
- Add details for different programs and files.
- Add other adjacency matrices such as adjacency-based, environment-based and transmitter-based methods.
Acknowledgement
Please acknowledge the following paper if the code is useful for your research.
X. Li et al., "RadioGAT: A Joint Model-Based and Data-Driven Framework for Multi-Band Radiomap Reconstruction via Graph Attention Networks," in IEEE Transactions on Wireless Communications, vol. 23, no. 11, pp. 17777-17792, Nov. 2024
Contact
Please contact Xiaojie Li for more information regarding the radiogat code if you have any questions.
Email: xiaojieli@nuaa.edu.cn or xiaojieli@seu.edu.cn.