What Affects the Effective Depth of Large Language Models?
Yi Hu, Cai Zhou, Muhan Zhang

TL;DR
This paper investigates how the effective depth of large language models varies with scale, training, and task difficulty, revealing underutilization of model layers and suggesting avenues for improving layer utilization.
Contribution
It systematically analyzes effective depth across model sizes and tasks, showing that current models underuse available layers regardless of scale or difficulty.
Findings
Effective depth ratio remains stable across model sizes.
Longer context does not increase effective depth.
Models do not use more layers for harder tasks.
Abstract
The scaling of large language models (LLMs) emphasizes increasing depth, yet performance gains diminish with added layers. Prior work introduces the concept of "effective depth", arguing that deeper models fail to fully utilize their layers for meaningful computation. Building on this, we systematically study how effective depth varies with model scale, training type, and task difficulty. First, we analyze the model behavior of Qwen-2.5 family (1.5B-32B) and find that while the number of effective layers grows with model size, the effective depth ratio remains stable. Besides, comparisons between base and corresponding long-CoT models show no increase in effective depth, suggesting that improved reasoning stems from longer context rather than deeper per-token computation. Furthermore, evaluations across tasks of varying difficulty indicate that models do not dynamically use more layers…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Computational and Text Analysis Methods · Artificial Intelligence in Healthcare and Education
