{"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/arxiv-2605-12944","title":"From Instance Selection to Fixed-Pool Data Recipe Search for Supervised Fine-Tuning","arxiv_id":"2605.12944","date":"2026-05-13","proceeding":null,"authors":["Haodong Wu","Jiahao Zhang","Lijie Hu","Yongqi Zhang"],"abstract":"Supervised fine-tuning (SFT) data selection is commonly formulated as instance ranking: score each example and retain a top-$k$ subset. However, effective SFT training subsets are often produced through ordered curation recipes, where filtering, mixing, and deduplication operators jointly shape the final data distribution. We formulate this problem as fixed-pool data recipe search: given a raw instruction pool and a library of grounded operators, the goal is to discover an executable recipe that constructs a high-quality selected subset under a limited budget of full SFT evaluations, without generating, rewriting, or augmenting training samples. We introduce AutoSelection, a two-layer solver that decouples fixed-pool materialization based on cached task-, data-, and model-side signals from expensive full evaluation, using warmup probes, realized subset states, local recipe edits, Gaussian-process-assisted ranking, and stagnation-triggered reseeding. Experiments on a 90K instruction pool show that AutoSelection achieves the strongest in-distribution reasoning average across three base models, outperforming full-data training, random recipe search, random top-$k$, and single-operator selectors. Additional Out-of-distribution graph-reasoning results, search-stability analyses, structural ablations, and 1.5B-to-7B transfer checks further show that recipe structure matters beyond individual selection operators. Code is available at https://github.com/w253/AutoSelection.","url_abs":"https://arxiv.org/abs/2605.12944","url_pdf":"https://arxiv.org/pdf/2605.12944","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2605.12944","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.12944"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/w253/AutoSelection","reach":null}],"summary":{"ran":5,"unverified":3},"by_repo_kind":{"found_in_text":{"samples":8,"ran":5,"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":8,"samples":[{"code_sha256_prefix":"8e3214e0184306ff","entry":"build_mapping_prompt","repo":"w253/AutoSelection","repo_kind":"found_in_text","path":"src/recipe_sandbox/agents/schema_mapping.py","file_url":"https://github.com/w253/AutoSelection/blob/HEAD/src/recipe_sandbox/agents/schema_mapping.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":"8e3214e0184306ff"}},{"code_sha256_prefix":"6bec4275230c39bd","entry":"import_extension_modules","repo":"w253/AutoSelection","repo_kind":"found_in_text","path":"src/recipe_sandbox/extensions.py","file_url":"https://github.com/w253/AutoSelection/blob/HEAD/src/recipe_sandbox/extensions.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":"6bec4275230c39bd"}},{"code_sha256_prefix":"45d135ce7a2ad9b5","entry":"load_schema_config","repo":"w253/AutoSelection","repo_kind":"found_in_text","path":"src/recipe_sandbox/agents/schema_mapping.py","file_url":"https://github.com/w253/AutoSelection/blob/HEAD/src/recipe_sandbox/agents/schema_mapping.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":"45d135ce7a2ad9b5"}},{"code_sha256_prefix":"0378a2bea9a1d7e4","entry":"parse_extension_modules","repo":"w253/AutoSelection","repo_kind":"found_in_text","path":"src/recipe_sandbox/extensions.py","file_url":"https://github.com/w253/AutoSelection/blob/HEAD/src/recipe_sandbox/extensions.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"0378a2bea9a1d7e4"}},{"code_sha256_prefix":"6a5305dba54ebaa1","entry":"sanitize_checkpoint_name","repo":"w253/AutoSelection","repo_kind":"found_in_text","path":"runs/run_multi_ckpt_eval.py","file_url":"https://github.com/w253/AutoSelection/blob/HEAD/runs/run_multi_ckpt_eval.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":"6a5305dba54ebaa1"}},{"code_sha256_prefix":"5a1f8405755c5a8c","entry":"build_eval_tasks_spec","repo":"w253/AutoSelection","repo_kind":"found_in_text","path":"runs/run_multi_ckpt_eval.py","file_url":"https://github.com/w253/AutoSelection/blob/HEAD/runs/run_multi_ckpt_eval.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":"5a1f8405755c5a8c"}},{"code_sha256_prefix":"912003fae4663c8f","entry":"extract_code_block","repo":"w253/AutoSelection","repo_kind":"found_in_text","path":"src/recipe_sandbox/agents/schema_mapping.py","file_url":"https://github.com/w253/AutoSelection/blob/HEAD/src/recipe_sandbox/agents/schema_mapping.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":"912003fae4663c8f"}},{"code_sha256_prefix":"ef0b9d9f3e360e84","entry":"parse_tasks","repo":"w253/AutoSelection","repo_kind":"found_in_text","path":"runs/run_multi_ckpt_eval.py","file_url":"https://github.com/w253/AutoSelection/blob/HEAD/runs/run_multi_ckpt_eval.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":"ef0b9d9f3e360e84"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}