arXiv:2509.16054cs.CV2025-09被引 1

用大模型语言推理提升群体活动识别的准确性和可解释性

Language-Instructed Reasoning for Group Activity Detection via Multimodal Large Language Model

  • 引入<ACT>和<GROUP>令牌,让多模态大模型理解群体行为语义
  • 在多个数据集上达到新纪录,最高提升6.2%的平均精度
  • 适合需要可解释性分析的视频理解任务

群体活动检测(GAD)旨在同时识别视频序列中的群体成员并分类其集体行为。现有深度学习方法依赖专用架构(如变换器网络)建模个体角色动态与人-群语义关联,但仅依靠视觉特征的隐式模式识别,难以进行上下文推理且缺乏可解释性。本文提出基于多模态大语言模型(MLLM)的语言指导推理框架LIR-GAD。通过引入活动级<ACT>令牌和多聚类特定<GROUP>令牌,扩展了原始模型词汇表。将视频帧与定制令牌及语言指令联合输入MLLM,利用预训练常识知识,使<ACT>令牌有效捕捉集体活动语义,<GROUP>令牌学习不同群体的区分性特征。设计多标签分类损失进一步增强<ACT>令牌的判别表示能力。构建多模态双对齐融合(MDAF)模块,融合对应令牌的隐藏嵌入与视觉特征,显著提升性能。定量与定性实验均验证该方法在GAD任务上的优越性。

原文摘要 · Abstract (English)

Group activity detection (GAD) aims to simultaneously identify group members and categorize their collective activities within video sequences. Existing deep learning-based methods develop specialized architectures (e.g., transformer networks) to model the dynamics of individual roles and semantic dependencies between individuals and groups. However, they rely solely on implicit pattern recognition from visual features and struggle with contextual reasoning and explainability. In this work, we propose LIR-GAD, a novel framework of language-instructed reasoning for GAD via Multimodal Large Language Model (MLLM). Our approach expand the original vocabulary of MLLM by introducing an activity-level <ACT> token and multiple cluster-specific <GROUP> tokens. We process video frames alongside two specially designed tokens and language instructions, which are then integrated into the MLLM. The pretrained commonsense knowledge embedded in the MLLM enables the <ACT> token and <GROUP> tokens to effectively capture the semantic information of collective activities and learn distinct representational features of different groups, respectively. Also, we introduce a multi-label classification loss to further enhance the <ACT> token's ability to learn discriminative semantic representations. Then, we design a Multimodal Dual-Alignment Fusion (MDAF) module that integrates MLLM's hidden embeddings corresponding to the designed tokens with visual features, significantly enhancing the performance of GAD. Both quantitative and qualitative experiments demonstrate the superior performance of our proposed method in GAD taks.

群体活动检测多模态大模型语言推理

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