This repository is to document the papers focusing on dialogue generation. I will also include their code implementation if possible.
- Contents
- Open-Domain Dialogue Generation
- Open-Domain Dialogue Datasets
- Seq2Seq Model for Dialogue Generation
- Personalized Dialogue Generation
- Reinforcement Learning Approaches for Dialogue Generation
- Adversarial Learning Approaches for Dialogue Generation
- Context-aware Dialogue Generation:Hierarchy Methods
- Evaluation Methods
- Pretrained Model for Dialogue Generation
- Papers about The Safe Response Problem
- Incoporate Knowledge into Response Generation
- Improve Dialogue Consistency
- Curriculum Learning Approaches
- Incorporate External Knowledge into Dialogue Generation
- Other Types
- Task-oriented Dialogue Generation
- Academic Conferences and Workshops
- The Ubuntu Dialogue Corpus, SIGDIAL: paper, dataset
- Cornell Movie Dialogs Corpus, dataset
- A Survey Paper about Datasets of Collection from McGill & UdeM, dataset
- NLPCC 2017(chinese): Emotional Dialogue Generation, datasets
- OpenSubtitles2016: Extracting Large Parallel Corpora from Movie and TV Subtitles, LREC 2016. paper, dataset
- DailyDialog, IJCNLP. paper, dataset
- Twitter Customer Service. dataset
- Douban Corpus(chinese), ACL 2017. dataset, paper
Actually, almost all of the existing generative approach use the Seq2Seq model.
- Neural Responding Machine for Short-Text Conversation, ACL 2015. paper.
- A Neural Conversational Model, arxiv. paper
- A Pre-training Based Personalized Dialogue Generation Model with Persona-sparse Data, AAAI 2020. paper
- Guiding Variational Response Generator to Exploit Persona, ACL 2020. paper
- Deep Reinforcement Learning for Dialogue Generation, paper
- Hierarchical Reinforcement Learning for Open-Domain Dialog, AAAI 2020. paper
- Adversarial Learning for Neural Dialogue Generation, paper
- A Hierarchical Recurrent Encoder-Decoder for Generative Context-Aware Query Suggestion, the first HRED model, CIKM 2015. paper
- Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models, the famous HRED model. paper.
- A Hierarchical Latent Variable Encoder-Decoder Model for Generating Dialogues, VHRED model, AAAI 2017. paper.
- Hierarchical Variational Memory Network for Dialogue Generation,WWW 2018. paper
- How NOT To Evaluate Your Dialogue System: An Empirical Study of Unsupervised Evaluation Metrics for Dialogue Response Generation, A empirical study. paper
- Predictive Engagement: An Efficient Metric for Automatic Evaluation of Open-Domain Dialogue Systems, AAAI 2020. paper.
- Learning from Easy to Complex: Adaptive Multi-curricula Learning for Neural Dialogue Generation, AAAI 2020.
- Towards Holistic and Automatic Evaluation of Open-Domain Dialogue Generation, ACL 2020. paper
- USR: An Unsupervised and Reference Free Evaluation Metric for Dialog Generation, ACL 2020. paper
- Evaluating Dialogue Generation Systems via Response Selection, ACL 2020. paper
- DIALOGPT : Large-Scale Generative Pre-training for Conversational Response Generation, ACL 2020. paper.
- A Diversity-Promoting Objective Function for Neural Conversation Models(MMI), NAACL-HLT 2016. paper
- Learning Discourse-level Diversity for Neural Dialog Models using Conditional Variational Autoencoders, ACL 2017. paper
- Topic Aware Neural Response Generation, AAAI 2017. paper
- Generating Informative and Diverse Conversational Responses via Adversarial Information Maximization, NIPS 2018. paper
- Diversifying Dialogue Generation with Non-Conversational Text, ACL 2020. paper.
- DAL: Dual Adversarial Learning for Dialogue Generation, NAACL 2019. paper
- Negative Training for Neural Dialogue Response Generation, ACL 2020. paper
- Generating Informative Conversational Response using Recurrent Knowledge-Interaction and Knowledge-Copy
- Conversational Graph Grounded Policy Learning for Open-Domain Conversation Generation, ACL 2020. paper
- Diverse and Informative Dialogue Generation with Context-Specific Commonsense Knowledge Awareness, ACL 2020. paper
- Grounded Conversation Generation as Guided Traverses in Commonsense Knowledge Graphs, ACL 2020. paper
- Response-Anticipated Memory for On-Demand Knowledge Integration in Response Generation, ACL 2020. paper
- Generate, Delete and Rewrite: A Three-Stage Framework for Improving Persona Consistency of Dialogue Generation, ACL 2020. paper
- Learning from Easy to Complex: Adaptive Multi-curricula Learning for Neural Dialogue Generation, AAAI 2020.
- CDL: Curriculum Dual Learning for Emotion-Controllable Response Generation, ACL 2020.
- Improving Knowledge-aware Dialogue Generation via Knowledge Base Question Answering, AAAI 2020. paper
- You Impress Me: Dialogue Generation via Mutual Persona Perception
- FRAMES Corpus. paper, dataset
- Towards Scalable Multi-Domain Conversational Agents: The Schema-Guided Dialogue Dataset, AAAI 2020. paper. A large dataset containing over 16k multi-domain conversations spanning 16 domains.
- MALA: Cross-Domain Dialogue Generation with Action Learning, AAAI 2020. paper
- Multi-Domain Dialogue Acts and Response Co-Generation,ACL 2020. paper
- MOSS: End-to-End Dialog System Framework with Modular Supervision, paper
- End-to-End Trainable Non-Collaborative Dialog System, AAAI 2020. paper
- ACL 20xx
- EMNLP 20xx
- NAACL-HLT 20xx
- COLING 20xx
- SIGDIAL 20xx