CLDec 18, 2024

Generating Long-form Story Using Dynamic Hierarchical Outlining with Memory-Enhancement

arXiv:2412.13575v128 citationsh-index: 4NAACL
Originality Highly original
AI Analysis

This addresses the challenge of maintaining contextual consistency and plot development in long-form story generation for applications like novel writing and interactive storytelling, representing a novel method for a known bottleneck.

The paper tackled the problem of generating coherent long-form stories by proposing DOME, a method that uses dynamic hierarchical outlining and memory-enhancement, which significantly improved fluency, coherence, and overall quality compared to state-of-the-art methods.

Long-form story generation task aims to produce coherent and sufficiently lengthy text, essential for applications such as novel writingand interactive storytelling. However, existing methods, including LLMs, rely on rigid outlines or lack macro-level planning, making it difficult to achieve both contextual consistency and coherent plot development in long-form story generation. To address this issues, we propose Dynamic Hierarchical Outlining with Memory-Enhancement long-form story generation method, named DOME, to generate the long-form story with coherent content and plot. Specifically, the Dynamic Hierarchical Outline(DHO) mechanism incorporates the novel writing theory into outline planning and fuses the plan and writing stages together, improving the coherence of the plot by ensuring the plot completeness and adapting to the uncertainty during story generation. A Memory-Enhancement Module (MEM) based on temporal knowledge graphs is introduced to store and access the generated content, reducing contextual conflicts and improving story coherence. Finally, we propose a Temporal Conflict Analyzer leveraging temporal knowledge graphs to automatically evaluate the contextual consistency of long-form story. Experiments demonstrate that DOME significantly improves the fluency, coherence, and overall quality of generated long stories compared to state-of-the-art methods.

Code Implementations1 repo
Foundations

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

Your Notes