Papers › Policy Split: Incentivizing Dual-Mode Exploration in LLM Reinforcement with Dual-Mode...

Policy Split: Incentivizing Dual-Mode Exploration in LLM Reinforcement with Dual-Mode Entropy Regularization

13 Apr 2026arXiv:2604.11510added by Syntology

Jiashu Yao, Heyan Huang, Daiqing Wu, Zeming Liu, Yuhang Guo

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

To encourage diverse exploration in reinforcement learning (RL) for large language models (LLMs) without compromising accuracy, we propose Policy Split, a novel paradigm that bifurcates the policy into normal and high-entropy modes with a high-entropy prompt. While sharing model parameters, the two modes undergo collaborative dual-mode entropy regularization tailored to distinct objectives. Specifically, the normal mode optimizes for task correctness, while the high-entropy mode incorporates a preference for exploration, and the two modes learn collaboratively. Extensive experiments demonstrate that our approach consistently outperforms established entropy-guided RL baselines across various model sizes in general and creative tasks. Further analysis reveals that Policy Split facilitates dual-mode exploration, where the high-entropy mode generates distinct behavioral patterns to the normal mode, providing unique learning signals.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2604.11510")

Code

Syntology Ran 4 of 8 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract; 2 ran with no contract checked.

By repository: found in paper text by Syntology: 8 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

BITHLP/PolicySplit found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 4 ran; 1 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · violated contract
2ran
4unverified

Licence: 8 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from BITHLP/PolicySplit. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

count_unknown_letters_in_expr BITHLP/PolicySplit/verl/utils/reward_score/openai_math_grade.py found in paper text by Syntology ran · honoured contract fingerprinted no licence file found · pointer only · 368d3db6347269c3 · report
create_rl_sampler BITHLP/PolicySplit/verl/trainer/main_grpo.py found in paper text by Syntology ran no licence file found · pointer only · 7434c2f36297799f · report
normalize_answer BITHLP/PolicySplit/verl/utils/reward_score/openai_math_grade.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 101b1e54fcdadf90 · report
should_allow_eval BITHLP/PolicySplit/verl/utils/reward_score/openai_math_grade.py found in paper text by Syntology ran · violated contract no licence file found · pointer only · 95f02454eddf082a · report
apply_correctness_mask BITHLP/PolicySplit/verl/trainer/ppo/ray_entropy_rl_trainer_v6.py found in paper text by Syntology unverified no licence file found · pointer only · 69aae725e2088c8f · report
clear_user_and_assistant BITHLP/PolicySplit/verl/trainer/ppo/ray_entropy_rl_trainer_v6.py found in paper text by Syntology unverified no licence file found · pointer only · 65acd0b4b0ff5fa8 · report
compute_grpo_process_advantage BITHLP/PolicySplit/verl/trainer/ppo/ray_entropy_rl_trainer_v6.py found in paper text by Syntology unverified no licence file found · pointer only · 78b8463e575575ab · report
create_rl_dataset BITHLP/PolicySplit/verl/trainer/main_grpo.py found in paper text by Syntology unverified no licence file found · pointer only · 3a3facd24a88e156 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.11510, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections