π€ AI Summary
To address data scarcity and limited model capability in egocentric (first-person) video understanding, this paper proposes leveraging large-scale exocentric (third-person) visual knowledge for embodied vision-language modeling via cross-perspective knowledge transfer. Methodologically, we introduce the first end-to-end ego-exo collaborative pretraining paradigm and construct Ego-ExoClipβa million-scale synchronized ego-exo video-text pair dataset. We design a three-stage progressive training framework integrating cross-perspective contrastive learning, multi-stage knowledge distillation, and synchronized multi-source alignment modeling. Additionally, we release EgoIT, a dedicated instruction-tuning dataset, and EgoBench, a comprehensive evaluation benchmark comprising eight diverse tasks. Extensive experiments on EgoBench demonstrate significant performance gains over state-of-the-art multimodal large language models (MLLMs), validating the efficacy of exocentric-to-egocentric knowledge transfer. This work establishes a novel paradigm for low-resource embodied vision-language modeling.
π Abstract
AI personal assistants, deployed through robots or wearables, require embodied understanding to collaborate effectively with humans. Current Multimodal Large Language Models (MLLMs) primarily focus on third-person (exocentric) vision, overlooking the unique aspects of first-person (egocentric) videos. Additionally, high acquisition costs limit data size, impairing MLLM performance. To address these challenges, we propose learning the mapping between exocentric and egocentric domains, leveraging the extensive exocentric knowledge within existing MLLMs to enhance egocentric video understanding. To this end, we introduce Ego-ExoClip, a pre-training dataset comprising 1.1M synchronized ego-exo clip-text pairs derived from Ego-Exo4D. Our approach features a progressive training pipeline with three stages: Teacher Self-Preparation, Teacher-Student Guidance, and Student Self-Practice. Additionally, we propose an instruction-tuning data EgoIT from multiple sources to strengthen the model's instruction-following capabilities, along with the EgoBench benchmark comprising eight different tasks for thorough evaluation. Extensive experiments across diverse egocentric tasks reveal that existing MLLMs perform inadequately in egocentric video understanding, while our model significantly outperforms these leading models.