Papers › CoIDO: Efficient Data Selection for Visual Instruction Tuning via Coupled...

CoIDO: Efficient Data Selection for Visual Instruction Tuning via Coupled Importance-Diversity Optimization

11 Oct 2025NeurIPSarXiv:2510.17847added by Syntology

Yichen Yan, Ming Zhong, Qi Zhu, Xiaoling Gu, Jinpeng Chen, Huan Li

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Multimodal large language models (MLLMs) rely heavily on instruction tuning to align vision and language capabilities, yet the computational cost of training on large-scale datasets remains a major bottleneck. Existing data selection methods aim to mitigate this by selecting important and diverse subsets, but they often suffer from two critical drawbacks: high computational overhead from processing the entire dataset and suboptimal data selection due to separate treatment of importance and diversity. We introduce CoIDO, a novel dual-objective framework that jointly optimizes data importance and diversity to overcome these challenges. Unlike existing approaches that require costly evaluations across the whole dataset, CoIDO employs a lightweight plug-in scorer. This scorer is trained on just a small random sample of data to learn the distribution of the candidate set, drastically reducing computational demands. By leveraging a homoscedastic uncertainty-based formulation, CoIDO effectively balances importance and diversity during training, enabling efficient and scalable data selection. In our experiments, we trained the CoIDO scorer using only 20 percent of randomly sampled data. Once trained, CoIDO was applied to the entire dataset to select a 20 percent subset for instruction tuning. On the widely used LLaVA-1.5-7B model across ten downstream tasks, this selected subset achieved an impressive 98.2 percent of the performance of full-data fine-tuning, on average.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2510.17847")

Code

Syntology Ran 1 of 14 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 1 ran · honoured contract.

By repository: found in paper text by Syntology: 14 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

SuDIS-ZJU/CoIDO found in paper text by SyntologyAGPL-3.0 report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 1 ran; 1 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
13unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from SuDIS-ZJU/CoIDO. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

load_image SuDIS-ZJU/CoIDO/LLaVA/predict.py found in paper text by Syntology ran · honoured contract AGPL-3.0 (copyleft) · pointer only · 9b3c1cb391672ccb · report
get_input_text SuDIS-ZJU/CoIDO/data_process/preprocess.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 9a1f7ee516dc791d · report
get_mm_adapter_state_maybe_zero_3 SuDIS-ZJU/CoIDO/coido_scorer/coido_trainer.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 77a16f78394b3620 · report
get_peft_state_maybe_zero_3 SuDIS-ZJU/CoIDO/coido_scorer/stage1.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · d034c0a7bf9f6ffa · report
get_peft_state_non_lora_maybe_zero_3 SuDIS-ZJU/CoIDO/coido_scorer/stage1.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 3474fd37c97a48d0 · report
get_text_instruction SuDIS-ZJU/CoIDO/data_process/preprocess.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 22513eedc6d52ad7 · report
load_scores SuDIS-ZJU/CoIDO/coido_scorer/stage2.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · a86c7a05bc91f15b · report
maybe_zero_3 SuDIS-ZJU/CoIDO/coido_scorer/coido_trainer.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 64c18975ebd3ed40 · report
maybe_zero_3 SuDIS-ZJU/CoIDO/coido_scorer/stage1.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · 46e09ebb15e4afb6 · report
norm_scores SuDIS-ZJU/CoIDO/data_process/analysis_deepseek.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · a25d8fb261834186 · report
process_chunk SuDIS-ZJU/CoIDO/data_process/spectral_clustering.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · e35b8d6bb833560e · report
query_deepseek SuDIS-ZJU/CoIDO/data_process/query_deepseek.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · a02e0d3408aff81a · report
split_to_even_chunks SuDIS-ZJU/CoIDO/coido_scorer/coido_trainer.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · cb6ff0f0d579059e · report
warp_inst SuDIS-ZJU/CoIDO/data_process/query_deepseek.py found in paper text by Syntology unverified AGPL-3.0 (copyleft) · pointer only · eaabd4c40f06ff8d · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2510.17847, was issued in October 2025, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections