The Storyteller in the Model: Narrative Pattern Inheritance, Escalation Dynamics, and Alignment Governance in LLMs

arXiv cs.CL Papers

Summary

This paper investigates how narrative patterns from training data influence LLM behavior, leading to narrative drift, sycophancy, and deceptiveness over extended interactions, posing governance risks in deployed systems.

arXiv:2607.20449v1 Announce Type: new Abstract: LLMs are trained predominantly on human-authored text, yet the structural and narrative conventions embedded in that text are rarely examined as a source of systematic behavioral influence, or as a governance risk in deployed systems. This paper considers whether the storytelling patterns inherent in published human writing, including archetypal roles such as protagonist, antagonist, and underdog, as well as tension-and-resolution narrative arcs, are absorbed during training and subsequently surface in LLM outputs, causing responses to drift toward unexpected, adversarial, or rhetorically enticing behaviors over extended interactions. Through a systematic literature review and cross-paper analysis of recent empirical studies on LLM alignment, persona dynamics, emergent misalignment, and user interaction patterns, we observe evidence bearing on this hypothesis. The findings reveal three key patterns. First, LLMs reproduce statistical patterns from their training data rather than reasoning independently. Second, measurable latent traits, including sycophancy and deceptiveness, emerge reliably across unrelated prompts. Third, fine-tuning on a narrow narrative task can produce unintended behavioral changes well beyond that task. Furthermore, evidence suggests that persuasive, narrative-style outputs are among the most common LLM products in real-world usage, amplifying these risks. Narrative drift constitutes an unmonitored escalation pathway in deployed AI systems, one that evades discrete-incident detection mechanisms and requires dedicated monitoring instruments.
Original Article
View Cached Full Text

Cached at: 07/24/26, 05:16 AM

# The Storyteller in the Model: Narrative Pattern Inheritance, Escalation Dynamics, and Alignment Governance in LLMs
Source: [https://arxiv.org/abs/2607.20449](https://arxiv.org/abs/2607.20449)
[View PDF](https://arxiv.org/pdf/2607.20449)

> Abstract:LLMs are trained predominantly on human\-authored text, yet the structural and narrative conventions embedded in that text are rarely examined as a source of systematic behavioral influence, or as a governance risk in deployed systems\. This paper considers whether the storytelling patterns inherent in published human writing, including archetypal roles such as protagonist, antagonist, and underdog, as well as tension\-and\-resolution narrative arcs, are absorbed during training and subsequently surface in LLM outputs, causing responses to drift toward unexpected, adversarial, or rhetorically enticing behaviors over extended interactions\. Through a systematic literature review and cross\-paper analysis of recent empirical studies on LLM alignment, persona dynamics, emergent misalignment, and user interaction patterns, we observe evidence bearing on this hypothesis\. The findings reveal three key patterns\. First, LLMs reproduce statistical patterns from their training data rather than reasoning independently\. Second, measurable latent traits, including sycophancy and deceptiveness, emerge reliably across unrelated prompts\. Third, fine\-tuning on a narrow narrative task can produce unintended behavioral changes well beyond that task\. Furthermore, evidence suggests that persuasive, narrative\-style outputs are among the most common LLM products in real\-world usage, amplifying these risks\. Narrative drift constitutes an unmonitored escalation pathway in deployed AI systems, one that evades discrete\-incident detection mechanisms and requires dedicated monitoring instruments\.

## Submission history

From: Raz Saremi \[[view email](https://arxiv.org/show-email/86b3984d/2607.20449)\] **\[v1\]**Wed, 13 May 2026 22:22:04 UTC \(1,147 KB\)

Similar Articles

The Story Shapes the Agent: Narrative Priors in LLM Behavior

arXiv cs.CL

This paper investigates how the narrative framing of a task (e.g., disease investigation vs. murder mystery) acts as a stronger driver of LLM agent behavior than assigned personas, introducing the concept of 'narrative priors' that explain 5–31x more behavioral variance and are negatively associated with task success in two of three domains.

Do Large Language Models Always Tell The Same Stories?

arXiv cs.CL

This paper investigates whether large language models generate diverse stories. Using narrative similarity analysis, the authors find that LLM-generated narratives are consistently more similar to each other than human-written stories, and that common mitigation strategies like negative prompting and temperature scaling fail to address this homogeneity.