Optimizing Edge Offloading Decisions for Object Detection
Jiaming Qiu, Ruiqi Wang, Brooks Hu, Roch Guerin, Chenyang Lu

TL;DR
This paper proposes a resource-efficient method for embedded devices to decide which images to offload for object detection, maximizing accuracy under limited offloading capacity.
Contribution
It introduces a reward-based metric and an efficient decision algorithm that outperforms existing methods in improving detection accuracy with minimal offloading.
Findings
Outperforms existing offloading strategies in accuracy improvement.
Effective decision-making with limited offloading capacity.
Method is computationally feasible for embedded devices.
Abstract
Recent advances in machine learning and hardware have produced embedded devices capable of performing real-time object detection with commendable accuracy. We consider a scenario in which embedded devices rely on an onboard object detector, but have the option to offload detection to a more powerful edge server when local accuracy is deemed too low. Resource constraints, however, limit the number of images that can be offloaded to the edge. Our goal is to identify which images to offload to maximize overall detection accuracy under those constraints. To that end, the paper introduces a reward metric designed to quantify potential accuracy improvements from offloading individual images, and proposes an efficient approach to make offloading decisions by estimating this reward based only on local detection results. The approach is computationally frugal enough to run on embedded devices,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrared Target Detection Methodologies
