paper-with-me

Papers

Collaborative Instance Navigation: Leveraging Agent Self-Dialogue to Minimize User Input

2024-12-02 · Francesco Taioli, Edoardo Zorzi, Gianni Franchi, Alberto Castellini, Alessandro Farinelli, Marco Cristani, Yiming Wang

Existing embodied instance goal navigation tasks, driven by natural language, assume human users to provide complete and nuanced instance descriptions prior to the navigation, which can be impractical in the real world as human instructions might be brief and ambiguous. To bridge this gap, we propose a new task, Collaborative Instance Navigation (CoIN), with dynamic agent-human interaction during navigation to actively resolve uncertainties about the target instance in natural, template-free, open-ended dialogues. To address CoIN, we propose a novel method, Agent-user Interaction with UncerTainty Awareness (AIUTA), leveraging the perception capability of Vision Language Models (VLMs) and the capability of Large Language Models (LLMs). First, upon object detection, a Self-Questioner model initiates a self-dialogue to obtain a complete and accurate observation description, while a novel uncertainty estimation technique mitigates inaccurate VLM perception. Then, an Interaction Trigger module determines whether to ask a question to the user, continue or halt navigation, minimizing user input. For evaluation, we introduce CoIN-Bench, a benchmark supporting both real and simulated humans. AIUTA achieves competitive performance in instance navigation against state-of-the-art methods, demonstrating great flexibility in handling user inputs.

📄 PDF Abstract BibTeX arXiv:2412.01250

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

CAMON: Cooperative Agents for Multi-Object Navigation with LLM-based Conversations

2024-06-30 · Pengying Wu, Yao Mu, Kangjie Zhou, Ji Ma 외

Visual navigation tasks are critical for household service robots. As these tasks become increasingly complex, effective communication and collaboration among multiple robots become imperative to ensure successful comple…

Visual Navigation

Benchmarking Interaction, Beyond Policy: a Reproducible Benchmark for Collaborative Instance Object Navigation

2026-03-31 · Edoardo Zorzi, Francesco Taioli, Yiming Wang, Marco Cristani 외 arxiv

We propose Question-Asking Navigation (QAsk-Nav), the first reproducible benchmark for Collaborative Instance Object Navigation (CoIN) that enables an explicit, separate assessment of embodied navigation and collaborativ…

Modeling Distinct Human Interaction in Web Agents

2026-02-19 · Faria Huq, Zora Zhiruo Wang, Zhanqiu Guo, Venu Arvind Arangarajan 외 arxiv

Despite rapid progress in autonomous web agents, human involvement remains essential for shaping preferences and correcting agent behavior as tasks unfold. However, current agentic systems lack a principled understanding…

CoNav: A Benchmark for Human-Centered Collaborative Navigation

2024-06-04 · Changhao Li, Xinyu Sun, Peihao Chen, Jugang Fan 외

Human-robot collaboration, in which the robot intelligently assists the human with the upcoming task, is an appealing objective. To achieve this goal, the agent needs to be equipped with a fundamental collaborative navig…

Navigate

IVLMap: Instance-Aware Visual Language Grounding for Consumer Robot Navigation

2024-03-28 · Jiacui Huang, Hongtao Zhang, Mingbo Zhao, Zhou Wu

Vision-and-Language Navigation (VLN) is a challenging task that requires a robot to navigate in photo-realistic environments with human natural language promptings. Recent studies aim to handle this task by constructing …

AttributeLanguage ModellingLarge Language ModelNavigate+2