Ant Backpressure Routing for Wireless Multi-hop Networks with Mixed Traffic Patterns
Negar Erfaniantaghvayi, Zhongyuan Zhao, Kevin Chan, Gunjan Verma, Ananthram Swami, Santiago Segarra
TL;DR
The paper tackles latency challenges in backpressure routing for wireless multi-hop networks with mixed streaming and bursty traffic, where traditional BP suffers from the last-packet problem. It introduces Ant-BP, a fully distributed scheme that fuses shortest-path biased backpressure (SP-BP) with ant colony optimization (ACO) routing, enabling FIFO-based multi-commodity link sharing through pheromone-guided decisions derived from a virtual SP-BP routing phase. The authors show that Ant-BP substantially improves end-to-end latency and delivery ratios over SP-BP and baseline ACO schemes while preserving SP-BP throughput at low-to-medium traffic loads, and it demonstrates robustness to mismatched virtual traffic configurations. The work provides a practical routing framework that leverages virtual routing to enhance performance under mixed traffic without sacrificing throughput, with potential extensions to continuous route maintenance and mobility scenarios.
Abstract
A mixture of streaming and short-lived traffic presents a common yet challenging scenario for Backpressure routing in wireless multi-hop networks. Although state-of-the-art shortest-path biased backpressure (SP-BP) can significantly improve the latency of backpressure routing while retaining throughput optimality, it still suffers from the last-packet problem due to its inherent per-commodity queue structure and link capacity assignment. To address this challenge, we propose Ant Backpressure (Ant-BP), a fully distributed routing scheme that incorporates the multi-path routing capability of SP-BP into ant colony optimization (ACO) routing, which allows packets of different commodities to share link capacity in a first-in-first-out (FIFO) manner. Numerical evaluations show that Ant-BP can improve the latency and delivery ratio over SP-BP and ACO routing schemes, while achieving the same throughput of SP-BP under low-to-medium traffic loads.
