Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Ghosted Layers: Unconstrained Activation Alignment for Recovering Layer-Pruned LLMs

About

Layer pruning removes entire Transformer decoder blocks from large language models, but introduces a mismatch between the hidden state received by the next surviving layer and the distribution it was trained to process, leading to significant performance degradation. We propose Ghosted Layers, a training-free recovery module that addresses this issue by solving a boundary activation alignment problem. Our method derives a closed-form optimal linear operator from a small calibration set to reconstruct the activation discrepancy introduced by the pruned layers. We show that this solution corresponds to the unconstrained optimum of the alignment objective, whereas existing methods are restricted to constrained solutions over limited operator subspaces. Experiments across multiple LLM backbones and pruning strategies demonstrate that our method consistently improves accuracy and perplexity over prior training-free baselines, while preserving the efficiency gains of layer pruning.

Vincent-Daniel Yun, Junhyuk Jo, Sai Praneeth Karimireddy, Sunwoo Lee• 2026

Related benchmarks

TaskDatasetResultRank
Language ModelingWikiText-2
Perplexity (PPL)10.74
2320
Language ModelingWikiText-2, PTB, C4
Perplexity17
135
Commonsense QACommonsense QA (ARC-E, ARC-C, HellaS, WinoG, BoolQ, OBQA, RTE, CoPa, Race) zero-shot
ARC-Easy Accuracy68.01
57
Zero-shot EvaluationEvaluation Benchmarks Zero-shot
Average Accuracy60.1
34
Commonsense ReasoningCommonsense Reasoning
ARC-E Accuracy70.03
20
Question AnsweringCommonsense QA
ARC-E Accuracy67.67
9
Language ModelingWikiText-2, C4, and PTB Average
Average Perplexity26.68
6
Showing 7 of 7 rows

Other info

Follow for update