QDepth-VLA: Quantized Depth Prediction as Auxiliary Supervision for Vision-Language-Action Models
Yixuan Li, Yuhui Chen, Mingcai Zhou, Haoran Li, Zhengtao Zhang, Dongbin Zhao
TL;DR
<3-5 sentence high-level summary>QDepth-VLA tackles the gap in geometric reasoning for Vision-Language-Action models by introducing quantized depth supervision through a dedicated depth expert. The method relies on a VQ-VAE-based depth codebook and a hybrid attention mechanism to incorporate discrete depth tokens without disturbing the pretrained vision-language backbone, enabling geometry-aware policy learning. Across LIBERO, Simpler benchmarks, and real-world Piper-arm experiments, QDepth-VLA yields consistent improvements in spatial reasoning and long-horizon manipulation, approaching multi-view performance even with single-view inputs. The work demonstrates the practicality of latent, discretized depth representations for robust, geometry-grounded VLA control and points to future work on predicting future depth tokens and more efficient depth representations.
Abstract
Spatial perception and reasoning are crucial for Vision-Language-Action (VLA) models to accomplish fine-grained manipulation tasks. However, existing approaches often lack the ability to understand and reason over the essential 3D structures necessary for precise control. To address this limitation, we propose QDepth-VLA, a general framework that augments VLA models with an auxiliary depth prediction task. A dedicated depth expert is designed to predict quantized latent tokens of depth maps obtained from a VQ-VAE encoder, enabling the model to learn depth-aware representations that capture critical geometric cues. Experimental results on the simulation benchmarks and real-world tasks demonstrate that QDepth-VLA yields strong spatial reasoning and competitive performance on manipulation tasks.
