English

Efficient Data Selection for Multimodal Models via Incremental Optimization Utility

Artificial Intelligence 2026-05-11 v1 Machine Learning

Abstract

The scaling of Large Multimodal Models (LMMs) is constrained by the quality-quantity trade-off inherent in synthetic data. Previous approaches, such as LLM-as-a-Judge, have proven their effectiveness in addressing this but suffer from prohibitive computational costs and lack of interpretability. To bridge this gap, we propose One-Step-Train (OST), a framework that reformulates data selection as an incremental optimization utility ranking problem. Instead of relying on semantic heuristics, OST estimates the marginal utility of each sample via a simulated single-step update on a lightweight proxy. Experiments on the Qwen series across multimodal mathematical reasoning benchmarks demonstrate that OST achieves Pareto-optimal efficiency. By selecting the top-50 subset, OST reduces training costs by 43% (and total time consumption by 17) while surpassing the strong LLM-as-a-Judge baseline by 1.8 points. Furthermore, under a fixed compute budget, our method using only the top-20 subset achieves a 5.6 point gain over LLM-as-a-Judge, improves upon heuristic scoring baselines like DEITA, and outperforms the Full-SFT baseline by 8.8 points. Notably, while Full-SFT suffers from performance degradation due to noise, our optimization-grounded approach effectively identifies toxic samples, successfully reversing the negative transfer frequently observed in complex reasoning tasks.

Keywords

Cite

@article{arxiv.2605.07488,
  title  = {Efficient Data Selection for Multimodal Models via Incremental Optimization Utility},
  author = {Jinhao Jing and Qiannian Zhao and Chao Huang and Zhan Su},
  journal= {arXiv preprint arXiv:2605.07488},
  year   = {2026}
}
R2 v1 2026-07-01T12:57:21.322Z