Operationalizing Narrative Entropy (Sn): A Two-Scene Registered Pilot Report and Pre-Validation Protocol
A first attempt to measure how much mental load a story piles on readers gets a surprising answer
The author applied a candidate formula for 'Narrative Entropy (Sn)' to two real scenes for the first time, scoring them by hand. A single-voice interior-monologue passage from Raymond Carver's Cathedral scored higher than a nine-character rapid-dialogue scene from Tarantino's Reservoir Dogs, contradicting the author's own expectation. Rather than tweaking the formula to match intuition, the author documented the mismatch and pre-registered a validation protocol for future testing.
METAL MEDIA explanatory visual
A first attempt to measure how much mental load a story piles on readers gets a surprising answer
- 01A single rater manually counted values for the formula Sn=If×Cb×t on two opening scenes: Tarantino's diner dialogue and Carver's interior-monologue prose
- 02Result: the monologue scene scored 30.0 versus 18.8 for the crowded dialogue scene, the opposite of the author's intuitive prediction
- 03Three possible explanations are laid out but left unresolved: the formula is incomplete, the intuition was wrong, or the measurement itself (e.g. the assumed reading speed) was flawed
- 04The outcome does fit the paper's underlying framework, which treats 'shown' (suppressed, inference-requiring) content as higher-load than 'told' (explicitly stated) content -- but the author refuses to claim this as after-the-fact vindication and instead pre-registers a formal test
- 05Future steps are registered in advance: expanding to four scenes, checking agreement between multiple raters, and even measuring readers' physiological signals (heart-rate variability, skin conductance) while they read
What they did
- A single rater manually counted values for the formula Sn=If×Cb×t on two opening scenes: Tarantino's diner dialogue and Carver's interior-monologue prose
- Result: the monologue scene scored 30.0 versus 18.8 for the crowded dialogue scene, the opposite of the author's intuitive prediction
- Three possible explanations are laid out but left unresolved: the formula is incomplete, the intuition was wrong, or the measurement itself (e.g. the assumed reading speed) was flawed
- The outcome does fit the paper's underlying framework, which treats 'shown' (suppressed, inference-requiring) content as higher-load than 'told' (explicitly stated) content -- but the author refuses to claim this as after-the-fact vindication and instead pre-registers a formal test
- Future steps are registered in advance: expanding to four scenes, checking agreement between multiple raters, and even measuring readers' physiological signals (heart-rate variability, skin conductance) while they read
| Metric | Reservoir Dogs (diner) | Cathedral (first block) |
|---|---|---|
| Duration (t) | 420 s (7.0 min) | 450 s (7.5 min @ 200 WPM) |
| Speaking / mentioned characters | 9 / 9 | 1 / 7 |
| Speaker turns | 92 | 1 (interior voice) |
| Spatial Matrix (Mp / Mn) | 4 / 4 | 4 / 1 |
| Time references | 8 | 15 |
| Topic shifts (total) | 11 | 19 |
| Causal Branching (Cb) | 1.57 / min | 2.53 / min |
| New information units | 20 | 27 |
| Uncertainty ratio | 0.60 | 0.44 |
| Information Friction (If) | 1.71 | 1.58 |
| Narrative Entropy (Sn) | 18.8 | 30.0 |
Why it matters
This is an attempt to turn a fuzzy idea -- how much cognitive load a narrative imposes -- into something actually countable, and to report an unexpected result honestly instead of adjusting the method to fit expectations. It offers a case study in disciplined, falsifiable measurement design for narrative and content analysis.
Terms in this paper
- Narrative Entropy (Sn) · a proposed measure of how fast a story imposes processing load on a reader
- Information Friction (If) · a value capturing how uncertain or unexplained newly introduced information is
- Causal Branching (Cb) · a count of how often the narrative shifts between topics
- pre-registration · publicly fixing a study's design and decision rules before collecting data, so results can't be reshaped afterward
- Told mode / Shown mode · information stated explicitly on the surface (Told) versus withheld and left for the reader to infer (Shown)
Original abstract (English)
Narrative Entropy ($S_n$) is a proposed quantitative descriptor within the Bulut Doctrine, intended to capture the rate at which a narrative text imposes processing load on a reader. To date the construct has been defined theoretically but not operationalized against real texts. This report documents the first such operationalization (the v2.0 pilot): two narrative scenes -- the opening restaurant scene of Tarantino's Reservoir Dogs and the opening interior-monologue block of Carver's Cathedral -- were coded manually by a single rater and scored with the candidate formula $S_n = I_f \times C_b \times t$. The result was a divergence from the author's naive intuition: the single-voice monologue ($S_n = 30.0$) scored higher than the nine-character dialogue scene ($S_n = 18.8$). We treat this not as a result to be explained away but as the central finding, and we refuse post-hoc adjustment of the formula. Three competing interpretations are presented -- formula incompleteness, genuine high-load prose, and measurement error -- and the design that would discriminate among them is pre-registered. This v2.1 revision adds: (i) explicit acknowledgement that the divergence is consistent with the pre-existing architectural framework which privileges inferential reconstruction over surface declaration, and that what was called "contrary to expectation" in v2.0 reflected the author's anticipatory intuition rather than the methodology's own predictions; (ii) a pre-registered construct validity test for $I_f$, motivated by the observation that $I_f$ values were nearly equal across the two scenes (1.71 vs 1.58) despite the headline $S_n$ divergence. The document functions simultaneously as a pilot report ($n=2$) and as a pre-registration of the next-stage protocol. It does not claim that $S_n$ has been validated.
Read on arXivLatest papers
- SWE-bench Science: Can Coding Agents Resolve Engineering Tasks in Science?AI coding agents were tested on fixing real scientific software, and even the best one failed more than half the time
- FlashPrefill V2: Block-Sparse Prefill Attention for Long-Context LLM ServingMaking sparse attention fast enough and accurate enough for real LLM serving, not just papers
- PolicyGuide: From Guarding One Action to Guiding the Whole Workflow for Policy-Compliant LLM AgentsMaking customer-service AI agents follow the whole procedure, not just avoid one bad action
- EXIMO: VLM Guided Exploration of VLA PoliciesTeaching a robot new chores without human teleoperation, by letting a chatty AI supervise it
- EnvHarness: Awakening Static Worlds for Agent LearningInstead of building new training worlds from scratch, this work adds a plug-in layer that reshapes existing ones around each agent's actual weaknesses
- Bounded Sovereignty and the Control Tax: Pricing AI Oversight When the Deployer Does Not Own the ModelCompanies that rent AI instead of owning it can only do half of AI safety oversight
- PersonalBench: Measuring the Authorship Gap in LLM PersonalizationAI can be prompted to write 'like someone,' but its own voice never fully disappears
- Automated Summarization of Financial News Using Large Language Models and Retrieval-Augmented Generation: An Early Empirical Study (Fall 2023)Testing AI summaries of stock news, the simple approach beat the trendy retrieval-based one