CLSep 12, 2021

Stylistic Retrieval-based Dialogue System with Unparallel Training Data

arXiv:2109.05477v12 citations
Originality Incremental advance
AI Analysis

This enables more usable and satisfying chatbots by adapting them to specific personas without costly data collection, though it is incremental as it builds on retrieval-based systems.

The paper tackled the problem of building dialogue systems that can express consistent language style without parallel training data, achieving significant improvements in relevance, style degree, and content diversity, with A/B testing showing higher user satisfaction.

The ability of a dialog system to express consistent language style during conversations has a direct, positive impact on its usability and on user satisfaction. Although previous studies have demonstrated that style transfer is feasible with a large amount of parallel data, it is often impossible to collect such data for different styles. In this paper, instead of manually constructing conversation data with a certain style, we propose a flexible framework that adapts a generic retrieval-based dialogue system to mimic the language style of a specified persona without any parallel data. Our approach is based on automatic generation of stylized data by learning the usage of jargon, and then rewriting the generic conversations to a stylized one by incorporating the jargon. In experiments we implemented dialogue systems with five distinct language styles, and the result shows our framework significantly outperforms baselines in terms of the average score of responses' relevance and style degree, and content diversity. A/B testing on a commercial chatbot shows that users are more satisfied with our system. This study demonstrates the feasibility of building stylistic dialogue systems by simple data augmentation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes