首个视频查询性能预测基准,助力智能检索优化
VQPP: Video Query Performance Prediction Benchmark
- 构建首个视频查询性能预测基准VQPP,含56K文本查询与51K视频数据
- 预检索预测器表现优异,可提前判断查询效果,节省计算成本
- 适用于检索系统优化、查询改写等任务,尤其适合大模型训练应用
查询性能预测(QPP)是信息检索中的关键任务,广泛应用于查询重写、扩展及检索系统选择等场景。尽管文本与图像检索中已有深入研究,内容型视频检索(CBVR)的QPP仍处于空白状态。为此,我们提出首个视频查询性能预测基准VQPP,包含两个文本到视频检索数据集和两个CBVR系统。VQPP共涵盖56,000个文本查询和51,000个视频,并提供官方训练、验证与测试划分,支持可复现的对比实验。我们评估了多种预检索与后检索性能预测方法,建立视频领域代表性基准。结果表明,预检索预测器表现良好,可在检索前实现有效判断。此外,我们通过将最优预检索预测器作为奖励模型,使用直接偏好优化(DPO)训练大型语言模型进行查询重写任务,验证了VQPP的实际应用价值。相关代码与数据已开源。
原文摘要 · Abstract (English)
Query performance prediction (QPP) is an important and actively studied information retrieval task, having various applications, such as query reformulation, query expansion, and retrieval system selection, among many others. The task has been primarily studied in the context of text and image retrieval, whereas QPP for content-based video retrieval (CBVR) remains largely underexplored. To this end, we propose the first benchmark for video query performance prediction (VQPP), comprising two text-to-video retrieval datasets and two CBVR systems, respectively. VQPP contains a total of 56K text queries and 51K videos, and comes with official training, validation and test splits, fostering direct comparisons and reproducible results. We explore multiple pre-retrieval and post-retrieval performance predictors, creating a representative benchmark for future exploration of QPP in the video domain. Our results show that pre-retrieval predictors obtain competitive performance, enabling applications before performing the retrieval step. We also demonstrate the applicability of VQPP by employing the best performing pre-retrieval predictor as reward model for training a large language model (LLM) on the query reformulation task via direct preference optimization (DPO). We release our benchmark and code at https://github.com/AdrianLutu/VQPP.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。