CVAICLHCAug 21, 2023

Simple Baselines for Interactive Video Retrieval with Questions and Answers

CambridgePrinceton
arXiv:2308.10402v111 citationsh-index: 38Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for more effective interactive retrieval systems for users, though it is incremental as it builds on existing methods with a focus on simplicity.

The paper tackles the problem of interactive video retrieval by proposing simple baselines using question-answering, showing that this approach significantly improves performance over single-shot systems on datasets like MSR-VTT, MSVD, and AVSD.

To date, the majority of video retrieval systems have been optimized for a "single-shot" scenario in which the user submits a query in isolation, ignoring previous interactions with the system. Recently, there has been renewed interest in interactive systems to enhance retrieval, but existing approaches are complex and deliver limited gains in performance. In this work, we revisit this topic and propose several simple yet effective baselines for interactive video retrieval via question-answering. We employ a VideoQA model to simulate user interactions and show that this enables the productive study of the interactive retrieval task without access to ground truth dialogue data. Experiments on MSR-VTT, MSVD, and AVSD show that our framework using question-based interaction significantly improves the performance of text-based video retrieval systems.

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