๐ค AI Summary
This paper addresses the path selection problem from edge users to the core network in wireless mesh networks. We propose an interference-aware tree-search path optimization algorithm designed to maximize the end-to-end signal-to-noise-plus-interference ratio (SNIR). Unlike conventional approaches that neglect interference, our method is the first to embed a global wireless interference model directly into the tree-search frameworkโthereby preserving solution quality while substantially reducing computational complexity. Experimental evaluation across three mesh network scales demonstrates that the selected paths achieve a minimum SNIR 3โ18 dB higher than those produced by interference-agnostic methods, and 16โ20 dB and 0.5โ7 dB higher than those of random and genetic algorithms, respectively; moreover, our algorithm incurs significantly lower runtime overhead. This work establishes a new paradigm for efficient, scalable path assignment in high-interference edge networking environments.
๐ Abstract
We consider a mesh network at the edge of a wireless network that connects users to the core network via multiple base stations. For this scenario, we present a novel tree-search-based algorithm that strives to identify effective communication path to the core network for each user by maximizing the signal-to-noise-plus-interference ratio (SNIR) along the chosen path. We show that, for three mesh networks of varying sizes, our algorithm selects paths with minimum SNIR values that are 3 dB to 18 dB higher than those obtained through an algorithm that disregards interference within the network, 16 dB to 20 dB higher than those chosen randomly by a random path selection algorithm, and 0.5 dB to 7 dB higher compared to a recently introduced genetic algorithm (GA). Furthermore, we demonstrate that our algorithm has lower computational complexity compared to the GA in networks where its performance is within 2 dB of ours.