BlankSkip: Early-exit Object Detection onboard Nano-drones
Carlo Marra, Beatrice Alessandra Motetti, Alessio Burrello, Enrico Macii, Massimo Poncino, Daniele Jahier Pagliari

TL;DR
BlankSkip is an adaptive object detection network designed for nano-drones that reduces inference latency by early exiting on frames without objects, achieving significant throughput gains with minimal accuracy loss.
Contribution
The paper introduces BlankSkip, a novel early-exit adaptive network for on-device object detection on nano-drones, addressing computational constraints and extending early-exit techniques to dense detection tasks.
Findings
Achieves up to 24% throughput improvement on nano-drones.
Limited 0.015 mAP drop compared to static detectors.
Validated on real-world nano-drone platform and dataset.
Abstract
Deploying tiny computer vision Deep Neural Networks (DNNs) on-board nano-sized drones is key for achieving autonomy, but is complicated by the extremely tight constraints of their computational platforms (approximately 10 MiB memory, 1 W power budget). Early-exit adaptive DNNs that dial down the computational effort for "easy-to-process" input frames represent a promising way to reduce the average inference latency. However, while this approach is extensively studied for classification, its application to dense tasks like object detection (OD) is not straightforward. In this paper, we propose BlankSkip, an adaptive network for on-device OD that leverages a simple auxiliary classification task for early exit, i.e., identifying frames with no objects of interest. With experiments using a real-world nano-drone platform, the Bitcraze Crazyflie 2.1, we achieve up to 24% average throughput…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
