NILGMar 23, 2021

Fully-echoed Q-routing with Simulated Annealing Inference for Flying Adhoc Networks

arXiv:2103.12870v147 citations
Originality Incremental advance
AI Analysis

This work addresses routing inefficiencies in flying ad hoc networks, offering a novel method to improve adaptability and performance, though it is incremental as it builds upon existing Q-routing protocols.

The paper tackled the problem of inefficient routing in UAV networks due to connectivity loss and energy limitations by proposing a full-echo Q-routing algorithm with simulated annealing for adaptive learning, resulting in up to 82% reduction in energy consumption and a 2.6-fold gain in packet delivery rate compared to state-of-the-art Q-routing protocols.

Current networking protocols deem inefficient in accommodating the two key challenges of Unmanned Aerial Vehicle (UAV) networks, namely the network connectivity loss and energy limitations. One approach to solve these issues is using learning-based routing protocols to make close-to-optimal local decisions by the network nodes, and Q-routing is a bold example of such protocols. However, the performance of the current implementations of Q-routing algorithms is not yet satisfactory, mainly due to the lack of adaptability to continued topology changes. In this paper, we propose a full-echo Q-routing algorithm with a self-adaptive learning rate that utilizes Simulated Annealing (SA) optimization to control the exploration rate of the algorithm through the temperature decline rate, which in turn is regulated by the experienced variation rate of the Q-values. Our results show that our method adapts to the network dynamicity without the need for manual re-initialization at transition points (abrupt network topology changes). Our method exhibits a reduction in the energy consumption ranging from 7% up to 82%, as well as a 2.6 fold gain in successful packet delivery rate}, compared to the state of the art Q-routing protocols

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes