English

MM-GEN: Enhancing Task Performance Through Targeted Multimodal Data Curation

Computer Vision and Pattern Recognition 2025-01-09 v1 Computation and Language Machine Learning

Abstract

Vision-language models (VLMs) are highly effective but often underperform on specialized tasks; for example, Llava-1.5 struggles with chart and diagram understanding due to scarce task-specific training data. Existing training data, sourced from general-purpose datasets, fails to capture the nuanced details needed for these tasks. We introduce MM-Gen, a scalable method that generates task-specific, high-quality synthetic text for candidate images by leveraging stronger models. MM-Gen employs a three-stage targeted process: partitioning data into subgroups, generating targeted text based on task descriptions, and filtering out redundant and outlier data. Fine-tuning VLMs with data generated by MM-Gen leads to significant performance gains, including 29% on spatial reasoning and 15% on diagram understanding for Llava-1.5 (7B). Compared to human-curated caption data, MM-Gen achieves up to 1.6x better improvements for the original models, proving its effectiveness in enhancing task-specific VLM performance and bridging the gap between general-purpose datasets and specialized requirements. Code available at https://github.com/sjoshi804/MM-Gen.

Keywords

Cite

@article{arxiv.2501.04155,
  title  = {MM-GEN: Enhancing Task Performance Through Targeted Multimodal Data Curation},
  author = {Siddharth Joshi and Besmira Nushi and Vidhisha Balachandran and Varun Chandrasekaran and Vibhav Vineet and Neel Joshi and Baharan Mirzasoleiman},
  journal= {arXiv preprint arXiv:2501.04155},
  year   = {2025}
}
R2 v1 2026-06-28T20:59:18.148Z