EgoDTM: Towards 3D-Aware Egocentric Video-Language Pretraining
Boshen Xu, Yuting Mei, Xinbi Liu, Sipeng Zheng, Qin Jin
TL;DR
EgoDTM tackles the lack of 3D understanding in egocentric video-language models by introducing a lightweight 3D-aware depth decoder guided by pseudo-depth from foundation models and a data construction pipeline that enriches captions with hand-object spatial cues. The method fuses dual transformer encoders with depth-aware pretraining and spatialized textual supervision (detect-track-generate) to learn depth-aware, text-aligned representations. Across zero-shot video-text retrieval, action recognition, depth estimation, and robotic manipulation tasks, EgoDTM shows consistent improvements over prior egocentric VLP methods, demonstrating stronger 3D-aware perception. The approach highlights the value of combining depth supervision, spatially enriched language, and foundation-model-driven data generation to advance 3D understanding in egocentric vision-and-language systems.
Abstract
Egocentric video-language pretraining has significantly advanced video representation learning. Humans perceive and interact with a fully 3D world, developing spatial awareness that extends beyond text-based understanding. However, most previous works learn from 1D text or 2D visual cues, such as bounding boxes, which inherently lack 3D understanding. To bridge this gap, we introduce EgoDTM, an Egocentric Depth- and Text-aware Model, jointly trained through large-scale 3D-aware video pretraining and video-text contrastive learning. EgoDTM incorporates a lightweight 3D-aware decoder to efficiently learn 3D-awareness from pseudo depth maps generated by depth estimation models. To further facilitate 3D-aware video pretraining, we enrich the original brief captions with hand-object visual cues by organically combining several foundation models. Extensive experiments demonstrate EgoDTM's superior performance across diverse downstream tasks, highlighting its superior 3D-aware visual understanding. Code: https://github.com/xuboshen/EgoDTM.
