paper-with-me

홈 › Papers

Beyond Exponential Decay: Rethinking Error Accumulation in Large Language Models

2025-05-30 · Mikhail L. Arbuzov, Alexey A. Shvets, Sisong Beir

The prevailing assumption of an exponential decay in large language model (LLM) reliability with sequence length, predicated on independent per-token error probabilities, posits an inherent limitation for long autoregressive outputs. Our research fundamentally challenges this view by synthesizing emerging evidence that LLM errors are not uniformly distributed but are concentrated at sparse "key tokens" ($5-10\%$ of total tokens) representing critical decision junctions. By distinguishing these high-impact tokens from the increasingly predictable majority, we introduce a new reliability formula explaining the sustained coherence of modern LLMs over thousands of tokens. Converging research streams reveal that long-context performance primarily depends on accurately navigating a few crucial semantic decision points rather than on uniform token-level accuracy, enabling targeted strategies that significantly outperform brute-force approaches. We thus propose a framework for next-generation systems centered on selective preservation of semantically vital tokens, dynamic computational allocation at uncertain decision boundaries, multi-path exploration at ambiguities, and architectures aligned with natural semantic domains. This marks a fundamental shift from raw scaling to strategic reasoning, promising breakthrough performance without proportionate computational scaling and offering a more nuanced understanding that supersedes the exponential decay hypothesis, thereby opening pathways toward substantially more powerful and efficient language systems.

📄 PDF Abstract BibTeX arXiv:2505.24187

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language Model

Methods 이 논문이 사용한 방법론

Exponential Decay Exponential Decay is a learning rate schedule where we decay the learning rate with more iterations using an exponential function: $$ \text{lr} =…

Similar Papers 제목 키워드 기반

Koopman Operator in the Weighted Function Spaces and its Learning for the Estimation of Lyapunov and Zubov Functions

2024-09-30 · Wentao Tang

The mathematical properties and data-driven learning of the Koopman operator, which represents nonlinear dynamics as a linear mapping on a properly defined functional spaces, have become key problems in nonlinear system …

Exponential error rates of SDP for block models: Beyond Grothendieck's inequality

2017-05-23 · Yingjie Fei, Yudong Chen

In this paper we consider the cluster estimation problem under the Stochastic Block Model. We show that the semidefinite programming (SDP) formulation for this problem achieves an error rate that decays exponentially in …

Stochastic Block Model

Error Optimization: Overcoming Exponential Signal Decay in Deep Predictive Coding Networks

2025-05-26 · Cédric Goemaere, Gaspard Oliviers, Rafal Bogacz, Thomas Demeester

Predictive Coding (PC) offers a biologically plausible alternative to backpropagation for neural network training, yet struggles with deeper architectures. This paper identifies the root cause: an inherent signal decay p…

How Focused Are LLMs? A Quantitative Study via Repetitive Deterministic Prediction Tasks

2025-11-02 · Wanda Hou, Leon Zhou, Hong-Ye Hu, Yubei Chen 외 arxiv

We investigate the performance of large language models on repetitive deterministic prediction tasks and study how the sequence accuracy rate scales with output length. Each such task involves repeating the same operatio…

Exponential increase in mortality with age is a generic property of a simple model system of damage accumulation and death

2020-02-19

The risk of dying increases exponentially with age, in humans as well as in many other species. This increase is often attributed to the "accumulation of damage" known to occur in many biological structures and systems. …