CLAILGOct 14, 2023

Lexical Entrainment for Conversational Systems

arXiv:2310.09651v1131 citationsh-index: 11
Originality Incremental advance
AI Analysis

This addresses the need for more natural and effective conversational systems by focusing on a specific human interaction phenomenon, though it is incremental as it builds on existing response generation models.

The paper tackles the problem that current conversational agents lack lexical entrainment, a human-like feature where speakers align lexical choices to improve clarity and engagement, by proposing a new dataset (MULTIWOZ-ENTR), a measure, and tasks for integration, with baseline approaches for extraction.

Conversational agents have become ubiquitous in assisting with daily tasks, and are expected to possess human-like features. One such feature is lexical entrainment (LE), a phenomenon in which speakers in human-human conversations tend to naturally and subconsciously align their lexical choices with those of their interlocutors, leading to more successful and engaging conversations. As an example, if a digital assistant replies 'Your appointment for Jinling Noodle Pub is at 7 pm' to the question 'When is my reservation for Jinling Noodle Bar today?', it may feel as though the assistant is trying to correct the speaker, whereas a response of 'Your reservation for Jinling Noodle Bar is at 7 pm' would likely be perceived as more positive. This highlights the importance of LE in establishing a shared terminology for maximum clarity and reducing ambiguity in conversations. However, we demonstrate in this work that current response generation models do not adequately address this crucial humanlike phenomenon. To address this, we propose a new dataset, named MULTIWOZ-ENTR, and a measure for LE for conversational systems. Additionally, we suggest a way to explicitly integrate LE into conversational systems with two new tasks, a LE extraction task and a LE generation task. We also present two baseline approaches for the LE extraction task, which aim to detect LE expressions from dialogue contexts.

Code Implementations1 repo
Foundations

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

Your Notes