Natural Language Generation in Dialogue using Lexicalized and Delexicalized Data


Shikhar Sharma, Jing He, Kaheer Suleman, Hannes Schulz, Philip Bachman


Abstract

Natural language generation plays a critical role in spoken dialogue systems. We present a new approach to natural language generation for task-oriented dialogue using recurrent neural networks in an encoder-decoder framework. In contrast to previous work, our model uses both lexicalized and delexicalized components i.e. slot-value pairs for dialogue acts, with slots and corresponding values aligned together. This allows our model to learn from all available data including the slot-value pairing, rather than being restricted to delexicalized slots. We show that this helps our model generate more natural sentences with better grammar. We further improve our model’s performance by transferring weights learnt from a pretrained sentence auto-encoder. Human evaluation of our best-performing model indicates that it generates sentences which users find more appealing.

BibTeX

                        @inproceedings{sharma2017natural,
  title     = {Natural Language Generation in Dialogue using Lexicalized and Delexicalized Data},
  author    = {Sharma, Shikhar and
               He, Jing and
               Suleman, Kaheer and
               Schulz, Hannes and
               Bachman, Philip},
  booktitle = {International Conference on Learning Representations (ICLR) Workshop},
  month     = {April},
  year      = {2017},
  url       = {https://arxiv.org/abs/1606.03632}
}

                    

PDF URL