paper-with-me

홈 › Papers

ExCap3D: Expressive 3D Scene Understanding via Object Captioning with Varying Detail

2025-03-21 · Chandan Yeshwanth, David Rozenberszki, Angela Dai

Generating text descriptions of objects in 3D indoor scenes is an important building block of embodied understanding. Existing methods do this by describing objects at a single level of detail, which often does not capture fine-grained details such as varying textures, materials, and shapes of the parts of objects. We propose the task of expressive 3D captioning: given an input 3D scene, describe objects at multiple levels of detail: a high-level object description, and a low-level description of the properties of its parts. To produce such captions, we present ExCap3D, an expressive 3D captioning model which takes as input a 3D scan, and for each detected object in the scan, generates a fine-grained collective description of the parts of the object, along with an object-level description conditioned on the part-level description. We design ExCap3D to encourage semantic consistency between the generated text descriptions, as well as textual similarity in the latent space, to further increase the quality of the generated captions. To enable this task, we generated the ExCap3D Dataset by leveraging a visual-language model (VLM) for multi-view captioning. The ExCap3D Dataset contains captions on the ScanNet++ dataset with varying levels of detail, comprising 190k text descriptions of 34k 3D objects in 947 indoor scenes. Our experiments show that the object- and part-level of detail captions generated by ExCap3D are of higher quality than those produced by state-of-the-art methods, with a Cider score improvement of 17% and 124% for object- and part-level details respectively. Our code, dataset and models will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2503.17044

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectScene Understanding

Similar Papers 제목 키워드 기반

FlexCap: Describe Anything in Images in Controllable Detail

2024-03-18 · Debidatta Dwibedi, Vidhi Jain, Jonathan Tompson, Andrew Zisserman 외

We introduce FlexCap, a vision-language model that generates region-specific descriptions of varying lengths. FlexCap is trained to produce length-conditioned captions for input boxes, enabling control over information d…

AttributeDense CaptioningLanguage ModelingLanguage Modelling+8

Expressive Scene Graph Generation Using Commonsense Knowledge Infusion for Visual Understanding and Reasoning

2022-05-31 · European Semantic Web Conference (ESWC) 2022 5 · Khan, M. Jaleed; Breslin, John G.; Curry, Edward

Scene graph generation aims to capture the semantic elements in images by modelling objects and their relationships in a structured manner, which are essential for visual understanding and reasoning tasks including image…

Common Sense ReasoningGraph GenerationImage CaptioningImage Generation+9

NeuSyRE: Neuro-Symbolic Visual Understanding and Reasoning Framework based on Scene Graph Enrichment

2023-11-05 · Semantic Web 2023 11 · M. Jaleed Khan, John Breslin, Edward Curry

Neuro-symbolic hybrid approaches are inevitable for seamless high-level understanding and reasoning about visual scenes. Scene Graph Generation (SGG) is a symbolic image representation approach based on deep neural netwo…

Caption GenerationCommon Sense ReasoningGraph GenerationImage Captioning+7

MSC: A Marine Wildlife Video Dataset with Grounded Segmentation and Clip-Level Captioning

2025-08-06 · Quang-Trung Truong, Yuk-Kwan Wong, Vo Hoang Kim Tuyen Dang, Rinaldi Gotama 외 arxiv

Marine videos present significant challenges for video understanding due to the dynamics of marine objects and the surrounding environment, camera motion, and the complexity of underwater scenes. Existing video captionin…

Video CaptioningVisual GroundingVideo Generation

A Self-explainable Model of Long Time Series by Extracting Informative Structured Causal Patterns

2025-12-01 · Ziqian Wang, Yuxiao Cheng, Jinli Suo arxiv

Explainability is essential for neural networks that model long time series, yet most existing explainable AI methods only produce point-wise importance scores and fail to capture temporal structures such as trends, cycl…