paper-with-me

홈 › Papers

GeoVLN: Learning Geometry-Enhanced Visual Representation with Slot Attention for Vision-and-Language Navigation

2023-05-26 · CVPR 2023 1 · Jingyang Huo, Qiang Sun, Boyan Jiang, Haitao Lin, Yanwei Fu

Most existing works solving Room-to-Room VLN problem only utilize RGB images and do not consider local context around candidate views, which lack sufficient visual cues about surrounding environment. Moreover, natural language contains complex semantic information thus its correlations with visual inputs are hard to model merely with cross attention. In this paper, we propose GeoVLN, which learns Geometry-enhanced visual representation based on slot attention for robust Visual-and-Language Navigation. The RGB images are compensated with the corresponding depth maps and normal maps predicted by Omnidata as visual inputs. Technically, we introduce a two-stage module that combine local slot attention and CLIP model to produce geometry-enhanced representation from such input. We employ V&L BERT to learn a cross-modal representation that incorporate both language and vision informations. Additionally, a novel multiway attention module is designed, encouraging different phrases of input instruction to exploit the most related features from visual input. Extensive experiments demonstrate the effectiveness of our newly designed modules and show the compelling performance of the proposed method.

📄 PDF Abstract BibTeX arXiv:2305.17102

Code (1)

jingyanghuo/GeoVLN 공식 구현 pytorch

Tasks

Vision and Language Navigation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
WordPiece 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

DyGeoVLN: Infusing Dynamic Geometry Foundation Model into Vision-Language Navigation

2026-03-22 · Xiangchen Liu, Hanghan Zheng, Jeil Jeong, Minsung Yoon 외 arxiv

Vision-language Navigation (VLN) requires an agent to understand visual observations and language instructions to navigate in unseen environments. Most existing approaches rely on static scene assumptions and struggle to…

Vision-Language Navigation

A Hyperbolic Perspective on Hierarchical Structure in Object-Centric Scene Representations

2026-03-14 · Neelu Madan, Àlex Pujol, Andreas Møgelmose, Sergio Escalera 외 arxiv

Slot attention has emerged as a powerful framework for unsupervised object-centric learning, decomposing visual scenes into a small set of compact vector representations called \emph{slots}, each capturing a distinct reg…

Latent Visual States for Efficient Multimodal Reasoning

2026-06-23 · Xiuwei Chen, Wentao Hu, Yongxin Wang, Zisheng Chen 외 arxiv

The integration of visual evidence has significantly enhanced the capabilities of large multimodal models. However, this integration predominantly relies on generating discrete outputs (etc., code or box coordinates) to …

Multimodal Reasoning

Reasoning-Enhanced Object-Centric Learning for Videos

2024-03-22 · Jian Li, Pu Ren, Yang Liu, Hao Sun

Object-centric learning aims to break down complex visual scenes into more manageable object representations, enhancing the understanding and reasoning abilities of machine learning systems toward the physical world. Rec…

ObjectObject Tracking

Pyramid Region-based Slot Attention Network for Temporal Action Proposal Generation

2022-06-21 · Shuaicheng Li, Feng Zhang, Rui-Wei Zhao, Rui Feng 외

It has been found that temporal action proposal generation, which aims to discover the temporal action instances within the range of the start and end frames in the untrimmed videos, can largely benefit from proper tempo…

Action DetectionTemporal Action Proposal Generation