CVAIApr 14, 2024

Task-Driven Exploration: Decoupling and Inter-Task Feedback for Joint Moment Retrieval and Highlight Detection

arXiv:2404.09263v134 citationsh-index: 6Has CodeCVPR
Originality Incremental advance
AI Analysis

This work addresses the problem of poor model performance in video understanding for researchers and practitioners by introducing a novel framework that better handles task-specific and inter-task effects, though it is incremental as it builds on existing joint studies.

The paper tackles the joint tasks of video moment retrieval and highlight detection by proposing a task-driven framework that decouples task-specific and common representations and uses inter-task feedback, achieving improved performance on multiple datasets.

Video moment retrieval and highlight detection are two highly valuable tasks in video understanding, but until recently they have been jointly studied. Although existing studies have made impressive advancement recently, they predominantly follow the data-driven bottom-up paradigm. Such paradigm overlooks task-specific and inter-task effects, resulting in poor model performance. In this paper, we propose a novel task-driven top-down framework TaskWeave for joint moment retrieval and highlight detection. The framework introduces a task-decoupled unit to capture task-specific and common representations. To investigate the interplay between the two tasks, we propose an inter-task feedback mechanism, which transforms the results of one task as guiding masks to assist the other task. Different from existing methods, we present a task-dependent joint loss function to optimize the model. Comprehensive experiments and in-depth ablation studies on QVHighlights, TVSum, and Charades-STA datasets corroborate the effectiveness and flexibility of the proposed framework. Codes are available at https://github.com/EdenGabriel/TaskWeave.

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