paper-with-me

Papers

CoNav: A Benchmark for Human-Centered Collaborative Navigation

2024-06-04 · Changhao Li, Xinyu Sun, Peihao Chen, Jugang Fan, Zixu Wang, Yanxia Liu, Jinhui Zhu, Chuang Gan, Mingkui Tan

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 navigation ability, where the agent should reason human intention by observing human activities and then navigate to the human's intended destination in advance of the human. However, this vital ability has not been well studied in previous literature. To fill this gap, we propose a collaborative navigation (CoNav) benchmark. Our CoNav tackles the critical challenge of constructing a 3D navigation environment with realistic and diverse human activities. To achieve this, we design a novel LLM-based humanoid animation generation framework, which is conditioned on both text descriptions and environmental context. The generated humanoid trajectory obeys the environmental context and can be easily integrated into popular simulators. We empirically find that the existing navigation methods struggle in CoNav task since they neglect the perception of human intention. To solve this problem, we propose an intention-aware agent for reasoning both long-term and short-term human intention. The agent predicts navigation action based on the predicted intention and panoramic observation. The emergent agent behavior including observing humans, avoiding human collision, and navigation reveals the efficiency of the proposed datasets and agents.

📄 PDF Abstract BibTeX arXiv:2406.02425

Code (1)

Li-ChangHao/CoNav 공식 구현

Tasks

Navigate

Similar Papers 제목 키워드 기반

DeCoNav: Dialog enhanced Long-Horizon Collaborative Vision-Language Navigation

2026-04-14 · Sunyao Zhou, Yunzi Wu, Tianhang Wang, Xinhai Li 외 arxiv

Long-horizon collaborative vision-language navigation (VLN) is critical for multi-robot systems to accomplish complex tasks beyond the capability of a single agent. CoNavBench takes a first step by introducing the first …

Vision-Language Navigation

CoNav: Collaborative Cross-Modal Reasoning for Embodied Navigation

2025-05-22 · Haihong Hao, Mingfei Han, Changlin Li, Zhihui Li 외

Embodied navigation demands comprehensive scene understanding and precise spatial reasoning. While image-text models excel at interpreting pixel-level color and lighting cues, 3D-text models capture volumetric structure …

Scene UnderstandingSpatial Reasoning

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…

MA-CoNav: A Master-Slave Multi-Agent Framework with Hierarchical Collaboration and Dual-Level Reflection for Long-Horizon Embodied VLN

2026-03-03 · Ling Luo, Qianqian Bai arxiv

Vision-Language Navigation (VLN) aims to empower robots with the ability to perform long-horizon navigation in unfamiliar environments based on complex linguistic instructions. Its success critically hinges on establishi…

Vision-Language Navigation

SayCoNav: Utilizing Large Language Models for Adaptive Collaboration in Decentralized Multi-Robot Navigation

2025-05-19 · Abhinav Rajvanshi, Pritish Sahu, Tixiao Shan, Karan Sikka 외

Adaptive collaboration is critical to a team of autonomous robots to perform complicated navigation tasks in large-scale unknown environments. An effective collaboration strategy should be determined and adapted accordin…

Robot Navigation