User-Centric Object Navigation: A Benchmark with Integrated User Habits for Personalized Embodied Object Search
Hongcheng Wang, Jinyu Zhu, Hao Dong
TL;DR
UcON addresses the gap where object locations follow not only scene priors but also user-specific habits. The authors introduce a large-scale benchmark with 489 object categories and about 22,600 habits, plus a Habit Retrieval Module to fetch task-relevant habits and guide planning via LLMs. Experiments in simulation and real environments show that standard ON methods struggle under habit-driven placements, while incorporating user habits improves success rates, with HRM providing further gains. The work aims to push personalized embodied AI by teaching agents to reason over and utilize household-specific behavior for efficient object search, and provides code for reproducibility.
Abstract
In the evolving field of robotics, the challenge of Object Navigation (ON) in household environments has attracted significant interest. Existing ON benchmarks typically place objects in locations guided by general scene priors, without accounting for the specific placement habits of individual users. This omission limits the adaptability of navigation agents in personalized household environments. To address this, we introduce User-centric Object Navigation (UcON), a new benchmark that incorporates user-specific object placement habits, referred to as user habits. This benchmark requires agents to leverage these user habits for more informed decision-making during navigation. UcON encompasses approximately 22,600 user habits across 489 object categories. UcON is, to our knowledge, the first benchmark that explicitly formalizes and evaluates habit-conditioned object navigation at scale and covers the widest range of target object categories. Additionally, we propose a habit retrieval module to extract and utilize habits related to target objects, enabling agents to infer their likely locations more effectively. Experimental results demonstrate that current SOTA methods exhibit substantial performance degradation under habit-driven object placement, while integrating user habits consistently improves success rates. Code is available at https://github.com/whcpumpkin/User-Centric-Object-Navigation.
