paper-with-me

홈 › Papers

The Devil is in the Distributions: Explicit Modeling of Scene Content is Key in Zero-Shot Video Captioning

2025-03-31 · Mingkai Tian, Guorong Li, Yuankai Qi, Amin Beheshti, Javen Qinfeng Shi, Anton Van Den Hengel, Qingming Huang

Zero-shot video captioning requires that a model generate high-quality captions without human-annotated video-text pairs for training. State-of-the-art approaches to the problem leverage CLIP to extract visual-relevant textual prompts to guide language models in generating captions. These methods tend to focus on one key aspect of the scene and build a caption that ignores the rest of the visual input. To address this issue, and generate more accurate and complete captions, we propose a novel progressive multi-granularity textual prompting strategy for zero-shot video captioning. Our approach constructs three distinct memory banks, encompassing noun phrases, scene graphs of noun phrases, and entire sentences. Moreover, we introduce a category-aware retrieval mechanism that models the distribution of natural language surrounding the specific topics in question. Extensive experiments demonstrate the effectiveness of our method with 5.7%, 16.2%, and 3.4% improvements in terms of the main metric CIDEr on MSR-VTT, MSVD, and VATEX benchmarks compared to existing state-of-the-art.

📄 PDF Abstract BibTeX arXiv:2503.23679

Code (0)

등록된 구현이 없습니다.

Tasks

Video Captioning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Learning of Visual Relations: The Devil is in the Tails

2021-08-22 · ICCV 2021 10 · Alakh Desai, Tz-Ying Wu, Subarna Tripathi, Nuno Vasconcelos

Significant effort has been recently devoted to modeling visual relations. This has mostly addressed the design of architectures, typically by adding parameters and increasing model complexity. However, visual relation l…

Graph GenerationScene Graph Generation

The DEVIL is in the Details: A Diagnostic Evaluation Benchmark for Video Inpainting

2021-05-11 · CVPR 2022 1 · Ryan Szeto, Jason J. Corso

Quantitative evaluation has increased dramatically among recent video inpainting work, but the video and mask content used to gauge performance has received relatively little attention. Although attributes such as camera…

AttributeDiagnosticVideo Inpainting

WaSt-3D: Wasserstein-2 Distance for Scene-to-Scene Stylization on 3D Gaussians

2024-09-26 · Dmytro Kotovenko, Olga Grebenkova, Nikolaos Sarafianos, Avinash Paliwal 외

While style transfer techniques have been well-developed for 2D image stylization, the extension of these methods to 3D scenes remains relatively unexplored. Existing approaches demonstrate proficiency in transferring co…

Image StylizationStyle Transfer

Evaluation of Text-to-Video Generation Models: A Dynamics Perspective

2024-07-01 · Mingxiang Liao, Hannan Lu, Xinyu Zhang, Fang Wan 외

Comprehensive and constructive evaluation protocols play an important role in the development of sophisticated text-to-video (T2V) generation models. Existing evaluation protocols primarily focus on temporal consistency …

Text-to-Video GenerationVideo Generation

DeViL: Decoding Vision features into Language

2023-09-04 · Meghal Dani, Isabel Rio-Torto, Stephan Alaniz, Zeynep Akata

Post-hoc explanation methods have often been criticised for abstracting away the decision-making process of deep neural networks. In this work, we would like to provide natural language descriptions for what different la…

Decision MakingLanguage ModelingLanguage Modelling