Ant Backpressure Routing for Dynamic Wireless Multi-hop Networks with Mixed Traffic Patterns

📅 2026-05-22
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the practical limitations of traditional Backpressure routing, which relies on per-flow queuing and per-slot scheduling—features difficult to implement in real-world forwarding architectures—and suffers from last-packet problems and short-flow starvation under mixed traffic. The authors propose Ant-BP, a novel mechanism that uniquely integrates virtual Shortest-Path Biased Backpressure (SP-BP) with Ant Colony Optimization (ACO). By periodically updating pheromone-based metrics, Ant-BP decouples path learning from data forwarding and enables probabilistic next-hop selection using only neighbor-level FIFO queues, ensuring compatibility with existing network architectures. Experimental results demonstrate that Ant-BP significantly outperforms SP-BP and ACO baselines under mixed traffic, effectively mitigating short-flow starvation and last-packet issues while improving end-to-end delay and delivery ratio. It achieves near-optimal throughput and exhibits strong robustness to link failures, node mobility, and virtual traffic estimation errors.
📝 Abstract
Backpressure (BP) routing and its shortest-path biased variant (SP-BP) provide powerful congestion-aware multipath resource allocation for wireless multi-hop networks, but they rely on per-commodity queueing and slot-by-slot control that may be difficult to realize under practical or legacy forwarding architectures. Moreover, even state-of-the-art SP-BP still suffers from the last-packet problem when short-lived traffic coexists with streaming flows. To address these limitations, we propose Ant Backpressure (Ant-BP), a periodic and fully distributed routing scheme that decouples route learning from packet forwarding. Ant-BP uses virtual SP-BP to construct pheromone-based forwarding probabilities, while actual packets are forwarded through per-neighbor first-in-first-out (FIFO) queues with probabilistic next-hop selection. This architecture enables link-capacity sharing across commodities, mitigates starvation of short-lived traffic, and extends the benefits of SP-BP to network architectures based on per-neighbor FIFO forwarding. Through periodic virtual updates, Ant-BP also adapts to transient link failures and mobility-induced topology changes. Our theoretical analysis and simulations show that, compared with conventional ant colony optimization (ACO) routing, virtual SP-BP enables Ant-BP to establish higher-quality forwarding policies with lower overhead. As a result, Ant-BP improves latency and delivery ratio over SP-BP and ACO-based baselines under mixed streaming and bursty traffic, achieves throughput comparable to SP-BP at low and medium traffic load, and remains robust to mismatched virtual-traffic assumptions, transient link failures, and node mobility.
Problem

Research questions and friction points this paper is trying to address.

Backpressure routing
Wireless multi-hop networks
Mixed traffic patterns
Last-packet problem
Per-commodity queueing
Innovation

Methods, ideas, or system contributions that make the work stand out.

Ant Backpressure
virtual SP-BP
per-neighbor FIFO
mixed traffic
distributed routing
🔎 Similar Papers
No similar papers found.