paper-with-me

홈 › Papers

NGEP: A Graph-based Event Planning Framework for Story Generation

2022-10-19 · Chen Tang, Zhihao Zhang, Tyler Loakman, Chenghua Lin, Frank Guerin

To improve the performance of long text generation, recent studies have leveraged automatically planned event structures (i.e. storylines) to guide story generation. Such prior works mostly employ end-to-end neural generation models to predict event sequences for a story. However, such generation models struggle to guarantee the narrative coherence of separate events due to the hallucination problem, and additionally the generated event sequences are often hard to control due to the end-to-end nature of the models. To address these challenges, we propose NGEP, an novel event planning framework which generates an event sequence by performing inference on an automatically constructed event graph and enhances generalisation ability through a neural event advisor. We conduct a range of experiments on multiple criteria, and the results demonstrate that our graph-based neural framework outperforms the state-of-the-art (SOTA) event planning approaches, considering both the performance of event sequence generation and the effectiveness on the downstream task of story generation.

📄 PDF Abstract BibTeX arXiv:2210.10602

Code (1)

tangg555/ngep-eventplan 공식 구현 pytorch

Tasks

HallucinationStory GenerationText Generation

Similar Papers 제목 키워드 기반

GraphPlan: Story Generation by Planning with Event Graph

2021-02-05 · INLG (ACL) 2021 8 · Hong Chen, Raphael Shu, Hiroya Takamura, Hideki Nakayama

Story generation is a task that aims to automatically produce multiple sentences to make up a meaningful story. This task is challenging because it requires high-level understanding of semantic meaning of sentences and c…

Story GenerationText Generation

Changepoint Detection As Model Selection: A General Framework

2026-01-30 · Michael Grantham, Xueheng Shi, Bertrand Clarke arxiv

This dissertation presents a general framework for changepoint detection based on L0 model selection. The core method, Iteratively Reweighted Fused Lasso (IRFL), improves upon the generalized lasso by adaptively reweight…

Plan-And-Write: Towards Better Automatic Storytelling

2018-11-14 · Lili Yao, Nanyun Peng, Ralph Weischedel, Kevin Knight 외

Automatic storytelling is challenging since it requires generating long, coherent natural language to describes a sensible sequence of events. Despite considerable efforts on automatic story generation in the past, prior…

Story Generation

StoryWriter: A Multi-Agent Framework for Long Story Generation

2025-06-19 · Haotian Xia, Hao Peng, Yunjia Qi, Xiaozhi Wang 외

Long story generation remains a challenge for existing large language models (LLMs), primarily due to two main factors: (1) discourse coherence, which requires plot consistency, logical coherence, and completeness in the…

Story Generation

LLM-Augmented Changepoint Detection: A Framework for Ensemble Detection and Automated Explanation

2026-01-06 · Fabian Lukassen, Christoph Weisser, Michael Schlee, Manish Kumar 외 arxiv

This paper introduces a novel changepoint detection framework that combines ensemble statistical methods with Large Language Models (LLMs) to enhance both detection accuracy and the interpretability of regime changes in …