paper-with-me

Papers

Unified Conversational Models with System-Initiated Transitions between Chit-Chat and Task-Oriented Dialogues

2023-07-04 · Ye Liu, Stefan Ultes, Wolfgang Minker, Wolfgang Maier

Spoken dialogue systems (SDSs) have been separately developed under two different categories, task-oriented and chit-chat. The former focuses on achieving functional goals and the latter aims at creating engaging social conversations without special goals. Creating a unified conversational model that can engage in both chit-chat and task-oriented dialogue is a promising research topic in recent years. However, the potential ``initiative'' that occurs when there is a change between dialogue modes in one dialogue has rarely been explored. In this work, we investigate two kinds of dialogue scenarios, one starts from chit-chat implicitly involving task-related topics and finally switching to task-oriented requests; the other starts from task-oriented interaction and eventually changes to casual chat after all requested information is provided. We contribute two efficient prompt models which can proactively generate a transition sentence to trigger system-initiated transitions in a unified dialogue model. One is a discrete prompt model trained with two discrete tokens, the other one is a continuous prompt model using continuous prompt embeddings automatically generated by a classifier. We furthermore show that the continuous prompt model can also be used to guide the proactive transitions between particular domains in a multi-domain task-oriented setting.

📄 PDF Abstract BibTeX arXiv:2307.01664

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSpoken Dialogue Systems

Similar Papers 제목 키워드 기반

System-Initiated Transitions from Chit-Chat to Task-Oriented Dialogues with Transition Info Extractor and Transition Sentence Generator

2023-08-06 · Ye Liu, Stefan Ultes, Wolfgang Minker, Wolfgang Maier

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 dialo…

Prompt LearningResponse GenerationSentence

Conversational Norms for Human-Robot Dialogues

2021-03-02 · Maitreyee Tewari, Thomas Hellström, Suna Bensch

This paper describes a recently initiated research project aiming at supporting development of computerised dialogue systems that handle breaches of conversational norms such as the Gricean maxims, which describe how dia…

Agent Safety Alignment via Reinforcement Learning

2025-07-11 · Zeyang Sha, Hanling Tian, Zhuoer Xu, Shiwen Cui 외 arxiv

The emergence of autonomous Large Language Model (LLM) agents capable of tool usage has introduced new safety risks that go beyond traditional conversational misuse. These agents, empowered to execute external functions,…

Reinforcement Learning

Representing Web Applications As Knowledge Graphs

2024-10-06 · Yogesh Chandrasekharuni

Traditional methods for crawling and parsing web applications predominantly rely on extracting hyperlinks from initial pages and recursively following linked resources. This approach constructs a graph where nodes repres…

Knowledge Graphs

Human-AI Coevolution Dynamics: A Formal Theory of Social Intelligence Emergence Through Long-Term Interaction

2026-06-17 · Jingyi Zhou, Senlin Luo, Haofan Chen arxiv

Current conversational AI systems have made significant progress in language generation, personalization, and long-context interaction. However, most existing methods model social behavior through isolated components suc…