arXiv:2510.06512cs.CVcs.AI2025-10

用日志分数提升视频音频的时序属性匹配与检索能力

LogSTOP: Temporal Scores over Prediction Sequences for Matching and Retrieval

  • 基于线性时序逻辑构建时序得分函数,融合局部检测结果
  • 在物体/情绪时序匹配上比大模型高16%以上,检索准确率提升19%
  • 适合需要精确时序查询的多媒体分析任务

YOLO和HuBERT等神经模型可分别在视频帧和音频片段中检测局部属性(如物体“car”、情绪“angry”),其置信度以[0,1]区间得分表示。将这些得分升维为序列层面的时序属性(STOPs)有助于查询匹配(如“说话人是否最终变开心?”)和排序检索(如“找出前5个10秒内先出现车后出现行人的视频场景”)。本文形式化了从局部得分推导时序属性得分的问题,并提出高效的LogSTOP评分函数,用于线性时序逻辑表达的时序属性。实验表明,结合YOLO和HuBERT,LogSTOP在物体-视频与情绪-语音的时序查询匹配任务上,性能优于大视觉/音频语言模型及其他时序逻辑基线至少16%;在物体与动作-视频的排序检索任务中,使用Grounding DINO和SlowR50,LogSTOP在平均精度和召回率上分别超过零样本文本到视频检索基线19%和16%。

原文摘要 · Abstract (English)

Neural models such as YOLO and HuBERT can be used to detect local properties such as objects ("car") and emotions ("angry") in individual frames of videos and audio clips respectively. The likelihood of these detections is indicated by scores in [0, 1]. Lifting these scores to temporal properties over sequences can be useful for several downstream applications such as query matching (e.g., "does the speaker eventually sound happy in this audio clip?"), and ranked retrieval (e.g., "retrieve top 5 videos with a 10 second scene where a car is detected until a pedestrian is detected"). In this work, we formalize this problem of assigning Scores for TempOral Properties (STOPs) over sequences, given potentially noisy score predictors for local properties. We then propose a scoring function called LogSTOP that can efficiently compute these scores for temporal properties represented in Linear Temporal Logic. Empirically, LogSTOP, with YOLO and HuBERT, outperforms Large Vision / Audio Language Models and other Temporal Logic-based baselines by at least 16% on query matching with temporal properties over objects-in-videos and emotions-in-speech respectively. Similarly, on ranked retrieval with temporal properties over objects and actions in videos, LogSTOP with Grounding DINO and SlowR50 reports at least a 19% and 16% increase in mean average precision and recall over zero-shot text-to-video retrieval baselines respectively.

时序推理多模态检索属性匹配

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。