用合成数据提升视觉语言模型的组合理解能力
Enhancing Vision-Language Compositional Understanding with Multimodal Synthetic Data
- 将图像特征注入生成模型,再通过风格迁移保持细节真实
- 在四个基准上使CLIP模型平均准确率提升超8%
- 适合需要提升模型细粒度理解能力的研究者
包含细微差异的图文配对数据(如人拿着冲浪板与人拿着铲子)有助于训练具备正确组合理解能力的视觉语言模型。利用生成模型合成此类数据可大幅降低数据收集成本,但面临三大挑战:(1)高效生成大量图像,(2)确保生成图像与描述文本中细微变化位置精确对齐,(3)保证图像在非变化区域与真实图像足够相似。我们提出SPARCL(用于推进鲁棒组合学习的合成扰动),将图像特征注入快速文生图模型,并辅以图像风格迁移,以应对上述挑战。此外,为解决潜在的文本对齐问题,设计自适应边界损失,过滤错误样本,聚焦于有信息量的困难样本。在四个组合理解基准上的评估表明,SPARCL显著提升了CLIP的组合能力,使其基础模型平均准确率在所有基准上提升超过8%,并在三个基准上优于现有最优方法2%。
原文摘要 · Abstract (English)
Paired image-text data with subtle variations in-between (e.g., people holding surfboards vs. people holding shovels) hold the promise of producing Vision-Language Models with proper compositional understanding. Synthesizing such training data from generative models is a highly coveted prize due to the reduced cost of data collection. However, synthesizing training images for compositional learning presents three challenges: (1) efficiency in generating large quantities of images, (2) text alignment between the generated image and the caption in the exact place of the subtle change, and (3) image fidelity in ensuring sufficient similarity with the original real images in all other places. We propose SPARCL (Synthetic Perturbations for Advancing Robust Compositional Learning), which integrates image feature injection into a fast text-to-image generative model, followed by an image style transfer step, to meet the three challenges. Further, to cope with any residual issues of text alignment, we propose an adaptive margin loss to filter out potentially incorrect synthetic samples and focus the learning on informative hard samples. Evaluation on four compositional understanding benchmarks demonstrates that SPARCL significantly improves the compositionality of CLIP, boosting the average accuracy of the CLIP base model by over 8% across all benchmarks and outperforming state-of-the-art methods by 2% on three benchmarks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。