{"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-2509-24372","title":"Evolution Strategies at Scale: LLM Fine-Tuning Beyond Reinforcement Learning","arxiv_id":"2509.24372","date":"2025-09-29","proceeding":"ICML","authors":["Xin Qiu","Yulu Gan","Conor F. Hayes","Qiyao Liang","Yinggan Xu","Roberto Dailey","Elliot Meyerson","Babak Hodjat","Risto Miikkulainen"],"abstract":"Fine-tuning large language models (LLMs) for downstream tasks is an essential stage of modern AI deployment. Reinforcement learning (RL) has emerged as the dominant fine-tuning paradigm, underpinning many state-of-the-art LLMs. In contrast, evolution strategies (ES) has largely been overlooked due to the widespread belief that it does not scale to modern model sizes. This paper overturns this assumption by demonstrating the first successful application of ES to full-parameter fine-tuning of LLMs at the billion-parameter scale, without dimensionality reduction. ES can indeed search over extremely high-dimensional parameter spaces and outperform established RL implementations across multiple axes, including improved tolerance to long-horizon and delayed rewards, robustness across diverse base LLMs, reduced susceptibility to reward hacking, and improved training stability. These findings suggest that ES is not merely a viable alternative to RL, but a fundamentally different and powerful backpropagation-free post-training paradigm that opens a new direction for LLM fine-tuning beyond current RL-based approaches.","url_abs":"https://arxiv.org/abs/2509.24372","url_pdf":"https://arxiv.org/pdf/2509.24372","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=2509.24372","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2509.24372"}},"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/VsonicV/es-at-scale","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"unverified":16},"by_repo_kind":{"found_in_text":{"samples":16,"ran":0,"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":16,"samples":[{"code_sha256_prefix":"8ed0911cef8ca4f1","entry":"answer_reward_function","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"es_at_scale/reward_function/countdown_grader.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/es_at_scale/reward_function/countdown_grader.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8ed0911cef8ca4f1"}},{"code_sha256_prefix":"09dac1843ac531ad","entry":"compute_reward","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"archive/es_fine-tuning_conciseness.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/archive/es_fine-tuning_conciseness.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"09dac1843ac531ad"}},{"code_sha256_prefix":"dfd11d378915bb75","entry":"countdown_reward_fn","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"es_at_scale/reward_function/countdown_grader.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/es_at_scale/reward_function/countdown_grader.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"dfd11d378915bb75"}},{"code_sha256_prefix":"b44505701af43254","entry":"countdown_template","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"es_at_scale/template_function/apply_template.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/es_at_scale/template_function/apply_template.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b44505701af43254"}},{"code_sha256_prefix":"a652ecf65e3ce327","entry":"detect_base_model","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"archive/eval_countdown.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/archive/eval_countdown.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a652ecf65e3ce327"}},{"code_sha256_prefix":"f50eda6a0c64b38b","entry":"evaluate_model","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"archive/es_fine-tuning_conciseness.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/archive/es_fine-tuning_conciseness.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f50eda6a0c64b38b"}},{"code_sha256_prefix":"fe302c7a6b32593c","entry":"extract_model_response","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"archive/eval_countdown.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/archive/eval_countdown.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"fe302c7a6b32593c"}},{"code_sha256_prefix":"76ce46721a5b7be0","entry":"format_reward_function","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"es_at_scale/reward_function/countdown_grader.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/es_at_scale/reward_function/countdown_grader.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"76ce46721a5b7be0"}},{"code_sha256_prefix":"7ab63b86ae0ae0d9","entry":"load_data","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"archive/eval_countdown.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/archive/eval_countdown.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7ab63b86ae0ae0d9"}},{"code_sha256_prefix":"0388e4fa2f36659e","entry":"mathd_normalize_answer","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"es_at_scale/reward_function/math_grader.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/es_at_scale/reward_function/math_grader.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":"0388e4fa2f36659e"}},{"code_sha256_prefix":"5662e5ee755b541c","entry":"normalize_final_answer","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"es_at_scale/reward_function/math_grader.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/es_at_scale/reward_function/math_grader.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":"5662e5ee755b541c"}},{"code_sha256_prefix":"adba62ac176b079d","entry":"process_seed","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"archive/es_fine-tuning_conciseness.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/archive/es_fine-tuning_conciseness.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"adba62ac176b079d"}},{"code_sha256_prefix":"709394b3bf9b8ab3","entry":"process_seed","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"archive/es_fine-tuning_conciseness_iid.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/archive/es_fine-tuning_conciseness_iid.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"709394b3bf9b8ab3"}},{"code_sha256_prefix":"17488b34684ddc1f","entry":"qwen_math_template","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"es_at_scale/template_function/apply_template.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/es_at_scale/template_function/apply_template.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"17488b34684ddc1f"}},{"code_sha256_prefix":"3dcb40e5ce9bac48","entry":"repeatness","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"es_at_scale/reward_function/math_grader.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/es_at_scale/reward_function/math_grader.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":"3dcb40e5ce9bac48"}},{"code_sha256_prefix":"8f9731970788dd45","entry":"z_score","repo":"VsonicV/es-at-scale","repo_kind":"found_in_text","path":"es_at_scale/utils/reward_shaping.py","file_url":"https://github.com/VsonicV/es-at-scale/blob/HEAD/es_at_scale/utils/reward_shaping.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8f9731970788dd45"}}]},"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_api"},"syntology_extracted_results":null}