PulseAugur
LIVE 12:24:10
research · [1 source] ·
0
research

Planning Beyond Text: Graph-based Reasoning for Complex Narrative Generation

Researchers have introduced PLOTTER, a novel framework designed to improve the coherence and logical consistency of narratives generated by large language models. Unlike existing methods that operate directly on text, PLOTTER plans narratives using structural graph representations, specifically event and character graphs. This approach allows for the evaluation, planning, and revision of narrative elements based on graph topology and logical constraints, optimizing the underlying structure before full text generation. Experiments show PLOTTER significantly outperforms current baselines in generating complex and coherent narratives. AI

Summary written by None from 1 source. How we write summaries →

IMPACT Enhances LLM capabilities in complex narrative generation by improving coherence and logical consistency.

RANK_REASON Academic paper introducing a new framework for narrative generation.

Read on arXiv cs.CL →

Planning Beyond Text: Graph-based Reasoning for Complex Narrative Generation

COVERAGE [1]

  1. arXiv cs.CL TIER_1 · Yisheng Lv ·

    Planning Beyond Text: Graph-based Reasoning for Complex Narrative Generation

    While LLMs demonstrate remarkable fluency in narrative generation, existing methods struggle to maintain global narrative coherence, contextual logical consistency, and smooth character development, often producing monotonous scripts with structural fractures. To this end, we int…