通过可控分解重组生成图像文本对,提升小样本多模态学习效果
CtrlSynth: Controllable Image Text Synthesis for Data-Efficient Multimodal Learning
- 将图像语义分解为基本元素,按用户指令增删替换后重组
- 在31个数据集上显著提升CLIP的零样本分类与图文检索性能
- 无需训练、模块化设计,适合需要多样化合成数据的研究者
预训练鲁棒的视觉或多模态基础模型(如CLIP)依赖大规模数据集,但这些数据可能存在噪声、标注错位及长尾分布问题。已有研究通过生成合成样本增强数据集,但仅支持特定领域(如仅图像或仅文本),且因缺乏细粒度控制导致数据多样性不足。本文提出可控图像-文本合成框架CtrlSynth,核心思想是将图像视觉语义分解为基本元素,应用用户指定的控制策略(如移除、添加、替换),再重新组合生成图像或文本。该分解-重组机制允许用户通过自定义策略精细操控合成过程。CtrlSynth利用大语言模型或扩散模型等预训练模型推理并重组基本元素,确保合成样本自然且多样。该框架为闭环、免训练、模块化设计,可灵活适配不同预训练模型。在涵盖31个不同视觉与视觉-语言任务的数据集上进行大量实验,结果表明,CtrlSynth显著提升了CLIP模型在零样本分类、图像-文本检索及组合推理任务上的表现。
原文摘要 · Abstract (English)
Pretraining robust vision or multimodal foundation models (e.g., CLIP) relies on large-scale datasets that may be noisy, potentially misaligned, and have long-tail distributions. Previous works have shown promising results in augmenting datasets by generating synthetic samples. However, they only support domain-specific ad hoc use cases (e.g., either image or text only, but not both), and are limited in data diversity due to a lack of fine-grained control over the synthesis process. In this paper, we design a \emph{controllable} image-text synthesis pipeline, CtrlSynth, for data-efficient and robust multimodal learning. The key idea is to decompose the visual semantics of an image into basic elements, apply user-specified control policies (e.g., remove, add, or replace operations), and recompose them to synthesize images or texts. The decompose and recompose feature in CtrlSynth allows users to control data synthesis in a fine-grained manner by defining customized control policies to manipulate the basic elements. CtrlSynth leverages the capabilities of pretrained foundation models such as large language models or diffusion models to reason and recompose basic elements such that synthetic samples are natural and composed in diverse ways. CtrlSynth is a closed-loop, training-free, and modular framework, making it easy to support different pretrained models. With extensive experiments on 31 datasets spanning different vision and vision-language tasks, we show that CtrlSynth substantially improves zero-shot classification, image-text retrieval, and compositional reasoning performance of CLIP models.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。