paper-with-me

홈 › Papers

Simultaneous Navigation and Radio Mapping for Cellular-Connected UAV with Deep Reinforcement Learning

2020-03-17 · Yong Zeng, Xiaoli Xu, Shi Jin, Rui Zhang

Cellular-connected unmanned aerial vehicle (UAV) is a promising technology to unlock the full potential of UAVs in the future. However, how to achieve ubiquitous three-dimensional (3D) communication coverage for the UAVs in the sky is a new challenge. In this paper, we tackle this challenge by a new coverage-aware navigation approach, which exploits the UAV's controllable mobility to design its navigation/trajectory to avoid the cellular BSs' coverage holes while accomplishing their missions. We formulate an UAV trajectory optimization problem to minimize the weighted sum of its mission completion time and expected communication outage duration, and propose a new solution approach based on the technique of deep reinforcement learning (DRL). To further improve the performance, we propose a new framework called simultaneous navigation and radio mapping (SNARM), where the UAV's signal measurement is used not only for training the deep Q network (DQN) directly, but also to create a radio map that is able to predict the outage probabilities at all locations in the area of interest. This thus enables the generation of simulated UAV trajectories and predicting their expected returns, which are then used to further train the DQN via Dyna technique, thus greatly improving the learning efficiency.

📄 PDF Abstract BibTeX arXiv:2003.07574

Code (1)

xuxiaoli-seu/SNARM-UAV-Learning 공식 구현 tf

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
DQN A DQN, or Deep Q-Network, approximates a state-value function in a Q-Learning framework with a neural network. In the Atari…

Similar Papers 제목 키워드 기반

Deep Reinforcement Learning for Dynamic Band Switch in Cellular-Connected UAV

2021-08-26 · Gianluca Fontanesi, Anding Zhu, Hamed Ahmadi

The choice of the transmitting frequency to provide cellular-connected Unmanned Aerial Vehicle (UAV) reliable connectivity and mobility support introduce several challenges. Conventional sub-6 GHz networks are optimized …

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning (RL)

Path Planning for Cellular-Connected UAV: A DRL Solution with Quantum-Inspired Experience Replay

2021-08-30 · Yuanjian Li, A. Hamid Aghvami, Daoyi Dong

In cellular-connected unmanned aerial vehicle (UAV) network, a minimization problem on the weighted sum of time cost and expected outage duration is considered. Taking advantage of UAV's adjustable mobility, an intellige…

Deep Reinforcement LearningDiversity

Open-Source Software Radio Platform for Research on Cellular Networked UAVs -- It Works!

2021-12-11 · Aly Sabri Abdalla, Andrew Yingst, Keith Powell, Antoni Gelonch-Bosch 외

Cellular network-connected unmanned aerial vehicles (UAVs) experience different radio propagation conditions than radio nodes on the ground. Therefore, it has become critical to investigate the performance of aerial radi…

Extended FastSLAM Using Cellular Multipath Component Delays and Angular Information

2023-01-18 · Junshi Chen, Russ Whiton, Fredrik Tufvesson

Opportunistic navigation using cellular signals is appealing for scenarios where other navigation technologies face challenges. In this paper, long-term evolution (LTE) downlink signals from two neighboring commercial ba…

PositionSimultaneous Localization and Mapping

QoS prediction in radio vehicular environments via prior user information

2024-02-27 · Noor Ul Ain, Rodrigo Hernangómez, Alexandros Palaios, Martin Kasparick 외

Reliable wireless communications play an important role in the automotive industry as it helps to enhance current use cases and enable new ones such as connected autonomous driving, platooning, cooperative maneuvering, t…

Autonomous Driving