DnS: Distill-and-Select for Efficient and Accurate Video Indexing and Retrieval
Giorgos Kordopatis-Zilos, Christos Tzelepis, Symeon Papadopoulos,, Ioannis Kompatsiaris, Ioannis Patras

TL;DR
This paper introduces a Distill-and-Select framework that uses knowledge distillation to create multiple efficient video retrieval models, enabling high performance with reduced computational and storage costs.
Contribution
The paper presents a novel framework that distills multiple student networks with different efficiency-performance trade-offs and a selector network for rapid, accurate video retrieval.
Findings
Students achieve state-of-the-art performance in several cases.
Framework provides a good balance between retrieval accuracy and efficiency.
Achieves similar mAP as the teacher while being 20x faster and 240x smaller.
Abstract
In this paper, we address the problem of high performance and computationally efficient content-based video retrieval in large-scale datasets. Current methods typically propose either: (i) fine-grained approaches employing spatio-temporal representations and similarity calculations, achieving high performance at a high computational cost or (ii) coarse-grained approaches representing/indexing videos as global vectors, where the spatio-temporal structure is lost, providing low performance but also having low computational cost. In this work, we propose a Knowledge Distillation framework, called Distill-and-Select (DnS), that starting from a well-performing fine-grained Teacher Network learns: a) Student Networks at different retrieval performance and computational efficiency trade-offs and b) a Selector Network that at test time rapidly directs samples to the appropriate student to…
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
TopicsImage Retrieval and Classification Techniques
MethodsKnowledge Distillation
