Papers › Concept-skill Transferability-based Data Selection for Large Vision-Language Models

Concept-skill Transferability-based Data Selection for Large Vision-Language Models

16 Jun 2024arXiv:2406.10995archive 2025-07-28

Jaewoo Lee, Boyang Li, Sung Ju Hwang

Instruction tuning, or supervised finetuning on extensive task-specific data, is necessary for Large Vision-Language Models (LVLMs) to generalize well across a broad range of vision-language (VL) tasks. However, training on large VL datasets can become prohibitively expensive. In this work, we introduce COINCIDE, an effective and scalable data selection technique that uses a small model as a reference model to select visual instruction tuning data for efficient finetuning of a target LVLM, focusing on diversity and transferability. Specifically, we cluster the training data using internal activations from a small model, which identifies VL concept-skill compositions needed by a target LVLM. We then sample data from these diverse clusters by considering their density and transferability, or the ability to transfer well to other concept-skill compositions. This approach ensures the diversity of these compositions, which is vital for LVLM generalization. Extensive experiments demonstrate that COINCIDE achieves superior performance and data selection efficiency against 8 strong baselines on two distinct datasets: LLaVA-1.5 and Vision-Flan. Using only 20% of the LLaVA-1.5 dataset, COINCIDE achieves performance comparable to the LVLM finetuned on the whole dataset, with 70% reduction of the wall-clock running time. On the Vision-Flan dataset, our method achieves superior results with only 16.7% of the training data.

PaperPDFCodeCode 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="2406.10995")

Code

Syntology Ran 6 of 11 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · fixture could not drive it; 3 ran with no contract checked.

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

g-jwlee/coincide_code officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

11 samples harvested; 6 ran; 1 honoured the contract we drafted; 5 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
2ran · fixture could not drive it
3ran
5unverified

Licence: 11 of the 11 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 g-jwlee/coincide_code. “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.

divide_to_patches g-jwlee/coincide_code/COINCIDE_cluster/tinyllava/mm_utils.py official repository ran no licence file found · pointer only · 7e03b180fa317c9a · report
load_image g-jwlee/coincide_code/COINCIDE_train/predict.py official repository ran · honoured contract no licence file found · pointer only · 9b3c1cb391672ccb · report
register_model g-jwlee/coincide_code/COINCIDE_cluster/tinyllava/model/model_factory.py official repository ran no licence file found · pointer only · e252950871dd1df2 · report
resize_and_pad_image g-jwlee/coincide_code/COINCIDE_cluster/tinyllava/mm_utils.py official repository ran no licence file found · pointer only · 468eedeba67f1b00 · report
select_best_resolution g-jwlee/coincide_code/COINCIDE_cluster/tinyllava/mm_utils.py official repository ran · fixture could not drive it no licence file found · pointer only · 3999ff487573f32c · report
unpad_image g-jwlee/coincide_code/COINCIDE_cluster/tinyllava/model/llava_arch.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 7606525af238fb64 · report
ModelSelect g-jwlee/coincide_code/COINCIDE_cluster/tinyllava/model/model_factory.py official repository unverified no licence file found · pointer only · 98702dd3eeb53493 · report
TokenizerSelect g-jwlee/coincide_code/COINCIDE_cluster/tinyllava/model/model_factory.py official repository unverified no licence file found · pointer only · 12babeec5d04954a · report
greedy_mmd_selection G-JWLee/COINCIDE_code/COINCIDE_cluster/tinyllava/eval/score/coincide/cluster_wise_prune.py official repository unverified no licence file found · pointer only · 5d3f3a5ce8fe9773 · report
pretty_print_semaphore g-jwlee/coincide_code/COINCIDE_cluster/tinyllava/utils.py official repository unverified no licence file found · pointer only · 37899f22fb191b37 · report
violates_moderation g-jwlee/coincide_code/COINCIDE_cluster/tinyllava/utils.py official repository unverified no licence file found · pointer only · f9939a84b9a65279 · report

Tasks

Diversity

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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