挖掘多模态时空线索用于视频重要人物识别 / Mining Multi-Modality Spatio-Temporal Cues for Video Important Person Identification
1️⃣ 一句话总结
本文提出一种新任务——视频重要人物识别,通过构建大规模带文本解释的数据集和设计融合多模态时空线索的VIP-Net框架,有效解决了视频中人物重要性随时间动态变化的问题,准确率大幅超越现有方法。
Identifying key individuals in video scenes is essential for applications such as automated video editing and intelligent surveillance. Current methods primarily focus on static images and immediate visual cues, overlooking the rich spatio-temporal information in videos. This leads to the phenomenon of Temporal Importance Shift (TIS), wherein individuals deemed significant in early frames may be demoted as the entire temporal context is considered. To address this, we introduce the Video Important Person (VIP) identification task, aimed at automatically identifying the most influential individuals in videos while providing textual rationales. We present Temporal-VIP, a large-scale rationale-annotated dataset consisting of 9,249 video segments across 11 categories with aligned importance rationales. To mitigate TIS, we develop the VIP-Net framework, which includes a Social Cue Encoder (SCE) for extracting multi-modal spatio-temporal cues, a Temporal Importance Rectifier (TIR) for hierarchical cue fusion and cross-modal alignment, and VIP Inference for ranking individuals. Experimental results show that VIP-Net achieves 67.3% accuracy, significantly outperforming state-of-the-art models (37.5%-53.9%) and yielding a mean rationale similarity of 0.63 to ground truth through feature-guided LLM refinement. The dataset and code are available at this https URL.
挖掘多模态时空线索用于视频重要人物识别 / Mining Multi-Modality Spatio-Temporal Cues for Video Important Person Identification
本文提出一种新任务——视频重要人物识别,通过构建大规模带文本解释的数据集和设计融合多模态时空线索的VIP-Net框架,有效解决了视频中人物重要性随时间动态变化的问题,准确率大幅超越现有方法。
源自 arXiv: 2605.28604