REVIEW 5 major objections 5 minor 48 references
This paper establishes that task adaptation is not alignment-neutral: supervised fine-tuning drifts alignment most, verifiable-reward reinforcement learning preserves it, and KL-regularization tunes in between.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-02 07:37 UTC pith:D33YMAAI
load-bearing objection Solid multi-dimensional empirical comparison of SFT vs RLVR alignment drift; the behavioral findings are likely right, but the representation-level claim needs a probe-invariance check before I'd trust it. the 5 major comments →
How LLM Task-Adaptation Reshapes Alignment: A Multi-dimensional Study of Behavioral and Representational Drift
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The paper's central claim is that task adaptation is not alignment-neutral. Using four instruction-tuned models (1.7B to 8B) adapted to mathematics and code by SFT, KL-regularized SFT, and GRPO-based RLVR, the authors measure drift against the pre-adaptation baseline on 15 alignment aspects. They find SFT shifts the average cell by about 4.96 percentage points, with 18 of 60 cells classified as shifted under a 5pp TOST margin, concentrated in safety, factuality, and controllability; RLVR shifts only 1.53pp on average, with 3 of 60 cells shifted; and increasing the KL coefficient in SFT progressively pulls behavior back toward baseline. Checkpoint trajectories show SFT drift accumulates durin
What carries the argument
The central measurement machinery is a two-level drift assay. Behaviorally, each adaptation run is compared with the instruction-tuned baseline across 15 benchmark metrics grouped into six domains, using two one-sided tests (TOST) with a 5-percentage-point equivalence margin to classify each model–metric cell as shifted, equivalent, or indeterminate. Representationally, for seven alignment concepts the authors extract contrastive residual-stream directions at the layer with highest held-out ROC-AUC on the baseline model, then measure the ratio of the fine-tuned to baseline cluster-mean separation; ratios below 1 indicate that the concept direction is compressed. That pairing — a benchmark ba
Load-bearing premise
The evaluation assumes that the tests and internal measurements chosen before adaptation still measure the same alignment qualities after the model has been fine-tuned; if fine-tuning changes what those measurements detect, the reported drift could be misstated.
What would settle it
Re-run the study with concept directions re-derived independently on each fine-tuned checkpoint instead of fixed from the baseline, and with multiple training seeds. If the re-derived separations no longer compress or no longer correlate with behavioral drift, the representational-mirroring claim fails; if SFT-versus-RLVR equivalence classifications flip across seeds, the ordering claim is not robust.
If this is right
- Practitioners should treat post-training as an alignment step: any task-adaptation run should include multi-dimensional alignment evaluation, not just safety red-teaming or task accuracy.
- SFT on verifiable tasks carries substantially higher alignment risk than RLVR, with the largest effects in safety, factuality, and controllability; early stopping will not reliably recover those dimensions.
- KL-regularization gives a tunable lever: increasing the anchoring coefficient reduces drift in aggregate, though it also pulls back beneficial SFT-induced changes.
- Representation-level concept directions can serve as a monitoring signal: compression of these directions tracks behavioral drift with correlations up to |r|=0.95, so internals could flag drift before or without running full benchmark suites.
- Even RLVR is not perfectly neutral; model- and metric-specific shifts remain, so verifiable rewards should not be assumed to guarantee alignment preservation.
Where Pith is reading between the lines
- Editorial inference: the same drift assay could be run at larger scales and across newer methods, such as rubric-based reinforcement learning, to test whether the SFT > KL-SFT > RLVR ordering is a general law of post-training or specific to verifiable math and code tasks.
- Editorial inference: because the probes are fixed at the baseline layer and the runs are single-seed, the cleanest next test is to re-derive concept directions on each fine-tuned checkpoint and to run multiple seeds; if compression vanishes with re-derived probes, the representational claim would need revision.
- Editorial inference: the correlation between concept compression and behavior suggests an online guardrail — halt or KL-anchor training when probe separations drop — which the paper leaves implicit.
- Editorial inference: KL anchoring reduces both harmful and beneficial drift, so the optimal penalty strength depends on whether the aligned baseline is considered trustworthy; the paper's data imply that KL-SFT is a baseline-preserving, not baseline-correcting, tool.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper compares three post-training methods (SFT, KL-regularized SFT, GRPO-based RLVR) on four instruct-aligned models across two tasks (MATH and TACO), measuring 15 alignment dimensions in six domains plus residual-stream concept directions. It reports that alignment drift is structured, with SFT causing the largest and fastest changes, RLVR causing smaller but non-zero shifts, and KL regularization mitigating SFT drift. It further claims that representation-level concept-direction changes correlate with behavioral drift, concluding that task adaptation is an alignment intervention in its own right.
Significance. This is a useful, broad empirical mapping of post-training alignment drift. The behavioral evaluation uses standard benchmarks, TOST with Holm-Bonferroni corrections, and held-out layer selection for the representation probes; the computational-cost and limitation statements are commendable. If the findings survive the concerns below, the ordering SFT > KL-SFT > RLVR in alignment impact and the representation-behavior link would be valuable for post-training evaluation and monitoring. The study is conditional, however, because the central comparative claims and the representation correlation rest on evidence that is not yet fully provided.
major comments (5)
- [§3.1, §4.1, conclusion] The paper repeatedly states that 'RLVR improves task performance' and frames alignment drift as a side effect of successful adaptation, but no task-performance results are reported anywhere: MATH, TACO, GSM8K, HumanEval, MBPP, and MMLU are listed in §3.1 but never shown. Without these numbers, the reader cannot verify that the adapted models actually improved on the target tasks, and the comparison of alignment drift between SFT and RLVR could be confounded by different task-capability gains. Please add the task-capability tables and discuss them alongside drift.
- [Appendix B.1] The appendix states 'Runs for a model, training method and dataset are single-seed.' The 95% confidence intervals and TOST classifications in §4.1 and Table 2 therefore cover evaluation sampling only, not training stochasticity. The headline counts such as '32/60 equivalent' and '47/60 equivalent' could change with different seeds. This is a load-bearing limitation for the ordering claim. Please either run multiple seeds for the main comparisons or downgrade the language to 'within this run' and discuss the risk.
- [§4.3, Figure 7] The concept layer is selected by maximum held-out ROC-AUC on the instruction-tuned baseline, and that same layer (and possibly the same direction) is then used to measure every fine-tuned checkpoint. The paper does not report whether the chosen direction remains linearly separable after adaptation, and it does not fit or validate an alternative probe post-adaptation. If SFT rotates the concept direction, the reported 'compression' ratio can change without any true change in concept separation, and the Table 3 correlation could be an artifact. Please report per-checkpoint AUC for the chosen direction/layer, or refit/validate probes on fine-tuned models.
- [Figure 6, Table 3] The correlation analysis pools all checkpoints from all training runs and treats them as independent observations. Checkpoints from the same run are highly autocorrelated, so the Pearson p-values and Holm-Bonferroni-corrected significance do not have their nominal validity. This directly affects the headline claim that 'behavioral drift is mirrored in alignment-relevant residual-stream concept directions.' Please account for clustering (per-run correlations, mixed-effects model, or block bootstrap) and report the range of per-run correlations.
- [§4.1, §C.4] The TOST margin δ=5pp is introduced without justification and no sensitivity analysis is provided. All 'shifted/equivalent/indeterminate' counts are margin-dependent, so a different δ would change the headline numbers. Because these classifications are used to compare methods, please justify the margin and show robustness (e.g., δ = 2.5–10pp), or report continuous effect sizes as the primary comparison.
minor comments (5)
- [Table 2, Figure 4] The KL-SFT analysis is performed on only two of the four models (Qwen2.5-3B and Llama3.2-3B) and two tasks. The claim that 'KL regularization mitigates SFT-induced drift' should be scoped to the tested setups, or the missing models should be added.
- [§4.2] The statement that 'representation distance from the baseline increases monotonically across checkpoints even when behavioral metrics partially recover' is not supported by any figure or table in the manuscript. Please add the corresponding activation-distance curves or remove the claim.
- [§4.3] The notation ||µpos−µneg||_fine-tuned / ||µpos−µneg||_baseline is ambiguous: is the fine-tuned value computed by projecting onto the baseline direction, or by recomputing cluster means at the baseline-selected layer? Please clarify the exact computation and the direction used.
- [Figure 5] Concept-distance ratios are shown without error bars or uncertainty intervals. Adding bootstrap or evaluation-sampling intervals would make the representational comparisons easier to assess.
- [Throughout] Minor language issues: 'affect' should be 'effect' in several places, and 'is corresponds to' should be 'corresponds to.' Please proofread.
Circularity Check
No significant circularity: the study's claims are empirical measurements, not derivations that reduce to fitted values or self-citations.
full rationale
The paper is an empirical measurement study rather than a derivation chain. Its central ordering (SFT induces the largest alignment drift, RLVR smaller non-zero drift, KL-SFT intermediate) comes from fresh evaluations on established benchmarks across four base models; no parameter is fitted to the target result and then reported as a prediction. The residual-stream concept directions are extracted once on the pre-adapted baseline and frozen (Appendix C.3, Figure 7), so the post-training concept-distance ratios and their correlations with behavioral drift are out-of-sample measurements. The plausible weakness is probe validity under fine-tuning-induced rotation, which is a correctness/validity concern, not circularity. The self-citations (Shen et al. 2025, 2026a) appear in related work and evaluation conventions and are not load-bearing for the paper's measured comparisons. The KL-SFT mitigation trend is consistent with the objective's explicit KL anchor (Eq. 3), but the behavioral and representational reductions are measured independently and the paper notes the mitigation is not strictly monotonic, so the claim does not reduce by construction. Appendix E states limitations about model scale and emerging methods, not about circular reasoning. Accordingly, no circular step is identified.
Axiom & Free-Parameter Ledger
free parameters (2)
- TOST equivalence margin δ =
5pp
- Concept probe layer per concept/model =
per-model, per-concept layer (appendix Fig 7)
axioms (4)
- domain assumption The 15 benchmark metrics operationalize the six alignment domains they are named after (Table 1).
- domain assumption Residual-stream concept directions computed on the baseline remain valid linear probes after fine-tuning (§4.3 setup).
- domain assumption Single-seed runs are representative of each training configuration (Appendix B.1).
- domain assumption The GRPO, SFT, and KL-SFT objectives as written in Appendix A are correctly implemented by the verl + vLLM stack.
read the original abstract
Post-training is a key mechanism for adapting large language models to downstream tasks. While prior work suggests that task adaptation can alter a model's pre-existing alignment, especially its safety behavior, its broader effects across alignment domains remain poorly understood. We address this gap through a systematic evaluation of representative task-adaptation methods, including supervised fine-tuning (SFT), KL-regularized SFT, and reinforcement learning with verifiable rewards (RLVR) across 15 alignment aspects spanning six key domains: safety, factuality, stance stability, social harm, controllability, and instructability. Our results reveal that post-training does not reshape alignment uniformly. RLVR improves task performance while inducing comparatively small, but non-zero, metric-specific shifts, while SFT leads to substantially larger alignment drift across domains. KL regularization mitigates this effect: stronger reference-model anchoring reduces alignment drift from the baseline, although KL-SFT still falls short of RLVR in preserving alignment. Representation-level analysis further supports this pattern, with shifts in alignment-relevant representations tracking behavioral drift. Together, these results show that task adaptation is not merely a capability-improving step, but an alignment intervention in its own right, motivating multi-dimensional alignment evaluation as a standard component of post-training pipelines.
Reference graph
Works this paper leans on
-
[4]
Training verifiers to solve math word problems.arXiv preprint arXiv:2110.14168,
Karl Cobbe, Vineet Kosaraju, Mohammad Bavarian, Mark Chen, Heewoo Jun, Lukasz Kaiser, Matthias Plappert, Jerry Tworek, Jacob Hilton, Reiichiro Nakano, Christopher Hesse, and John Schulman. Training verifiers to solve math word problems.arXiv preprint arXiv:2110.14168,
-
[5]
Huan-ang Gao, Jiayi Geng, Wenyue Hua, Mengkang Hu, Xinzhe Juan, Hongzhang Liu, Shilong Liu, Jiahao Qiu, Xuan Qi, Yiran Wu, et al. A survey of self-evolving agents: What, when, how, and where to evolve on the path to artificial super intelligence.arXiv preprint arXiv:2507.21046,
-
[6]
URLhttps://zenodo.org/records/12608602. Shashwat Goel, Rishi Hazra, Dulhan Jayalath, Timon Willi, Parag Jain, William F Shen, Ilias Leontiadis, Francesco Barbieri, Yoram Bachrach, Jonas Geiping, et al. Training ai co-scientists using rubric rewards.arXiv preprint arXiv:2512.23707,
-
[7]
Towards an ai co-scientist.arXiv preprint arXiv:2502.18864,
Juraj Gottweis, Wei-Hung Weng, Alexander Daryin, Tao Tu, Anil Palepu, Petar Sirkovic, Artiom Myaskovsky, Felix Weissenberger, Keran Rong, Ryutaro Tanno, et al. Towards an ai co-scientist.arXiv preprint arXiv:2502.18864,
-
[8]
The llama 3 herd of models.arXiv preprint arXiv:2407.21783,
Aaron Grattafiori, Abhimanyu Dubey, Abhinav Jauhri, Abhinav Pandey, Abhishek Kadian, Ahmad Al-Dahle, Aiesha Letman, Akhil Mathur, Alan Schelten, and Alex Vaughan. The llama 3 herd of models.arXiv preprint arXiv:2407.21783,
-
[9]
Alignment faking in large language models.arXiv preprint arXiv:2412.14093,
Ryan Greenblatt, Carson Denison, Benjamin Wright, Fabien Roger, Monte MacDiarmid, Sam Marks, Johannes Treut- lein, Tim Belonax, Jack Chen, and David Duvenaud. Alignment faking in large language models.arXiv preprint arXiv:2412.14093,
-
[10]
Anisha Gunjal, Anthony Wang, Elaine Lau, Vaskar Nath, Yunzhong He, Bing Liu, and Sean Hendryx. Rubrics as rewards: Reinforcement learning beyond verifiable domains.arXiv preprint arXiv:2507.17746,
-
[11]
Daya Guo, Dejian Yang, Haowei Zhang, Junxiao Song, Peiyi Wang, Qihao Zhu, Runxin Xu, Ruoyu Zhang, Shirong Ma, Xiao Bi, et al. Deepseek-r1: Incentivizing reasoning capability in llms via reinforcement learning.arXiv preprint arXiv:2501.12948,
-
[12]
Val-bench: Measuring value alignment in language models.arXiv preprint arXiv:2510.05465,
Aman Gupta, Denny O’Shea, and Fazl Barez. Val-bench: Measuring value alignment in language models.arXiv preprint arXiv:2510.05465,
-
[13]
arXiv:2404.01099. 10 Dan Hendrycks, Collin Burns, Steven Basart, Andy Zou, Mantas Mazeika, Dawn Song, and Jacob Steinhardt. Measuring massive multitask language understanding. InInternational Conference on Learning Representations, 2021a. Dan Hendrycks, Collin Burns, Saurav Kadavath, Akul Arora, Steven Basart, Eric Tang, Dawn Song, and Jacob Steinhardt. M...
-
[14]
Understanding catastrophic forgetting in language models via implicit inference
Suhas Kotha, Jacob Springer, and Aditi Raghunathan. Understanding catastrophic forgetting in language models via implicit inference. InInternational Conference on Learning Representations, volume 2024, pages 24110–24139,
2024
-
[16]
Simon Lermen, Charlie Rogers-Smith, and Jeffrey Ladish. LoRA fine-tuning efficiently undoes safety training in Llama 2-chat 70b.arXiv preprint arXiv:2310.20624,
-
[18]
Holistic evaluation of language models.arXiv preprint arXiv:2211.09110,
Percy Liang, Rishi Bommasani, Tony Lee, Dimitris Tsipras, Dilara Soylu, Michihiro Yasunaga, Yian Zhang, Deepak Narayanan, Yuhuai Wu, and Ananya Kumar. Holistic evaluation of language models.arXiv preprint arXiv:2211.09110,
-
[19]
TruthfulQA: Measuring how models mimic human falsehoods.arXiv preprint arXiv:2109.07958,
Stephanie Lin, Jacob Hilton, and Owain Evans. TruthfulQA: Measuring how models mimic human falsehoods.arXiv preprint arXiv:2109.07958,
-
[20]
Natural emergent misalignment from reward hacking in production RL.arXiv preprint arXiv:2511.18397,
Monte MacDiarmid, Benjamin Wright, Jonathan Uesato, Joe Benton, Jon Kutasov, Sara Price, Naia Bouscal, Sam Bowman, Trenton Bricken, Alex Cloud, Carson Denison, Johannes Gasteiger, Ryan Greenblatt, Jan Leike, Jack Lindsey, Vlad Mikulik, Ethan Perez, Alex Rodrigues, Drake Thomas, Albert Webson, Daniel Ziegler, and Evan Hubinger. Natural emergent misalignmen...
-
[21]
HarmBench: A standardized evaluation framework for automated red teaming and robust refusal
Mantas Mazeika, Long Phan, Xuwang Yin, Andy Zou, Zifan Wang, Norman Mu, Elham Sakhaee, Nathaniel Li, Steven Basart, and Bo Li. HarmBench: A standardized evaluation framework for automated red teaming and robust refusal. arXiv preprint arXiv:2402.04249,
-
[23]
Long Ouyang, Jeffrey Wu, Xu Jiang, Diogo Almeida, Carroll L
arXiv:2010.00133. Long Ouyang, Jeffrey Wu, Xu Jiang, Diogo Almeida, Carroll L. Wainwright, Pamela Mishkin, Chong Zhang, Sandhini Agarwal, Katarina Slama, and Alex Ray. Training language models to follow instructions with human feedback. Advances in Neural Information Processing Systems, 35:27730–27744,
Pith/arXiv arXiv 2010
-
[24]
Steering Llama 2 via contrastive activation addition.arXiv preprint arXiv:2312.06681,
Nina Panickssery, Nick Gabrieli, Julian Schulz, Meg Tong, Evan Hubinger, and Alexander Matt Turner. Steering Llama 2 via contrastive activation addition.arXiv preprint arXiv:2312.06681,
-
[25]
arXiv:2110.08193. 11 Ethan Perez, Sam Ringer, Kamile Lukosiute, Karina Nguyen, Edwin Chen, Scott Heiner, Craig Pettit, Catherine Olsson, Sandipan Kundu, and Saurav Kadavath. Discovering language model behaviors with model-written evaluations. In Findings of the association for computational linguistics: ACL 2023, pages 13387–13434,
Pith/arXiv arXiv 2023
-
[26]
Evaluating frontier models for stealth and situational awareness.arXiv preprint arXiv:2505.01420,
Mary Phuong, Roland S Zimmermann, Ziyue Wang, David Lindner, Victoria Krakovna, Sarah Cogan, Allan Dafoe, Lewis Ho, and Rohin Shah. Evaluating frontier models for stealth and situational awareness.arXiv preprint arXiv:2505.01420,
-
[27]
Xiangyu Qi, Yi Zeng, Tinghao Xie, Pin-Yu Chen, Ruoxi Jia, Prateek Mittal, and Peter Henderson. Fine-tuning aligned language models compromises safety, even when users do not intend to!arXiv preprint arXiv:2310.03693,
-
[28]
Proximal policy optimization algorithms
John Schulman, Filip Wolski, Prafulla Dhariwal, Alec Radford, and Oleg Klimov. Proximal policy optimization algorithms. arXiv preprint arXiv:1707.06347,
-
[30]
Towards understanding sycophancy in language models
Mrinank Sharma, Meg Tong, Tomek Korbak, David Duvenaud, Amanda Askell, Sam Bowman, Esin Durmus, Zac Hatfield-Dodds, Scott Johnston, and Shauna Kravec. Towards understanding sycophancy in language models. In International Conference on Learning Representations, volume 2024, pages 110–144,
2024
-
[31]
William Shen, Xinchi Qiu, Meghdad Kurmanji, Alexandru-Andrei Iacob, Lorenzo Sani, Yihong Chen, Nicola Cancedda, and Nicholas Lane. Llm unlearning via neural activation redirection.Advances in Neural Information Processing Systems, 38:44253–44290, 2026a. William F Shen, Xinchi Qiu, Nicola Cancedda, and Nicholas D Lane. Don’t make it up: Preserving ignoranc...
-
[32]
William F Shen, Xinchi Qiu, Chenxi Whitehouse, Lisa Alazraki, Shashwat Goel, Francesco Barbieri, Timon Willi, Akhil Mathur, and Ilias Leontiadis. Rethinking rubric generation for improving llm judge and reward modeling for open-ended tasks.arXiv preprint arXiv:2602.05125, 2026b. Guangming Sheng, Chi Zhang, Zilingfeng Ye, Xibin Wu, Wang Zhang, Ru Zhang, Ya...
-
[33]
Mina Taraghi, Yann Pequignot, Amin Nikanjam, Mohamed Amine Merzouk, and Foutse Khomh. Efficiency vs. alignment: Investigating safety and fairness risks in parameter-efficient fine-tuning of llms.arXiv preprint arXiv:2511.00382,
-
[34]
Adly Templeton, Tom Conerly, Jonathan Marcus, Jack Lindsey, Trenton Bricken, Brian Chen, Adam Pearce, Craig Citro, Emmanuel Ameisen, Andy Jones, et al. Scaling monosemanticity: Extracting interpretable features from claude 3 sonnet.arXiv preprint arXiv:2605.29358,
-
[36]
Xumeng Wen, Zihan Liu, Shun Zheng, Shengyu Ye, Zhirong Wu, Yang Wang, Zhijian Xu, Xiao Liang, Junjie Li, and Ziming Miao. Reinforcement learning with verifiable rewards implicitly incentivizes correct reasoning in base llms. arXiv preprint arXiv:2506.14245,
-
[37]
Continual learning for large language models: A survey.arXiv preprint arXiv:2402.01364,
Tongtong Wu, Linhao Luo, Yuan-Fang Li, Shirui Pan, Thuy-Trang Vu, and Gholamreza Haffari. Continual learning for large language models: A survey.arXiv preprint arXiv:2402.01364,
-
[38]
Qwen2.5 technical report.arXiv preprint arXiv:2412.15115,
An Yang, Baosong Yang, Beichen Zhang, Binyuan Hui, Bo Zheng, Bowen Yu, Chengyuan Li, Dayiheng Liu, Fei Huang, and Haoran Wei. Qwen2.5 technical report.arXiv preprint arXiv:2412.15115,
-
[39]
Qwen3 technical report.arXiv preprint arXiv:2505.09388,
An Yang, Anfeng Li, Baosong Yang, Beichen Zhang, Binyuan Hui, Bo Zheng, Bowen Yu, Chang Gao, Chengen Huang, and Chenxu Lv. Qwen3 technical report.arXiv preprint arXiv:2505.09388,
-
[40]
Xianjun Yang, Xiao Wang, Qi Zhang, Linda Petzold, William Yang Wang, Xun Zhao, and Dahua Lin. Shadow alignment: The ease of subverting safely-aligned language models.arXiv preprint arXiv:2310.02949,
-
[41]
Junhao Zheng, Shengjie Qiu, Chengming Shi, and Qianli Ma
arXiv:2311.05553. Junhao Zheng, Shengjie Qiu, Chengming Shi, and Qianli Ma. Towards lifelong learning of large language models: A survey.ACM Computing Surveys, 57(8):1–35,
-
[42]
Instruction-following evaluation for large language models.arXiv preprint arXiv:2311.07911,
Jeffrey Zhou, Tianjian Lu, Swaroop Mishra, Siddhartha Brahma, Sujoy Basu, Yi Luan, Denny Zhou, and Le Hou. Instruction-following evaluation for large language models.arXiv preprint arXiv:2311.07911,
-
[43]
The path not taken: RLVR provably learns off the principals.arXiv preprint arXiv:2511.08567,
Hanqing Zhu, Zhenyu Zhang, Hanxian Huang, DiJia Su, Zechun Liu, Jiawei Zhao, Igor Fedorov, Hamed Pirsi- avash, Zhizhou Sha, and Jinwon Lee. The path not taken: RLVR provably learns off the principals.arXiv preprint arXiv:2511.08567,
-
[44]
Representation engineering: A top-down approach to ai transparency.arXiv preprint arXiv:2310.01405,
Andy Zou, Long Phan, Sarah Chen, James Campbell, Phillip Guo, Richard Ren, Alexander Pan, Xuwang Yin, Mantas Mazeika, Ann-Kathrin Dombrowski, et al. Representation engineering: A top-down approach to ai transparency.arXiv preprint arXiv:2310.01405,
-
[45]
15 A.2 KL-Regularized SFT
13 Appendix Table of Contents A Task-Adaptation Post-Training Methods 15 A.1 Supervised Fine-T uning . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .15 A.2 KL-Regularized SFT . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .15 A.3 GRPO-Based RLVR . . . . . . . . . . . . . . . . . . . . . . ....
2023
-
[46]
GRPO-based RLVR is trained to a fixed number of steps with almost all reaching reward saturation, while SFT and KL-SFT use the fixed epoch budgets in Table
with FSDP; GRPO rollouts use vLLM (Kwon et al., 2023). GRPO-based RLVR is trained to a fixed number of steps with almost all reaching reward saturation, while SFT and KL-SFT use the fixed epoch budgets in Table
2023
-
[47]
Runs are training data quantity matched. KL-SFT uses the same hyperparameters as SFT for the corresponding dataset, except for the KL penalty coefficient and the reduced micro-batch required by the full-vocabulary KL computation. Runs for a model, training method and dataset are single-seed. See Tables 5 and 6 and section B.2 for common training hyperpara...
2023
-
[48]
We report the headline metric, the preferred direction, and the aggregation procedure used when benchmarks contain multiple subtasks
or the benchmark’s own provided evaluation setup. We report the headline metric, the preferred direction, and the aggregation procedure used when benchmarks contain multiple subtasks. All harness benchmarks use the chat template; judge-based evaluations are run with held-out judge models served separately via vLLM. 18 C.3 Representation Analysis Details T...
2025
-
[2017]
Zhihong Shao, Peiyi Wang, Qihao Zhu, Runxin Xu, Junxiao Song, Xiao Bi, Haowei Zhang, Mingchuan Zhang, YK Li, and Yang Wu. Deepseekmath: Pushing the limits of mathematical reasoning in open language models.arXiv preprint arXiv:2402.03300,
-
[2020]
Nikita Nangia, Clara Vania, Rasika Bhalerao, and Samuel R. Bowman. CrowS-Pairs: A challenge dataset for measuring social biases in masked language models. InProceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP),
2020
-
[2021]
Dongkyu Derek Cho, Huan Song, Arijit Ghosh Chowdhury, Haotian An, Yawei Wang, Rohit Thekkanal, Negin Sokhandan, Sharlina Keshava, and Hannah Marlowe. Breaking the safety-capability tradeoff: Reinforcement learning with verifiable rewards maintains safety guardrails in LLMs.arXiv preprint arXiv:2511.21050,
-
[2022]
Taco: Topics in algorithmic code generation dataset.arXiv preprint arXiv:2312.14852,
Rongao Li, Jie Fu, Bo-Wen Zhang, Tao Huang, Zhihong Sun, Chen Lyu, Guang Liu, Zhi Jin, and Ge Li. Taco: Topics in algorithmic code generation dataset.arXiv preprint arXiv:2312.14852,
-
[2023]
Song Lai, Haohan Zhao, Rong Feng, Changyi Ma, Wenzhuo Liu, Hongbo Zhao, Xi Lin, Dong Yi, Qingfu Zhang, and Hongbin Liu. Reinforcement fine-tuning naturally mitigates forgetting in continual post-training.arXiv preprint arXiv:2507.05386,
-
[2024]
Program synthesis with large language models.arXiv preprint arXiv:2108.07732,
Jacob Austin, Augustus Odena, Maxwell Nye, Maarten Bosma, Henryk Michalewski, David Dohan, Ellen Jiang, Carrie Cai, Michael Terry, Quoc Le, and Charles Sutton. Program synthesis with large language models.arXiv preprint arXiv:2108.07732,
-
[2025]
Evaluating large language models trained on code.arXiv preprint arXiv:2107.03374,
Mark Chen, Jerry Tworek, Heewoo Jun, Qiming Yuan, Henrique Ponde De Oliveira Pinto, Jared Kaplan, Harri Edwards, Yuri Burda, Nicholas Joseph, and Greg Brockman. Evaluating large language models trained on code.arXiv preprint arXiv:2107.03374,
-
[2026]
Persona features control emergent misalignment.arXiv preprint arXiv:2506.19823,
Miles Wang, Tom Dupré la Tour, Olivia Watkins, Alex Makelov, Ryan A Chi, Samuel Miserendino, Jeffrey Wang, Achyuta Rajaram, Johannes Heidecke, Tejal Patwardhan, et al. Persona features control emergent misalignment.arXiv preprint arXiv:2506.19823,
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.