English

Learning an Adaptive Forwarding Strategy for Mobile Wireless Networks: Resource Usage vs. Latency

Networking and Internet Architecture 2023-03-21 v2 Machine Learning

Abstract

Designing effective routing strategies for mobile wireless networks is challenging due to the need to seamlessly adapt routing behavior to spatially diverse and temporally changing network conditions. In this work, we use deep reinforcement learning (DeepRL) to learn a scalable and generalizable single-copy routing strategy for such networks. We make the following contributions: i) we design a reward function that enables the DeepRL agent to explicitly trade-off competing network goals, such as minimizing delay vs. the number of transmissions per packet; ii) we propose a novel set of relational neighborhood, path, and context features to characterize mobile wireless networks and model device mobility independently of a specific network topology; and iii) we use a flexible training approach that allows us to combine data from all packets and devices into a single offline centralized training set to train a single DeepRL agent. To evaluate generalizeability and scalability, we train our DeepRL agent on one mobile network scenario and then test it on other mobile scenarios, varying the number of devices and transmission ranges. Our results show our learned single-copy routing strategy outperforms all other strategies in terms of delay except for the optimal strategy, even on scenarios on which the DeepRL agent was not trained.

Keywords

Cite

@article{arxiv.2207.11386,
  title  = {Learning an Adaptive Forwarding Strategy for Mobile Wireless Networks: Resource Usage vs. Latency},
  author = {Victoria Manfredi and Alicia P. Wolfe and Xiaolan Zhang and Bing Wang},
  journal= {arXiv preprint arXiv:2207.11386},
  year   = {2023}
}

Comments

39 pages, 9 figures. Added new features as input to DRL model, added new mobility model to evaluation, updated related work, and updated simulations

R2 v1 2026-06-25T01:09:47.793Z