paper-with-me

홈 › Papers

A Skeleton-Based Model for Promoting Coherence Among Sentences in Narrative Story Generation

2018-08-21 · EMNLP 2018 10 · Jingjing Xu, Xuancheng Ren, Yi Zhang, Qi Zeng, Xiaoyan Cai, Xu sun

Narrative story generation is a challenging problem because it demands the generated sentences with tight semantic connections, which has not been well studied by most existing generative models. To address this problem, we propose a skeleton-based model to promote the coherence of generated stories. Different from traditional models that generate a complete sentence at a stroke, the proposed model first generates the most critical phrases, called skeleton, and then expands the skeleton to a complete and fluent sentence. The skeleton is not manually defined, but learned by a reinforcement learning method. Compared to the state-of-the-art models, our skeleton-based model can generate significantly more coherent text according to human evaluation and automatic evaluation. The G-score is improved by 20.1% in the human evaluation. The code is available at https://github.com/lancopku/Skeleton-Based-Generation-Model

📄 PDF Abstract BibTeX arXiv:1808.06945

Code (1)

lancopku/Skeleton-Based-Generation-Model 공식 구현 tf

Tasks

Reinforcement LearningSentenceStory Generation

Similar Papers 제목 키워드 기반

Skeleton-based Coherence Modeling in Narratives

2026-04-02 · Nishit Asnani, Rohan Badlani arxiv

Modeling coherence in text has been a task that has excited NLP researchers since a long time. It has applications in detecting incoherent structures and helping the author fix them. There has been recent work in using n…

Story Generation

SNaC: Coherence Error Detection for Narrative Summarization

2022-05-19 · Tanya Goyal, Junyi Jessy Li, Greg Durrett

Progress in summarizing long texts is inhibited by the lack of appropriate evaluation frameworks. When a long summary must be produced to appropriately cover the facets of that text, that summary needs to present a coher…

BenchmarkingCoherence EvaluationDocument Summarization

Narrative Incoherence Detection

2020-12-21 · Deng Cai, Yizhe Zhang, Yichen Huang, Wai Lam 외

We propose the task of narrative incoherence detection as a new arena for inter-sentential semantic understanding: Given a multi-sentence narrative, decide whether there exist any semantic discrepancies in the narrative …

SentenceSentence Embedding

MLD-EA: Check and Complete Narrative Coherence by Introducing Emotions and Actions

2024-12-03 · Jinming Zhang, Yunfei Long

Narrative understanding and story generation are critical challenges in natural language processing (NLP), with much of the existing research focused on summarization and question-answering tasks. While previous studies …

Question AnsweringStory Generation

Spatiotemporal Co-attention Recurrent Neural Networks for Human-Skeleton Motion Prediction

2019-09-29 · Xiangbo Shu, Liyan Zhang, Guo-Jun Qi, Wei Liu 외

Human motion prediction aims to generate future motions based on the observed human motions. Witnessing the success of Recurrent Neural Networks (RNN) in modeling the sequential data, recent works utilize RNN to model hu…

Human motion predictionmotion prediction