Coder Social home page Coder Social logo

eecqupt / uav_bs_ctrl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zhangxiaochen95/uav_bs_ctrl

0.0 0.0 0.0 340 KB

Code implementation of "Cooperative Trajectory Design of Multiple UAV Base Stations with Heterogeneous Graph Neural Networks".

Python 100.00%

uav_bs_ctrl's Introduction

Cooperative Trajectory Design of Multiple UAV Base Stations with Heterogeneous Graph Neural Networks

This is an improved python3 implmentation of our paper Cooperative Trajectory Design of Multiple UAV Base Stations with Heterogeneous Graph Neural Networks on IEEE Transactions on Wireless Communications.

Multi-agent reinforcement learning (MARL) is leveraged to train distrbuted policies for unmanned arial vehicle base stations (UBSs) providing wireless coverage for ground terminals (GTs). Particularly, graph neural networks (GNNs) are used to enbale efficient local observation encoding and multi-agent communication.

Our code is based on PyTorch and DGL. In addition, Log/plot/run utilities are taken from Spinning Up by OpenAI.

Prerequisites

The requirements.txt file shows installed packages to run the code. Note that it is based on osx-arm64 platform.

Running Experiments

3 experiments are included:

  • run_exp1.py: Investigate the effectiveness of graph observation encoder.
  • run_exp2.py: Demonstrate the improvement of graph communication over independent agents and QMIX. Further, TarMAC is added as an optional communication protocol.
  • run_exp3.py: Combination of graph observation and communication.

plot_results.py is used to illustrate curves of logged metrics. Then, test_policies.py is used to evaluate trained agents. We also provide collect_curves.py to summarize and output results held in multiple directories.

Citing Our Work

If you find our work helpful or use this code in your research, please cite our work. BibTeX format is

@ARTICLE{9892688,
  author={Zhang, Xiaochen and Zhao, Haitao and Wei, Jibo and Yan, Chao and Xiong, Jun and Liu, Xiaoran},
  journal={IEEE Transactions on Wireless Communications}, 
  title={Cooperative Trajectory Design of Multiple UAV Base Stations With Heterogeneous Graph Neural Networks}, 
  year={2023},
  volume={22},
  number={3},
  pages={1495-1509},
  doi={10.1109/TWC.2022.3204794}}

Thank you very much!

Contact

Please contact [email protected] if you have any issue. Any suggestion or discussion is also welcomed.

uav_bs_ctrl's People

Contributors

zhangxiaochen95 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.