paper-with-me

Papers

Explore and Tell: Embodied Visual Captioning in 3D Environments

2023-08-21 · ICCV 2023 1 · Anwen Hu, ShiZhe Chen, Liang Zhang, Qin Jin

While current visual captioning models have achieved impressive performance, they often assume that the image is well-captured and provides a complete view of the scene. In real-world scenarios, however, a single image may not offer a good viewpoint, hindering fine-grained scene understanding. To overcome this limitation, we propose a novel task called Embodied Captioning, which equips visual captioning models with navigation capabilities, enabling them to actively explore the scene and reduce visual ambiguity from suboptimal viewpoints. Specifically, starting at a random viewpoint, an agent must navigate the environment to gather information from different viewpoints and generate a comprehensive paragraph describing all objects in the scene. To support this task, we build the ET-Cap dataset with Kubric simulator, consisting of 10K 3D scenes with cluttered objects and three annotated paragraphs per scene. We propose a Cascade Embodied Captioning model (CaBOT), which comprises of a navigator and a captioner, to tackle this task. The navigator predicts which actions to take in the environment, while the captioner generates a paragraph description based on the whole navigation trajectory. Extensive experiments demonstrate that our model outperforms other carefully designed baselines. Our dataset, codes and models are available at https://aim3-ruc.github.io/ExploreAndTell.

📄 PDF Abstract BibTeX arXiv:2308.10447

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningNavigateScene Understanding

Similar Papers 제목 키워드 기반

Explore and Explain: Self-supervised Navigation and Recounting

2020-07-14 · Roberto Bigazzi, Federico Landi, Marcella Cornia, Silvia Cascianelli 외

Embodied AI has been recently gaining attention as it aims to foster the development of autonomous and intelligent agents. In this paper, we devise a novel embodied setting in which an agent needs to explore a previously…

Navigate

A Picture is Worth a Thousand Words: Language Models Plan from Pixels

2023-03-16 · Anthony Z. Liu, Lajanugen Logeswaran, Sungryull Sohn, Honglak Lee

Planning is an important capability of artificial agents that perform long-horizon tasks in real-world environments. In this work, we explore the use of pre-trained language models (PLMs) to reason about plan sequences f…

Machine Intelligence that Understands Visual and Linguistic Information and Interacts with Humans and Environments

2026-05-20 · Van Quang Nguyen arxiv

Advancements at the intersection of computer vision and natural language processing are crucial for applications like assistive tech, multimedia querying, and robotics. This dissertation proposes novel architectures to i…

Instruction FollowingImage CaptioningVisual Dialog

Connecting Language and Vision to Actions

2018-07-01 · ACL 2018 7 · Peter Anderson, Abhishek Das, Qi Wu

A long-term goal of AI research is to build intelligent agents that can see the rich visual environment around us, communicate this understanding in natural language to humans and other agents, and act in a physical or e…

Image CaptioningLanguage ModelingLanguage ModellingQuestion Answering+3

Embodied Agents for Efficient Exploration and Smart Scene Description

2023-01-17 · Roberto Bigazzi, Marcella Cornia, Silvia Cascianelli, Lorenzo Baraldi 외

The development of embodied agents that can communicate with humans in natural language has gained increasing interest over the last years, as it facilitates the diffusion of robotic platforms in human-populated environm…

Efficient ExplorationImage CaptioningVisual Navigation