English

ProPy: Building Interactive Prompt Pyramids upon CLIP for Partially Relevant Video Retrieval

Computer Vision and Pattern Recognition 2025-08-27 v1

Abstract

Partially Relevant Video Retrieval (PRVR) is a practical yet challenging task that involves retrieving videos based on queries relevant to only specific segments. While existing works follow the paradigm of developing models to process unimodal features, powerful pretrained vision-language models like CLIP remain underexplored in this field. To bridge this gap, we propose ProPy, a model with systematic architectural adaption of CLIP specifically designed for PRVR. Drawing insights from the semantic relevance of multi-granularity events, ProPy introduces two key innovations: (1) A Prompt Pyramid structure that organizes event prompts to capture semantics at multiple granularity levels, and (2) An Ancestor-Descendant Interaction Mechanism built on the pyramid that enables dynamic semantic interaction among events. With these designs, ProPy achieves SOTA performance on three public datasets, outperforming previous models by significant margins. Code is available at https://github.com/BUAAPY/ProPy.

Keywords

Cite

@article{arxiv.2508.19024,
  title  = {ProPy: Building Interactive Prompt Pyramids upon CLIP for Partially Relevant Video Retrieval},
  author = {Yi Pan and Yujia Zhang and Michael Kampffmeyer and Xiaoguang Zhao},
  journal= {arXiv preprint arXiv:2508.19024},
  year   = {2025}
}

Comments

Accepted by EMNLP 2025 Findings

R2 v1 2026-07-01T05:06:30.346Z