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

Rethinking Layer Relevance in Large Language Models Beyond Cosine Similarity

About

Large language models (LLMs) have revolutionized natural language processing. Understanding their internal mechanisms is crucial for developing more interpretable and optimized architectures. Mechanistic interpretability has led to the development of various methods for assessing layer relevance, with cosine similarity being a widely used tool in the field. On this work, we demonstrate that cosine similarity is a poor proxy for the actual performance degradation caused by layer removal. Our theoretical analysis shows that a layer can exhibit an arbitrarily low cosine similarity score while still being crucial to the model's performance. On the other hand, empirical evidence from a range of LLMs confirms that the correlation between cosine similarity and actual performance degradation is often weak or moderate, leading to misleading interpretations of a transformer's internal mechanisms. We propose a more robust metric for assessing layer relevance: the actual drop in model accuracy resulting from the removal of a layer. Even though it is a computationally costly metric, this approach offers a more accurate picture of layer importance, allowing for more informed pruning strategies and lightweight models. Our findings have significant implications for the development of interpretable LLMs and highlight the need to move beyond cosine similarity in assessing layer relevance.

Cristian Hinostroza, Rodrigo Toro Icarte, Christ Devia, Andres Carvallo De Ferari, Eugenio Herrera-Berg, Denis Parra, Jorge F Silva• 2026

Related benchmarks

TaskDatasetResultRank
Commonsense ReasoningWinoGrande
Accuracy72.46
1442
Question AnsweringARC Challenge
Accuracy (ARC)51.37
598
Question AnsweringARC Easy--
597
Multitask Language UnderstandingMMLU
Accuracy58.04
520
Multi-task Language UnderstandingMMLU
MMLU Accuracy61.18
442
Multiple-choice Question AnsweringARC Easy
Accuracy74.83
257
Reading ComprehensionBoolQ
Accuracy (BoolQ)78.38
228
Commonsense ReasoningPIQA
Accuracy72.63
213
Question AnsweringARC Easy
Accuracy74.96
210
Question AnsweringOpenBookQA
Accuracy43.8
145
Showing 10 of 19 rows

Other info

Follow for update