{"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/treerl-llm-reinforcement-learning-with-on","title":"TreeRL: LLM Reinforcement Learning with On-Policy Tree Search","arxiv_id":"2506.11902","date":"2025-06-13","proceeding":null,"authors":["Zhenyu Hou","Ziniu Hu","Yujiang Li","Rui Lu","Jie Tang","Yuxiao Dong"],"abstract":"Reinforcement learning (RL) with tree search has demonstrated superior performance in traditional reasoning tasks. Compared to conventional independent chain sampling strategies with outcome supervision, tree search enables better exploration of the reasoning space and provides dense, on-policy process rewards during RL training but remains under-explored in On-Policy LLM RL. We propose TreeRL, a reinforcement learning framework that directly incorporates on-policy tree search for RL training. Our approach includes intermediate supervision and eliminates the need for a separate reward model training. Existing approaches typically train a separate process reward model, which can suffer from distribution mismatch and reward hacking. We also introduce a cost-effective tree search approach that achieves higher search efficiency under the same generation token budget by strategically branching from high-uncertainty intermediate steps rather than using random branching. Experiments on challenging math and code reasoning benchmarks demonstrate that TreeRL achieves superior performance compared to traditional ChainRL, highlighting the potential of tree search for LLM. TreeRL is open-sourced at https://github.com/THUDM/TreeRL.","url_abs":"https://arxiv.org/abs/2506.11902v1","url_pdf":"https://arxiv.org/pdf/2506.11902v1.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":"treerl-llm-reinforcement-learning-with-on","repo_url":"https://github.com/thudm/treerl","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"math","task_name":"Math"},{"task_slug":"reinforcement-learning","task_name":"Reinforcement Learning"},{"task_slug":"reinforcement-learning-1","task_name":"Reinforcement Learning (RL)"},{"task_slug":"reinforcement-learning-2","task_name":"reinforcement-learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2506.11902","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2506.11902"}},"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/thudm/treerl","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/THUDM/TreeRL","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_draft_wrong":1,"unverified":6},"by_repo_kind":{"official":{"samples":7,"ran":1,"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":0,"samples":[{"code_sha256_prefix":"18ed61dcfadbbdf0","entry":"reward_fn","repo":"THUDM/TreeRL","repo_kind":"official","path":"train_reinforce_ray.py","file_url":"https://github.com/THUDM/TreeRL/blob/HEAD/train_reinforce_ray.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"18ed61dcfadbbdf0"}},{"code_sha256_prefix":"afb9321e3d2d6a5f","entry":"compute_approx_kl","repo":"THUDM/TreeRL","repo_kind":"official","path":"openrlhf/models/utils.py","file_url":"https://github.com/THUDM/TreeRL/blob/HEAD/openrlhf/models/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"afb9321e3d2d6a5f"}},{"code_sha256_prefix":"c62b030ba99acc0b","entry":"compute_kl","repo":"THUDM/TreeRL","repo_kind":"official","path":"openrlhf/models/utils.py","file_url":"https://github.com/THUDM/TreeRL/blob/HEAD/openrlhf/models/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c62b030ba99acc0b"}},{"code_sha256_prefix":"6ebff51e13a45e0f","entry":"compute_reward_naive","repo":"THUDM/TreeRL","repo_kind":"official","path":"openrlhf/models/utils.py","file_url":"https://github.com/THUDM/TreeRL/blob/HEAD/openrlhf/models/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6ebff51e13a45e0f"}},{"code_sha256_prefix":"5dc56eb9d29d5454","entry":"multi_reward_fn","repo":"THUDM/TreeRL","repo_kind":"official","path":"train_ppo_ray.py","file_url":"https://github.com/THUDM/TreeRL/blob/HEAD/train_ppo_ray.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5dc56eb9d29d5454"}},{"code_sha256_prefix":"26152e91d9768cff","entry":"multi_reward_fn","repo":"THUDM/TreeRL","repo_kind":"official","path":"train_reinforce_ray.py","file_url":"https://github.com/THUDM/TreeRL/blob/HEAD/train_reinforce_ray.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"26152e91d9768cff"}},{"code_sha256_prefix":"582b5f2a2d95b05b","entry":"reward_fn","repo":"THUDM/TreeRL","repo_kind":"official","path":"train_ppo_ray.py","file_url":"https://github.com/THUDM/TreeRL/blob/HEAD/train_ppo_ray.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"582b5f2a2d95b05b"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}