EVA02-AT用统一编码提升自指视频理解效率与精度
EVA02-AT: Egocentric Video-Language Understanding with Spatial-Temporal Rotary Positional Embeddings and Symmetric Optimization
- 采用单阶段预训练将图像模型转为统一视频编码器,降低训练成本
- 引入时空联合旋转位置编码,更好捕捉视频中空间与时间关系
- 设计对称多相似性损失,显著提升多实例检索任务性能
自指视频-语言理解需兼顾高效性与精准的时空建模。现有方法面临三大挑战:1)多阶段预训练导致过高成本;2)手动分割3D旋转位置编码使特征交互受限;3)软标签多实例检索学习目标不精确,忽略负样本关联。本文提出EVA02-AT,基于EVA02的视频-语言基础模型,用于自指视频理解。首先通过单阶段预训练高效地将图像型CLIP模型迁移为统一视频编码器。其次,提出沿完整隐层维度的时空旋转位置编码与联合注意力机制,可有效编码空间与时间信息,实现跨轴关系学习,对视频运动与交互建模至关重要。第三,针对多实例视频-语言检索任务,引入对称多相似性(SMS)损失及新型训练框架,同时优化正负样本软标签,提供更精确的学习目标。在Ego4D、EPIC-Kitchens-100和Charades-Ego上的大量实验表明,EVA02-AT在零样本与微调设置下均取得当前最优表现,且参数更少。使用SMS损失的模型在多实例检索基准上也有显著提升。代码与模型已公开于https://github.com/xqwang14/EVA02-AT。
原文摘要 · Abstract (English)
Egocentric video-language understanding demands both high efficiency and accurate spatial-temporal modeling. Existing approaches face three key challenges: 1) Excessive pre-training cost arising from multi-stage pre-training pipelines, 2) Ineffective spatial-temporal encoding due to manually split 3D rotary positional embeddings that hinder feature interactions, and 3) Imprecise learning objectives in soft-label multi-instance retrieval, which neglect negative pair correlations. In this paper, we introduce EVA02-AT, a suite of EVA02-based video-language foundation models tailored to egocentric video understanding tasks. EVA02-AT first efficiently transfers an image-based CLIP model into a unified video encoder via a single-stage pretraining. Second, instead of applying rotary positional embeddings to isolated dimensions, we introduce spatial-temporal rotary positional embeddings along with joint attention, which can effectively encode both spatial and temporal information on the entire hidden dimension. This joint encoding of spatial-temporal features enables the model to learn cross-axis relationships, which are crucial for accurately modeling motion and interaction in videos. Third, focusing on multi-instance video-language retrieval tasks, we introduce the Symmetric Multi-Similarity (SMS) loss and a novel training framework that advances all soft labels for both positive and negative pairs, providing a more precise learning objective. Extensive experiments on Ego4D, EPIC-Kitchens-100, and Charades-Ego under zero-shot and fine-tuning settings demonstrate that EVA02-AT achieves state-of-the-art performance across diverse egocentric video-language tasks with fewer parameters. Models with our SMS loss also show significant performance gains on multi-instance retrieval benchmarks. Our code and models are publicly available at https://github.com/xqwang14/EVA02-AT .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。