SOTAVerified

Injecting Entity Types into Entity-Guided Text Generation

2020-09-28EMNLP 2021Code Available1· sign in to hype

Xiangyu Dong, Wenhao Yu, Chenguang Zhu, Meng Jiang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Reproductions