CVIRMMApr 4

Imagine Before Concentration: Diffusion-Guided Registers Enhance Partially Relevant Video Retrieval

arXiv:2604.0365383.11 citationsh-index: 3Has Code
Predicted impact top 16% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For video retrieval tasks where queries describe only partial events, DreamPRVR improves cross-modal matching by mitigating query ambiguity and local noise.

DreamPRVR addresses Partially Relevant Video Retrieval (PRVR) by generating global contextual semantic registers via a diffusion model, achieving state-of-the-art performance on benchmark datasets.

Partially Relevant Video Retrieval (PRVR) aims to retrieve untrimmed videos based on text queries that describe only partial events. Existing methods suffer from incomplete global contextual perception, struggling with query ambiguity and local noise induced by spurious responses. To address these issues, we propose DreamPRVR, which adopts a coarse-to-fine representation learning paradigm. The model first generates global contextual semantic registers as coarse-grained highlights spanning the entire video and then concentrates on fine-grained similarity optimization for precise cross-modal matching. Concretely, these registers are generated by initializing from the video-centric distribution produced by a probabilistic variational sampler and then iteratively refined via a text-supervised truncated diffusion model. During this process, textual semantic structure learning constructs a well-formed textual latent space, enhancing the reliability of global perception. The registers are then adaptively fused with video tokens through register-augmented Gaussian attention blocks, enabling context-aware feature learning. Extensive experiments show that DreamPRVR outperforms state-of-the-art methods. Code is released at https://github.com/lijun2005/CVPR26-DreamPRVR.

Foundations

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

Your Notes