{"record_type":"pith_number_record","schema_url":"https://pith.science/schemas/pith-number/v1.json","pith_number":"pith:2026:SRP7COU5GB3YODBFGUGIILN7V2","short_pith_number":"pith:SRP7COU5","schema_version":"1.0","canonical_sha256":"945ff13a9d3077870c25350c842dbfaeaae04965786a3c765793336b0568f0e5","source":{"kind":"arxiv","id":"2605.13907","version":1},"attestation_state":"computed","paper":{"title":"AIS: Adaptive Importance Sampling for Quantized RL","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Adaptive Importance Sampling corrects non-stationary bias from low-precision rollouts while keeping their speed gains in LLM RL.","cross_cats":["cs.AI","cs.LG"],"primary_cat":"stat.ML","authors_text":"Jiajun Zhou, Lingchao Zheng, Ngai Wong, Wei Shao, Yuwei Fan","submitted_at":"2026-05-13T03:36:57Z","abstract_excerpt":"Reinforcement learning (RL) for large language models (LLMs) is dominated by the cost of rollout generation, which has motivated the use of low-precision rollouts (e.g., FP8) paired with a BF16 trainer to improve throughput and reduce memory pressure. This introduces a rollout-training mismatch that biases the policy gradient and can cause training to collapse outright on reasoning benchmarks. We show that the mismatch is non-stationary and acts as a double-edged sword: early in training it provides a stochastic exploration bonus, exposing the gradient to trajectories the trainer would otherwi"},"verification_status":{"content_addressed":true,"pith_receipt":true,"author_attested":false,"weak_author_claims":0,"strong_author_claims":0,"externally_anchored":false,"storage_verified":false,"citation_signatures":0,"replication_records":0,"graph_snapshot":true,"references_resolved":true,"formal_links_present":false},"canonical_record":{"source":{"id":"2605.13907","kind":"arxiv","version":1},"metadata":{"license":"http://creativecommons.org/licenses/by/4.0/","primary_cat":"stat.ML","submitted_at":"2026-05-13T03:36:57Z","cross_cats_sorted":["cs.AI","cs.LG"],"title_canon_sha256":"364ed5714d6e429a86c3f08ba45b900a8118869451a10a9058dc9019f851f158","abstract_canon_sha256":"64b96b9353f36c4ca59c24e29374fefa83ca3be7632760b715f5993f507986ce"},"schema_version":"1.0"},"receipt":{"kind":"pith_receipt","key_id":"pith-v1-2026-05","algorithm":"ed25519","signed_at":"2026-05-17T23:39:18.872422Z","signature_b64":"m7mHvBeuvbV9IxXxq7QfZpuqfFjbYuZ+9kS64gwuXzjV9a8ZT1UpL56HbAb09aSLYyg1Qcxv4aWLGiFOloCPAw==","signed_message":"canonical_sha256_bytes","builder_version":"pith-number-builder-2026-05-17-v1","receipt_version":"0.3","canonical_sha256":"945ff13a9d3077870c25350c842dbfaeaae04965786a3c765793336b0568f0e5","last_reissued_at":"2026-05-17T23:39:18.871843Z","signature_status":"signed_v1","first_computed_at":"2026-05-17T23:39:18.871843Z","public_key_fingerprint":"8d4b5ee74e4693bcd1df2446408b0d54"},"graph_snapshot":{"paper":{"title":"AIS: Adaptive Importance Sampling for Quantized RL","license":"http://creativecommons.org/licenses/by/4.0/","headline":"Adaptive Importance Sampling corrects non-stationary bias from low-precision rollouts while keeping their speed gains in LLM RL.","cross_cats":["cs.AI","cs.LG"],"primary_cat":"stat.ML","authors_text":"Jiajun Zhou, Lingchao Zheng, Ngai Wong, Wei Shao, Yuwei Fan","submitted_at":"2026-05-13T03:36:57Z","abstract_excerpt":"Reinforcement learning (RL) for large language models (LLMs) is dominated by the cost of rollout generation, which has motivated the use of low-precision rollouts (e.g., FP8) paired with a BF16 trainer to improve throughput and reduce memory pressure. This introduces a rollout-training mismatch that biases the policy gradient and can cause training to collapse outright on reasoning benchmarks. We show that the mismatch is non-stationary and acts as a double-edged sword: early in training it provides a stochastic exploration bonus, exposing the gradient to trajectories the trainer would otherwi"},"claims":{"count":4,"items":[{"kind":"strongest_claim","text":"AIS matches the BF16 baseline on most tasks while retaining the 1.5 to 2.76x rollout speedup of FP8 by combining weight reliability, divergence severity, and variance amplification into a per-batch mixing coefficient that interpolates between uncorrected and importance-weighted gradients.","source":"verdict.strongest_claim","status":"machine_extracted","claim_id":"C1","attestation":"unclaimed"},{"kind":"weakest_assumption","text":"The three real-time diagnostics can be combined into a single mixing coefficient that reliably preserves early-training exploration benefits while suppressing later destabilizing bias across different models, tasks, and training stages without introducing new instabilities.","source":"verdict.weakest_assumption","status":"machine_extracted","claim_id":"C2","attestation":"unclaimed"},{"kind":"one_line_summary","text":"AIS adaptively corrects non-stationary policy gradient bias in quantized LLM RL, matching BF16 performance while retaining 1.5-2.76x FP8 rollout speedup.","source":"verdict.one_line_summary","status":"machine_extracted","claim_id":"C3","attestation":"unclaimed"},{"kind":"headline","text":"Adaptive Importance Sampling corrects non-stationary bias from low-precision rollouts while keeping their speed gains in LLM RL.","source":"verdict.pith_extraction.headline","status":"machine_extracted","claim_id":"C4","attestation":"unclaimed"}],"snapshot_sha256":"2fd68b1d443977d73aaceb481c406a1a25ca12a27a183992f92b4c727281f2b5"},"source":{"id":"2605.13907","kind":"arxiv","version":1},"verdict":{"id":"df2c41d6-3fc1-4b2d-a308-ba890af62447","model_set":{"reader":"grok-4.3"},"created_at":"2026-05-15T03:09:29.288537Z","strongest_claim":"AIS matches the BF16 baseline on most tasks while retaining the 1.5 to 2.76x rollout speedup of FP8 by combining weight reliability, divergence severity, and variance amplification into a per-batch mixing coefficient that interpolates between uncorrected and importance-weighted gradients.","one_line_summary":"AIS adaptively corrects non-stationary policy gradient bias in quantized LLM RL, matching BF16 performance while retaining 1.5-2.76x FP8 rollout speedup.","pipeline_version":"pith-pipeline@v0.9.0","weakest_assumption":"The three real-time diagnostics can be combined into a single mixing coefficient that reliably preserves early-training exploration benefits while suppressing later destabilizing bias across different models, tasks, and training stages without introducing new instabilities.","pith_extraction_headline":"Adaptive Importance Sampling corrects non-stationary bias from low-precision rollouts while keeping their speed gains in LLM RL."},"references":{"count":33,"sample":[{"doi":"","year":null,"title":"Training Verifiers to Solve Math Word Problems","work_id":"acab1aa8-b4d6-40e0-a3ee-25341701dca2","ref_index":1,"cited_arxiv_id":"2110.14168","is_internal_anchor":true},{"doi":"","year":null,"title":"DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models","work_id":"07c85cc5-4086-4abc-823b-6d0f4ff784d0","ref_index":2,"cited_arxiv_id":"2512.02556","is_internal_anchor":true},{"doi":"","year":null,"title":"AReaL: A Large-Scale Asynchronous Reinforcement Learning System for Language Reasoning","work_id":"60017c83-cbbd-4807-b8e4-f8149a6aeaf0","ref_index":3,"cited_arxiv_id":"2505.24298","is_internal_anchor":true},{"doi":"","year":null,"title":"DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning","work_id":"e6b75ad5-2877-4168-97c8-710407094d20","ref_index":4,"cited_arxiv_id":"2501.12948","is_internal_anchor":true},{"doi":"","year":null,"title":"OlympiadBench: A Challenging Benchmark for Promoting AGI with Olympiad-Level Bilingual Multimodal Scientific Problems","work_id":"19abed3b-0ff6-409b-aded-a50205319aa3","ref_index":5,"cited_arxiv_id":"2402.14008","is_internal_anchor":true}],"resolved_work":33,"snapshot_sha256":"1097be1a26b192962051ee3eb5e922b9174846614d9d282c3c1ddc711a0ca721","internal_anchors":18},"formal_canon":{"evidence_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"author_claims":{"count":0,"strong_count":0,"snapshot_sha256":"258153158e38e3291e3d48162225fcdb2d5a3ed65a07baac614ab91432fd4f57"},"builder_version":"pith-number-builder-2026-05-17-v1"},"aliases":[{"alias_kind":"arxiv","alias_value":"2605.13907","created_at":"2026-05-17T23:39:18.871946+00:00"},{"alias_kind":"arxiv_version","alias_value":"2605.13907v1","created_at":"2026-05-17T23:39:18.871946+00:00"},{"alias_kind":"doi","alias_value":"10.48550/arxiv.2605.13907","created_at":"2026-05-17T23:39:18.871946+00:00"},{"alias_kind":"pith_short_12","alias_value":"SRP7COU5GB3Y","created_at":"2026-05-18T12:33:37.589309+00:00"},{"alias_kind":"pith_short_16","alias_value":"SRP7COU5GB3YODBF","created_at":"2026-05-18T12:33:37.589309+00:00"},{"alias_kind":"pith_short_8","alias_value":"SRP7COU5","created_at":"2026-05-18T12:33:37.589309+00:00"}],"events":[],"event_summary":{},"paper_claims":[],"inbound_citations":{"count":0,"internal_anchor_count":0,"sample":[]},"formal_canon":{"evidence_count":0,"sample":[],"anchors":[]},"links":{"html":"https://pith.science/pith/SRP7COU5GB3YODBFGUGIILN7V2","json":"https://pith.science/pith/SRP7COU5GB3YODBFGUGIILN7V2.json","graph_json":"https://pith.science/api/pith-number/SRP7COU5GB3YODBFGUGIILN7V2/graph.json","events_json":"https://pith.science/api/pith-number/SRP7COU5GB3YODBFGUGIILN7V2/events.json","paper":"https://pith.science/paper/SRP7COU5"},"agent_actions":{"view_html":"https://pith.science/pith/SRP7COU5GB3YODBFGUGIILN7V2","download_json":"https://pith.science/pith/SRP7COU5GB3YODBFGUGIILN7V2.json","view_paper":"https://pith.science/paper/SRP7COU5","resolve_alias":"https://pith.science/api/pith-number/resolve?arxiv=2605.13907&json=true","fetch_graph":"https://pith.science/api/pith-number/SRP7COU5GB3YODBFGUGIILN7V2/graph.json","fetch_events":"https://pith.science/api/pith-number/SRP7COU5GB3YODBFGUGIILN7V2/events.json","actions":{"anchor_timestamp":"https://pith.science/pith/SRP7COU5GB3YODBFGUGIILN7V2/action/timestamp_anchor","attest_storage":"https://pith.science/pith/SRP7COU5GB3YODBFGUGIILN7V2/action/storage_attestation","attest_author":"https://pith.science/pith/SRP7COU5GB3YODBFGUGIILN7V2/action/author_attestation","sign_citation":"https://pith.science/pith/SRP7COU5GB3YODBFGUGIILN7V2/action/citation_signature","submit_replication":"https://pith.science/pith/SRP7COU5GB3YODBFGUGIILN7V2/action/replication_record"}},"created_at":"2026-05-17T23:39:18.871946+00:00","updated_at":"2026-05-17T23:39:18.871946+00:00"}