paper-with-me

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, Zornitsa Kozareva, Sujith Ravi

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 data in seen environments and fail to generalize well in previously unseen environments. To close the gap between seen and unseen environments, we aim at learning a generalized navigation model from two novel perspectives: (1) we introduce a multitask navigation model that can be seamlessly trained on both Vision-Language Navigation (VLN) and Navigation from Dialog History (NDH) tasks, which benefits from richer natural language guidance and effectively transfers knowledge across tasks; (2) we propose to learn environment-agnostic representations for the navigation policy that are invariant among the environments seen during training, thus generalizing better on unseen environments. Extensive experiments show that environment-agnostic multitask learning significantly reduces the performance gap between seen and unseen environments, and the navigation agent trained so outperforms baselines on unseen environments by 16% (relative measure on success rate) on VLN and 120% (goal progress) on NDH. Our submission to the CVDN leaderboard establishes a new state-of-the-art for the NDH task on the holdout test set. Code is available at https://github.com/google-research/valan.

📄 PDF Abstract BibTeX arXiv:2003.00443

Code (1)

google-research/valan 공식 구현 tf

Tasks

Vision-Language Navigation

Similar Papers 제목 키워드 기반

Generalized Natural Language Grounded Navigation via Environment-agnostic Multitask Learning

2019-09-25 · Xin Wang, Vihan Jain, Eugene Ie, William 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

Interactive Grounded Language Understanding in a Collaborative Environment: IGLU 2021

2022-05-05 · Julia Kiseleva, Ziming Li, Mohammad Aliannejadi, Shrestha Mohanty 외

Human intelligence has the remarkable ability to quickly adapt to new tasks and environments. Starting from a very young age, humans acquire new skills and learn how to solve new tasks either by imitating the behavior of…

Program Guided Agent

2020-05-01 · ICLR 2020 1 · Shao-Hua Sun, Te-Lin Wu, Joseph J. Lim

Developing agents that can learn to follow natural language instructions has been an emerging research direction. While being accessible and flexible, natural language instructions can sometimes be ambiguous even to huma…

MinecraftZero-shot Generalization

Noise-Agnostic Multitask Whisper Training for Reducing False Alarm Errors in Call-for-Help Detection

2025-01-20 · Myeonghoon Ryu, June-Woo Kim, Minseok Oh, Suji Lee 외

Keyword spotting is often implemented by keyword classifier to the encoder in acoustic models, enabling the classification of predefined or open vocabulary keywords. Although keyword spotting is a crucial task in various…

Keyword Spotting

Augmenting Visual Question Answering with Semantic Frame Information in a Multitask Learning Approach

2020-01-31 · Mehrdad Alizadeh, Barbara Di Eugenio

Visual Question Answering (VQA) concerns providing answers to Natural Language questions about images. Several deep neural network approaches have been proposed to model the task in an end-to-end fashion. Whereas the tas…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)