paper-with-me

Papers

SAME: Learning Generic Language-Guided Visual Navigation with State-Adaptive Mixture of Experts

2024-12-07 · Gengze Zhou, Yicong Hong, Zun Wang, Chongyang Zhao, Mohit Bansal, Qi Wu

The academic field of learning instruction-guided visual navigation can be generally categorized into high-level category-specific search and low-level language-guided navigation, depending on the granularity of language instruction, in which the former emphasizes the exploration process, while the latter concentrates on following detailed textual commands. Despite the differing focuses of these tasks, the underlying requirements of interpreting instructions, comprehending the surroundings, and inferring action decisions remain consistent. This paper consolidates diverse navigation tasks into a unified and generic framework -- we investigate the core difficulties of sharing general knowledge and exploiting task-specific capabilities in learning navigation and propose a novel State-Adaptive Mixture of Experts (SAME) model that effectively enables an agent to infer decisions based on different-granularity language and dynamic observations. Powered by SAME, we present a versatile agent capable of addressing seven navigation tasks simultaneously that outperforms or achieves highly comparable performance to task-specific agents.

📄 PDF Abstract BibTeX arXiv:2412.05552

Code (1)

gengzezhou/same 공식 구현

Tasks

General KnowledgeMixture-of-ExpertsVisual Navigation

Similar Papers 제목 키워드 기반

NavigScene: Bridging Local Perception and Global Navigation for Beyond-Visual-Range Autonomous Driving

2025-07-07 · Qucheng Peng, Chen Bai, Guoxiang Zhang, Bo Xu 외 arxiv

Autonomous driving systems have made significant advances in Q&A, perception, prediction, and planning based on local visual information, yet they struggle to incorporate broader navigational context that human drivers r…

Reinforcement LearningAutonomous Driving

Seeing What Matters: Visual Cue Guided Video Planning for Generalizable Robot Navigation

2026-09-15 · Hojin Lee, Sizhe Lester Li, Maximilian Hilger, Susie Lu 외 arxiv

Generative video models can serve as a promising backbone for robot navigation by predicting future observations as video plans. Recent approaches often condition video planning on short-horizon guidance and recover geom…

Robot Navigation

Embodied BERT: A Transformer Model for Embodied, Language-guided Visual Task Completion

2021-08-10 · Alessandro Suglia, Qiaozi Gao, Jesse Thomason, Govind Thattai 외

Language-guided robots performing home and office tasks must navigate in and interact with the world. Grounding language instructions against visual observations and actions to take in an environment is an open challenge…

NavigateObject

Towards Learning a Generic Agent for Vision-and-Language Navigation via Pre-training

2020-02-25 · CVPR 2020 6 · Weituo Hao, Chunyuan Li, Xiujun Li, Lawrence Carin 외

Learning to navigate in a visual environment following natural-language instructions is a challenging task, because the multimodal inputs to the agent are highly variable, and the training data on a new task is often lim…

NavigateSelf-Supervised LearningVision and Language NavigationVisual Navigation

Policy-Guided World Model Planning for Language-Conditioned Visual Navigation

2026-03-26 · Amirhosein Chahe, Lifeng Zhou arxiv

Navigating to a visually specified goal given natural language instructions remains a fundamental challenge in embodied AI. Existing approaches either rely on reactive policies that struggle with long-horizon planning, o…

Visual Navigation