{"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-21262","title":"ARCO: Adaptive Rubrics with Co-Evolution for Multi-Step LLM-Based Agents","arxiv_id":"2606.21262","date":"2026-06-19","proceeding":null,"authors":["Zihang Tian","Jingsen Zhang","Rui Li","Xiaohe Bo","Yuanzi Li","Xu Chen"],"abstract":"Reinforcement learning for multi-step LLM agents often relies on scalar rewards that indicate success but cannot explain why a trajectory is good or bad. Rubric-based rewards improve interpretability through natural-language criteria, but existing methods share two limitations: they score at the trajectory level, offering no guidance for individual steps; and their scorer is closed-source and static, so it cannot adapt as the agent evolves during training. We propose ARCO (Adaptive Rubric CO-evolution), which generates a per-step rubric and predicts a rubric-conditioned step-level reward for each action, and continually updates this rubric model on on-policy rollouts so that its criteria and scores co-evolve with the agent's improving behavior. Across HotpotQA, 2WikiMultiHopQA, and MuSiQue with two open-source backbones, ARCO achieves the highest EM in all settings over outcome-, rubric-, and process-reward baselines, and analyses show its rubrics are step-specific, robust to design choices, and useful for diagnosing agent behavior. Code and data are available at https://github.com/zihangtian/ARCO.","url_abs":"https://arxiv.org/abs/2606.21262","url_pdf":"https://arxiv.org/pdf/2606.21262","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=2606.21262","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.21262"}},"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/zihangtian/ARCO","reach":null}],"summary":{"ran":5,"unverified":5},"by_repo_kind":{"found_in_text":{"samples":10,"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":10,"samples":[{"code_sha256_prefix":"904ea8fcf4a67b3b","entry":"causal_lm_loss_or_zero","repo":"zihangtian/ARCO","repo_kind":"found_in_text","path":"src/training/sft_trainer.py","file_url":"https://github.com/zihangtian/ARCO/blob/HEAD/src/training/sft_trainer.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":"904ea8fcf4a67b3b"}},{"code_sha256_prefix":"3ba519c4f824e711","entry":"hotpotqa_parse_action","repo":"zihangtian/ARCO","repo_kind":"found_in_text","path":"src/environments/hotpotqa.py","file_url":"https://github.com/zihangtian/ARCO/blob/HEAD/src/environments/hotpotqa.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":"3ba519c4f824e711"}},{"code_sha256_prefix":"d3580d0a71ac19c5","entry":"hotpotqa_parse_output","repo":"zihangtian/ARCO","repo_kind":"found_in_text","path":"src/environments/hotpotqa.py","file_url":"https://github.com/zihangtian/ARCO/blob/HEAD/src/environments/hotpotqa.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":"d3580d0a71ac19c5"}},{"code_sha256_prefix":"e513045ca7d5fa7e","entry":"parse_rubric_output","repo":"zihangtian/ARCO","repo_kind":"found_in_text","path":"src/agents/rubric.py","file_url":"https://github.com/zihangtian/ARCO/blob/HEAD/src/agents/rubric.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":"e513045ca7d5fa7e"}},{"code_sha256_prefix":"61f7b2e203c22396","entry":"parse_trajectory_output","repo":"zihangtian/ARCO","repo_kind":"found_in_text","path":"src/agents/rubric.py","file_url":"https://github.com/zihangtian/ARCO/blob/HEAD/src/agents/rubric.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":"61f7b2e203c22396"}},{"code_sha256_prefix":"bf44369d45f532bc","entry":"build_mu_sft_data_hotpotqa","repo":"zihangtian/ARCO","repo_kind":"found_in_text","path":"src/training/sft_data_builder.py","file_url":"https://github.com/zihangtian/ARCO/blob/HEAD/src/training/sft_data_builder.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":"bf44369d45f532bc"}},{"code_sha256_prefix":"5a9a248c6831d647","entry":"build_pi_sft_data","repo":"zihangtian/ARCO","repo_kind":"found_in_text","path":"src/training/sft_data_builder.py","file_url":"https://github.com/zihangtian/ARCO/blob/HEAD/src/training/sft_data_builder.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":"5a9a248c6831d647"}},{"code_sha256_prefix":"5a44ad0125ff2df9","entry":"build_pi_sft_data_hotpotqa","repo":"zihangtian/ARCO","repo_kind":"found_in_text","path":"src/training/sft_data_builder.py","file_url":"https://github.com/zihangtian/ARCO/blob/HEAD/src/training/sft_data_builder.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":"5a44ad0125ff2df9"}},{"code_sha256_prefix":"b3998f0b17b12ff7","entry":"evaluate_pi_model","repo":"zihangtian/ARCO","repo_kind":"found_in_text","path":"src/training/pi_eval.py","file_url":"https://github.com/zihangtian/ARCO/blob/HEAD/src/training/pi_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":"b3998f0b17b12ff7"}},{"code_sha256_prefix":"1d55160735a87a64","entry":"hotpotqa_reward","repo":"zihangtian/ARCO","repo_kind":"found_in_text","path":"src/environments/hotpotqa.py","file_url":"https://github.com/zihangtian/ARCO/blob/HEAD/src/environments/hotpotqa.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":"1d55160735a87a64"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}