Signal Inflation¶
Core Idea¶
A sender over-fires a channel whose value depends on a finite, receiver-side credibility budget; each false-positive firing depletes that budget, which regenerates slowly, so the next true and urgent message fails because the receiver has rationally learned to discount the channel. The mover is the cost asymmetry: cheap to send, expensive to attend.
How would you explain it like I'm…
The Boy Who Cried Wolf
Spending The Trust Budget
The Drained Trust Budget
Broad Use¶
- Pedagogy and folklore: the boy who cried wolf — the canonical instance, carrying a structural pattern across millennia.
- Critical-care medicine: alarm fatigue, where false-positive cardiac monitors get silenced and genuine arrests are missed.
- Information security: alert fatigue in security operations centers, where low-precision volume buries real intrusions.
- Severe-weather warning: the cry-wolf effect, where repeated false warnings measurably reduce sheltering.
- Regulation and management: too many low-severity findings, or the repeated "last warning," lose their cliff-edge function.
- Software engineering: CI flakes and review nits degrade trust in real failures.
Clarity¶
It separates a noisy channel (a property of the medium) from a deliberately overused one where the receiver rationally withdrew credit — and re-attributes cause to the sender's firing policy, not the receiver's inattention.
Manages Complexity¶
A dozen unrelated failures — silent alarms, ignored vulnerabilities, dismissed tornado warnings, inert discipline — collapse into one resource-accounting diagnosis: the channel's credibility budget has been spent, with one family of fixes to restock it.
Abstract Reasoning¶
It supports modeling the sender-channel-receiver loop as a resource economy in which trust is a depletable, slowly-refilling stock — anticipating a maximum-recall policy's failure from its reward function alone, and recognizing the receiver's unresponsiveness as the rational equilibrium.
Knowledge Transfer¶
- Medicine to IT: alarm fatigue and alert fatigue are so plainly the same problem that both fields literally share the term.
- Atmospheric science to parenting: the cry-wolf model reads onto last-warning inflation without re-derivation.
- Across substrates: the role-map is fixed — sender, channel, receiver, credibility budget, failure-on-the-next-true-firing — so threshold-and-partition logic carries from an ICU to a security console.
Example¶
A hospital cardiac-telemetry unit, configured to never miss an arrhythmia, fires hundreds of false alarms per patient per day; within days nurses rationally silence them, and a true arrest is missed among the false firings — fixed by raising thresholds and tiering critical alarms onto a reserved channel.
Relationships to Other Abstractions¶
Current abstraction Signal Inflation Prime
Parents (1) — more general patterns this builds on
-
Signal Inflation presupposes Signaling Prime
Signal inflation requires repeated signaling through a receiver-facing channel whose credibility can be depleted by overuse.
Children (1) — more specific cases that build on this
-
Public-Warning Fatigue Domain-specific is a kind of Signal Inflation
Public-warning fatigue is signal inflation specialized to an institutional protective-warning authority, a population audience, and controllable firing and false-positive rates.
Hierarchy path (1) — routes to 1 parentless root
- Signal Inflation → Signaling → Information Asymmetry → Asymmetry
Not to Be Confused With¶
- Signal Inflation is not Signaling because signaling concerns the honesty of a single message whereas inflation concerns the cumulative effect of firing policy on the channel's future value.
- Signal Inflation is not Habituation to Repeated Signal because inflation is a sender-side rational discount that reverses when precision is restored, whereas habituation is a receiver-side numbing that persists even after the channel becomes trustworthy.
- Signal Inflation is not Receptor Saturation because saturation is a capacity ceiling (the receiver is maxed out) whereas inflation is a receiver choosing not to act because the channel's track record makes acting a bad bet.