TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Text-Only Training for Image Captioning using Noise-Inject...

Text-Only Training for Image Captioning using Noise-Injected CLIP

David Nukrai, Ron Mokady, Amir Globerson

2022-11-01Image CaptioningSemi Supervised Learning for Image CaptioningLanguage Modelling
PaperPDFCodeCodeCodeCode(official)

Abstract

We consider the task of image-captioning using only the CLIP model and additional text data at training time, and no additional captioned images. Our approach relies on the fact that CLIP is trained to make visual and textual embeddings similar. Therefore, we only need to learn how to translate CLIP textual embeddings back into text, and we can learn how to do this by learning a decoder for the frozen CLIP text encoder using only text. We argue that this intuition is "almost correct" because of a gap between the embedding spaces, and propose to rectify this via noise injection during training. We demonstrate the effectiveness of our approach by showing SOTA zero-shot image captioning across four benchmarks, including style transfer. Code, data, and models are available on GitHub.

Results

TaskDatasetMetricValueModel
Image CaptioningMSCOCOBLEU-426.4CapDec
Image CaptioningCOCO CaptionsBLEU-426.4CapDec
Image CaptioningCOCO CaptionsCIDER91.8CapDec
Image CaptioningCOCO CaptionsMETEOR25.1CapDec
Image CaptioningFlickrStyle10KBLEU-1 (Romantic)29.4CapDec
Image CaptioningFlickr30kCIDEr39.1CapDec
Image CaptioningFlickrStyle10KCIDEr30CapDec
Semi Supervised Learning for Image CaptioningFlickr30kCIDEr39.1CapDec
Semi Supervised Learning for Image CaptioningFlickrStyle10KCIDEr30CapDec

Related Papers

Visual-Language Model Knowledge Distillation Method for Image Quality Assessment2025-07-21Making Language Model a Hierarchical Classifier and Generator2025-07-17VisionThink: Smart and Efficient Vision Language Model via Reinforcement Learning2025-07-17The Generative Energy Arena (GEA): Incorporating Energy Awareness in Large Language Model (LLM) Human Evaluations2025-07-17Inverse Reinforcement Learning Meets Large Language Model Post-Training: Basics, Advances, and Opportunities2025-07-17Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16Assay2Mol: large language model-based drug design using BioAssay context2025-07-16Describe Anything Model for Visual Question Answering on Text-rich Images2025-07-16