Papers › Cornerstones or Stumbling Blocks? Deciphering the Rock Tokens in On-Policy Distillation

Cornerstones or Stumbling Blocks? Deciphering the Rock Tokens in On-Policy Distillation

10 May 2026arXiv:2605.09253added by Syntology

Yuxuan Jiang, Runchao Li, Shubhashis Roy Dipta, Dawei Li, Zhao Yang

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

While recent work in Reinforcement Learning with Verifiable Rewards (RLVR) has shown that a small subset of critical tokens disproportionately drives reasoning gains, an analogous token-level understanding of On-Policy Distillation (OPD) remains largely unexplored. In this work, we investigate high-loss tokens, a token type that--as the most direct signal of student-teacher mismatch under OPD's per-token KL objective--should progressively diminish as training converges according to existing studies; however, our empirical analysis shows otherwise. Even after OPD training reaches apparent saturation, a substantial subset of tokens continues to exhibit persistently high loss; these tokens, which we term Rock Tokens, can account for up to 18\% of the tokens in generated outputs. Our investigation reveals two startling paradoxes. First, despite their high occurrence frequency providing a disproportionately large share of total gradient norms, Rock Tokens themselves remain stagnant throughout training, resisting teacher-driven corrections. Second, through causal intervention, we find that these tokens provide negligible functional contribution to the model's actual reasoning performance. These findings suggest that a vast amount of optimization bandwidth is spent on structural and discourse residuals that the student model cannot or need not internalize. By deconstructing these dynamics, we demonstrate that strategically bypassing these ``stumbling blocks'' can significantly streamline the alignment process, challenging the necessity of uniform token weighting and offering a more efficient paradigm for large-scale model distillation.

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="2605.09253")

Code

Syntology Ran 11 of 11 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 11 ran with no contract checked.

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

YuxuanJiang1/Rock-Token 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

11 samples harvested; 11 ran; 0 honoured the contract we drafted; 0 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.

11ran

Licence: 11 of the 11 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 YuxuanJiang1/Rock-Token. “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.

binned_envelope YuxuanJiang1/Rock-Token/rock_detection/funnel_plot.py found in paper text by Syntology ran no licence file found · pointer only · e9383e9db51e9cd4 · report
cos_to YuxuanJiang1/Rock-Token/rock_detection/analyze_gradient_alignment.py found in paper text by Syntology ran no licence file found · pointer only · beb0c035178abca6 · report
decode_id YuxuanJiang1/Rock-Token/rock_detection/compute_cross_jaccard.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 20ad231b1e5607ff · report
fmt YuxuanJiang1/Rock-Token/rock_detection/compare_checkpoints.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 2a10cc0c29182e7d · report
jaccard YuxuanJiang1/Rock-Token/rock_detection/compute_cross_jaccard.py found in paper text by Syntology ran no licence file found · pointer only · 0d6cdf1f7d83f53b · report
load YuxuanJiang1/Rock-Token/rock_detection/compare_unrestricted.py found in paper text by Syntology ran no licence file found · pointer only · 990a0d73ca1ad6b4 · report
load_rock_ids YuxuanJiang1/Rock-Token/rock_detection/compute_cross_jaccard.py found in paper text by Syntology ran no licence file found · pointer only · dd218b8873bf5539 · report
load_token_stats YuxuanJiang1/Rock-Token/rock_detection/funnel_plot.py found in paper text by Syntology ran no licence file found · pointer only · 6c4fa6154f037dfc · report
per_token_kl YuxuanJiang1/Rock-Token/rock_detection/compare_kl_evolution.py found in paper text by Syntology ran no licence file found · pointer only · ddb9a49095bb09de · report
per_token_stats YuxuanJiang1/Rock-Token/rock_detection/compare_checkpoints.py found in paper text by Syntology ran no licence file found · pointer only · b8a19cad03629b57 · report
reverse_kl_logit_grad YuxuanJiang1/Rock-Token/rock_detection/compute_logit_gradients.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 14f5c99e3aae37dd · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.09253, was issued in May 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