PulseAugur
EN
LIVE 11:24:43

New metric quantifies 'cognitive fatigue' in language models

Researchers have introduced a new metric called the Fatigue Index (FI) to measure and diagnose "cognitive fatigue" in autoregressive language models. This phenomenon, characterized by degraded performance during long-horizon generation, can lead to repetitive text and loss of instruction adherence. The FI, which is model-agnostic and lightweight, aggregates signals related to prompt attention decay, representational drift, and entropy miscalibration. Across nine models ranging from 1B to 13B parameters, the FI effectively predicts task degradation and repetition, revealing non-monotonic scaling behaviors and identifying factors that accelerate fatigue onset. AI

IMPACT Introduces a new diagnostic tool to monitor and potentially mitigate performance degradation in LLMs during long-form generation.

RANK_REASON The cluster contains an academic paper detailing a new measurement and formalization of a phenomenon in language models.

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

New metric quantifies 'cognitive fatigue' in language models

COVERAGE [2]

  1. arXiv cs.CL TIER_1 English(EN) · Riju Marwah, Ritvik Garimella, Vishal Pallagani, Atishay Jain, Michael Stewart, Amit Sheth ·

    Cognitive Fatigue in Autoregressive Transformers: Formalization and Measurement

    arXiv:2605.30981v1 Announce Type: new Abstract: Autoregressive language models frequently degrade during long-horizon generation, producing repetitive text, losing instruction adherence, and exhibiting unstable entropy. Despite the prevalence of these failures, practitioners lack…

  2. arXiv cs.CL TIER_1 English(EN) · Amit Sheth ·

    Cognitive Fatigue in Autoregressive Transformers: Formalization and Measurement

    Autoregressive language models frequently degrade during long-horizon generation, producing repetitive text, losing instruction adherence, and exhibiting unstable entropy. Despite the prevalence of these failures, practitioners lack online diagnostics to detect them in real-time …