paper-with-me

Papers

Fine-Grained Video Captioning through Scene Graph Consolidation

2025-02-23 · Sanghyeok Chu, Seonguk Seo, Bohyung Han

Recent advances in visual language models (VLMs) have significantly improved image captioning, but extending these gains to video understanding remains challenging due to the scarcity of fine-grained video captioning datasets. To bridge this gap, we propose a novel zero-shot video captioning approach that combines frame-level scene graphs from a video to obtain intermediate representations for caption generation. Our method first generates frame-level captions using an image VLM, converts them into scene graphs, and consolidates these graphs to produce comprehensive video-level descriptions. To achieve this, we leverage a lightweight graph-to-text model trained solely on text corpora, eliminating the need for video captioning annotations. Experiments on the MSR-VTT and ActivityNet Captions datasets show that our approach outperforms zero-shot video captioning baselines, demonstrating that aggregating frame-level scene graphs yields rich video understanding without requiring large-scale paired data or high inference cost.

📄 PDF Abstract BibTeX arXiv:2502.16427

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationImage CaptioningVideo CaptioningVideo Understanding

Similar Papers 제목 키워드 기반

Scene Graph-guided SegCaptioning Transformer with Fine-grained Alignment for Controllable Video Segmentation and Captioning

2026-03-21 · Xu Zhang, Jin Yuan, BinHong Yang, Xuan Liu 외 arxiv

Recent advancements in multimodal large models have significantly bridged the representation gap between diverse modalities, catalyzing the evolution of video multimodal interpretation, which enhances users' understandin…

Video Segmentation

Relational Graph Learning for Grounded Video Description Generation

2021-12-02 · Wenqiao Zhang, Xin Eric Wang, Siliang Tang, Haizhou Shi 외

Grounded video description (GVD) encourages captioning models to attend to appropriate video regions (e.g., objects) dynamically and generate a description. Such a setting can help explain the decisions of captioning mod…

Graph LearningHallucinationObjectObject Hallucination+1

CodecCap: High-Fidelity Codec-Inspired Residual Modeling for Dense Video Captioning

2026-05-26 · Zihan Lin, Songhe Deng, Shuwei He, Danxiang Zhu 외 arxiv

Existing video captioning methods struggle to balance visual fidelity and redundancy: holistic captions are compact but lose fine-grained evidence, whereas segment-wise captions improve coverage but introduce heavy redun…

Dense Video CaptioningDense Captioning

Non-Autoregressive Coarse-to-Fine Video Captioning

2019-11-27 · Bang Yang, Yuexian Zou, Fenglin Liu, Can Zhang

It is encouraged to see that progress has been made to bridge videos and natural language. However, mainstream video captioning methods suffer from slow inference speed due to the sequential manner of autoregressive deco…

SentenceVideo Captioning

Grounded Objects and Interactions for Video Captioning

2017-11-16 · Chih-Yao Ma, Asim Kadav, Iain Melvin, Zsolt Kira 외

We address the problem of video captioning by grounding language generation on object interactions in the video. Existing work mostly focuses on overall scene understanding with often limited or no emphasis on object int…

ObjectScene UnderstandingText GenerationVideo Captioning+1