CLJun 2, 2019

Are You Looking? Grounding to Multiple Modalities in Vision-and-Language Navigation

arXiv:1906.00347v31136 citations
Originality Incremental advance
AI Analysis

This addresses grounding challenges in VLN for robotics and AI navigation, offering an incremental improvement by better utilizing available modalities.

The paper investigates grounding in Vision-and-Language Navigation (VLN) and finds that visual features can hurt model performance in unseen environments, with route-only models outperforming visual ones on the Room-to-Room dataset. It proposes an ensemble method using multiple modalities to improve state-of-the-art VLN performance.

Vision-and-Language Navigation (VLN) requires grounding instructions, such as "turn right and stop at the door", to routes in a visual environment. The actual grounding can connect language to the environment through multiple modalities, e.g. "stop at the door" might ground into visual objects, while "turn right" might rely only on the geometric structure of a route. We investigate where the natural language empirically grounds under two recent state-of-the-art VLN models. Surprisingly, we discover that visual features may actually hurt these models: models which only use route structure, ablating visual features, outperform their visual counterparts in unseen new environments on the benchmark Room-to-Room dataset. To better use all the available modalities, we propose to decompose the grounding procedure into a set of expert models with access to different modalities (including object detections) and ensemble them at prediction time, improving the performance of state-of-the-art models on the VLN task.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes