paper-with-me

Papers

ConZIC: Controllable Zero-shot Image Captioning by Sampling-Based Polishing

2023-03-04 · CVPR 2023 1 · Zequn Zeng, Hao Zhang, Zhengjue Wang, Ruiying Lu, Dongsheng Wang, Bo Chen

Zero-shot capability has been considered as a new revolution of deep learning, letting machines work on tasks without curated training data. As a good start and the only existing outcome of zero-shot image captioning (IC), ZeroCap abandons supervised training and sequentially searches every word in the caption using the knowledge of large-scale pretrained models. Though effective, its autoregressive generation and gradient-directed searching mechanism limit the diversity of captions and inference speed, respectively. Moreover, ZeroCap does not consider the controllability issue of zero-shot IC. To move forward, we propose a framework for Controllable Zero-shot IC, named ConZIC. The core of ConZIC is a novel sampling-based non-autoregressive language model named GibbsBERT, which can generate and continuously polish every word. Extensive quantitative and qualitative results demonstrate the superior performance of our proposed ConZIC for both zero-shot IC and controllable zero-shot IC. Especially, ConZIC achieves about 5x faster generation speed than ZeroCap, and about 1.5x higher diversity scores, with accurate generation given different control signals.

📄 PDF Abstract BibTeX arXiv:2303.02437

Code (1)

joeyz0z/conzic 공식 구현 pytorch

Tasks

DiversityImage CaptioningLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Large-Scale Bidirectional Training for Zero-Shot Image Captioning

2022-11-13 · TaeHoon Kim, Mark Marsden, Pyunghwan Ahn, Sangyun Kim 외

When trained on large-scale datasets, image captioning models can understand the content of images from a general domain but often fail to generate accurate, detailed captions. To improve performance, pretraining-and-fin…

Image CaptioningKeyword Extraction

ZeroGen: Zero-shot Multimodal Controllable Text Generation with Multiple Oracles

2023-06-29 · Haoqin Tu, Bowen Yang, Xianfeng Zhao

Automatically generating textual content with desired attributes is an ambitious task that people have pursued long. Existing works have made a series of progress in incorporating unimodal controls into language models (…

News GenerationSentenceText Generation

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

One Patch to Caption Them All: A Unified Zero-Shot Captioning Framework

2025-10-03 · Lorenzo Bianchi, Giacomo Pacini, Fabio Carrara, Nicola Messina 외 arxiv

Zero-shot captioners are recently proposed models that utilize common-space vision-language representations to caption images without relying on paired image-text data. To caption an image, they proceed by textually deco…

Dense Captioning

Mining Fine-Grained Image-Text Alignment for Zero-Shot Captioning via Text-Only Training

2024-01-04 · Longtian Qiu, Shan Ning, Xuming He

Image captioning aims at generating descriptive and meaningful textual descriptions of images, enabling a broad range of vision-language applications. Prior works have demonstrated that harnessing the power of Contrastiv…

DescriptiveImage CaptioningRerankingVisual Question Answering (VQA)