paper-with-me

홈 › Papers

Synth$^2$: Boosting Visual-Language Models with Synthetic Captions and Image Embeddings

2024-03-12 · Sahand Sharifzadeh, Christos Kaplanis, Shreya Pathak, Dharshan Kumaran, Anastasija Ilic, Jovana Mitrovic, Charles Blundell, Andrea Banino

The creation of high-quality human-labeled image-caption datasets presents a significant bottleneck in the development of Visual-Language Models (VLMs). In this work, we investigate an approach that leverages the strengths of Large Language Models (LLMs) and image generation models to create synthetic image-text pairs for efficient and effective VLM training. Our method employs a pretrained text-to-image model to synthesize image embeddings from captions generated by an LLM. Despite the text-to-image model and VLM initially being trained on the same data, our approach leverages the image generator's ability to create novel compositions, resulting in synthetic image embeddings that expand beyond the limitations of the original dataset. Extensive experiments demonstrate that our VLM, finetuned on synthetic data achieves comparable performance to models trained solely on human-annotated data, while requiring significantly less data. Furthermore, we perform a set of analyses on captions which reveals that semantic diversity and balance are key aspects for better downstream performance. Finally, we show that synthesizing images in the image embedding space is 25\% faster than in the pixel space. We believe our work not only addresses a significant challenge in VLM training but also opens up promising avenues for the development of self-improving multi-modal models.

📄 PDF Abstract BibTeX arXiv:2403.07750

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningImage Generation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

CLIPS: An Enhanced CLIP Framework for Learning with Synthetic Captions

2024-11-25 · Yanqing Liu, Xianhang Li, Zeyu Wang, Bingchen Zhao 외

Previous works show that noisy, web-crawled image-text pairs may limit vision-language pretraining like CLIP and propose learning with synthetic captions as a promising alternative. Our work continues this effort, introd…

Cross-Modal Retrieval

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

Hyperbolic Learning with Synthetic Captions for Open-World Detection

2024-04-07 · CVPR 2024 1 · Fanjie Kong, Yanbei Chen, Jiarui Cai, Davide Modolo

Open-world detection poses significant challenges, as it requires the detection of any object using either object class labels or free-form texts. Existing related works often use large-scale manual annotated caption dat…

HallucinationNovel ConceptsObjectobject-detection+1

BioCAP: Exploiting Synthetic Captions Beyond Labels in Biological Foundation Models

2025-10-23 · Ziheng Zhang, Xinyue Ma, Arpita Chowdhury, Elizabeth G. Campolongo 외 arxiv

This work investigates descriptive captions as an additional source of supervision for biological multimodal foundation models. Images and captions can be viewed as complementary samples from the latent morphospace of a …

Image Retrieval

Can Text-to-Video Generation help Video-Language Alignment?

2025-03-24 · CVPR 2025 1 · Luca Zanella, Massimiliano Mancini, Willi Menapace, Sergey Tulyakov 외

Recent video-language alignment models are trained on sets of videos, each with an associated positive caption and a negative caption generated by large language models. A problem with this procedure is that negative cap…

Text-to-Video GenerationVideo Generation