paper-with-me

Papers

Vision-Language Navigation with Self-Supervised Auxiliary Reasoning Tasks

2019-11-18 · CVPR 2020 6 · Fengda Zhu, Yi Zhu, Xiaojun Chang, Xiaodan Liang

Vision-Language Navigation (VLN) is a task where agents learn to navigate following natural language instructions. The key to this task is to perceive both the visual scene and natural language sequentially. Conventional approaches exploit the vision and language features in cross-modal grounding. However, the VLN task remains challenging, since previous works have neglected the rich semantic information contained in the environment (such as implicit navigation graphs or sub-trajectory semantics). In this paper, we introduce Auxiliary Reasoning Navigation (AuxRN), a framework with four self-supervised auxiliary reasoning tasks to take advantage of the additional training signals derived from the semantic information. The auxiliary tasks have four reasoning objectives: explaining the previous actions, estimating the navigation progress, predicting the next orientation, and evaluating the trajectory consistency. As a result, these additional training signals help the agent to acquire knowledge of semantic representations in order to reason about its activity and build a thorough perception of the environment. Our experiments indicate that auxiliary reasoning tasks improve both the performance of the main task and the model generalizability by a large margin. Empirically, we demonstrate that an agent trained with self-supervised auxiliary reasoning tasks substantially outperforms the previous state-of-the-art method, being the best existing approach on the standard benchmark.

📄 PDF Abstract BibTeX arXiv:1911.07883

Code (0)

등록된 구현이 없습니다.

Tasks

NavigateVision-Language Navigation

Similar Papers 제목 키워드 기반

EvolveNav: Self-Improving Embodied Reasoning for LLM-Based Vision-Language Navigation

2025-06-02 · Bingqian Lin, Yunshuang Nie, Khun Loun Zai, Ziming Wei 외

Building Vision-Language Navigation (VLN) agents which can navigate following natural language instructions is a long-standing goal in human-robot interaction applications. Recent studies have revealed the potential of t…

NavigateVision-Language Navigation

VANP: Learning Where to See for Navigation with Self-Supervised Vision-Action Pre-Training

2024-03-12 · Mohammad Nazeri, Junzhe Wang, Amirreza Payandeh, Xuesu Xiao

Humans excel at efficiently navigating through crowds without collision by focusing on specific visual regions relevant to navigation. However, most robotic visual navigation methods rely on deep learning models pre-trai…

Self-Supervised LearningVisual Navigation

Self-supervised Auxiliary Learning for Graph Neural Networks via Meta-Learning

2021-03-01 · Dasol Hwang, Jinyoung Park, Sunyoung Kwon, Kyung-Min Kim 외

In recent years, graph neural networks (GNNs) have been widely adopted in the representation learning of graph-structured data and provided state-of-the-art performance in various applications such as link prediction, no…

Auxiliary LearningGraph Neural NetworkLink PredictionMeta-Learning+3

Adversarial Reinforced Instruction Attacker for Robust Vision-Language Navigation

2021-07-23 · Bingqian Lin, Yi Zhu, Yanxin Long, Xiaodan Liang 외

Language instruction plays an essential role in the natural language grounded navigation tasks. However, navigators trained with limited human-annotated instructions may have difficulties in accurately capturing key info…

Vision and Language NavigationVision-Language Navigation

Self-Monitoring Navigation Agent via Auxiliary Progress Estimation

2019-01-10 · ICLR 2019 5 · Chih-Yao Ma, Jiasen Lu, Zuxuan Wu, Ghassan AlRegib 외

The Vision-and-Language Navigation (VLN) task entails an agent following navigational instruction in photo-realistic unknown environments. This challenging task demands that the agent be aware of which instruction was co…

Natural Language Visual GroundingVision and Language NavigationVision-Language NavigationVisual Navigation