{"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-2606-26327","title":"EVOM: Agentic Meta-Evolution of Actor-Critic Architectures for Reinforcement Learning","arxiv_id":"2606.26327","date":"2026-06-24","proceeding":null,"authors":["Boyun Zhang","Chao Wang","Kai Wu"],"abstract":"In actor-critic reinforcement learning, network architectures are typically manually designed. Automating this design is challenging because each candidate must be trained before evaluation, and the design space is open-ended. To address these challenges, we introduce EVOM, an agentic meta-evolution framework for discovering high-performance actor-critic architectures. We frame architecture search as a bi-level optimization: an inner loop trains weights via the low-fidelity proximal policy optimization (PPO), while an outer loop drives meta-evolution by iteratively refining architecture programs. Crucially, this outer loop is powered by an LLM-based design agent that operates purely as an architecture designer, completely decoupled from policy execution and environment control. Experiments reveal that EVOM outperforms the manually designed baseline, an LLM-guided random search, and the state-of-the-art LLM-guided programmatic policy search method MLES, delivering superior performance on Ant-v4 and HalfCheetah-v4. Ablation studies validate that both the meta-evolution loop and the LLM Design Agent are indispensable for final performance.","url_abs":"https://arxiv.org/abs/2606.26327","url_pdf":"https://arxiv.org/pdf/2606.26327","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":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.26327"}},"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/xiaofangxd/EVOM","reach":null}],"summary":{"ran":2,"ran_draft_wrong":5,"unverified":12},"by_repo_kind":{"found_in_text":{"samples":19,"ran":7,"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":19,"samples":[{"code_sha256_prefix":"6c9eab99b324f828","entry":"Logger","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"6c9eab99b324f828"}},{"code_sha256_prefix":"c6b8cbd81820efae","entry":"_build_cpu_env","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c6b8cbd81820efae"}},{"code_sha256_prefix":"93353b8461c3a32c","entry":"_build_gpu_env","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"93353b8461c3a32c"}},{"code_sha256_prefix":"b53e4616decfefdf","entry":"elitist_selection","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b53e4616decfefdf"}},{"code_sha256_prefix":"3291ac84cf0eff82","entry":"extract_json_from_response","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3291ac84cf0eff82"}},{"code_sha256_prefix":"6e56c2f976486e74","entry":"extract_python_code","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"6e56c2f976486e74"}},{"code_sha256_prefix":"f35e935efb5324df","entry":"get_network_code_template","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f35e935efb5324df"}},{"code_sha256_prefix":"23868fa5ca35de6d","entry":"Individual","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"23868fa5ca35de6d"}},{"code_sha256_prefix":"efd1bc03136b7e34","entry":"_eval_elite_one","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"efd1bc03136b7e34"}},{"code_sha256_prefix":"22f9fd2a74cc4a1a","entry":"_save_individual_code","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"22f9fd2a74cc4a1a"}},{"code_sha256_prefix":"4059eedeb5b85610","entry":"_train_one_individual","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"4059eedeb5b85610"}},{"code_sha256_prefix":"d5fbbaa6466c3ddd","entry":"call_idea_llm","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"d5fbbaa6466c3ddd"}},{"code_sha256_prefix":"82e34fa3d741ddb4","entry":"call_llm","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"82e34fa3d741ddb4"}},{"code_sha256_prefix":"a781290489876ffe","entry":"evolution_loop","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"a781290489876ffe"}},{"code_sha256_prefix":"3e2f8d3b44de4135","entry":"llm_crossover_single","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"3e2f8d3b44de4135"}},{"code_sha256_prefix":"099b569afd7eb4a1","entry":"llm_init_individual","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"099b569afd7eb4a1"}},{"code_sha256_prefix":"d7696a75395929c1","entry":"llm_mutate_individual","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"d7696a75395929c1"}},{"code_sha256_prefix":"d2899b598570c525","entry":"run_final_selection","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"d2899b598570c525"}},{"code_sha256_prefix":"d96fcc24d1013b0b","entry":"run_population","repo":"xiaofangxd/EVOM","repo_kind":"found_in_text","path":"evom.py","file_url":"https://github.com/xiaofangxd/EVOM/blob/HEAD/evom.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":"d96fcc24d1013b0b"}}]},"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":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":1,"rejected_by_independent_check":0,"refused_by_a_rule":1,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}