English

Injecting Entity Types into Entity-Guided Text Generation

Computation and Language 2021-09-08 v3 Machine Learning

Abstract

Recent successes in deep generative modeling have led to significant advances in natural language generation (NLG). Incorporating entities into neural generation models has demonstrated great improvements by assisting to infer the summary topic and to generate coherent content. To enhance the role of entity in NLG, in this paper, we aim to model the entity type in the decoding phase to generate contextual words accurately. We develop a novel NLG model to produce a target sequence based on a given list of entities. Our model has a multi-step decoder that injects the entity types into the process of entity mention generation. Experiments on two public news datasets demonstrate type injection performs better than existing type embedding concatenation baselines.

Keywords

Cite

@article{arxiv.2009.13401,
  title  = {Injecting Entity Types into Entity-Guided Text Generation},
  author = {Xiangyu Dong and Wenhao Yu and Chenguang Zhu and Meng Jiang},
  journal= {arXiv preprint arXiv:2009.13401},
  year   = {2021}
}

Comments

EMNLP 2021

R2 v1 2026-06-23T18:51:03.693Z