MuTual: A Dataset for Multi-Turn Dialogue Reasoning
About
Non-task oriented dialogue systems have achieved great success in recent years due to largely accessible conversation data and the development of deep learning techniques. Given a context, current systems are able to yield a relevant and fluent response, but sometimes make logical mistakes because of weak reasoning capabilities. To facilitate the conversation reasoning research, we introduce MuTual, a novel dataset for Multi-Turn dialogue Reasoning, consisting of 8,860 manually annotated dialogues based on Chinese student English listening comprehension exams. Compared to previous benchmarks for non-task oriented dialogue systems, MuTual is much more challenging since it requires a model that can handle various reasoning problems. Empirical results show that state-of-the-art methods only reach 71%, which is far behind the human performance of 94%, indicating that there is ample room for improving reasoning ability. MuTual is available at https://github.com/Nealcly/MuTual.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Dialogue Summarization | SamSum (test) | ROUGE-226.97 | 80 | |
| Question Generation | SQuAD 1.1 (test) | BLEU-419.21 | 29 | |
| Multi-turn Dialogue Reasoning | MuTual (test) | MRR83.6 | 19 | |
| Question Generation | Molweni (test) | BLEU Score19.21 | 8 | |
| Reading Comprehension | SQuAD 2.0 (test) | BLEU28.46 | 4 | |
| Reading Comprehension | Molweni | BLEU28.46 | 4 | |
| Dialogue Reasoning | MuTual (dev) | R4@169.5 | 3 |