paper-with-me

홈 › Papers

DECap: Towards Generalized Explicit Caption Editing via Diffusion Mechanism

2023-11-25 · Zhen Wang, Xinyun Jiang, Jun Xiao, Tao Chen, Long Chen

Explicit Caption Editing (ECE) -- refining reference image captions through a sequence of explicit edit operations (e.g., KEEP, DETELE) -- has raised significant attention due to its explainable and human-like nature. After training with carefully designed reference and ground-truth caption pairs, state-of-the-art ECE models exhibit limited generalization ability beyond the original training data distribution, i.e., they are tailored to refine content details only in in-domain samples but fail to correct errors in out-of-domain samples. To this end, we propose a new Diffusion-based Explicit Caption editing method: DECap. Specifically, we reformulate the ECE task as a denoising process under the diffusion mechanism, and introduce innovative edit-based noising and denoising processes. Thanks to this design, the noising process can help to eliminate the need for meticulous paired data selection by directly introducing word-level noises for training, learning diverse distribution over input reference caption. The denoising process involves the explicit predictions of edit operations and corresponding content words, refining reference captions through iterative step-wise editing. To further efficiently implement our diffusion process and improve the inference speed, DECap discards the prevalent multi-stage design and directly generates edit operations and content words simultaneously. Extensive ablations have demonstrated the strong generalization ability of DECap in various scenarios. More interestingly, it even shows great potential in improving the quality and controllability of caption generation.

📄 PDF Abstract BibTeX arXiv:2311.14920

Code (0)

등록된 구현이 없습니다.

Tasks

Caption GenerationDenoisingImage Captioning

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 제목 키워드 기반

Deep Blind Video Decaptioning by Temporal Aggregation and Recurrence

2019-05-08 · CVPR 2019 6 · Dahun Kim, Sanghyun Woo, Joon-Young Lee, In So Kweon

Blind video decaptioning is a problem of automatically removing text overlays and inpainting the occluded parts in videos without any input masks. While recent deep learning based inpainting methods deal with a single im…

DecoderVideo DenoisingVideo InpaintingVideo-to-Video Synthesis

DeCap: Decoding CLIP Latents for Zero-Shot Captioning via Text-Only Training

2023-03-06 · Wei Li, Linchao Zhu, Longyin Wen, Yi Yang

Large-scale pre-trained multi-modal models (e.g., CLIP) demonstrate strong zero-shot transfer capability in many discriminative tasks. Their adaptation to zero-shot image-conditioned text generation tasks has drawn incre…

DecoderImage CaptioningText Generation

Explicit Image Caption Editing

2022-07-20 · Zhen Wang, Long Chen, Wenbo Ma, Guangxing Han 외

Given an image and a reference caption, the image caption editing task aims to correct the misalignment errors and generate a refined caption. However, all existing caption editing works are implicit models, ie, they dir…

Sentence

Guidance for Low-Level Perceptual Editing in Unconditional Diffusion Models

2026-05-29 · Shreyansh Modi, Akshat Tomar, Aarush Aggarwal arxiv

Unconditional diffusion models offer powerful generative priors, yet steering them toward aesthetically enhanced outputs remains largely unexplored. We show that h-space patching, the dominant paradigm for training-free …

Omni-Video 2: Scaling MLLM-Conditioned Diffusion for Unified Video Generation and Editing

2026-02-09 · Hao Yang, Zhiyu Tan, Jia Gong, Luozheng Qin 외 arxiv

We present Omni-Video 2, a scalable and computationally efficient model that connects pretrained multimodal large-language models (MLLMs) with video diffusion models for unified video generation and editing. Our key idea…

Text-to-Video Generation