paper-with-me

Papers

Unsupervised Image Captioning

2018-11-27 · CVPR 2019 6 · Yang Feng, Lin Ma, Wei Liu, Jiebo Luo

Deep neural networks have achieved great successes on the image captioning task. However, most of the existing models depend heavily on paired image-sentence datasets, which are very expensive to acquire. In this paper, we make the first attempt to train an image captioning model in an unsupervised manner. Instead of relying on manually labeled image-sentence pairs, our proposed model merely requires an image set, a sentence corpus, and an existing visual concept detector. The sentence corpus is used to teach the captioning model how to generate plausible sentences. Meanwhile, the knowledge in the visual concept detector is distilled into the captioning model to guide the model to recognize the visual concepts in an image. In order to further encourage the generated captions to be semantically consistent with the image, the image and caption are projected into a common latent space so that they can reconstruct each other. Given that the existing sentence corpora are mainly designed for linguistic research and are thus with little reference to image contents, we crawl a large-scale image description corpus of two million natural sentences to facilitate the unsupervised image captioning scenario. Experimental results show that our proposed model is able to produce quite promising results without any caption annotations.

📄 PDF Abstract BibTeX arXiv:1811.10787

Code (1)

fengyang0317/unsupervised_captioning tf

Tasks

Image CaptioningImage DescriptionSentence

Similar Papers 제목 키워드 기반

Emergent Natural Language with Communication Games for Improving Image Captioning Capabilities without Additional Data

2025-07-11 · Parag Dutta, Ambedkar Dukkipati arxiv

Image captioning is an important problem in developing various AI systems, and these tasks require large volumes of annotated images to train the models. Since all existing labelled datasets are already used for training…

Multi-agent Reinforcement LearningImage Captioning

Object-Centric Unsupervised Image Captioning

2021-12-02 · Zihang Meng, David Yang, Xuefei Cao, Ashish Shah 외

Image captioning is a longstanding problem in the field of computer vision and natural language processing. To date, researchers have produced impressive state-of-the-art performance in the age of deep learning. Most of …

Image CaptioningObjectSentence

Zero-shot Image Captioning by Anchor-augmented Vision-Language Space Alignment

2022-11-14 · Junyang Wang, Yi Zhang, Ming Yan, Ji Zhang 외

CLIP (Contrastive Language-Image Pre-Training) has shown remarkable zero-shot transfer capabilities in cross-modal correlation tasks such as visual classification and image retrieval. However, its performance in cross-mo…

Computational EfficiencyImage CaptioningImage RetrievalRetrieval

VLRM: Vision-Language Models act as Reward Models for Image Captioning

2024-04-02 · Maksim Dzabraev, Alexander Kunitsyn, Andrei Ivaniuta

In this work, we present an unsupervised method for enhancing an image captioning model (in our case, BLIP2) using reinforcement learning and vision-language models like CLIP and BLIP2-ITM as reward models. The RL-tuned …

Image Captioningreinforcement-learningReinforcement Learning

Unpaired Image Captioning via Scene Graph Alignments

2019-03-26 · ICCV 2019 10 · Jiuxiang Gu, Shafiq Joty, Jianfei Cai, Handong Zhao 외

Most of current image captioning models heavily rely on paired image-caption datasets. However, getting large scale image-caption paired data is labor-intensive and time-consuming. In this paper, we present a scene graph…

DecoderImage CaptioningSentence