System-Initiated Transitions from Chit-Chat to Task-Oriented Dialogues
with Transition Info Extractor and Transition Sentence Generator
- URL: http://arxiv.org/abs/2308.03098v1
- Date: Sun, 6 Aug 2023 12:25:22 GMT
- Title: System-Initiated Transitions from Chit-Chat to Task-Oriented Dialogues
with Transition Info Extractor and Transition Sentence Generator
- Authors: Ye Liu, Stefan Ultes, Wolfgang Minker and Wolfgang Maier
- Abstract summary: We study dialogue scenarios that start from chit-chat but eventually switch to task-related services.
A unified dialogue model, which can engage in both chit-chat and task-oriented dialogues, takes the initiative during the dialogue mode transition.
- Score: 4.714297769572548
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: In this work, we study dialogue scenarios that start from chit-chat but
eventually switch to task-related services, and investigate how a unified
dialogue model, which can engage in both chit-chat and task-oriented dialogues,
takes the initiative during the dialogue mode transition from chit-chat to
task-oriented in a coherent and cooperative manner. We firstly build a
{transition info extractor} (TIE) that keeps track of the preceding chit-chat
interaction and detects the potential user intention to switch to a
task-oriented service. Meanwhile, in the unified model, a {transition sentence
generator} (TSG) is extended through efficient Adapter tuning and transition
prompt learning. When the TIE successfully finds task-related information from
the preceding chit-chat, such as a transition domain, then the TSG is activated
automatically in the unified model to initiate this transition by generating a
transition sentence under the guidance of transition information extracted by
TIE. The experimental results show promising performance regarding the
proactive transitions. We achieve an additional large improvement on TIE model
by utilizing Conditional Random Fields (CRF). The TSG can flexibly generate
transition sentences while maintaining the unified capabilities of normal
chit-chat and task-oriented response generation.
Related papers
- Decoding Workload and Agreement From EEG During Spoken Dialogue With Conversational AI [4.8791534661065805]
This paper investigates whether established EEG classifiers for mental workload and implicit agreement can be transferred to spoken human-AI dialogue.<n>We introduce two conversational paradigms - a Spelling Bee task and a sentence completion task- and an end-to-end pipeline for transcribing, annotating, and aligning word-level conversational events.
arXiv Detail & Related papers (2026-01-09T14:59:25Z) - MMWOZ: Building Multimodal Agent for Task-oriented Dialogue [61.816787158531874]
We develop a new multimodal dialogue dataset that is extended from MultiWOZ 2.3 dataset.<n>We propose a novel multimodal model called MATE as the baseline model for the MMWOZ dataset.
arXiv Detail & Related papers (2025-11-16T13:08:03Z) - Beyond Task-Oriented and Chitchat Dialogues: Proactive and Transition-Aware Conversational Agents [9.57795435306441]
We introduce TACT (TOD-And-Chitchat Transition), a dataset designed for transition-aware dialogue modeling.<n>TACT supports both user- and agent-driven mode switches, enabling robust modeling of complex conversational dynamics.<n>Models trained on TACT outperform baselines in both intent detection and mode transition handling.
arXiv Detail & Related papers (2025-11-11T23:03:44Z) - Beyond Ontology in Dialogue State Tracking for Goal-Oriented Chatbot [3.2288892242158984]
We propose a novel approach to enhance Dialogue State Tracking (DST) performance.
Our method enables Large Language Model (LLM) to infer dialogue states through carefully designed prompts.
Our approach achieved state-of-the-art with a JGA of 42.57%, and performed well in open-domain real-world conversations.
arXiv Detail & Related papers (2024-10-30T07:36:23Z) - Unsupervised Flow Discovery from Task-oriented Dialogues [0.988655456942026]
We propose an approach for the unsupervised discovery of flows from dialogue history.
We present concrete examples of flows, discovered from MultiWOZ, a public TOD dataset.
arXiv Detail & Related papers (2024-05-02T15:54:36Z) - Dialog Action-Aware Transformer for Dialog Policy Learning [22.262659702998892]
We propose to make full use of the plain text knowledge from the pre-trained language model to accelerate the RL agent's learning speed.
Specifically, we design a dialog action-aware transformer encoder (DaTrans) which integrates a new fine-tuning procedure named masked last action task.
DaTrans is further optimized in an RL setting with ongoing interactions and evolves through exploration in the dialog action space toward maximizing long-term accumulated rewards.
arXiv Detail & Related papers (2023-09-05T13:47:25Z) - Unified Conversational Models with System-Initiated Transitions between
Chit-Chat and Task-Oriented Dialogues [4.714297769572548]
We investigate the potential initiative'' that occurs when there is a change between dialogue modes in one dialogue.
We contribute two efficient prompt models which can proactively generate a transition sentence to trigger system-initiated transitions.
arXiv Detail & Related papers (2023-07-04T11:53:23Z) - Few-Shot Dialogue Summarization via Skeleton-Assisted Prompt Transfer in
Prompt Tuning [47.336815771549524]
Skeleton-Assisted Prompt Transfer improves prompt transfer from dialogue state tracking to dialogue summarization.
We propose a novel approach with perturbation-based probes requiring neither annotation effort nor domain knowledge.
In-depth analyses demonstrate the effectiveness of our method in facilitating cross-task knowledge transfer in few-shot dialogue summarization.
arXiv Detail & Related papers (2023-05-20T03:32:48Z) - UTSGAN: Unseen Transition Suss GAN for Transition-Aware Image-to-image
Translation [57.99923293611923]
We introduce a transition-aware approach to I2I translation, where the data translation mapping is explicitly parameterized with a transition variable.
We propose the use of transition consistency, defined on the transition variable, to enable regularization of consistency on unobserved translations.
Based on these insights, we present Unseen Transition Suss GAN (UTSGAN), a generative framework that constructs a manifold for the transition with a transition encoder.
arXiv Detail & Related papers (2023-04-24T09:47:34Z) - KETOD: Knowledge-Enriched Task-Oriented Dialogue [77.59814785157877]
Existing studies in dialogue system research mostly treat task-oriented dialogue and chit-chat as separate domains.
We investigate how task-oriented dialogue and knowledge-grounded chit-chat can be effectively integrated into a single model.
arXiv Detail & Related papers (2022-05-11T16:01:03Z) - Structure Extraction in Task-Oriented Dialogues with Slot Clustering [94.27806592467537]
In task-oriented dialogues, dialogue structure has often been considered as transition graphs among dialogue states.
We propose a simple yet effective approach for structure extraction in task-oriented dialogues.
arXiv Detail & Related papers (2022-02-28T20:18:12Z) - User Satisfaction Estimation with Sequential Dialogue Act Modeling in
Goal-oriented Conversational Systems [65.88679683468143]
We propose a novel framework, namely USDA, to incorporate the sequential dynamics of dialogue acts for predicting user satisfaction.
USDA incorporates the sequential transitions of both content and act features in the dialogue to predict the user satisfaction.
Experimental results on four benchmark goal-oriented dialogue datasets show that the proposed method substantially and consistently outperforms existing methods on USE.
arXiv Detail & Related papers (2022-02-07T02:50:07Z) - TOD-BERT: Pre-trained Natural Language Understanding for Task-Oriented
Dialogue [113.45485470103762]
In this work, we unify nine human-human and multi-turn task-oriented dialogue datasets for language modeling.
To better model dialogue behavior during pre-training, we incorporate user and system tokens into the masked language modeling.
arXiv Detail & Related papers (2020-04-15T04:09:05Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.