PulseAugur
EN
LIVE 09:32:46

New research links optimizer choice to reduced forgetting in LLM finetuning

Researchers have explored the impact of optimizer consistency during the fine-tuning of large language models. One study suggests that using the same optimizer for both pre-training and fine-tuning leads to less knowledge forgetting and better performance on new tasks, a phenomenon termed 'optimizer-model consistency.' This approach may offer a better learning-forgetting tradeoff compared to other methods like LoRA. Another paper introduces 'spectral edge analysis' to study phase transitions in neural network training, linking phenomena like grokking and capability gains to the spectral gap of parameter update matrices. This framework suggests that the choice of optimizer can influence these dynamics, with experimental results confirming predictions across various model sizes. AI

IMPACT These studies offer new theoretical frameworks and empirical evidence for understanding and improving the training and fine-tuning of large language models, potentially leading to more efficient and effective model development.

RANK_REASON Two academic papers published on arXiv detailing new findings in neural network training dynamics and optimization.

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 3 sources. How we write summaries →

New research links optimizer choice to reduced forgetting in LLM finetuning

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Research
Two academic papers published on arXiv detailing new findings in neural network training dynamics and optimization.
Source corroboration
3 independent sources
Multiple independent publishers reporting the same story raises confidence that it's real and newsworthy.
Topics
paper, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
142 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.
Coverage growth since scoring
+1 source(s) since last score
New sources have picked up this story since our last re-score. Score will update on the next scoring pass.

Full methodology in our editorial standards.

COVERAGE [3]

  1. arXiv cs.LG TIER_1 English(EN) · Yuxing Liu, Jianyu Wang, Tong Zhang ·

    Optimizer-Model Consistency: Full Finetuning with the Same Optimizer as Pretraining Forgets Less

    arXiv:2605.06654v1 Announce Type: new Abstract: Optimizers play an important role in both pretraining and finetuning stages when training large language models (LLMs). In this paper, we present an observation that full finetuning with the same optimizer as in pretraining achieves…

  2. arXiv cs.LG TIER_1 English(EN) · Yongzhong Xu ·

    Spectral Edge Dynamics: An Analytical-Empirical Study of Phase Transitions in Neural Network Training

    arXiv:2603.28964v3 Announce Type: replace Abstract: We develop the spectral edge analysis: phase transitions in neural network training -- grokking, capability gains, loss plateaus -- are controlled by the spectral gap of the rolling-window Gram matrix of parameter updates. In th…

  3. arXiv cs.AI TIER_1 English(EN) · Tong Zhang ·

    Optimizer-Model Consistency: Full Finetuning with the Same Optimizer as Pretraining Forgets Less

    Optimizers play an important role in both pretraining and finetuning stages when training large language models (LLMs). In this paper, we present an observation that full finetuning with the same optimizer as in pretraining achieves a better learning-forgetting tradeoff, i.e., fo…