PulseAugur
EN
LIVE 11:42:16

QueryGaussian offers efficient 3D instance retrieval with reduced memory usage

Researchers have introduced QueryGaussian, a novel framework designed for efficient and scalable open-vocabulary 3D instance retrieval. This training-free approach bypasses the memory and computational limitations of scene-level embedding methods by employing an instance-level query mechanism. QueryGaussian leverages pre-trained 2D vision models for prompt interpretation and uses a temporal fusion module with adaptive density clustering to enhance semantic-visual consistency and mitigate projection ambiguity. Experiments show that QueryGaussian achieves comparable accuracy to existing methods while significantly reducing GPU memory usage and accelerating inference, making it capable of handling city-scale scenes on consumer hardware. AI

IMPACT This framework could enable more efficient processing of large-scale 3D data for applications like autonomous driving and augmented reality.

RANK_REASON The cluster contains a research paper detailing a new method for 3D instance retrieval. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

QueryGaussian offers efficient 3D instance retrieval with reduced memory usage

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Xiuyuan Zhu, Ke Lu, Zijie Yang, Chao Yue, Jian Xue, Dongming Zhang ·

    QueryGaussian: Scalable and Training-Free Open-Vocabulary 3D Instance Retrieval

    arXiv:2606.19733v1 Announce Type: cross Abstract: Efficiently retrieving specific 3D instances from large-scale scenes via natural language prompts remains a formidable challenge in multimedia analysis. Existing approaches predominantly follow a "scene-level embedding" paradigm, …