paper-with-me

Papers

Improving Text Generation on Images with Synthetic Captions

2024-06-01 · Jun Young Koh, Sang Hyun Park, Joy Song

The recent emergence of latent diffusion models such as SDXL and SD 1.5 has shown significant capability in generating highly detailed and realistic images. Despite their remarkable ability to produce images, generating accurate text within images still remains a challenging task. In this paper, we examine the validity of fine-tuning approaches in generating legible text within the image. We propose a low-cost approach by leveraging SDXL without any time-consuming training on large-scale datasets. The proposed strategy employs a fine-tuning technique that examines the effects of data refinement levels and synthetic captions. Moreover, our results demonstrate how our small scale fine-tuning approach can improve the accuracy of text generation in different scenarios without the need of additional multimodal encoders. Our experiments show that with the addition of random letters to our raw dataset, our model's performance improves in producing well-formed visual text.

📄 PDF Abstract BibTeX arXiv:2406.00505

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character Recognition (OCR)Text GenerationText-to-Image GenerationText within image 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 제목 키워드 기반

Precision or Recall? An Analysis of Image Captions for Training Text-to-Image Generation Model

2024-11-07 · Sheng Cheng, Maitreya Patel, Yezhou Yang

Despite advancements in text-to-image models, generating images that precisely align with textual descriptions remains challenging due to misalignment in training data. In this paper, we analyze the critical role of capt…

Image CaptioningImage GenerationText to Image GenerationText-to-Image Generation

Improving face generation quality and prompt following with synthetic captions

2024-05-17 · Michail Tarasiou, Stylianos Moschoglou, Jiankang Deng, Stefanos Zafeiriou

Recent advancements in text-to-image generation using diffusion models have significantly improved the quality of generated images and expanded the ability to depict a wide range of objects. However, ensuring that these …

Face GenerationImage GenerationPrompt EngineeringText to Image Generation+1

Improving Text-To-Audio Models with Synthetic Captions

2024-06-18 · Zhifeng Kong, Sang-gil Lee, Deepanway Ghosal, Navonil Majumder 외

It is an open challenge to obtain high quality training data, especially captions, for text-to-audio models. Although prior methods have leveraged \textit{text-only language models} to augment and improve captions, such …

AudioCapsAudio captioningAudio GenerationLanguage Modeling+2

SynC: Synthetic Image Caption Dataset Refinement with One-to-many Mapping for Zero-shot Image Captioning

2025-07-24 · Si-Woo Kim, MinJu Jeon, Ye-Chan Kim, Soeun Lee 외 arxiv

Zero-shot Image Captioning (ZIC) increasingly utilizes synthetic datasets generated by text-to-image (T2I) models to mitigate the need for costly manual annotation. However, these T2I models often produce images that exh…

Image-to-Text RetrievalImage Captioning

SynthCLIP: Are We Ready for a Fully Synthetic CLIP Training?

2024-02-02 · Hasan Abed Al Kader Hammoud, Hani Itani, Fabio Pizzati, Philip Torr 외

We present SynthCLIP, a CLIP model trained on entirely synthetic text-image pairs. Leveraging recent text-to-image (TTI) networks and large language models (LLM), we generate synthetic datasets of images and correspondin…