2000 character limit reached
Conditioned Natural Language Generation using only Unconditioned Language Model: An Exploration (2011.07347v1)
Published 14 Nov 2020 in cs.CL and cs.LG
Abstract: Transformer-based LLMs have shown to be very powerful for natural language generation (NLG). However, text generation conditioned on some user inputs, such as topics or attributes, is non-trivial. Past approach relies on either modifying the original LM architecture, re-training the LM on corpora with attribute labels, or having separately trained `guidance models' to guide text generation in decoding. We argued that the above approaches are not necessary, and the original unconditioned LM is sufficient for conditioned NLG. We evaluated our approaches by the samples' fluency and diversity with automated and human evaluation.