paper-with-me

홈 › Papers

Instruction-as-State: Environment-Guided and State-Conditioned Semantic Understanding for Embodied Navigation

2026-04-20 · Zhen Liu, Yuhan Liu, Jinjun Wang, Jianyi Liu, Wei Song, Jingwen Fu arxiv

Vision-and-Language Navigation requires agents to follow natural-language instructions in visually changing environments. A central challenge is the dynamic entanglement between language and observations: the meaning of instruction shifts as the agent's field of view and spatial context evolve. However, many existing models encode the instruction as a static global representation, limiting their ability to adapt instruction meaning to the current visual context. We therefore model instruction understanding as an Instruction-as-State variable: a decision-relevant, token-level instruction state that evolves step by step conditioned on the agent's perceptual state, where the perceptual state denotes the observation-grounded navigation context at each step. To realize this principle, we introduce State-Entangled Environment-Guided Instruction Understanding (S-EGIU), a coarse-to-fine framework for state-conditioned segment activation and token-level semantic refinement. At the coarse level, S-EGIU activates the instruction segment whose semantics align with the current observation. At the fine level, it refines the activated segment through observation-guided token grounding and contextual modeling, sharpening its internal semantics under the current observation. Together, these stages maintain an instruction state that is continuously updated according to the agent's perceptual state during navigation. S-EGIU delivers strong performance on several key metrics, including a +2.68% SPL gain on REVERIE Test Unseen, and demonstrates consistent efficiency gains across multiple VLN benchmarks, underscoring the value of dynamic instruction--perception entanglement.

📄 PDF Abstract BibTeX arXiv:2604.18223

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ICCO: Learning an Instruction-conditioned Coordinator for Language-guided Task-aligned Multi-robot Control

2025-03-15 · Yoshiki Yano, Kazuki Shibata, Maarten Kokshoorn, Takamitsu Matsubara

Recent advances in Large Language Models (LLMs) have permitted the development of language-guided multi-robot systems, which allow robots to execute tasks based on natural language instructions. However, achieving effect…

Instruction FollowingMulti-agent Reinforcement Learning

Waypoint Models for Instruction-guided Navigation in Continuous Environments

2021-10-05 · ICCV 2021 10 · Jacob Krantz, Aaron Gokaslan, Dhruv Batra, Stefan Lee 외

Little inquiry has explicitly addressed the role of action spaces in language-guided visual navigation -- either in terms of its effect on navigation success or the efficiency with which a robotic agent could execute the…

Instruction FollowingVisual Navigation

VLGOR: Visual-Language Knowledge Guided Offline Reinforcement Learning for Generalizable Agents

2026-03-24 · Pengsen Liu, Maosen Zeng, Nan Tang, Kaiyuan Li 외 arxiv

Combining Large Language Models (LLMs) with Reinforcement Learning (RL) enables agents to interpret language instructions more effectively for task execution. However, LLMs typically lack direct perception of the physica…

Reinforcement LearningOffline RL

Language-Guided Grasp Detection with Coarse-to-Fine Learning for Robotic Manipulation

2025-12-24 · Zebin Jiang, Tianle Jin, Xiangtong Yao, Alois Knoll 외 arxiv

Grasping is one of the most fundamental challenging capabilities in robotic manipulation, especially in unstructured, cluttered, and semantically diverse environments. Recent researches have increasingly explored languag…

Instruct2Attack: Language-Guided Semantic Adversarial Attacks

2023-11-27 · Jiang Liu, Chen Wei, Yuxiang Guo, Heng Yu 외

We propose Instruct2Attack (I2A), a language-guided semantic attack that generates semantically meaningful perturbations according to free-form language instructions. We make use of state-of-the-art latent diffusion mode…