Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Efficient Data Selection for Multimodal Models via Incremental Optimization Utility

About

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.

Jinhao Jing, Qiannian Zhao, Chao Huang, Zhan Su• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMathVista
Accuracy77.4
382
Logical reasoningLogicVista
Accuracy61.5
113
Mathematical ReasoningMathVision
Accuracy58.5
66
Mathematical ReasoningWeMath 525 samples
Accuracy59
24
Mathematical Reasoninginternal benchmark
Average Score65.5
5
Showing 5 of 5 rows

Other info

Follow for update