arXiv:2508.07996cs.CV2025-08中稿 · CVPR被引 1

用关系推理提升视频群体行为识别准确率

Structured Relational Reasoning for Group Activity Assessment

  • 基于冻结视觉模型构建轻量级关系推理框架,显式建模人物与群体关联
  • 在Cafe数据集上比现有方法提升6.5%群体[email protected]和8.2%[email protected]
  • 仅用1000万参数实现单次推理,结果可解释性强,适合社交行为分析

群体活动检测(GAD)旨在识别视频中的社交群体及其集体行为。尽管视觉基础模型(如DINOv2)具备优秀特征表示能力,但其预训练数据以物体为中心,直接替换现有GAD流程反而导致性能下降,暴露出结构化群体感知解码是真正瓶颈。本文提出ProGraD,一种基于冻结视觉基础模型的结构化关系推理框架。核心为轻量级双层GroupContext Transformer,显式建模个体-群体关联并聚合全局上下文以推断集体行为。可学习的群体提示作为最小条件机制,引导冻结主干网络生成社会相关表征,关系解码器则完成个体与群体间的推理。该设计仅需1000万可训练参数(不足此前方法一半),即可在单次推理中联合预测群体位置、成员归属与活动。在含多个并发社交群体的Cafe基准上,ProGraD将群体[email protected]提升6.5%,[email protected]提升8.2%;在Social-CAD上达到最优的社会性与成员准确性。此外,模型生成的注意力图具有可解释性,揭示了个体-群体推理过程。

原文摘要 · Abstract (English)

Group Activity Detection (GAD) involves recognizing social groups and their collective behaviors in videos. Vision Foundation Models (VFMs), like DINOv2, offer excellent features but are pretrained on object-centric data. We find that naively substituting them into existing GAD pipelines actually degrades performance, exposing structured group-aware decoding as the true bottleneck. We introduce ProGraD, a structured relational-reasoning framework for GAD built on top of frozen VFMs. At its core is a lightweight two-layer GroupContext Transformer that explicitly models actor-group associations and aggregates global context to infer collective behavior. Learnable group prompts serve as a minimal conditioning mechanism to guide the frozen backbone toward socially relevant representations, while the relational decoder performs the core reasoning over actors and groups. This design jointly infers group locations, memberships, and activities in a single pass using only 10M trainable parameters - less than half of prior methods. On the Cafe benchmark with multiple concurrent social groups, ProGraD improves the state-of-the-art by 6.5% Group mAP$@$1.0 and 8.2% Group mAP$@$0.5. On Social-CAD, it achieves state-of-the-art social and membership accuracy. ProGraD further produces interpretable attention maps that provide insights into actor-group reasoning.

群体行为关系推理视觉模型

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