Budget-Adaptive Routing: Skipping the Weak When the Strong Answers Anyway

June 29, 2026 Β· Grace Period Β· πŸ› the ACM SIGCOMM 2026 Workshop on Networks for AI Computing

⏳ Grace Period
This paper is less than 90 days old. We give authors time to release their code before passing judgment.
Authors Wei Geng, Nitinder Mohan, JΓΆrg Ott arXiv ID 2606.30919 Category cs.NI: Networking & Internet Cross-listed cs.AI, cs.DC Citations 0 Venue the ACM SIGCOMM 2026 Workshop on Networks for AI Computing
Abstract
Edge-cloud inference collaborations are often designed with a routing estimator that decides whether to offload each frame from weak models at the edge to stronger models in the cloud. Existing systems place the routing estimator after the weak detector, so the weak forward pass still runs even on frames that are later offloaded. In this paper, we argue that this weak-conditioned design can be suboptimal when the offload budget varies. First, we present a competitive weak-skipping estimator (0.153 GFLOPs, about 29x lighter than the weak detector at 4.49 GFLOPs) that extracts routing signal from raw pixels, outperforming the common after-weak placement weak-conditioned baselines. Second, we show that neither weak-skipping nor weak-conditioned placement dominates across the full operating curve, and we propose budget-adaptive routing, which selects between them by offload budget via two offline-tuned thresholds. On PASCAL VOC, our budget-adaptive router traces the upper accuracy envelope of both fixed placements across the operating range. Our method reduces per-frame latency by up to 19.1 ms (about 30% lower at rho = 0.9). Besides outperforming SOTA methods, it is surprisingly stronger than the strong model (+1.7 pp over the strong model's peak mAP) at some operating points with far less compute. Artifacts are available at https://github.com/ViGeng/bgt-ada
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Networking & Internet