CVAIMar 18

Directing the Narrative: A Finetuning Method for Controlling Coherence and Style in Story Generation

arXiv:2603.1729536.3h-index: 6
AI Analysis

This addresses the challenge of subject inconsistency and identity drift in story generation for applications like visual storytelling, though it is incremental as it builds on existing methods like DPO.

The paper tackled the problem of maintaining character identity and visual style consistency in story visualization, achieving state-of-the-art results with gains of +10.0 in Character Identity and +18.7 in Style Consistency on the ViStoryBench benchmark.

Story visualization requires generating sequential imagery that aligns semantically with evolving narratives while maintaining rigorous consistency in character identity and visual style. However, existing methodologies often struggle with subject inconsistency and identity drift, particularly when depicting complex interactions or extended narrative arcs. To address these challenges, we propose a cohesive two-stage framework designed for robust and consistent story generation. First, we introduce Group-Shared Attention (GSA), a mechanism that fosters intrinsic consistency by enabling lossless cross-sample information flow within attention layers. This allows the model to structurally encode identity correspondence across frames without relying on external encoders. Second, we leverage Direct Preference Optimization (DPO) to align generated outputs with human aesthetic and narrative standards. Unlike conventional methods that rely on conflicting auxiliary losses, our approach simultaneously enhances visual fidelity and identity preservation by learning from holistic preference data. Extensive evaluations on the ViStoryBench benchmark demonstrate that our method establishes a new state-of-the-art, significantly outperforming strong baselines with gains of +10.0 in Character Identity (CIDS) and +18.7 in Style Consistency (CSD), all while preserving high-fidelity generation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes