🌙

延迟容忍网络中统计、分析与学习路由方法的比较

Comparing Statistical, Analytical, and Learning-Based Routing Approaches for Delay-Tolerant Networks

ACM Transactions on Modeling and Computer Simulation · 2024
被引 10
ABS 3

中文导读

比较了统计模型检验、分析算法RUCoP和并发Q学习三种方法在延迟容忍网络中最大化消息投递概率的效果,发现三者均有效但存在可扩展性与解质量间的权衡。

Abstract

In delay-tolerant networks (DTNs) with uncertain contact plans, the communication episodes and their reliabilities are known a priori . To maximise the end-to-end delivery probability, a bounded network-wide number of message copies are allowed. The resulting multi-copy routing optimization problem is naturally modelled as a Markov decision process with distributed information. In this paper, we provide an in-depth comparison of three solution approaches: statistical model checking with scheduler sampling, the analytical RUCoP algorithm based on probabilistic model checking, and an implementation of concurrent Q-learning. We use an extensive benchmark set comprising random networks, scalable binomial topologies, and realistic ring-road low Earth orbit satellite networks. We evaluate the obtained message delivery probabilities as well as the computational effort. Our results show that all three approaches are suitable tools for obtaining reliable routes in DTN, and expose a tradeoff between scalability and solution quality.

延迟容忍网络路由优化马尔可夫决策过程强化学习概率模型检验