arXiv:2411.10922cs.CV2024-11中稿 · ed被引 12

利用视觉语言模型的语义与定位能力,实现对未知动作的视频检测。

Exploiting VLM Localizability and Semantics for Open Vocabulary Action Detection

  • 基于检测变压器架构,融合视觉语言模型的语义与定位特性。
  • 在多个基准上超越基线,有效识别已知和未知动作。
  • 适合需要泛化能力的动作检测场景,如开放世界视频分析。

动作检测旨在视频中时空维度上识别并定位人类动作。现有方法多聚焦于封闭集设定,即检测器在固定动作类别上训练和测试。然而,这种受限设定在开放世界中不可行,因测试视频常包含未训练的动作类别。本文解决实际且具挑战性的开放词汇动作检测(OVAD)问题:在仅用固定类别训练的前提下,检测测试视频中的任意动作。为此,提出新方法OpenMixer,通过空间与时间混合模块(S-OMB、T-OMB)及动态融合对齐(DFA)模块,利用大规模视觉语言模型(VLM)的内在语义与定位能力,结合查询式检测变压器(DETR)的端到端学习优势。我们在多种设置下建立OVAD基准,实验表明OpenMixer在检测已知与未知动作方面均优于基线。代码、模型与数据集划分已公开于https://github.com/Cogito2012/OpenMixer。

原文摘要 · Abstract (English)

Action detection aims to detect (recognize and localize) human actions spatially and temporally in videos. Existing approaches focus on the closed-set setting where an action detector is trained and tested on videos from a fixed set of action categories. However, this constrained setting is not viable in an open world where test videos inevitably come beyond the trained action categories. In this paper, we address the practical yet challenging Open-Vocabulary Action Detection (OVAD) problem. It aims to detect any action in test videos while training a model on a fixed set of action categories. To achieve such an open-vocabulary capability, we propose a novel method OpenMixer that exploits the inherent semantics and localizability of large vision-language models (VLM) within the family of query-based detection transformers (DETR). Specifically, the OpenMixer is developed by spatial and temporal OpenMixer blocks (S-OMB and T-OMB), and a dynamically fused alignment (DFA) module. The three components collectively enjoy the merits of strong generalization from pre-trained VLMs and end-to-end learning from DETR design. Moreover, we established OVAD benchmarks under various settings, and the experimental results show that the OpenMixer performs the best over baselines for detecting seen and unseen actions. We release the codes, models, and dataset splits at https://github.com/Cogito2012/OpenMixer.

动作检测开放词汇视觉语言模型DETR

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