CVJun 9, 2025

EgoM2P: Egocentric Multimodal Multitask Pretraining

arXiv:2506.07886v35 citationsh-index: 11Has Code
Originality Highly original
AI Analysis

This addresses the problem of handling heterogeneous and missing modalities in egocentric data for researchers and practitioners in vision and AI, representing a novel method rather than incremental progress.

The paper tackles the challenge of building large-scale egocentric multimodal and multitask models for applications like augmented reality and robotics, by introducing EgoM2P, a masked modeling framework with efficient temporal tokenizers, which matches or outperforms specialist models across tasks such as gaze prediction and depth estimation while being an order of magnitude faster.

Understanding multimodal signals in egocentric vision, such as RGB video, depth, camera poses, and gaze, is essential for applications in augmented reality, robotics, and human-computer interaction, enabling systems to better interpret the camera wearer's actions, intentions, and surrounding environment. However, building large-scale egocentric multimodal and multitask models presents unique challenges. Egocentric data are inherently heterogeneous, with large variations in modality coverage across devices and settings. Generating pseudo-labels for missing modalities, such as gaze or head-mounted camera trajectories, is often infeasible, making standard supervised learning approaches difficult to scale. Furthermore, dynamic camera motion and the complex temporal and spatial structure of first-person video pose additional challenges for the direct application of existing multimodal foundation models. To address these challenges, we introduce a set of efficient temporal tokenizers and propose EgoM2P, a masked modeling framework that learns from temporally-aware multimodal tokens to train a large, general-purpose model for egocentric 4D understanding. This unified design supports multitasking across diverse egocentric perception and synthesis tasks, including gaze prediction, egocentric camera tracking, and monocular depth estimation from egocentric video, and also serves as a generative model for conditional egocentric video synthesis. Across these tasks, EgoM2P matches or outperforms specialist models while being an order of magnitude faster. We will fully open-source EgoM2P to support the community and advance egocentric vision research. Project page: https://egom2p.github.io/.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes