The Atlas 6,943 concepts
☆ Favorites

Fatigue Discounting

Statistical Errors Cognitive bias Empirical
Response Pattern Analysis
Detection: medium Stability: context_dependent Level: intermediate
A system doing sustained work can start treating later tasks as less worth the effort. Choices drift toward whatever's easy and quick instead of what actually needs the harder path.
This is a progressive reduction in the effective value assigned to an option as cognitive or resource fatigue accumulates. Decision policies shift toward lower-cost, short-horizon actions, altering the expected utility estimate across an extended task sequence.
A judge who has been hearing cases all day is more likely to grant a quick parole denial — the easy, low-effort default — in the afternoon than in the morning, even for cases with similar merits, simply because extended decision-making has drained the capacity to carefully weigh complex factors.
In a large language model evaluated over extended inference chains, the probability of selecting a multi-step reasoning path drops relative to single-hop shortcuts once the context window climbs past roughly 60% saturation — a time-dependent discount consistent with fatigue setting in. Introducing a reweighting layer that boosts high-effort options in proportion to remaining capacity restores something close to baseline behavior, partially recovering decision quality without any actual rest.
As the system gets more depleted, harder options simply get valued less. That drop in value is what pushes the system toward simpler, faster actions instead.
Resource depletion applies a weighted discount to option values at the point of decision, shifting the selection probability asymmetrically toward lower-cost actions. That time-dependent weighting scales down the salience of high-effort options as the depletion continues.
Giving the system scheduled breaks to regain capacity is the direct fix. Reminders to favor the long-term good option, especially when depleted, help counteract the drift.
Scheduled resource replenishment, combined with dynamic reweighting of option utilities, counteracts the time-dependent discount directly. Metacognitive triggers that temporarily boost high-effort salience during critical tasks keep quality from collapsing under fatigue.
Premature abandonment of complex tasks; Over-selection of low-value shortcuts; Failure to recover after rest
An adversarial actor can deliberately schedule complex or consequential decisions late in a long session, knowing that fatigue discounting will cause evaluators to favor low-effort, status-quo-preserving choices and reduce scrutiny of high-cost options. In negotiation or audit contexts, a counterparty may intentionally extend proceedings to exhaust the opposing party's decision quality, then introduce unfavorable terms when fatigue-induced discounting is at its peak. Automated systems can be probed by submitting critical queries after inducing computational or token-budget depletion, exploiting the asymmetric weighting shift to extract lower-effort, lower-quality outputs.
Implement mandatory scheduled replenishment breaks and enforce hard task-sequencing policies that place high-stakes decisions early in sessions, before significant resource depletion occurs. Introduce metacognitive monitoring checkpoints that flag when a decision evaluator's output distribution has shifted toward low-cost actions, triggering a forced reassessment or escalation to a rested reviewer. In automated systems, dynamic reweighting of option utilities using a fatigue-corrective coefficient—calibrated against baseline performance benchmarks—can partially counteract the time-dependent discount accumulation.