paper-with-me

홈 › Papers

Manual-Guided Dialogue for Flexible Conversational Agents

2022-08-16 · Ryuichi Takanobu, Hao Zhou, Yankai Lin, Peng Li, Jie zhou, Minlie Huang

How to build and use dialogue data efficiently, and how to deploy models in different domains at scale can be two critical issues in building a task-oriented dialogue system. In this paper, we propose a novel manual-guided dialogue scheme to alleviate these problems, where the agent learns the tasks from both dialogue and manuals. The manual is an unstructured textual document that guides the agent in interacting with users and the database during the conversation. Our proposed scheme reduces the dependence of dialogue models on fine-grained domain ontology, and makes them more flexible to adapt to various domains. We then contribute a fully-annotated multi-domain dataset MagDial to support our scheme. It introduces three dialogue modeling subtasks: instruction matching, argument filling, and response generation. Modeling these subtasks is consistent with the human agent's behavior patterns. Experiments demonstrate that the manual-guided dialogue scheme improves data efficiency and domain scalability in building dialogue systems. The dataset and benchmark will be publicly available for promoting future research.

📄 PDF Abstract BibTeX arXiv:2208.07597

Code (0)

등록된 구현이 없습니다.

Tasks

Response Generation

Similar Papers 제목 키워드 기반

Enhancing Target-Guided Proactive Dialogue Systems via Conversational Scenario Modeling and Intent-Keyword Bridging

2026-05-12 · Maodong Li, Yancui Li, Fang Kong arxiv

A target-guided proactive dialogue system aims to steer conversations proactively toward pre-defined targets, such as designated keywords or specific topics. During guided conversations, dynamically modeling conversation…

Contextual Dialogue Act Classification for Open-Domain Conversational Agents

2020-05-28 · Ali Ahmadvand, Jason Ingyu Choi, Eugene Agichtein

Classifying the general intent of the user utterance in a conversation, also known as Dialogue Act (DA), e.g., open-ended question, statement of opinion, or request for an opinion, is a key step in Natural Language Under…

ClassificationDialogue Act ClassificationGeneral ClassificationNatural Language Understanding+1

Controllable Conversations: Planning-Based Dialogue Agent with Large Language Models

2024-07-04 · Zhigen Li, Jianxiang Peng, Yanmeng Wang, Yong Cao 외

Conversational agents powered by Large Language Models (LLMs) show superior performance in various tasks. Despite the better user understanding and human-like responses, their lack of controllability remains a key challe…

Towards Scalable Multi-domain Conversational Agents: The Schema-Guided Dialogue Dataset

2019-09-12 · Abhinav Rastogi, Xiaoxue Zang, Srinivas Sunkara, Raghav Gupta 외

Virtual assistants such as Google Assistant, Alexa and Siri provide a conversational interface to a large number of services and APIs spanning multiple domains. Such systems need to support an ever-increasing number of s…

16kDialogue State TrackingResponse GenerationSlot Filling+1

Talking to myself: self-dialogues as data for conversational agents

2018-09-18 · Joachim Fainberg, Ben Krause, Mihai Dobre, Marco Damonte 외

Conversational agents are gaining popularity with the increasing ubiquity of smart devices. However, training agents in a data driven manner is challenging due to a lack of suitable corpora. This paper presents a novel m…