English

Generating Coherent Narratives by Learning Dynamic and Discrete Entity States with a Contrastive Framework

Computation and Language 2022-11-24 v2

Abstract

Despite advances in generating fluent texts, existing pretraining models tend to attach incoherent event sequences to involved entities when generating narratives such as stories and news. We conjecture that such issues result from representing entities as static embeddings of superficial words, while neglecting to model their ever-changing states, i.e., the information they carry, as the text unfolds. Therefore, we extend the Transformer model to dynamically conduct entity state updates and sentence realization for narrative generation. We propose a contrastive framework to learn the state representations in a discrete space, and insert additional attention layers into the decoder to better exploit these states. Experiments on two narrative datasets show that our model can generate more coherent and diverse narratives than strong baselines with the guidance of meaningful entity states.

Keywords

Cite

@article{arxiv.2208.03985,
  title  = {Generating Coherent Narratives by Learning Dynamic and Discrete Entity States with a Contrastive Framework},
  author = {Jian Guan and Zhenyu Yang and Rongsheng Zhang and Zhipeng Hu and Minlie Huang},
  journal= {arXiv preprint arXiv:2208.03985},
  year   = {2022}
}

Comments

Accepted in AAAI 2023; 7 pages

R2 v1 2026-06-25T01:33:41.117Z