paper-with-me

Papers

KETOD: Knowledge-Enriched Task-Oriented Dialogue

2022-05-11 · Findings (NAACL) 2022 7 · Zhiyu Chen, Bing Liu, Seungwhan Moon, Chinnadhurai Sankar, Paul Crook, William Yang Wang

Existing studies in dialogue system research mostly treat task-oriented dialogue and chit-chat as separate domains. Towards building a human-like assistant that can converse naturally and seamlessly with users, it is important to build a dialogue system that conducts both types of conversations effectively. In this work, we investigate how task-oriented dialogue and knowledge-grounded chit-chat can be effectively integrated into a single model. To this end, we create a new dataset, KETOD (Knowledge-Enriched Task-Oriented Dialogue), where we naturally enrich task-oriented dialogues with chit-chat based on relevant entity knowledge. We also propose two new models, SimpleToDPlus and Combiner, for the proposed task. Experimental results on both automatic and human evaluations show that the proposed methods can significantly improve the performance in knowledge-enriched response generation while maintaining a competitive task-oriented dialog performance. We believe our new dataset will be a valuable resource for future studies. Our dataset and code are publicly available at \url{https://github.com/facebookresearch/ketod}.

📄 PDF Abstract BibTeX arXiv:2205.05589

Code (1)

facebookresearch/ketod pytorch

Tasks

Response Generation

Similar Papers 제목 키워드 기반

KETOD: Knowledge-Enriched Task-Oriented Dialogue

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Existing studies in dialogue system research mostly treat task-oriented dialogue and chit-chat separately. Towards building a human-like assistant that can converse naturally and seamlessly with users, the system needs t…

Response Generation

Enhancing Task-Oriented Dialogues with Chitchat: a Comparative Study Based on Lexical Diversity and Divergence

2023-11-23 · Armand Stricker, Patrick Paroubek

As a recent development, task-oriented dialogues (TODs) have been enriched with chitchat in an effort to make dialogues more diverse and engaging. This enhancement is particularly valuable as TODs are often confined to n…

Diversity

DivTOD: Unleashing the Power of LLMs for Diversifying Task-Oriented Dialogue Representations

2024-03-31 · Weihao Zeng, Dayuan Fu, Keqing He, Yejie Wang 외

Language models pre-trained on general text have achieved impressive results in diverse fields. Yet, the distinct linguistic characteristics of task-oriented dialogues (TOD) compared to general text limit the practical u…

Diversity

Retrieval-Augmented Neural Response Generation Using Logical Reasoning and Relevance Scoring

2023-10-20 · Nicholas Thomas Walker, Stefan Ultes, Pierre Lison

Constructing responses in task-oriented dialogue systems typically relies on information sources such the current dialogue state or external databases. This paper presents a novel approach to knowledge-grounded response …

Logical ReasoningResponse GenerationRetrievalTask-Oriented Dialogue Systems

A Cooperative Memory Network for Personalized Task-oriented Dialogue Systems with Incomplete User Profiles

2021-02-16 · Jiahuan Pei, Pengjie Ren, Maarten de Rijke

There is increasing interest in developing personalized Task-oriented Dialogue Systems (TDSs). Previous work on personalized TDSs often assumes that complete user profiles are available for most or even all users. This i…

AttributeTask-Oriented Dialogue Systems