paper-with-me

홈 › Papers

Layout-aware Dreamer for Embodied Referring Expression Grounding

2022-11-30 · Mingxiao Li, Zehao Wang, Tinne Tuytelaars, Marie-Francine Moens

In this work, we study the problem of Embodied Referring Expression Grounding, where an agent needs to navigate in a previously unseen environment and localize a remote object described by a concise high-level natural language instruction. When facing such a situation, a human tends to imagine what the destination may look like and to explore the environment based on prior knowledge of the environmental layout, such as the fact that a bathroom is more likely to be found near a bedroom than a kitchen. We have designed an autonomous agent called Layout-aware Dreamer (LAD), including two novel modules, that is, the Layout Learner and the Goal Dreamer to mimic this cognitive decision process. The Layout Learner learns to infer the room category distribution of neighboring unexplored areas along the path for coarse layout estimation, which effectively introduces layout common sense of room-to-room transitions to our agent. To learn an effective exploration of the environment, the Goal Dreamer imagines the destination beforehand. Our agent achieves new state-of-the-art performance on the public leaderboard of the REVERIE dataset in challenging unseen test environments with improvement in navigation success (SR) by 4.02% and remote grounding success (RGS) by 3.43% compared to the previous state-of-the-art. The code is released at https://github.com/zehao-wang/LAD

📄 PDF Abstract BibTeX arXiv:2212.00171

Code (1)

zehao-wang/lad 공식 구현 pytorch

Tasks

Common Sense ReasoningNavigateReferring Expression

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Graph-Structured Referring Expression Reasoning in The Wild

2020-04-19 · CVPR 2020 6 · Sibei Yang, Guanbin Li, Yizhou Yu

Grounding referring expressions aims to locate in an image an object referred to by a natural language expression. The linguistic structure of a referring expression provides a layout of reasoning over the visual content…

Referring Expression

Embodied Referring Expression Comprehension in Human-Robot Interaction

2025-12-06 · Md Mofijul Islam, Alexi Gladstone, Sujan Sarker, Ganesh Nanduru 외 arxiv

As robots enter human workspaces, there is a crucial need for them to comprehend embodied human instructions, enabling intuitive and fluent human-robot interaction (HRI). However, accurate comprehension is challenging du…

Referring Expression

March in Chat: Interactive Prompting for Remote Embodied Referring Expression

2023-08-20 · ICCV 2023 1 · Yanyuan Qiao, Yuankai Qi, Zheng Yu, Jing Liu 외

Many Vision-and-Language Navigation (VLN) tasks have been proposed in recent years, from room-based to object-based and indoor to outdoor. The REVERIE (Remote Embodied Referring Expression) is interesting since it only p…

Referring ExpressionVision and Language Navigation

RefDrone: A Challenging Benchmark for Referring Expression Comprehension in Drone Scenes

2025-02-01 · Zhichao Sun, Yepeng Liu, Huachao Zhu, Yuliang Gu 외

Drones have become prevalent robotic platforms with diverse applications, showing significant potential in Embodied Artificial Intelligence (Embodied AI). Referring Expression Comprehension (REC) enables drones to locate…

Referring ExpressionReferring Expression Comprehension

Room-and-Object Aware Knowledge Reasoning for Remote Embodied Referring Expression

2021-06-19 · CVPR 2021 1 · Chen Gao, Jinyu Chen, Si Liu, Luting Wang 외

The Remote Embodied Referring Expression (REVERIE) is a recently raised task that requires an agent to navigate to and localise a referred remote object according to a high-level language instruction. Different from …

Instruction FollowingNavigateObjectReferring Expression