paper-with-me

홈 › Papers

Hierarchical Deep Q-Learning Based Handover in Wireless Networks with Dual Connectivity

2023-01-13 · Pedro Enrique Iturria Rivera, Medhat Elsayed, Majid Bavand, Raimundas Gaigalas, Steve Furr, Melike Erol-Kantarci

5G New Radio proposes the usage of frequencies above 10 GHz to speed up LTE's existent maximum data rates. However, the effective size of 5G antennas and consequently its repercussions in the signal degradation in urban scenarios makes it a challenge to maintain stable coverage and connectivity. In order to obtain the best from both technologies, recent dual connectivity solutions have proved their capabilities to improve performance when compared with coexistent standalone 5G and 4G technologies. Reinforcement learning (RL) has shown its huge potential in wireless scenarios where parameter learning is required given the dynamic nature of such context. In this paper, we propose two reinforcement learning algorithms: a single agent RL algorithm named Clipped Double Q-Learning (CDQL) and a hierarchical Deep Q-Learning (HiDQL) to improve Multiple Radio Access Technology (multi-RAT) dual-connectivity handover. We compare our proposal with two baselines: a fixed parameter and a dynamic parameter solution. Simulation results reveal significant improvements in terms of latency with a gain of 47.6% and 26.1% for Digital-Analog beamforming (BF), 17.1% and 21.6% for Hybrid-Analog BF, and 24.7% and 39% for Analog-Analog BF when comparing the RL-schemes HiDQL and CDQL with the with the existent solutions, HiDQL presented a slower convergence time, however obtained a more optimal solution than CDQL. Additionally, we foresee the advantages of utilizing context-information as geo-location of the UEs to reduce the beam exploration sector, and thus improving further multi-RAT handover latency results.

📄 PDF Abstract BibTeX arXiv:2301.05391

Code (0)

등록된 구현이 없습니다.

Tasks

Q-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} +…
Double Q-learning Double Q-learning is an off-policy reinforcement learning algorithm that utilises double estimation to counteract overestimation problems with traditional Q-learning. The…
Clipped Double Q-learning 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A Deep Reinforcement Learning Approach to Efficient Drone Mobility Support

2020-05-11 · Yun Chen, Xingqin Lin, Talha Ahmed Khan, Mohammad Mozaffari

The growing deployment of drones in a myriad of applications relies on seamless and reliable wireless connectivity for safe control and operation of drones. Cellular technology is a key enabler for providing essential wi…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1

Handover and SINR-Aware Path Optimization in 5G-UAV mmWave Communication using DRL

2025-04-03 · Achilles Kiwanuka Machumilane, Alberto Gotta, Pietro Cassarà

Path planning and optimization for unmanned aerial vehicles (UAVs)-assisted next-generation wireless networks is critical for mobility management and ensuring UAV safety and ubiquitous connectivity, especially in dense u…

Deep Reinforcement Learning

Proactive Blockage Prediction for UAV assisted Handover in Future Wireless Network

2024-02-06 · Iftikhar Ahmad, Ahsan Raza Khan, Abdul Jabbar, Muhammad Alquraan 외

The future wireless communication applications demand seamless connectivity, higher throughput, and low latency, for which the millimeter-wave (mmWave) band is considered a potential technology. Nevertheless, line-of-sig…

Blocking

Learning Wi-Fi Connection Loss Predictions for Seamless Vertical Handovers Using Multipath TCP

2019-07-24 · Jonas Höchst, Artur Sterz, Alexander Frömmgen, Denny Stohr 외

We present a novel data-driven approach to perform smooth Wi-Fi/cellular handovers on smartphones. Our approach relies on data provided by multiple smartphone sensors (e.g., Wi-Fi RSSI, acceleration, compass, step counte…

Machine Learning for Wireless Connectivity and Security of Cellular-Connected UAVs

2018-04-15 · Ursula Challita, Aidin Ferdowsi, Mingzhe Chen, Walid Saad

Cellular-connected unmanned aerial vehicles (UAVs) will inevitably be integrated into future cellular networks as new aerial mobile users. Providing cellular connectivity to UAVs will enable a myriad of applications rang…

BIG-bench Machine LearningManagement