GridMM: Grid Memory Map for Vision-and-Language Navigation
About
Vision-and-language navigation (VLN) enables the agent to navigate to a remote location following the natural language instruction in 3D environments. To represent the previously visited environment, most approaches for VLN implement memory using recurrent states, topological maps, or top-down semantic maps. In contrast to these approaches, we build the top-down egocentric and dynamically growing Grid Memory Map (i.e., GridMM) to structure the visited environment. From a global perspective, historical observations are projected into a unified grid map in a top-down view, which can better represent the spatial relations of the environment. From a local perspective, we further propose an instruction relevance aggregation method to capture fine-grained visual clues in each grid region. Extensive experiments are conducted on both the REVERIE, R2R, SOON datasets in the discrete environments, and the R2R-CE dataset in the continuous environments, showing the superiority of our proposed method.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Vision-Language Navigation | R2R-CE (val-unseen) | Success Rate (SR)49 | 266 | |
| Vision-and-Language Navigation | R2R (val unseen) | Success Rate (SR)75 | 260 | |
| Vision-and-Language Navigation | REVERIE (val unseen) | SPL36.5 | 129 | |
| Vision-Language Navigation | R2R Unseen (test) | SR73 | 116 | |
| Vision-and-Language Navigation | R2R-CE (test-unseen) | SR49 | 50 | |
| Vision-and-Language Navigation | R2R-CE (val-seen) | SR59 | 49 | |
| Vision-and-Language Navigation | REVERIE Unseen (test) | Success Rate (SR)53.13 | 40 | |
| Vision-and-Language Navigation | R2R-CE v1.0 (val unseen) | NE (Navigation Error)5.4 | 19 | |
| Vision-and-Language Navigation | SOON (val unseen) | SPL24.8 | 16 | |
| Vision-and-Language Navigation | SOON (test-unseen) | SPL21.2 | 5 |