CVJan 10, 2022

Multi-Query Video Retrieval

arXiv:2201.03639v225 citations
AI Analysis

This addresses dataset noise issues for researchers and practitioners in video retrieval, though it is incremental as it builds on existing retrieval methods.

The paper tackles the problem of imperfect annotations in video retrieval datasets by focusing on multi-query retrieval, showing it mitigates noise and correlates better with human judgment, and demonstrates that multi-query training improves performance and generalization.

Retrieving target videos based on text descriptions is a task of great practical value and has received increasing attention over the past few years. Despite recent progress, imperfect annotations in existing video retrieval datasets have posed significant challenges on model evaluation and development. In this paper, we tackle this issue by focusing on the less-studied setting of multi-query video retrieval, where multiple descriptions are provided to the model for searching over the video archive. We first show that multi-query retrieval task effectively mitigates the dataset noise introduced by imperfect annotations and better correlates with human judgement on evaluating retrieval abilities of current models. We then investigate several methods which leverage multiple queries at training time, and demonstrate that the multi-query inspired training can lead to superior performance and better generalization. We hope further investigation in this direction can bring new insights on building systems that perform better in real-world video retrieval applications.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes