arXiv:2605.02834cs.CVcs.LG2026-05

构建1000个领域动作数据集,挑战大模型视频理解能力

VideoNet: A Large-Scale Dataset for Domain-Specific Action Recognition

论文配图:VideoNet: A Large-Scale Dataset for Domain-Specific Action Recognition
图 1 · 摘自论文原文
  • 设计跨37领域1000类动作的评测基准VideoNet
  • 大模型在无提示下准确率仅45%-70%,远低于人类
  • 提供50万对训练数据,微调后超越所有开源8B模型

视频能捕捉跨多帧的动作,长期是视频理解的核心任务。然而,由于缺乏多样且具挑战性的数据,现代视觉语言模型(VLMs)已不再被评估其动作识别能力。为重振VLM时代的动作识别,我们提出聚焦领域特定动作。为此,我们推出VideoNet,一个涵盖37个领域、1000个不同动作的领域特定动作识别基准。初始多选评估中,闭源模型Gemini 3.1 Pro达69.9%准确率,而开源模型Qwen3-VL-8B仅45.0%。转为二分类后,随机猜测为50%,但Qwen仍仅达59.2%。引入k∈{1,2,3}个上下文示例后,部分模型表现提升,如Qwen增7.0%,而Gemini降4.8%。值得注意的是,人类在少样本下提升达13.6%,表明模型未能充分利用上下文。为此,我们收集首个大规模领域动作训练数据集,含近50万视频问答对。在该数据上微调Molmo2-4B模型,其在VideoNet上超越所有开源8B模型。

原文摘要 · Abstract (English)

Videos are unique in their ability to capture actions which transcend multiple frames. Accordingly, for many years action recognition was the quintessential task for video understanding. Unfortunately, due to a lack of sufficiently diverse and challenging data, modern vision-language models (VLMs) are no longer evaluated on their action recognition capabilities. To revitalize action recognition in the era of VLMs, we advocate for a returned focus on domain-specific actions. To this end, we introduce VideoNet, a domain-specific action recognition benchmark covering 1,000 distinct actions from 37 domains. We begin with a multiple-choice evaluation setting, where the difference between closed and open models is stark: Gemini 3.1 Pro attains 69.9% accuracy while Qwen3-VL-8B gets a mere 45.0%. To understand why VLMs struggle on VideoNet, we relax the questions into a binary setting, where random chance is 50%. Still, Qwen achieves only 59.2% accuracy. Further relaxing the evaluation setup, we provide $k\in\{1,2,3\}$ in-context examples of the action. Some models excel in the few-shot setting, while others falter; Qwen improves $+7.0\%$, while Gemini declines $-4.8\%$. Notably, these gains fall short of the $+13.6\%$ improvement in non-expert humans when given few-shot examples. Finding that VLMs struggle to fully exploit in-context examples, we shift from test-time improvements to the training side. We collect the first large-scale training dataset for domain-specific actions, totaling nearly 500k video question-answer pairs. Fine-tuning a Molmo2-4B model on our data, we surpass all open-weight 8B models on the VideoNet benchmark.

动作识别多模态数据集视觉语言模型

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