用测试时对齐提升视觉语言模型在3D检索中的零样本能力
TeDA: Boosting Vision-Lanuage Models for Zero-Shot 3D Object Retrieval via Testing-time Distribution Alignment
- 测试时通过多视角投影与迭代优化,对齐2D-3D分布差异
- 在4个开放集基准上超越现有方法,无需额外训练
- 融合文本描述增强理解,适合跨模态3D检索场景
学习能泛化到未知测试类别的判别性3D表示是许多真实世界3D应用的迫切需求。现有方法常因缺乏广泛概念的3D训练数据而表现不佳。预训练的大规模视觉语言模型(如CLIP)虽具出色零样本泛化能力,但受限于其2D训练与3D测试分布间的巨大差距,难以提取合适的3D特征。为此,我们提出测试时分布对齐(TeDA),一种新框架,用于在测试时适配预训练的2D视觉语言模型CLIP以进行未知3D物体检索。据我们所知,这是首个研究视觉语言模型在3D特征学习中测试时适应的工作。TeDA将3D物体投影为多视角图像,利用CLIP提取特征,并通过自增强方式,基于置信查询-目标样本对进行迭代优化,以精炼3D查询嵌入。此外,TeDA整合由多模态语言模型InternVL生成的文本描述,借助CLIP的对齐特征空间融合视觉与文本线索。在四个开放集3D物体检索基准上的大量实验表明,TeDA显著优于现有先进方法,甚至超越那些需大量训练的方法。我们在Objaverse-LVIS上还进行了深度图实验,进一步验证了其有效性。代码已公开于https://github.com/wangzhichuan123/TeDA。
原文摘要 · Abstract (English)
Learning discriminative 3D representations that generalize well to unknown testing categories is an emerging requirement for many real-world 3D applications. Existing well-established methods often struggle to attain this goal due to insufficient 3D training data from broader concepts. Meanwhile, pre-trained large vision-language models (e.g., CLIP) have shown remarkable zero-shot generalization capabilities. Yet, they are limited in extracting suitable 3D representations due to substantial gaps between their 2D training and 3D testing distributions. To address these challenges, we propose Testing-time Distribution Alignment (TeDA), a novel framework that adapts a pretrained 2D vision-language model CLIP for unknown 3D object retrieval at test time. To our knowledge, it is the first work that studies the test-time adaptation of a vision-language model for 3D feature learning. TeDA projects 3D objects into multi-view images, extracts features using CLIP, and refines 3D query embeddings with an iterative optimization strategy by confident query-target sample pairs in a self-boosting manner. Additionally, TeDA integrates textual descriptions generated by a multimodal language model (InternVL) to enhance 3D object understanding, leveraging CLIP's aligned feature space to fuse visual and textual cues. Extensive experiments on four open-set 3D object retrieval benchmarks demonstrate that TeDA greatly outperforms state-of-the-art methods, even those requiring extensive training. We also experimented with depth maps on Objaverse-LVIS, further validating its effectiveness. Code is available at https://github.com/wangzhichuan123/TeDA.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。