{"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-2602-09726","title":"ExO-PPO: an Extended Off-policy Proximal Policy Optimization Algorithm","arxiv_id":"2602.09726","date":"2026-02-10","proceeding":null,"authors":["Hanyong Wang","Menglong Yang"],"abstract":"Deep reinforcement learning has been able to solve various tasks successfully, however, due to the construction of policy gradient and training dynamics, tuning deep reinforcement learning models remains challenging. As one of the most successful deep reinforcement-learning algorithm, the Proximal Policy Optimization algorithm (PPO) clips the policy gradient within a conservative on-policy updates, which ensures reliable and stable policy improvement. However, this training pattern may sacrifice sample efficiency. On the other hand, off-policy methods make more adequate use of data through sample reuse, though at the cost of increased the estimation variance and bias. To leverage the advantages of both, in this paper, we propose a new PPO variant based on the stability guarantee from conservative on-policy iteration with a more efficient off-policy data utilization. Specifically, we first derive an extended off-policy improvement from an expectation form of generalized policy improvement lower bound. Then, we extend the clipping mechanism with segmented exponential functions for a suitable surrogate objective function. Third, the trajectories generated by the past $M$ policies are organized in the replay buffer for off-policy training. We refer to this method as Extended Off-policy Proximal Policy Optimization (ExO-PPO). Compared with PPO and some other state-of-the-art variants, we demonstrate an improved performance of ExO-PPO with balanced sample efficiency and stability on varied tasks in the empirical experiments.","url_abs":"https://arxiv.org/abs/2602.09726","url_pdf":"https://arxiv.org/pdf/2602.09726","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=2602.09726","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.09726"}},"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/HarriWxy/ExO-PPO","reach":null}],"summary":{"unverified":12},"by_repo_kind":{"found_in_text":{"samples":12,"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":12,"samples":[{"code_sha256_prefix":"bc9946ea45db84e1","entry":"train_actor","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariESppo.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariESppo.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":"bc9946ea45db84e1"}},{"code_sha256_prefix":"93189dfbdf949651","entry":"train_actor","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariExoGe.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariExoGe.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":"93189dfbdf949651"}},{"code_sha256_prefix":"d72cd24c42712cf4","entry":"train_actor","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariExoRe.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariExoRe.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":"d72cd24c42712cf4"}},{"code_sha256_prefix":"7797600c3265bc5c","entry":"train_actor","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariExokl.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariExokl.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":"7797600c3265bc5c"}},{"code_sha256_prefix":"9f3d941a50a051b9","entry":"train_actor","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariP3Okl.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariP3Okl.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":"9f3d941a50a051b9"}},{"code_sha256_prefix":"fe42fbabbaf2c98a","entry":"train_actor","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariPPOGe.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariPPOGe.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":"fe42fbabbaf2c98a"}},{"code_sha256_prefix":"2550a58caad0127b","entry":"train_actor","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariPPOep.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariPPOep.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":"2550a58caad0127b"}},{"code_sha256_prefix":"211fa0359e45eec0","entry":"train_actor","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariPPOoffRe.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariPPOoffRe.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":"211fa0359e45eec0"}},{"code_sha256_prefix":"bf0a904a5ab773c2","entry":"train_critic","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariESppo.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariESppo.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":"bf0a904a5ab773c2"}},{"code_sha256_prefix":"b19e773eaf67b8f4","entry":"train_critic","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariExoRe.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariExoRe.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":"b19e773eaf67b8f4"}},{"code_sha256_prefix":"03c79d4cadf67251","entry":"train_critic","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariExokl.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariExokl.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":"03c79d4cadf67251"}},{"code_sha256_prefix":"35ae1e2c388b3420","entry":"train_critic","repo":"HarriWxy/ExO-PPO","repo_kind":"found_in_text","path":"Atari/AtariP3Okl.py","file_url":"https://github.com/HarriWxy/ExO-PPO/blob/HEAD/Atari/AtariP3Okl.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":"35ae1e2c388b3420"}}]},"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":null}