paper-with-me

Papers

Narrative Flattening: How Post-Training Compresses Thematic, Affective, and Stylistic Variation in LLM Fiction

2026-05-27 · Zehan Li, Yutong Zhu, Siyang Wu, Honglin Bao, James A. Evans arxiv

Large language models produce fluent fiction, yet their creative output is widely seen as flat. We ask where this quality originates in the training and whether it affects different domains of human fiction equally. We construct a matched story-continuation paradigm across StoryStar (public-platform), TMAS (prompt-guided), and The New Yorker (professional literary)-and compare continuations from four OLMo 32B checkpoints (Base, SFT, DPO, RLVR) against matched human text. Because these checkpoints share architecture, scale, tokenizer, and pretraining, the design isolates the post-training effect. We measure each continuation along three sentence-level dimensions: thematic motion, affective prevalence, and linguistic diversity. Across all three, post-training compresses dynamic variation: thematic transitions become more uniform, high-intensity emotions give way to neutrality, and stylistic diversity across stories shrinks. We term this progressive loss narrative flattening. The effect is directionally stable across story domains but gap size depends on the human baseline: professional literary fiction is compressed most, while public-platform and prompt-guided stories show smaller gaps, consistent with their human baselines sitting closer to the model's default rhythm. Post-trained endpoints converge across domains, suggesting alignment produces a continuation regime largely insensitive to the source domain's narrative texture.

📄 PDF Abstract BibTeX arXiv:2605.27878

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OPSD Compresses What RLVR Teaches: A Post-RL Compaction Stage for Reasoning Models

2026-05-07 · Jaehoon Kim, Dongha Lee arxiv

On-Policy Self-Distillation (OPSD) has recently emerged as an alternative to Reinforcement Learning with Verifiable Rewards (RLVR), promising higher accuracy and shorter responses through token-level credit assignment fr…

Reinforcement LearningMathematical Reasoning

Formula-Driven Data Augmentation and Partial Retinal Layer Copying for Retinal Layer Segmentation

2024-10-02 · Tsubasa Konno, Takahiro Ninomiya, Kanta Miura, Koichi Ito 외

Major retinal layer segmentation methods from OCT images assume that the retina is flattened in advance, and thus cannot always deal with retinas that have changes in retinal structure due to ophthalmopathy and/or curvat…

Data AugmentationSegmentation

Multidimensional Task Learning: A Unified Tensor Framework for Computer Vision Tasks

2026-02-26 · Alaa El Ichi, Khalide Jbilou arxiv

This paper introduces Multidimensional Task Learning (MTL), a unified mathematical framework based on Generalized Einstein MLPs (GE-MLPs) that operate directly on tensors via the Einstein product. We argue that current c…

LLM-based Detection of Manipulative Political Narratives

2026-05-14 · Sinclair Schneider, Florian Steuber, Gabi Dreo Rodosek arxiv

We present a new computational framework for detecting and structuring manipulative political narratives. A task that became more important due to the shift of political discussions to social media. One of the primary ch…

Retell, Reward, Repeat: Reinforcement Learning for Narrative Theory-Informed Story Retelling

2026-01-23 · David Y. Liu, Xanthe Muston, Dipankar Srirag, Aditya Joshi 외 arxiv

Counterfactual story retelling exposes LLM shortcomings in constrained narrative solution spaces where they can no longer rely on recalling memorised training data. Ground-truth-based post-training, such as SFT, fails to…

Reinforcement Learning