Latent Distillation for Continual Object Detection at the Edge
Francesco Pasti, Marina Ceccon, Davide Dalle Pezze, Francesco Paissan,, Elisabetta Farella, Gian Antonio Susto, Nicola Bellotto

TL;DR
This paper introduces Latent Distillation, a novel continual learning method for object detection on edge devices, which reduces computational and memory demands while maintaining high detection performance.
Contribution
The paper proposes Latent Distillation, a new continual learning approach tailored for resource-constrained edge devices, improving efficiency over existing methods.
Findings
Reduces distillation parameter overhead by 74%
Lowers FLOPs by 56% per model update
Validates effectiveness on VOC and COCO benchmarks
Abstract
While numerous methods achieving remarkable performance exist in the Object Detection literature, addressing data distribution shifts remains challenging. Continual Learning (CL) offers solutions to this issue, enabling models to adapt to new data while maintaining performance on previous data. This is particularly pertinent for edge devices, common in dynamic environments like automotive and robotics. In this work, we address the memory and computation constraints of edge devices in the Continual Learning for Object Detection (CLOD) scenario. Specifically, (i) we investigate the suitability of an open-source, lightweight, and fast detector, namely NanoDet, for CLOD on edge devices, improving upon larger architectures used in the literature. Moreover, (ii) we propose a novel CL method, called Latent Distillation~(LD), that reduces the number of operations and the memory required by…
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
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
