paper-with-me

홈 › Papers

CLIP4Caption ++: Multi-CLIP for Video Caption

2021-10-11 · Mingkang Tang, Zhanyu Wang, Zhaoyang Zeng, Fengyun Rao, Dian Li

This report describes our solution to the VALUE Challenge 2021 in the captioning task. Our solution, named CLIP4Caption++, is built on X-Linear/X-Transformer, which is an advanced model with encoder-decoder architecture. We make the following improvements on the proposed CLIP4Caption++: We employ an advanced encoder-decoder model architecture X-Transformer as our main framework and make the following improvements: 1) we utilize three strong pre-trained CLIP models to extract the text-related appearance visual features. 2) we adopt the TSN sampling strategy for data enhancement. 3) we involve the video subtitle information to provide richer semantic information. 3) we introduce the subtitle information, which fuses with the visual features as guidance. 4) we design word-level and sentence-level ensemble strategies. Our proposed method achieves 86.5, 148.4, 64.5 CIDEr scores on VATEX, YC2C, and TVC datasets, respectively, which shows the superior performance of our proposed CLIP4Caption++ on all three datasets.

📄 PDF Abstract BibTeX arXiv:2110.05204

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSentence

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…

Similar Papers 제목 키워드 기반

It's Just Another Day: Unique Video Captioning by Discriminative Prompting

2024-10-15 · Toby Perrett, Tengda Han, Dima Damen, Andrew Zisserman

Long videos contain many repeating actions, events and shots. These repetitions are frequently given identical captions, which makes it difficult to retrieve the exact desired clip using a text search. In this paper, we …

Video Captioning

Learning Audio-Video Modalities from Image Captions

2022-04-01 · Arsha Nagrani, Paul Hongsuck Seo, Bryan Seybold, Anja Hauth 외

A major challenge in text-video and text-audio retrieval is the lack of large-scale training data. This is unlike image-captioning, where datasets are in the order of millions of samples. To close this gap we propose a n…

Image CaptioningRetrievalVideo CaptioningVideo Retrieval+2

Multi-granularity Correspondence Learning from Long-term Noisy Videos

2024-01-30 · Yijie Lin, Jie Zhang, Zhenyu Huang, Jia Liu 외

Existing video-language studies mainly focus on learning short video clips, leaving long-term temporal dependencies rarely explored due to over-high computational cost of modeling long videos. To address this issue, one …

Action SegmentationLong Video Retrieval (Background Removed)Video RetrievalVideo Understanding

CLIP4Caption: CLIP for Video Caption

2021-10-13 · Mingkang Tang, Zhanyu Wang, Zhenhua Liu, Fengyun Rao 외

Video captioning is a challenging task since it requires generating sentences describing various diverse and complex videos. Existing video captioning models lack adequate visual representation due to the neglect of the …

DecoderSentenceText GenerationText Matching+2

MultiCapCLIP: Auto-Encoding Prompts for Zero-Shot Multilingual Visual Captioning

2023-08-25 · Bang Yang, Fenglin Liu, Xian Wu, YaoWei Wang 외

Supervised visual captioning models typically require a large scale of images or videos paired with descriptions in a specific language (i.e., the vision-caption pairs) for training. However, collecting and labeling larg…

Image CaptioningVideo Captioning