{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/concept-skill-transferability-based-data","title":"Concept-skill Transferability-based Data Selection for Large Vision-Language Models","arxiv_id":"2406.10995","date":"2024-06-16","proceeding":null,"authors":["Jaewoo Lee","Boyang Li","Sung Ju Hwang"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2406.10995v2","url_pdf":"https://arxiv.org/pdf/2406.10995v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"concept-skill-transferability-based-data","repo_url":"https://github.com/g-jwlee/coincide_code","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"diversity","task_name":"Diversity"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2406.10995","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2406.10995"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/g-jwlee/coincide_code","reach":{"status":"ok"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/G-JWLee/COINCIDE_code","reach":{"status":"ok"}}],"summary":{"ran":3,"ran_honours":1,"ran_fixture":2,"unverified":5},"by_repo_kind":{"official":{"samples":11,"ran":6,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":11,"samples":[{"code_sha256_prefix":"7e03b180fa317c9a","entry":"divide_to_patches","repo":"g-jwlee/coincide_code","repo_kind":"official","path":"COINCIDE_cluster/tinyllava/mm_utils.py","file_url":"https://github.com/g-jwlee/coincide_code/blob/HEAD/COINCIDE_cluster/tinyllava/mm_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7e03b180fa317c9a"}},{"code_sha256_prefix":"9b3c1cb391672ccb","entry":"load_image","repo":"g-jwlee/coincide_code","repo_kind":"official","path":"COINCIDE_train/predict.py","file_url":"https://github.com/g-jwlee/coincide_code/blob/HEAD/COINCIDE_train/predict.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9b3c1cb391672ccb"}},{"code_sha256_prefix":"e252950871dd1df2","entry":"register_model","repo":"g-jwlee/coincide_code","repo_kind":"official","path":"COINCIDE_cluster/tinyllava/model/model_factory.py","file_url":"https://github.com/g-jwlee/coincide_code/blob/HEAD/COINCIDE_cluster/tinyllava/model/model_factory.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e252950871dd1df2"}},{"code_sha256_prefix":"468eedeba67f1b00","entry":"resize_and_pad_image","repo":"g-jwlee/coincide_code","repo_kind":"official","path":"COINCIDE_cluster/tinyllava/mm_utils.py","file_url":"https://github.com/g-jwlee/coincide_code/blob/HEAD/COINCIDE_cluster/tinyllava/mm_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"468eedeba67f1b00"}},{"code_sha256_prefix":"3999ff487573f32c","entry":"select_best_resolution","repo":"g-jwlee/coincide_code","repo_kind":"official","path":"COINCIDE_cluster/tinyllava/mm_utils.py","file_url":"https://github.com/g-jwlee/coincide_code/blob/HEAD/COINCIDE_cluster/tinyllava/mm_utils.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3999ff487573f32c"}},{"code_sha256_prefix":"7606525af238fb64","entry":"unpad_image","repo":"g-jwlee/coincide_code","repo_kind":"official","path":"COINCIDE_cluster/tinyllava/model/llava_arch.py","file_url":"https://github.com/g-jwlee/coincide_code/blob/HEAD/COINCIDE_cluster/tinyllava/model/llava_arch.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7606525af238fb64"}},{"code_sha256_prefix":"98702dd3eeb53493","entry":"ModelSelect","repo":"g-jwlee/coincide_code","repo_kind":"official","path":"COINCIDE_cluster/tinyllava/model/model_factory.py","file_url":"https://github.com/g-jwlee/coincide_code/blob/HEAD/COINCIDE_cluster/tinyllava/model/model_factory.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"98702dd3eeb53493"}},{"code_sha256_prefix":"12babeec5d04954a","entry":"TokenizerSelect","repo":"g-jwlee/coincide_code","repo_kind":"official","path":"COINCIDE_cluster/tinyllava/model/model_factory.py","file_url":"https://github.com/g-jwlee/coincide_code/blob/HEAD/COINCIDE_cluster/tinyllava/model/model_factory.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"12babeec5d04954a"}},{"code_sha256_prefix":"5d3f3a5ce8fe9773","entry":"greedy_mmd_selection","repo":"G-JWLee/COINCIDE_code","repo_kind":"official","path":"COINCIDE_cluster/tinyllava/eval/score/coincide/cluster_wise_prune.py","file_url":"https://github.com/G-JWLee/COINCIDE_code/blob/HEAD/COINCIDE_cluster/tinyllava/eval/score/coincide/cluster_wise_prune.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5d3f3a5ce8fe9773"}},{"code_sha256_prefix":"37899f22fb191b37","entry":"pretty_print_semaphore","repo":"g-jwlee/coincide_code","repo_kind":"official","path":"COINCIDE_cluster/tinyllava/utils.py","file_url":"https://github.com/g-jwlee/coincide_code/blob/HEAD/COINCIDE_cluster/tinyllava/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"37899f22fb191b37"}},{"code_sha256_prefix":"f9939a84b9a65279","entry":"violates_moderation","repo":"g-jwlee/coincide_code","repo_kind":"official","path":"COINCIDE_cluster/tinyllava/utils.py","file_url":"https://github.com/g-jwlee/coincide_code/blob/HEAD/COINCIDE_cluster/tinyllava/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f9939a84b9a65279"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}