paper-with-me

홈 › Papers

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

2019-06-02 · ACL 2019 7 · Ronghang Hu, Daniel Fried, Anna Rohrbach, Dan Klein, Trevor Darrell, Kate Saenko

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.

📄 PDF Abstract BibTeX arXiv:1906.00347

Code (0)

등록된 구현이 없습니다.

Tasks

Vision and Language Navigation

Similar Papers 제목 키워드 기반

Guiding Interaction Behaviors for Multi-modal Grounded Language Learning

2017-08-01 · WS 2017 8 · Jesse Thomason, Jivko Sinapov, Raymond Mooney

Multi-modal grounded language learning connects language predicates to physical properties of objects in the world. Sensing with multiple modalities, such as audio, haptics, and visual colors and shapes while performing …

Grounded language learningRetrieval

Lexicon-Level Contrastive Visual-Grounding Improves Language Modeling

2024-03-21 · Chengxu Zhuang, Evelina Fedorenko, Jacob Andreas

Today's most accurate language models are trained on orders of magnitude more language data than human language learners receive - but with no supervision from other sensory modalities that play a crucial role in human l…

Grounded language learningLanguage AcquisitionLanguage ModelingLanguage Modelling+2

Hyperbolic and Evidence-Prioritized Experts for Large Vision-Language Models

2026-05-29 · Zijie Zhou, Dandan Zhu, Hangxiangpan Wang, Heng Zhang 외 arxiv

Large Vision-Language Models (LVLMs) have demonstrated impressive performance on multimodal tasks through scaled architectures and extensive training. Recent studies introduce Mixture of Experts (MoE) into LVLMs for impr…

Computational Efficiency

GroundingSuite: Measuring Complex Multi-Granular Pixel Grounding

2025-03-13 · Rui Hu, Lianghui Zhu, Yuxuan Zhang, Tianheng Cheng 외

Pixel grounding, encompassing tasks such as Referring Expression Segmentation (RES), has garnered considerable attention due to its immense potential for bridging the gap between vision and language modalities. However, …

DiversityLanguage ModelingLanguage ModellingReferring Expression+1

Video sentence grounding with temporally global textual knowledge

2024-04-21 · Cai Chen, Runzhong Zhang, Jianjun Gao, Kejun Wu 외

Temporal sentence grounding involves the retrieval of a video moment with a natural language query. Many existing works directly incorporate the given video and temporally localized query for temporal grounding, overlook…

Contrastive LearningRetrievalSentenceTemporal Sentence Grounding