Real-Time Communication-Aware Ride-Sharing Route Planning for Urban Air Mobility: A Multi-Source Hybrid Attention Reinforcement Learning Approach, accpeted by ICC 2025.
This work proposed a novel Multi-Source Hybrid Attention Reinforcement Learning (MSHA-RL) framework to solve the real-time communication-aware path planning for UAM as an "air-taxi".
*Threshold SINR = -3 dB, in Berlin, Germany* *Threshold SINR = -17 dB, in Detroit, USA*git clone https://github.com/Traffic-Alpha/TransSimHub.git
cd TransSimHub
pip install -e . # Install in editable mode
git clone https://github.com/Traffic-Alpha/UAM-Path-Planning.git
cd UAM-Path-Planning
pip install -r requirements.txt
You can train the RL model with the following code:
python train_sigppo.py