Masked Depth Modeling for Spatial Perception
Bin Tan, Changjiang Sun, Xiage Qin, Hanat Adai, Zelin Fu, Tianxiang Zhou, Han Zhang, Yinghao Xu, Xing Zhu, Yujun Shen, Nan Xue
TL;DR
Masked Depth Modeling reframes depth sensor gaps as informative masks rather than noise to learn metric-scale, pixel-aligned depth from RGB-D inputs. LingBot-Depth pretrains a ViT-Large to learn joint RGB–depth representations and uses a ConvStack decoder, trained on large-scale synthetic and real RGB-D data to produce robust depth completion and strong monocular depth priors. The results show improved depth accuracy, denser coverage, and aligned RGB–depth latent representations, with strong generalization to video depth, 3D tracking, and real-world robotics without task-specific training. The work provides a scalable data-curation approach and a practical pretraining framework that enhances spatial perception for autonomous systems and robotics.
Abstract
Spatial visual perception is a fundamental requirement in physical-world applications like autonomous driving and robotic manipulation, driven by the need to interact with 3D environments. Capturing pixel-aligned metric depth using RGB-D cameras would be the most viable way, yet it usually faces obstacles posed by hardware limitations and challenging imaging conditions, especially in the presence of specular or texture-less surfaces. In this work, we argue that the inaccuracies from depth sensors can be viewed as "masked" signals that inherently reflect underlying geometric ambiguities. Building on this motivation, we present LingBot-Depth, a depth completion model which leverages visual context to refine depth maps through masked depth modeling and incorporates an automated data curation pipeline for scalable training. It is encouraging to see that our model outperforms top-tier RGB-D cameras in terms of both depth precision and pixel coverage. Experimental results on a range of downstream tasks further suggest that LingBot-Depth offers an aligned latent representation across RGB and depth modalities. We release the code, checkpoint, and 3M RGB-depth pairs (including 2M real data and 1M simulated data) to the community of spatial perception.
