arXiv:2603.06090cs.CVcs.CL2026-03

让AI看懂深度图,提升3D场景理解能力

DeepSight: Bridging Depth Maps and Language with a Depth-Driven Multimodal Model

  • 用深度图替代普通图像输入,直接利用灰度值表示距离
  • 构建新数据集并改进视觉编码器,深度理解准确率显著提升
  • 适合研究三维视觉、自动驾驶和机器人感知的开发者

多模态大语言模型在图像描述、视觉问答等任务中表现优异,但对视觉数据中的深度信息理解不足。本文提出DeepSight,首个专为深度信息设计的多模态大模型,旨在增强三维场景理解。不同于传统将RGB图像编码与文本对齐的方法,本方法利用深度图作为单通道灰度图,其像素值直接反映深度线索,以提升空间推理能力。针对深度数据稀缺及简单通道复制带来的问题,我们构建了新的深度图像-文本配对数据集与深度指令数据集:使用GLPN模型生成深度图,并通过GPT-4生成对应指令,该方法经LLaVA验证有效。同时,改进CLIP中的ViT编码器,引入局部物体信息,更有效地捕捉深度的连续细微变化。为评估模型性能,我们基于现有深度图像数据集构建了一个全面的深度问答基准,严格测试典型深度图场景下的理解能力。实验结果表明,DeepSight显著提升了深度感知与下游任务表现,推动了多模态三维理解的发展。

原文摘要 · Abstract (English)

Multimodal large language models (MLLMs) have achieved impressive performance across various tasks such as image captioning and visual question answer(VQA); however, they often struggle to accurately interpret depth information inherent in visual data. In this work, we introduce DeepSight, the first dedicated depth MLLM designed to enhance three-dimensional scene understanding. Unlike conventional methods that align RGB image encodings with text, our approach takes advantage of the unique characteristics of depth images: single-channel grayscale images where the pixel values directly reflect depth cues to improve spatial reasoning. To address challenges associated with limited depth data and the inadequacy of simple channel replication, we construct a novel depth image-text pair dataset and a depth instruction dataset. Depth maps are generated from visual images using the GLPN model, and GPT-4 is employed to curate corresponding depth instructions, an approach validated by LLaVA. Additionally, we modify the ViT encoder in CLIP to incorporate local object information, thereby capturing the subtle continuous variations of depth more effectively. To evaluate the performance of our model, we develop a comprehensive depth question answer benchmark based on existing depth image datasets, which rigorously assesses understanding in typical depth map scenarios. Experimental results demonstrate that DeepSight significantly enhances depth perception and downstream task performance, marking a substantial step forward in multimodal three-dimensional understanding.

深度理解多模态3D感知视觉语言模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。