{"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-2605-18864","title":"SAGE: Shaping Anchors for Guided Exploration in RLVR of LLMs","arxiv_id":"2605.18864","date":"2026-05-15","proceeding":"ICML","authors":["Chanuk Lee","Minki Kang","Sung Ju Hwang"],"abstract":"Recent studies observe that reinforcement learning with verifiable rewards (RLVR) reliably improves pass@1 on reasoning tasks, yet often fails to yield comparable gains in pass@k, raising the question of whether RLVR genuinely enables large language models to acquire novel reasoning abilities or merely enhances the efficiency of sampling reasoning modes already present in the base model. Prior analyses largely support the latter view, attributing this limitation to structural properties of standard RLVR objectives that result in insufficient exploration pressure. In this work, we argue that a central structural constraint arises from reverse-KL regularization, which stabilizes training but inherently anchors the policy to the reference distribution, thereby suppressing the emergence of alternative reasoning modes. However, we show that neither removing the KL term nor replacing it with forward-KL provides a satisfactory solution, as both disrupt the efficiency-coverage trade-off by either inducing reward hacking or allocating probability mass to off-target regions. To resolve this tension, we propose SAGE, a principled framework that enables controllable empirical support expansion by reshaping the reverse-KL anchor distribution itself through a guide function q(x,y), achieving consistent improvements in both pass@1 and pass@k across challenging mathematical reasoning benchmarks. Our code is available at https://github.com/tally0818/SAGE.","url_abs":"https://arxiv.org/abs/2605.18864","url_pdf":"https://arxiv.org/pdf/2605.18864","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=2605.18864","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2605.18864"}},"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/tally0818/SAGE","reach":null}],"summary":{"ran":13,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":14,"ran":13,"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":14,"samples":[{"code_sha256_prefix":"203da076852fbdd2","entry":"build_parser","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/train/common.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/train/common.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":"203da076852fbdd2"}},{"code_sha256_prefix":"2472ffaa493c3b15","entry":"discover_eval_targets","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/eval/eval_model.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/eval/eval_model.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":"2472ffaa493c3b15"}},{"code_sha256_prefix":"8a7a217b75f316fd","entry":"guide_name_from_cfg","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/train/get_trainer.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/train/get_trainer.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":"8a7a217b75f316fd"}},{"code_sha256_prefix":"06463f38f0e33a36","entry":"load_yaml_config","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/config.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/config.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":"06463f38f0e33a36"}},{"code_sha256_prefix":"7609cb86fb898461","entry":"math_verify_reward","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/train/rewards.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/train/rewards.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":"7609cb86fb898461"}},{"code_sha256_prefix":"de7fd72ffc80930f","entry":"nanmax","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/train/sage_trainer.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/train/sage_trainer.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":"de7fd72ffc80930f"}},{"code_sha256_prefix":"95a9accdc840e38e","entry":"nanmin","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/train/sage_trainer.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/train/sage_trainer.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":"95a9accdc840e38e"}},{"code_sha256_prefix":"c4b49d5a9e177817","entry":"normalize_eval_config","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/config.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/config.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":"c4b49d5a9e177817"}},{"code_sha256_prefix":"ad7bbe9d9714809b","entry":"normalize_train_config","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/config.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/config.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":"ad7bbe9d9714809b"}},{"code_sha256_prefix":"52e66a509cc22f2e","entry":"resolve_full_ft","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/eval/eval_model.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/eval/eval_model.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":"52e66a509cc22f2e"}},{"code_sha256_prefix":"c4b9a3767c9e6e67","entry":"resolve_num_rollouts","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/train/common.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/train/common.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":"c4b9a3767c9e6e67"}},{"code_sha256_prefix":"78657fbdf5a76b54","entry":"resolve_use_lora","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/eval/eval_model.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/eval/eval_model.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":"78657fbdf5a76b54"}},{"code_sha256_prefix":"85a2bb1a8e77c2eb","entry":"reward","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/train/rewards.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/train/rewards.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":"85a2bb1a8e77c2eb"}},{"code_sha256_prefix":"f62f00e1e077e5a1","entry":"load_model_and_tokenizer","repo":"tally0818/SAGE","repo_kind":"found_in_text","path":"src/train/common.py","file_url":"https://github.com/tally0818/SAGE/blob/HEAD/src/train/common.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":"f62f00e1e077e5a1"}}]},"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}