NeurIPS 2018poster43 citations

Variational Memory Encoder-Decoder

Hung Le, Truyen Tran, Thin Nguyen, Svetha Venkatesh

Abstract

Introducing variability while maintaining coherence is a core task in learning to generate utterances in conversation. Standard neural encoder-decoder models and their extensions using conditional variational autoencoder often result in either trivial or digressive responses. To overcome this, we explore a novel approach that injects variability into neural encoder-decoder via the use of external memory as a mixture model, namely Variational Memory Encoder-Decoder (VMED). By associating each memory read with a mode in the latent mixture distribution at each timestep, our model can capture the variability observed in sequential data such as natural conversations. We empirically compare the proposed model against other recent approaches on various conversational datasets. The results show that VMED consistently achieves significant improvement over others in both metric-based and qualitative evaluations.

BibTeX
@inproceedings{NEURIPS2018_e57c6b95,
 author = {Le, Hung and Tran, Truyen and Nguyen, Thin and Venkatesh, Svetha},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {S. Bengio and H. Wallach and H. Larochelle and K. Grauman and N. Cesa-Bianchi and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Variational Memory Encoder-Decoder},
 url = {https://proceedings.neurips.cc/paper_files/paper/2018/file/e57c6b956a6521b28495f2886ca0977a-Paper.pdf},
 volume = {31},
 year = {2018}
}