Discodvt: Generating Long Text With Discourse-aware Discrete Variational Transformer · The Large Language Model Bible Contribute to LLM-Bible

Discodvt: Generating Long Text With Discourse-aware Discrete Variational Transformer

Ji Haozhe, Huang Minlie. Arxiv 2021

[Paper]    
Model Architecture Pretraining Methods Transformer

Despite the recent advances in applying pre-trained language models to generate high-quality texts, generating long passages that maintain long-range coherence is yet challenging for these models. In this paper, we propose DiscoDVT, a discourse-aware discrete variational Transformer to tackle the incoherence issue. DiscoDVT learns a discrete variable sequence that summarizes the global structure of the text and then applies it to guide the generation process at each decoding step. To further embed discourse-aware information into the discrete latent representations, we introduce an auxiliary objective to model the discourse relations within the text. We conduct extensive experiments on two open story generation datasets and demonstrate that the latent codes learn meaningful correspondence to the discourse structures that guide the model to generate long texts with better long-range coherence.

Similar Work