Think Global, Act Local: Dual-scale Graph Transformer For Vision-and-language Navigation | Awesome LLM Papers Add your paper to Awesome LLM Papers

Think Global, Act Local: Dual-scale Graph Transformer For Vision-and-language Navigation

Shizhe Chen, Pierre-Louis Guhur, Makarand Tapaswi, Cordelia Schmid, Ivan Laptev . 2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2022 – 109 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
3d Representation Agentic CVPR Compositional Generalization Evaluation Model Architecture

Following language instructions to navigate in unseen environments is a challenging problem for autonomous embodied agents. The agent not only needs to ground languages in visual scenes, but also should explore the environment to reach its target. In this work, we propose a dual-scale graph transformer (DUET) for joint long-term action planning and fine-grained cross-modal understanding. We build a topological map on-the-fly to enable efficient exploration in global action space. To balance the complexity of large action space reasoning and fine-grained language grounding, we dynamically combine a fine-scale encoding over local observations and a coarse-scale encoding on a global map via graph transformers. The proposed approach, DUET, significantly outperforms state-of-the-art methods on goal-oriented vision-and-language navigation (VLN) benchmarks REVERIE and SOON. It also improves the success rate on the fine-grained VLN benchmark R2R.

Similar Work