NeurIPS 2025poster0 citations

Remarkable Robustness of LLMs: Stages of Inference?

Vedang Lad, Jin Hwa Lee, Wes Gurnee, Max Tegmark

Abstract

We investigate the robustness of Large Language Models (LLMs) to structural interventions by deleting and swapping adjacent layers during inference. Surprisingly, models retain 72–95\% of their original top-1 prediction accuracy without any fine-tuning. We find that performance degradation is not uniform across layers: interventions to the early and final layers cause the most degradation, while the model is remarkably robust to dropping middle layers. This pattern of localized sensitivity motivates our hypothesis of four stages of inference, observed across diverse model families and sizes: (1) detokenization, where local context is integrated to lift raw token embeddings into higher-level representations; (2) feature engineering, where task- and entity-specific features are iteratively refined; (3) prediction ensembling, where hidden states are aggregated into plausible next-token predictions; and (4) residual calibration, where irrelevant features are suppressed to finalize the output distribution. Synthesizing behavioral and mechanistic evidence, we provide a hypothesis for interpreting depth-dependent computations in LLMs.

Mechanistic InterpretabilityDeep LearningLarge Language ModelsTransformer RobustnessLayer InterventionsInference StagesNeural Network AnalysisAttention MechanismsModel Architecture
BibTeX
@inproceedings{
lad2025remarkable,
title={Remarkable Robustness of {LLM}s: Stages of Inference?},
author={Vedang Lad and Jin Hwa Lee and Wes Gurnee and Max Tegmark},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=Wxh5Xz7NpJ}
}
Remarkable Robustness of LLMs: Stages of Inference? · NeurIPS 2025