paper-with-me

Papers

VALAN: Vision and Language Agent Navigation

2019-12-06 · Larry Lansing, Vihan Jain, Harsh Mehta, Haoshuo Huang, Eugene Ie

VALAN is a lightweight and scalable software framework for deep reinforcement learning based on the SEED RL architecture. The framework facilitates the development and evaluation of embodied agents for solving grounded language understanding tasks, such as Vision-and-Language Navigation and Vision-and-Dialog Navigation, in photo-realistic environments, such as Matterport3D and Google StreetView. We have added a minimal set of abstractions on top of SEED RL allowing us to generalize the architecture to solve a variety of other RL problems. In this article, we will describe VALAN's software abstraction and architecture, and also present an example of using VALAN to design agents for instruction-conditioned indoor navigation.

📄 PDF Abstract BibTeX arXiv:1912.03241

Code (1)

google-research/valan 공식 구현 tf

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Vision and Language Navigation

Methods 이 논문이 사용한 방법론

SEED RL SEED (Scalable, Efficient, Deep-RL) is a scalable reinforcement learning agent. It utilizes an architecture that features centralized inference and an optimized communication…

Similar Papers 제목 키워드 기반

Environment-agnostic Multitask Learning for Natural Language Grounded Navigation

2020-03-01 · ECCV 2020 8 · Xin Eric Wang, Vihan Jain, Eugene Ie, William Yang Wang 외

Recent research efforts enable study for natural language grounded navigation in photo-realistic environments, e.g., following natural language instructions or dialog. However, existing methods tend to overfit training d…

Vision-Language Navigation

Fast Vision in the Dark: A Case for Single-Photon Imaging in Planetary Navigation

2025-10-12 · David Rodríguez-Martínez, C. J. Pérez del Pulgar arxiv

Improving robotic navigation is critical for extending exploration range and enhancing operational efficiency. Vision-based navigation relying on traditional CCD or CMOS cameras faces major challenges when complex illumi…

NavHint: Vision and Language Navigation Agent with a Hint Generator

2024-02-04 · Yue Zhang, Quan Guo, Parisa Kordjamshidi

Existing work on vision and language navigation mainly relies on navigation-related losses to establish the connection between vision and language modalities, neglecting aspects of helping the navigation agent build a de…

Vision and Language Navigation

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

Language-Aligned Waypoint (LAW) Supervision for Vision-and-Language Navigation in Continuous Environments

2021-09-30 · EMNLP 2021 11 · Sonia Raychaudhuri, Saim Wani, Shivansh Patel, Unnat Jain 외

In the Vision-and-Language Navigation (VLN) task an embodied agent navigates a 3D environment, following natural language instructions. A challenge in this task is how to handle 'off the path' scenarios where an agent ve…

Vision and Language Navigation