paper-with-me

홈 › Papers

The Diminishing Returns of Early-Exit Decoding in Modern LLMs

2026-03-24 · Rui Wei, Rui Du, Hanfei Yu, Devesh Tiwari, Jian Li, Zhaozhuo Xu, Hao Wang arxiv

In Large Language Model (LLM) inference, early-exit refers to stopping computation at an intermediate layer once the prediction is sufficiently confident, thereby reducing latency and cost. However, recent LLMs adopt improved pretraining recipes and architectures that reduce layer redundancy, potentially limiting early-exit opportunities. We re-evaluate layer-wise early-exit in modern LLMs and analyze how intermediate representations evolve during training. We introduce a metric to quantify a model's intrinsic suitability for early-exit and propose a benchmark for researchers to explore the potential early-exit benefits on different models and workloads. Our results show a diminishing trend in early-exit effectiveness across newer model generations. We further find that dense transformers generally offer greater early-exit potential than Mixture-of-Experts and State Space Models. In addition, larger models, particularly those with more than 20 billion parameters, and base pretrained models without specialized tuning tend to exhibit higher early-exit potential.

📄 PDF Abstract BibTeX arXiv:2603.23701

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Diminishing Returns of Width for Continual Learning

2024-03-11 · Etash Guha, Vihan Lakshman

While deep neural networks have demonstrated groundbreaking performance in various settings, these models often suffer from \emph{catastrophic forgetting} when trained on new tasks in sequence. Several works have empiric…

Continual LearningLearning Theory

Diminishing Returns Shape Constraints for Interpretability and Regularization

2018-12-01 · NeurIPS 2018 12 · Maya Gupta, Dara Bahri, Andrew Cotter, Kevin Canini

We investigate machine learning models that can provide diminishing returns and accelerating returns guarantees to capture prior knowledge or policies about how outputs should depend on inputs. We show that one can buil…

BIG-bench Machine Learning

Self-Consistency Is Losing Its Edge: Diminishing Returns and Rising Costs in Modern LLMs

2025-11-02 · Chiyan Loo arxiv

Self-consistency -- sampling multiple reasoning paths and selecting the most frequent answer -- was designed for an era when language models made frequent, unpredictable errors. This study argues that the technique has b…

Simple Models, Rich Representations: Visual Decoding from Primate Intracortical Neural Signals

2026-01-16 · Matteo Ciferri, Matteo Ferrante, Nicola Toschi arxiv

Understanding how neural activity gives rise to perception is a central challenge in neuroscience. We address the problem of decoding visual information from high-density intracortical recordings in primates, using the T…

Image Retrieval

NoFADE: Analyzing Diminishing Returns on CO2 Investment

2021-11-28 · Andre Fu, Justin Tran, Andy Xie, Jonathan Spraggett 외

Climate change continues to be a pressing issue that currently affects society at-large. It is important that we as a society, including the Computer Vision (CV) community take steps to limit our impact on the environmen…