CVIRMMAug 4, 2025

Learning Partially-Decorrelated Common Spaces for Ad-hoc Video Search

arXiv:2508.02340v1h-index: 7MM
Originality Incremental advance
AI Analysis

This work addresses the problem of retrieving diverse relevant videos from textual queries for video search applications, representing an incremental improvement over existing methods.

The paper tackles the challenge of visual diversity in Ad-hoc Video Search (AVS) by proposing LPD, which learns partially decorrelated common spaces to improve retrieval comprehensiveness, achieving effectiveness on TRECVID benchmarks from 2016-2023.

Ad-hoc Video Search (AVS) involves using a textual query to search for multiple relevant videos in a large collection of unlabeled short videos. The main challenge of AVS is the visual diversity of relevant videos. A simple query such as "Find shots of a man and a woman dancing together indoors" can span a multitude of environments, from brightly lit halls and shadowy bars to dance scenes in black-and-white animations. It is therefore essential to retrieve relevant videos as comprehensively as possible. Current solutions for the AVS task primarily fuse multiple features into one or more common spaces, yet overlook the need for diverse spaces. To fully exploit the expressive capability of individual features, we propose LPD, short for Learning Partially Decorrelated common spaces. LPD incorporates two key innovations: feature-specific common space construction and the de-correlation loss. Specifically, LPD learns a separate common space for each video and text feature, and employs de-correlation loss to diversify the ordering of negative samples across different spaces. To enhance the consistency of multi-space convergence, we designed an entropy-based fair multi-space triplet ranking loss. Extensive experiments on the TRECVID AVS benchmarks (2016-2023) justify the effectiveness of LPD. Moreover, diversity visualizations of LPD's spaces highlight its ability to enhance result diversity.

Foundations

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

Your Notes