TL;DR
This paper introduces Views Knowledge Distillation (VKD), a training method that transfers multi-view knowledge from a teacher to a student network, significantly improving single image query Re-Identification performance across multiple datasets.
Contribution
The novel VKD approach enables effective transfer of multi-view information to enhance Image-To-Video Re-Identification accuracy, outperforming existing methods and state-of-the-art results.
Findings
VKD improves mAP by 6.3% on MARS
VKD outperforms state-of-the-art in Image-To-Video Re-ID
Analysis confirms VKD's effectiveness across different Re-ID scenarios
Abstract
To achieve robustness in Re-Identification, standard methods leverage tracking information in a Video-To-Video fashion. However, these solutions face a large drop in performance for single image queries (e.g., Image-To-Video setting). Recent works address this severe degradation by transferring temporal information from a Video-based network to an Image-based one. In this work, we devise a training strategy that allows the transfer of a superior knowledge, arising from a set of views depicting the target object. Our proposal - Views Knowledge Distillation (VKD) - pins this visual variety as a supervision signal within a teacher-student framework, where the teacher educates a student who observes fewer views. As a result, the student outperforms not only its teacher but also the current state-of-the-art in Image-To-Video by a wide margin (6.3% mAP on MARS, 8.6% on Duke-Video-ReId and 5%…
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
MethodsKnowledge Distillation · *Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution · Average Pooling · Batch Normalization · Residual Connection · Max Pooling · Global Average Pooling · Bottleneck Residual Block · Residual Block
