LOC-ZSON: Language-driven Object-Centric Zero-Shot Object Retrieval and Navigation
Tianrui Guan, Yurou Yang, Harry Cheng, Muyuan Lin, Richard Kim, Rajasimman Madhivanan, Arnie Sen, Dinesh Manocha
TL;DR
LOC-ZSON tackles zero-shot object navigation by decoupling retrieval from navigation and introducing a language-driven, object-centric image representation. It combines a slot-attention based object encoder with a text encoder, trained with multi-label and matching losses, and enhanced by LLM-driven data augmentation and prompting to stabilize VLM fine-tuning. The approach yields improvements in text-to-image recall ($1.38$–$13.38\%$) and navigation success rates ($5\%$ in simulation, $16.67\%$ in real-world) on indoor datasets and simulated/real robotics setups. This retrieval-first paradigm demonstrates strong object grounding in memory for open-world navigation and points to future integration with end-to-end RL for exploitation and broader prompting strategies.
Abstract
In this paper, we present LOC-ZSON, a novel Language-driven Object-Centric image representation for object navigation task within complex scenes. We propose an object-centric image representation and corresponding losses for visual-language model (VLM) fine-tuning, which can handle complex object-level queries. In addition, we design a novel LLM-based augmentation and prompt templates for stability during training and zero-shot inference. We implement our method on Astro robot and deploy it in both simulated and real-world environments for zero-shot object navigation. We show that our proposed method can achieve an improvement of 1.38 - 13.38% in terms of text-to-image recall on different benchmark settings for the retrieval task. For object navigation, we show the benefit of our approach in simulation and real world, showing 5% and 16.67% improvement in terms of navigation success rate, respectively.
