English

DOSE: Data Selection for Multi-Modal LLMs via Off-the-Shelf Models

Computer Vision and Pattern Recognition 2026-04-21 v1 Computation and Language

Abstract

High-quality and diverse multimodal data are essential for improving vision-language models (VLMs), yet existing datasets often contain noisy, redundant, and poorly aligned samples. To address these problems, data filtering is commonly used to enhance the efficiency and performance of multimodal learning, but it introduces extra computational cost because filtering models are usually trained on the same data they are meant to screen. To reduce this cost, we study DOSE, which explores whether off-the-shelf pretrained models that have never seen the target data can be used to select training samples for larger and stronger multimodal models without any task-specific training. Even without fine-tuning, these models can effectively assess text quality and image-text alignment to guide data selection. Based on this, we build a joint quality-alignment distribution and apply adaptive weighted sampling to select informative samples while maintaining long-tail diversity. This approach enhances data diversity, enabling models trained on DOSE-filtered data to match or surpass those trained on the full dataset on standard VQA and math benchmarks. Extensive experiments demonstrate its effectiveness, efficiency, and scalability.

Keywords

Cite

@article{arxiv.2604.16979,
  title  = {DOSE: Data Selection for Multi-Modal LLMs via Off-the-Shelf Models},
  author = {Biao Wu and Yiwu Zhong and Meng Fang and Ling Chen},
  journal= {arXiv preprint arXiv:2604.16979},
  year   = {2026}
}

Comments

10 pages, 5 figures

R2 v1 2026-07-01T12:16:00.784Z