Description of state-of-the-art approaches for neural dialogs generation
- BERT
- ELMO
- FastText
- Word2Vec
- Glove
- BERT
- OpenAI GPT
- Bidirectional LSTM
- ?
See "Sentence encodings"
- Softmax
- Von Mises-fisher Loss
- see "Sentence encodings"
- cross-attention
Attention over external database.
- EMNLP'18
- Deep Chit-Chat: Deep Learning for ChatBots by Microsoft
- NeurIPS'18
- Neural Network Dialog System Papers by @snakeztc
- ML Writing Month: November 2018ML Writing Month: November 2018 by Cody Wild
- Dialog systems by @rodart