paper-with-me

홈 › Papers

Unlocking Dense Metric Depth Estimation in VLMs

2026-05-15 · Hanxun Yu, Xuan Qu, Yuxin Wang, Jianke Zhu, Lei Ke arxiv

Vision-Language Models (VLMs) excel at 2D tasks such as grounding and captioning, yet remain limited in 3D understanding. A key limitation is their text-only supervision paradigm, which under-constrains fine-grained visual perception and prevents the recovery of dense geometry. Prior methods either distill geometry from external vision models, introducing error accumulation, or enable direct prediction with inefficient per-pixel query or coarse token-level outputs. In this paper, we propose DepthVLM, a simple yet effective framework that transforms a single VLM into a native dense geometry predictor while preserving its multimodal capability. By attaching a lightweight depth head to the LLM backbone and training under a unified vision-text supervision paradigm with a two-stage schedule, DepthVLM generates full-resolution depth maps alongside language outputs in a single forward pass. We further introduce a unified indoor-outdoor metric depth benchmark in a VLM-compatible format. Experiments show that DepthVLM significantly outperforms existing VLMs with higher inference efficiency, surpasses leading pure vision models, and improves complex 3D spatial reasoning, moving toward a truly unified multimodal foundation model. The project page is available at https://depthvlm.github.io/

📄 PDF Abstract BibTeX arXiv:2605.15876

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningDepth Estimation

Similar Papers 제목 키워드 기반

DepthLM: Metric Depth From Vision Language Models

2025-09-29 · Zhipeng Cai, Ching-Feng Yeh, Hu Xu, Zhuang Liu 외 arxiv

Vision language models (VLMs) can flexibly address various vision tasks through text interactions. Although successful in semantic understanding, state-of-the-art VLMs including GPT-5 still struggle in understanding 3D f…

Depth Estimation

Last-Layer-Centric Feature Recombination: Unleashing 3D Geometric Knowledge in DINOv3 for Monocular Depth Estimation

2026-04-29 · Gongshu Wang, Zhirui Wang, Kan Yang arxiv

Monocular depth estimation (MDE) is a fundamental yet inherently ill-posed task. Recent vision foundation models (VFMs), particularly DINO-based transformers, have significantly improved accuracy and generalization for d…

Monocular Depth Estimation

Monocular Visual-Inertial Depth Estimation

2023-03-21 · Diana Wofk, René Ranftl, Matthias Müller, Vladlen Koltun

We present a visual-inertial depth estimation pipeline that integrates monocular depth estimation and visual-inertial odometry to produce dense depth estimates with metric scale. Our approach performs global scale and sh…

Depth CompletionDepth EstimationMonocular Depth Estimation

RadarCam-Depth: Radar-Camera Fusion for Depth Estimation with Learned Metric Scale

2024-01-09 · Han Li, Yukai Ma, Yaqing Gu, Kewei Hu 외

We present a novel approach for metric dense depth estimation based on the fusion of a single-view image and a sparse, noisy Radar point cloud. The direct fusion of heterogeneous Radar and image data, or their encodings,…

Depth EstimationDepth Prediction

MUSE: Unlocking Timestep as Native Task Steering for One-Step Dense Prediction

2026-06-29 · Shuo Zhou, Zhaoxin Li, Xiujuan Chai arxiv

Monocular dense prediction has recently seen remarkable success by repurposing pre-trained diffusion models. This opens a promising yet challenging avenue for more efficient multi-task learning paradigm. However, existin…

Multi-Task Learning