{"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-2510-14967","title":"Information Gain-based Policy Optimization: A Simple and Effective Approach for Multi-Turn Search Agents","arxiv_id":"2510.14967","date":"2025-10-16","proceeding":"ICLR","authors":["Guoqing Wang","Sunhao Dai","Guangze Ye","Zeyu Gan","Wei Yao","Yong Deng","Xiaofeng Wu","Zhenzhe Ying"],"abstract":"Large language model (LLM)-based agents are increasingly trained with reinforcement learning (RL) to enhance their ability to interact with external environments through tool use, particularly in search-based settings that require multi-turn reasoning and knowledge acquisition. However, existing approaches typically rely on outcome-based rewards that are only provided exclusively upon generating the final answer. This reward sparsity becomes particularly problematic in multi-turn settings, where long trajectories exacerbate three critical issues: (i) advantage collapse, where all rollouts receive identical rewards and provide no useful learning signals; (ii) lack of fine-grained credit assignment, where the correctness of intermediate turns is obscured, especially in long-horizon tasks; and (iii) poor sample efficiency, where each rollout yields only a single outcome signal, leading to low data utilization. In this paper, we propose Information Gain-based Policy Optimization (IGPO), a simple yet effective RL framework that provides dense and intrinsic supervision for multi-turn agent training. IGPO models each interaction turn as an incremental process of acquiring information about the ground truth, and defines turn-level rewards as the marginal increase in the policy's probability of producing the correct answer. Unlike prior process-level reward approaches that depend on external reward models or costly Monte Carlo estimation, IGPO derives intrinsic rewards directly from the model's own belief updates. These intrinsic turn-level rewards are combined with outcome-level supervision to form dense reward signals. Extensive experiments on both in-domain and out-of-domain benchmarks demonstrate that IGPO consistently outperforms strong baselines in multi-turn scenarios, achieving higher accuracy and improved data efficiency. Our code is available at https://github.com/GuoqingWang1/IGPO.","url_abs":"https://arxiv.org/abs/2510.14967","url_pdf":"https://arxiv.org/pdf/2510.14967","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=2510.14967","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2510.14967"}},"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/GuoqingWang1/IGPO","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":1,"ran_fixture":1,"ran_draft_wrong":1,"unverified":14},"by_repo_kind":{"found_in_text":{"samples":17,"ran":3,"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":"735e93af30b15fa9","entry":"is_ipv4","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"verl/utils/net_utils.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/verl/utils/net_utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"735e93af30b15fa9"}},{"code_sha256_prefix":"21331a58f93375e4","entry":"union_tensor_dict","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"verl/protocol.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/verl/protocol.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"21331a58f93375e4"}},{"code_sha256_prefix":"25f0ea3f460f6ce1","entry":"unpad_dataproto","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"verl/protocol.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/verl/protocol.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"25f0ea3f460f6ce1"}},{"code_sha256_prefix":"e5ead6aad013dbb3","entry":"call_gpt_4o_mini","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"evaluate/cacluate_metrics.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/evaluate/cacluate_metrics.py","link_basis":"first_harvest_node","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":"e5ead6aad013dbb3"}},{"code_sha256_prefix":"54d0cd89e3fa4317","entry":"check_tags_balance","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"evaluate/cacluate_metrics.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/evaluate/cacluate_metrics.py","link_basis":"first_harvest_node","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":"54d0cd89e3fa4317"}},{"code_sha256_prefix":"68aa34a57b353cae","entry":"get_generation_config","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"verl/utils/model.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/verl/utils/model.py","link_basis":"plan_row","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":"68aa34a57b353cae"}},{"code_sha256_prefix":"9411d1fb7e4f68e5","entry":"get_huggingface_actor_config","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"verl/utils/model.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/verl/utils/model.py","link_basis":"plan_row","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":"9411d1fb7e4f68e5"}},{"code_sha256_prefix":"3ef330f50eba38f6","entry":"get_tool_names","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"tools_server/tools.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/tools_server/tools.py","link_basis":"first_harvest_node","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":"3ef330f50eba38f6"}},{"code_sha256_prefix":"c5677288a38d7a82","entry":"get_tools","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"tools_server/tools.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/tools_server/tools.py","link_basis":"first_harvest_node","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":"c5677288a38d7a82"}},{"code_sha256_prefix":"acf240079d434746","entry":"get_weight_loader","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"verl/models/weight_loader_registry.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/verl/models/weight_loader_registry.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":"acf240079d434746"}},{"code_sha256_prefix":"1008c22d29f85015","entry":"get_weight_saver","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"verl/models/weight_loader_registry.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/verl/models/weight_loader_registry.py","link_basis":"first_harvest_node","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":"1008c22d29f85015"}},{"code_sha256_prefix":"3342a992efb2b01e","entry":"initialize_system_prompt","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"tools_server/initialize_prompts.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/tools_server/initialize_prompts.py","link_basis":"first_harvest_node","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":"3342a992efb2b01e"}},{"code_sha256_prefix":"705afe175ad8e404","entry":"is_ipv6","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"verl/utils/net_utils.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/verl/utils/net_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":"705afe175ad8e404"}},{"code_sha256_prefix":"95d41d682e3b2f44","entry":"populate_template","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"tools_server/initialize_prompts.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/tools_server/initialize_prompts.py","link_basis":"first_harvest_node","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":"95d41d682e3b2f44"}},{"code_sha256_prefix":"567311eaeb3eeea6","entry":"preprocess_text","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"evaluate/cacluate_metrics.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/evaluate/cacluate_metrics.py","link_basis":"first_harvest_node","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":"567311eaeb3eeea6"}},{"code_sha256_prefix":"3b15e2ac7497c441","entry":"squeeze","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"verl/utils/model.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/verl/utils/model.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":"3b15e2ac7497c441"}},{"code_sha256_prefix":"8f70e95490c5a263","entry":"string_to_uuid","repo":"GuoqingWang1/IGPO","repo_kind":"found_in_text","path":"tools_server/util.py","file_url":"https://github.com/GuoqingWang1/IGPO/blob/HEAD/tools_server/util.py","link_basis":"first_harvest_node","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":"8f70e95490c5a263"}}]},"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_api"},"syntology_extracted_results":null}