{"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-06967","title":"GenPO++: Generative Policy Optimization with Jacobian-free Likelihood Ratios","arxiv_id":"2606.06967","date":"2026-06-05","proceeding":null,"authors":["Ke Hu","Shutong Ding","Panxin Tao","Jingya Wang","Ye Shi"],"abstract":"Generative policies provide expressive and multimodal action distributions, making them attractive for reinforcement learning (RL) in complex continuous-control tasks. Among them, flow-based policies are especially appealing because they generate actions through deterministic transport maps. However, applying such generative policies to likelihood-based on-policy learning remains limited by the difficulty of evaluating the probability of executed actions. Existing flow RL methods either replace the true action-density ratio with approximate surrogates, which can introduce biased updates, or recover exact likelihoods through dummy-action augmentation, which enlarges the policy space and increases computation. In this work, we propose GenPO++, a reversible generative policy optimization framework that uses history states as auxiliary memory in a high-order reversible ODE solver, yielding exact inversion without changing the original action dimension. The resulting generative policy map has a log-determinant determined only by fixed solver coefficients, enabling exact and Jacobian-free likelihood-ratio computation. This design preserves the expressiveness of generative flow policies while avoiding both action ratio bias and dummy-action overhead. We evaluate GenPO++ on large-scale simulated control, fine-tuning, and real-world robotic manipulation tasks, where it achieves competitive or superior performance over state-of-the-art on-policy RL methods, while improving training stability and computational efficiency.","url_abs":"https://arxiv.org/abs/2606.06967","url_pdf":"https://arxiv.org/pdf/2606.06967","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":{"syntology_url":"https://syntology.ai/paper/2606.06967","atlas_url":"https://app.syntology.ai/?focus=2606.06967","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.06967"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/leggedrobotics/rsl_rl","reach":{"status":"ok","spdx":"NOASSERTION"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/amazon-far/fpo-control","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/PolicyFlow2026/PolicyFlow","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/wadx2019/genpo","reach":null}],"summary":{"ran":11,"ran_fixture":1,"ran_honours":4,"ran_draft_wrong":4,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":22,"ran":20,"repositories":3}},"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":3,"samples":[{"code_sha256_prefix":"7372a141a45b9114","entry":"ConditionNetBase","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7372a141a45b9114"}},{"code_sha256_prefix":"597c17e01b0267fb","entry":"FlowNetBase","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"597c17e01b0267fb"}},{"code_sha256_prefix":"c1ace548c611cfaf","entry":"FourierEmbedding","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c1ace548c611cfaf"}},{"code_sha256_prefix":"9cb82a7d03b1be7d","entry":"IdentityCondition","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9cb82a7d03b1be7d"}},{"code_sha256_prefix":"0dc78d3606ae05e2","entry":"LearnableVariance","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0dc78d3606ae05e2"}},{"code_sha256_prefix":"ea6f34e321ea3785","entry":"PositionalEmbedding","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ea6f34e321ea3785"}},{"code_sha256_prefix":"82a64b957a297535","entry":"UntrainableFourierEmbedding","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"82a64b957a297535"}},{"code_sha256_prefix":"f8034f0c51c6c5fb","entry":"UntrainablePositionalEmbedding","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f8034f0c51c6c5fb"}},{"code_sha256_prefix":"5e77c37d35ed4438","entry":"at_least_ndim","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5e77c37d35ed4438"}},{"code_sha256_prefix":"b85894a67f52a914","entry":"calculate_advantage","repo":"amazon-far/fpo-control","repo_kind":"found_in_text","path":"manipulation_experiments/finetune_online_rl.py","file_url":"https://github.com/amazon-far/fpo-control/blob/HEAD/manipulation_experiments/finetune_online_rl.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":"b85894a67f52a914"}},{"code_sha256_prefix":"37c268d2ffce463e","entry":"cat_cos_sampling_step_schedule","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"37c268d2ffce463e"}},{"code_sha256_prefix":"fd3f770694870a3c","entry":"cat_cos_sampling_step_schedule_continuous","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fd3f770694870a3c"}},{"code_sha256_prefix":"9749eef24571dd7c","entry":"clamp_ste","repo":"amazon-far/fpo-control","repo_kind":"found_in_text","path":"isaaclab_experiments/isaaclab_fpo/isaaclab_fpo/algorithms/fpo.py","file_url":"https://github.com/amazon-far/fpo-control/blob/HEAD/isaaclab_experiments/isaaclab_fpo/isaaclab_fpo/algorithms/fpo.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":"9749eef24571dd7c"}},{"code_sha256_prefix":"d8a2fef339faa51a","entry":"download_checkpoint_from_wandb_rank0","repo":"amazon-far/fpo-control","repo_kind":"found_in_text","path":"manipulation_experiments/finetune_online_rl.py","file_url":"https://github.com/amazon-far/fpo-control/blob/HEAD/manipulation_experiments/finetune_online_rl.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":"d8a2fef339faa51a"}},{"code_sha256_prefix":"b2da42317b0e8a92","entry":"quad_cos_sampling_step_schedule","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b2da42317b0e8a92"}},{"code_sha256_prefix":"4138af74cf78fead","entry":"quad_cos_sampling_step_schedule_continuous","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4138af74cf78fead"}},{"code_sha256_prefix":"729caaaa1b4b8a13","entry":"quad_sampling_step_schedule","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"729caaaa1b4b8a13"}},{"code_sha256_prefix":"6b76c8a28a045404","entry":"quad_sampling_step_schedule_continuous","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6b76c8a28a045404"}},{"code_sha256_prefix":"fa4580740e7d2ba8","entry":"uniform_sampling_step_schedule","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fa4580740e7d2ba8"}},{"code_sha256_prefix":"e752c02f384c1c46","entry":"uniform_sampling_step_schedule_continuous","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e752c02f384c1c46"}},{"code_sha256_prefix":"3718e4e9846ab206","entry":"ContinuousNormalizingFlow","repo":"PolicyFlow2026/PolicyFlow","repo_kind":"found_in_text","path":"policyflow/policyflow_torch/modules/flow/flow.py","file_url":"https://github.com/PolicyFlow2026/PolicyFlow/blob/HEAD/policyflow/policyflow_torch/modules/flow/flow.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3718e4e9846ab206"}},{"code_sha256_prefix":"ddcce7f51ff59c6a","entry":"create_x11_tmpfile","repo":"wadx2019/genpo","repo_kind":"found_in_text","path":"docker/utils/x11_utils.py","file_url":"https://github.com/wadx2019/genpo/blob/HEAD/docker/utils/x11_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"ddcce7f51ff59c6a"}}]},"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,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}