paper-with-me

Papers

Embodied Navigation with Auxiliary Task of Action Description Prediction

2025-10-21 · Haru Kondoh, Asako Kanezaki arxiv

The field of multimodal robot navigation in indoor environments has garnered significant attention in recent years. However, as tasks and methods become more advanced, the action decision systems tend to become more complex and operate as black-boxes. For a reliable system, the ability to explain or describe its decisions is crucial; however, there tends to be a trade-off in that explainable systems can not outperform non-explainable systems in terms of performance. In this paper, we propose incorporating the task of describing actions in language into the reinforcement learning of navigation as an auxiliary task. Existing studies have found it difficult to incorporate describing actions into reinforcement learning due to the absence of ground-truth data. We address this issue by leveraging knowledge distillation from pre-trained description generation models, such as vision-language models. We comprehensively evaluate our approach across various navigation tasks, demonstrating that it can describe actions while attaining high navigation performance. Furthermore, it achieves state-of-the-art performance in the particularly challenging multimodal navigation task of semantic audio-visual navigation.

📄 PDF Abstract BibTeX arXiv:2510.21809

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningKnowledge DistillationVisual NavigationRobot Navigation

Similar Papers 제목 키워드 기반

ENTL: Embodied Navigation Trajectory Learner

2023-04-05 · ICCV 2023 1 · Klemen Kotar, Aaron Walsman, Roozbeh Mottaghi

We propose Embodied Navigation Trajectory Learner (ENTL), a method for extracting long sequence representations for embodied navigation. Our approach unifies world modeling, localization and imitation learning into a sin…

Imitation Learning

Qwen-VLA: Unifying Vision-Language-Action Modeling across Tasks, Environments, and Robot Embodiments

2026-05-28 · Qiuyue Wang, Mingsheng Li, Jian Guan, Jinhui Ye 외 arxiv

Embodied intelligence is often studied through specialized models for individual tasks such as manipulation or navigation, resulting in fragmented capabilities and limited generalization across tasks, environments, and r…

Trajectory PredictionSpatial ReasoningVisual Grounding

Embodied-RAG: General Non-parametric Embodied Memory for Retrieval and Generation

2024-09-26 · Quanting Xie, So Yeon Min, Pengliang Ji, Yue Yang 외

There is no limit to how much a robot might explore and learn, but all of that knowledge needs to be searchable and actionable. Within language research, retrieval augmented generation (RAG) has become the workhorse of l…

RAGRetrievalRetrieval-augmented GenerationText Generation

Auxiliary Tasks Speed Up Learning PointGoal Navigation

2020-07-09 · Joel Ye, Dhruv Batra, Erik Wijmans, Abhishek Das

PointGoal Navigation is an embodied task that requires agents to navigate to a specified point in an unseen environment. Wijmans et al. showed that this task is solvable but their method is computationally prohibitive, r…

GPUNavigatePointGoal Navigation

GOAT-Bench: A Benchmark for Multi-Modal Lifelong Navigation

2024-04-09 · CVPR 2024 1 · Mukul Khanna, Ram Ramrakhya, Gunjan Chhablani, Sriram Yenamandra 외

The Embodied AI community has made significant strides in visual navigation tasks, exploring targets from 3D coordinates, objects, language descriptions, and images. However, these navigation models often handle only a s…

Go to AnyThingNavigateUniversal NavigationVisual Navigation