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

Once-For-All: A Train-Once and Select-Anytime Framework for Multimodal Instruction Tuning

About

Multimodal instruction tuning is the de facto recipe for adapting vision language models (VLMs), yet instruction data are highly redundant, making data selection critical for training efficiency. Existing methods derive selection signals from a specific model or dataset, so whenever the target model or candidate pool changes, the criteria must be recomputed from scratch at substantial cost. To address this, we propose OFA, a data selection framework that trains a reusable selector once and applies it to any dataset or model without recomputation. OFA clusters multimodal instructions in a frozen CLIP space, derives pseudo labels from the cluster structure, and trains a lightweight selector for only a few epochs; samples on which this selector is least confident are selected as the most informative. Once trained, the frozen selector transfers directly across datasets and model scales. The selector is trained once on LLaVA-665K and applied both to LLaVA-665K itself and, without any retraining, to the unseen Vision-Flan-186K. Selecting only 15% of the data, OFA achieves 98.3% of full data performance across 10 downstream benchmarks; on the smaller Vision-Flan-186K, the transferred selector surpasses full data training by 10.6%, confirming that the learned signal generalizes to datasets never seen during selector training. The same selected subsets benefit VLMs at both Qwen2.5-VL-3B and LLaVA-v1.5-7B without per model recomputation, decoupling selection from the target model. These results demonstrate that a single, transferable selector provides an effective and reusable solution for efficient multimodal instruction tuning.

Mingkang Dong, Hongyi Cai, Xiwen Lei, Jie Li, Tao Zhang, Muxin Pu• 2026

Related benchmarks

TaskDatasetResultRank
Object Hallucination EvaluationPOPE
Accuracy83.2
2019
Visual Question AnsweringVQA v2
Accuracy65
1429
Multimodal ReasoningMM-Vet
MM-Vet Score27.2
517
Multimodal EvaluationMM-Vet--
196
Multimodal EvaluationMMBench CN
Accuracy48.3
120
Multimodal EvaluationMMBench--
118
Multimodal ConversationLLaVA-Bench Wild
Score40.8
78
Multimodal Perception AssessmentMME Perception
MME-P1.44e+3
77
Multimodal EvaluationLLaVA-Bench In-the-Wild
Score65.8
73
Visual Question AnsweringGQA
GQA Score60.3
53
Showing 10 of 16 rows

Other info

Follow for update