cd /news/large-language-models/shift-llm-distribution-shift-correct… · home topics large-language-models article
[ARTICLE · art-112677] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=· neutral

SHIFT-LLM: Distribution Shift Correction in Depth-Pruned LLMs

Researchers introduced SHIFT-LLM, a training-free framework that corrects distribution shifts in depth-pruned large language models by inserting Linear Residual Adapters at each pruning site, recovering accuracy without gradient computation. On Llama-3.1-8B-Instruct, SHIFT-LLM achieved gains up to +15.7 points across seven zero-shot benchmarks, using only a few hundred calibration samples.

read1 min views1 publishedAug 27, 2026

arXiv:2608.25068v1 Announce Type: new Abstract: Depth pruning removes entire Transformer blocks to reduce the inference cost of large language models, but disrupts the hidden-state distributions expected by downstream layers, leading to significant accuracy loss. We introduce SHIFT-LLM, a training-free post-pruning correction framework that inserts a Linear Residual Adapter (LRA) at each pruning site. Each LRA preserves the identity pathway of the original residual block and adds a lightweight affine residual correction. This correction is calibrated via closed-form least-squares regression on a small held-out set, without gradient computation, to approximate the missing residual update produced by the pruned block. Together with the preserved identity pathway, the resulting LRA output approximates the hidden state produced by the original block, thereby mitigating the distributional mismatch introduced by layer removal while avoiding the expensive attention and feed-forward computations of the removed blocks. The resulting LRAs support low-rank factorization and exact merging across consecutive pruned layers for additional compression, and combine naturally with parameter-efficient fine-tuning for further recovery beyond fine-tuning the pruned model alone. Experiments on five model families, six layer-selection criteria, and seven zero-shot benchmarks show that SHIFT-LLM consistently recovers accuracy lost to depth pruning across most configurations, achieving gains up to +15.7 points on Llama-3.1-8B-Instruct while requiring only a few hundred calibration samples and no gradient computation.

── more in #large-language-models 4 stories · sorted by recency
── more on @shift-llm 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/shift-llm-distributi…] indexed:0 read:1min 2026-08-27 ·