paper-with-me

홈 › Papers

VLN-Trans: Translator for the Vision and Language Navigation Agent

2023-02-18 · Yue Zhang, Parisa Kordjamshidi

Language understanding is essential for the navigation agent to follow instructions. We observe two kinds of issues in the instructions that can make the navigation task challenging: 1. The mentioned landmarks are not recognizable by the navigation agent due to the different vision abilities of the instructor and the modeled agent. 2. The mentioned landmarks are applicable to multiple targets, thus not distinctive for selecting the target among the candidate viewpoints. To deal with these issues, we design a translator module for the navigation agent to convert the original instructions into easy-to-follow sub-instruction representations at each step. The translator needs to focus on the recognizable and distinctive landmarks based on the agent's visual abilities and the observed visual environment. To achieve this goal, we create a new synthetic sub-instruction dataset and design specific tasks to train the translator and the navigation agent. We evaluate our approach on Room2Room~(R2R), Room4room~(R4R), and Room2Room Last (R2R-Last) datasets and achieve state-of-the-art results on multiple benchmarks.

📄 PDF Abstract BibTeX arXiv:2302.09230

Code (1)

hlr/vln-trans 공식 구현 pytorch

Tasks

Vision and Language Navigation

Similar Papers 제목 키워드 기반

T-araVLN: Translator for Agricultural Robotic Agents on Vision-and-Language Navigation

2025-09-08 · Xiaobei Zhao, Xingqi Lyu, Xin Chen, Xiang Li arxiv

Agricultural robotic agents have been becoming useful helpers in a wide range of agricultural tasks. However, they still heavily rely on manual operations or fixed railways for movement. To address this limitation, the A…

Collaboration is all you need: LLM Assisted Safe Code Translation

2025-03-14 · Rabimba Karanjai, Sam Blackshear, Lei Xu, Weidong Shi

This paper introduces UniTranslator, a visionary framework that re-imagines code translation as a collaborative endeavor among multiple, compact LLMs. By orchestrating the interaction of specialized agents, each focused …

AllCode TranslationNatural Language InferenceTranslation

Diagnosing Vision-and-Language Navigation: What Really Matters

2021-03-30 · NAACL 2022 7 · Wanrong Zhu, Yuankai Qi, Pradyumna Narayana, Kazoo Sone 외

Vision-and-language navigation (VLN) is a multimodal task where an agent follows natural language instructions and navigates in visual environments. Multiple setups have been proposed, and researchers apply new model arc…

DiagnosticObjectVision and Language Navigation

Learning Goal-Oriented Vision-and-Language Navigation with Self-Improving Demonstrations at Scale

2025-09-29 · Songze Li, Zun Wang, Gengze Zhou, Jialu Li 외 arxiv

Goal-oriented vision-language navigation requires robust exploration capabilities for agents to navigate to specified goals in unknown environments without step-by-step instructions. Existing methods tend to exclusively …

Vision-Language Navigation

The Vision Wormhole: Latent-Space Communication in Heterogeneous Multi-Agent Systems

2026-02-17 · Xiaoze Liu, Ruowang Zhang, Weichen Yu, Siheng Xiong 외 arxiv

Multi-Agent Systems (MAS) powered by Large Language Models have unlocked advanced collaborative reasoning, yet they remain bottlenecked by discrete text communication, which imposes runtime overhead and information quant…