paper-with-me

Papers

DiffCap: Exploring Continuous Diffusion on Image Captioning

2023-05-20 · Yufeng He, Zefan Cai, Xu Gan, Baobao Chang

Current image captioning works usually focus on generating descriptions in an autoregressive manner. However, there are limited works that focus on generating descriptions non-autoregressively, which brings more decoding diversity. Inspired by the success of diffusion models on generating natural-looking images, we propose a novel method DiffCap to apply continuous diffusions on image captioning. Unlike image generation where the output is fixed-size and continuous, image description length varies with discrete tokens. Our method transforms discrete tokens in a natural way and applies continuous diffusion on them to successfully fuse extracted image features for diffusion caption generation. Our experiments on COCO dataset demonstrate that our method uses a much simpler structure to achieve comparable results to the previous non-autoregressive works. Apart from quality, an intriguing property of DiffCap is its high diversity during generation, which is missing from many autoregressive models. We believe our method on fusing multimodal features in diffusion language generation will inspire more researches on multimodal language generation tasks for its simplicity and decoding flexibility.

📄 PDF Abstract BibTeX arXiv:2305.12144

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationDiversityImage CaptioningImage DescriptionImage GenerationText Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffCAP: Diffusion-based Cumulative Adversarial Purification for Vision Language Models

2025-06-04 · Jia Fu, Yongtao Wu, Yihang Chen, Kunyu Peng 외

Vision Language Models (VLMs) have shown remarkable capabilities in multimodal understanding, yet their susceptibility to perturbations poses a significant threat to their reliability in real-world applications. Despite …

Adversarial PurificationDenoising

DiffCap-Bench: A Comprehensive, Challenging, Robust Benchmark for Image Difference Captioning

2026-05-06 · Yuancheng Wei, Haojie Zhang, Linli Yao, Lei Li 외 arxiv

Image Difference Captioning (IDC) generates natural language descriptions that precisely identify differences between two images, serving as a key benchmark for fine-grained change perception, cross-modal reasoning, and …

Image Editing

Audio Difference Captioning Utilizing Similarity-Discrepancy Disentanglement

2023-08-23 · Daiki Takeuchi, Yasunori Ohishi, Daisuke Niizumi, Noboru Harada 외

We proposed Audio Difference Captioning (ADC) as a new extension task of audio captioning for describing the semantic differences between input pairs of similar but slightly different audio clips. The ADC solves the prob…

Audio captioningDisentanglement

Exploring Discrete Diffusion Models for Image Captioning

2022-11-21 · Zixin Zhu, Yixuan Wei, JianFeng Wang, Zhe Gan 외

The image captioning task is typically realized by an auto-regressive method that decodes the text tokens one by one. We present a diffusion-based captioning model, dubbed the name DDCap, to allow more decoding flexibili…

Image CaptioningImage Generation

Prefix-diffusion: A Lightweight Diffusion Model for Diverse Image Captioning

2023-09-10 · Guisheng Liu, Yi Li, Zhengcong Fei, Haiyan Fu 외

While impressive performance has been achieved in image captioning, the limited diversity of the generated captions and the large parameter scale remain major barriers to the real-word application of these systems. In th…

DenoisingDiversityImage Captioning