Command Palette
Search for a command to run...
Do Response Selection Models Really Know What's Next? Utterance Manipulation Strategies for Multi-turn Response Selection
Taesun Whang; Dongyub Lee; Dongsuk Oh; Chanhee Lee; Kijong Han; Dong-hun Lee; Saebyeok Lee

Abstract
In this paper, we study the task of selecting the optimal response given a user and system utterance history in retrieval-based multi-turn dialog systems. Recently, pre-trained language models (e.g., BERT, RoBERTa, and ELECTRA) showed significant improvements in various natural language processing tasks. This and similar response selection tasks can also be solved using such language models by formulating the tasks as dialog--response binary classification tasks. Although existing works using this approach successfully obtained state-of-the-art results, we observe that language models trained in this manner tend to make predictions based on the relatedness of history and candidates, ignoring the sequential nature of multi-turn dialog systems. This suggests that the response selection task alone is insufficient for learning temporal dependencies between utterances. To this end, we propose utterance manipulation strategies (UMS) to address this problem. Specifically, UMS consist of several strategies (i.e., insertion, deletion, and search), which aid the response selection model towards maintaining dialog coherence. Further, UMS are self-supervised methods that do not require additional annotation and thus can be easily incorporated into existing approaches. Extensive evaluation across multiple languages and models shows that UMS are highly effective in teaching dialog consistency, which leads to models pushing the state-of-the-art with significant margins on multiple public benchmark datasets.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| conversational-response-selection-on-douban-1 | UMS_BERT+ | MAP: 0.625 MRR: 0.664 P@1: 0.499 R10@1: 0.318 R10@2: 0.482 R10@5: 0.858 |
| conversational-response-selection-on-e | UMS_BERT+ | R10@1: 0.762 R10@2: 0.905 R10@5: 0.986 |
| conversational-response-selection-on-ubuntu-1 | UMS_BERT+ | R10@1: 0.875 R10@2: 0.942 R10@5: 0.988 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.