CVLGJun 2

Zero-Shot 3D Question Answering via Hierarchical View-to-Token Transportation

arXiv:2606.0310088.7
Predicted impact top 17% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For 3D scene understanding researchers, KeyVT addresses the input context quality bottleneck in zero-shot 3D QA with a novel hierarchical selection method.

KeyVT improves zero-shot 3D question answering by hierarchically selecting task-relevant views and tokens via optimal transport, achieving significant gains over tuning-free methods and matching training-based approaches on three benchmarks.

Recently, zero-shot 3D scene understanding via 2D Vision-Language Models (VLMs) has gained increasing research interest due to their promising spatial reasoning capabilities. Typically, multiple 2D views are sampled from a 3D point cloud and fed into pre-trained VLMs to answer a given question. This paradigm highlights the critical role of input context quality and raises the challenge of retaining as many task-relevant 3D details as possible under a limited input budget. We propose \texttt{KeyVT}, a hierarchical approach for input context collection at both the view and token levels. Specifically, we combine pixel features with camera parameters and assess view importance based on both semantic content and geometric position, resulting in spatially consistent and task-relevant views. Furthermore, we address redundancy among patches across selected views by identifying representative tokens under the optimal transport (OT) framework, where view tokens and key tokens are formulated as two discrete distributions in the embedding space. These key tokens are expected to cover all view features by minimizing the OT distance. We evaluate our framework on three widely used benchmarks, demonstrating significant improvements over existing tuning-free methods and performance comparable to training-based approaches.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes