paper-with-me

홈 › Papers

3DJCG: A Unified Framework for Joint Dense Captioning and Visual Grounding on 3D Point Clouds

2022-01-01 · CVPR 2022 1 · Daigang Cai, Lichen Zhao, Jing Zhang, Lu Sheng, Dong Xu

Observing that the 3D captioning task and the 3D grounding task contain both shared and complementary information in nature, in this work, we propose a unified framework to jointly solve these two distinct but closely related tasks in a synergistic fashion, which consists of both shared task-agnostic modules and lightweight task-specific modules. On one hand, the shared task-agnostic modules aim to learn precise locations of objects, fine-grained attribute features to characterize different objects, and complex relations between objects, which benefit both captioning and visual grounding. On the other hand, by casting each of the two tasks as the proxy task of another one, the lightweight task-specific modules solve the captioning task and the grounding task respectively. Extensive experiments and ablation study on three 3D vision and language datasets demonstrate that our joint training framework achieves significant performance gains for each individual task and finally improves the state-of-the-art performance for both captioning and grounding tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D dense captioningAttributeDense CaptioningVisual Grounding

Similar Papers 제목 키워드 기반

UniT3D: A Unified Transformer for 3D Dense Captioning and Visual Grounding

2022-12-01 · ICCV 2023 1 · Dave Zhenyu Chen, Ronghang Hu, Xinlei Chen, Matthias Nießner 외

Performing 3D dense captioning and visual grounding requires a common and shared understanding of the underlying multimodal relationships. However, despite some previous attempts on connecting these two related tasks wit…

3D dense captioning3D visual groundingDense CaptioningVisual Grounding

Jointly Localizing and Describing Events for Dense Video Captioning

2018-04-23 · CVPR 2018 6 · Yehao Li, Ting Yao, Yingwei Pan, Hongyang Chao 외

Automatically describing a video with natural language is regarded as a fundamental challenge in computer vision. The problem nevertheless is not trivial especially when a video contains multiple events to be worthy of m…

AttributeDense Video CaptioningDescriptiveglobal-optimization+3

Dense Video Object Captioning from Disjoint Supervision

2023-06-20 · Xingyi Zhou, Anurag Arnab, Chen Sun, Cordelia Schmid

We propose a new task and model for dense video object captioning -- detecting, tracking and captioning trajectories of objects in a video. This task unifies spatial and temporal localization in video, whilst also requir…

ObjectSentenceTemporal LocalizationVideo Grounding

One Patch to Caption Them All: A Unified Zero-Shot Captioning Framework

2025-10-03 · Lorenzo Bianchi, Giacomo Pacini, Fabio Carrara, Nicola Messina 외 arxiv

Zero-shot captioners are recently proposed models that utilize common-space vision-language representations to caption images without relying on paired image-text data. To caption an image, they proceed by textually deco…

Dense Captioning

CaptionFormer: Unified Segmentation, Tracking, and Captioning for Spatio-Temporal Objects

2025-10-16 · Gabriel Fiastre, Antoine Yang, Cordelia Schmid arxiv

Dense Video Object Captioning (DVOC) is the task of jointly detecting, tracking, and captioning object trajectories in a video, requiring the ability to understand spatio-temporal details and describe them in natural lan…