paper-with-me

Papers

Topic-Aware Response Generation in Task-Oriented Dialogue with Unstructured Knowledge Access

2022-12-10 · Yue Feng, Gerasimos Lampouras, Ignacio Iacobacci

To alleviate the problem of structured databases' limited coverage, recent task-oriented dialogue systems incorporate external unstructured knowledge to guide the generation of system responses. However, these usually use word or sentence level similarities to detect the relevant knowledge context, which only partially capture the topical level relevance. In this paper, we examine how to better integrate topical information in knowledge grounded task-oriented dialogue and propose ``Topic-Aware Response Generation'' (TARG), an end-to-end response generation model. TARG incorporates multiple topic-aware attention mechanisms to derive the importance weighting scheme over dialogue utterances and external knowledge sources towards a better understanding of the dialogue history. Experimental results indicate that TARG achieves state-of-the-art performance in knowledge selection and response generation, outperforming previous state-of-the-art by 3.2, 3.6, and 4.2 points in EM, F1 and BLEU-4 respectively on Doc2Dial, and performing comparably with previous work on DSTC9; both being knowledge-grounded task-oriented dialogue datasets.

📄 PDF Abstract BibTeX arXiv:2212.05373

Code (1)

huawei-noah/noah-research 공식 구현 pytorch

Tasks

Response GenerationSentenceTask-Oriented Dialogue Systems

Similar Papers 제목 키워드 기반

Topic-Aware Response Generation in Task-Oriented Dialogue with Unstructured Knowledge Access

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

To alleviate the problem of structured databases' limited coverage, recent task-oriented dialogue systems incorporate external unstructured knowledge to guide the generation of system responses. However, these usually us…

Response GenerationSentenceTask-Oriented Dialogue Systems

RubyStar: A Non-Task-Oriented Mixture Model Dialog System

2017-11-08 · Huiting Liu, Tao Lin, Hanfei Sun, Weijian Lin 외

RubyStar is a dialog system designed to create "human-like" conversation by combining different response generation strategies. RubyStar conducts a non-task-oriented conversation on general topics by using an ensemble of…

Question AnsweringResponse GenerationRetrieval

TIAGE: A Benchmark for Topic-Shift Aware Dialog Modeling

2021-09-09 · Findings (EMNLP) 2021 11 · Huiyuan Xie, Zhenghao Liu, Chenyan Xiong, Zhiyuan Liu 외

Human conversations naturally evolve around different topics and fluently move between them. In research on dialog systems, the ability to actively and smoothly transition to new topics is often ignored. In this paper we…

Response Generation

Topic Aware Neural Response Generation

2016-06-21 · Chen Xing, Wei Wu, Yu Wu, Jie Liu 외

We consider incorporating topic information into the sequence-to-sequence framework to generate informative and interesting responses for chatbots. To this end, we propose a topic aware sequence-to-sequence (TA-Seq2Seq) …

Response Generation

TopicRefine: Joint Topic Prediction and Dialogue Response Generation for Multi-turn End-to-End Dialogue System

2021-09-11 · Hongru Wang, Mingyu Cui, Zimo Zhou, Gabriel Pui Cheong Fung 외

A multi-turn dialogue always follows a specific topic thread, and topic shift at the discourse level occurs naturally as the conversation progresses, necessitating the model's ability to capture different topics and gene…

Response Generation