Improving Bot Response Contradiction Detection via Utterance Rewriting
Di Jin, Sijia Liu, Yang Liu, Dilek Hakkani-Tur

TL;DR
This paper enhances chatbot contradiction detection by rewriting utterances to resolve references and ellipsis, leading to significant improvements in detection accuracy.
Contribution
It introduces a new dataset and rewriting model to improve contradiction detection in chatbots by restoring antecedents and ellipsis in utterances.
Findings
Rewritten utterances improve contradiction detection performance.
The rewriting model produces satisfactory and complete utterance rewrites.
Detection metrics like AUPR and accuracy increase significantly.
Abstract
Though chatbots based on large neural models can often produce fluent responses in open domain conversations, one salient error type is contradiction or inconsistency with the preceding conversation turns. Previous work has treated contradiction detection in bot responses as a task similar to natural language inference, e.g., detect the contradiction between a pair of bot utterances. However, utterances in conversations may contain co-references or ellipsis, and using these utterances as is may not always be sufficient for identifying contradictions. This work aims to improve the contradiction detection via rewriting all bot utterances to restore antecedents and ellipsis. We curated a new dataset for utterance rewriting and built a rewriting model on it. We empirically demonstrate that this model can produce satisfactory rewrites to make bot utterances more complete. Furthermore, using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Misinformation and Its Impacts · AI in Service Interactions
