paper-with-me

홈 › Papers

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

2023-08-25 · Bang Yang, Fenglin Liu, Xian Wu, YaoWei Wang, Xu sun, Yuexian Zou

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 large-scale datasets is time-consuming and expensive for many scenarios and languages. Therefore, sufficient labeled pairs are usually not available. To deal with the label shortage problem, we present a simple yet effective zero-shot approach MultiCapCLIP that can generate visual captions for different scenarios and languages without any labeled vision-caption pairs of downstream datasets. In the training stage, MultiCapCLIP only requires text data for input. Then it conducts two main steps: 1) retrieving concept prompts that preserve the corresponding domain knowledge of new scenarios; 2) auto-encoding the prompts to learn writing styles to output captions in a desired language. In the testing stage, MultiCapCLIP instead takes visual data as input directly to retrieve the concept prompts to generate the final visual descriptions. The extensive experiments on image and video captioning across four benchmarks and four languages (i.e., English, Chinese, German, and French) confirm the effectiveness of our approach. Compared with state-of-the-art zero-shot and weakly-supervised methods, our method achieves 4.8% and 21.5% absolute improvements in terms of BLEU@4 and CIDEr metrics. Our code is available at https://github.com/yangbang18/MultiCapCLIP.

📄 PDF Abstract BibTeX arXiv:2308.13218

Code (1)

yangbang18/multicapclip 공식 구현 pytorch

Tasks

Image CaptioningVideo Captioning

Similar Papers 제목 키워드 기반

Meta-Prompting for Automating Zero-shot Visual Recognition with LLMs

2024-03-18 · M. Jehanzeb Mirza, Leonid Karlinsky, Wei Lin, Sivan Doveh 외

Prompt ensembling of Large Language Model (LLM) generated category-specific prompts has emerged as an effective method to enhance zero-shot recognition ability of Vision-Language Models (VLMs). To obtain these category-s…

Language ModellingLarge Language ModelZero-Shot Learning

Expanding Zero-Shot Object Counting with Rich Prompts

2025-05-21 · Huilin Zhu, Senyao Li, Jingling Yuan, Zhengwei Yang 외

Expanding pre-trained zero-shot counting models to handle unseen categories requires more than simply adding new prompts, as this approach does not achieve the necessary alignment between text and visual features for acc…

ObjectObject CountingZero-Shot Counting

Zero-shot Approach to Overcome Perturbation Sensitivity of Prompts

2023-05-25 · Mohna Chakraborty, Adithya Kulkarni, Qi Li

Recent studies have demonstrated that natural-language prompts can help to leverage the knowledge learned by pre-trained language models for the binary sentence-level sentiment classification task. Specifically, these me…

ClassificationFew-Shot LearningSensitivitySentence+2

EXnet: Efficient In-context Learning for Data-less Text classification

2023-05-24 · Debaditya Shome, Kuldeep Yadav

Large pre-trained language models (PLMs) have made significant progress in encoding world knowledge and spawned a new set of learning paradigms including zero-shot, few-shot, and in-context learning. Many language tasks …

In-Context LearningQuestion Answeringtext-classificationText Classification+2

TV-SAM: Increasing Zero-Shot Segmentation Performance on Multimodal Medical Images Using GPT-4 Generated Descriptive Prompts Without Human Annotation

2024-02-24 · Zekun Jiang, Dongjie Cheng, Ziyuan Qin, Jun Gao 외

This study presents a novel multimodal medical image zero-shot segmentation algorithm named the text-visual-prompt segment anything model (TV-SAM) without any manual annotations. The TV-SAM incorporates and integrates th…

DescriptiveLanguage ModelingLanguage ModellingLarge Language Model+2