Pith. sign in

REVIEW 4 cited by

What Happened in LLMs Layers when Trained for Fast vs. Slow Thinking: A Gradient Perspective

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2410.23743 v2 pith:HJM4MS3L submitted 2024-10-31 cs.CL cs.AIcs.LG

classification cs.CLcs.AIcs.LG
keywords thinkinggradientslowllmsfastgradientstraininglayers
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

What makes a difference in the post-training of LLMs? We investigate the training patterns of different layers in large language models (LLMs) through the lens of the gradient. We are specifically interested in how fast vs. slow thinking affects the layer-wise gradients, given the recent popularity of training LLMs on reasoning paths such as chain-of-thoughts (CoT) and process rewards. In our study, fast thinking without CoT leads to larger gradients and larger differences of gradients across layers than slow thinking (Detailed CoT), indicating the learning stability brought by the latter. Additionally, we study whether the gradient patterns can reflect the correctness of responses when training different LLMs using slow vs. fast thinking paths. The results show that the gradients of slow thinking can distinguish correct and irrelevant reasoning paths. As a comparison, we conduct similar gradient analyses on non-reasoning knowledge learning tasks, on which, however, trivially increasing the response length does not lead to similar behaviors of slow thinking. Our study strengthens fundamental understandings of LLM training and sheds novel insights on its efficiency and stability, which pave the way towards building a generalizable System-2 agent. Our code, data, and gradient statistics can be found in: https://github.com/MingLiiii/Layer_Gradient.

Discussion (0). Sign in to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. What makes Reasoning Models Different? Follow the Reasoning Leader for Efficient Decoding

    cs.CL 2025-06 conditional novelty 6.0 of 10

    FoReaL-Decoding lets a strong reasoning model generate the first few tokens of each sentence and a weaker model complete the sentence, cutting theoretical FLOPs by 30-55% while retaining 86-100% of accuracy on four ma...

  2. Spectral Insights into Data-Oblivious Critical Layers in Large Language Models

    cs.LG 2025-05 conditional novelty 6.0 of 10

    Pre-fine-tuned LLMs have data-oblivious CKA change-point layers that predict which layers will be most modified during fine-tuning, and freezing them reduces backdoor attack success.

  3. Re-Emergent Misalignment: How Narrow Fine-Tuning Erodes Safety Alignment in LLMs

    cs.LG 2025-07 conditional novelty 5.0 of 10

    Narrow fine-tuning on insecure code appears to erode prior safety alignment in Qwen2.5-Coder, with the misaligned model's internal activations moving back toward the base model.

  4. Reasoning Can Hurt the Inductive Abilities of Large Language Models

    cs.CV 2025-05 conditional novelty 5.0 of 10

    Chain-of-thought reasoning can hurt LLMs' ability to infer hidden rules from gameplay transcripts, and structured interventions recover the lost accuracy.

Pith tools