paper-with-me

Papers

Conversational Graph Grounded Policy Learning for Open-Domain Conversation Generation

2020-07-01 · ACL 2020 6 · Jun Xu, Haifeng Wang, Zheng-Yu Niu, Hua Wu, Wanxiang Che, Ting Liu

To address the challenge of policy learning in open-domain multi-turn conversation, we propose to represent prior information about dialog transitions as a graph and learn a graph grounded dialog policy, aimed at fostering a more coherent and controllable dialog. To this end, we first construct a conversational graph (CG) from dialog corpora, in which there are vertices to represent {`}what to say{''} and {`}how to say{''}, and edges to represent natural transition between a message (the last utterance in a dialog context) and its response. We then present a novel CG grounded policy learning framework that conducts dialog flow planning by graph traversal, which learns to identify a what-vertex and a how-vertex from the CG at each turn to guide response generation. In this way, we effectively leverage the CG to facilitate policy learning as follows: (1) it enables more effective long-term reward design, (2) it provides high-quality candidate actions, and (3) it gives us more control over the policy. Results on two benchmark corpora demonstrate the effectiveness of this framework.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Response Generation

Similar Papers 제목 키워드 기반

Knowledge-Grounded Conversational Data Augmentation with Generative Conversational Networks

2022-07-22 · SIGDIAL (ACL) 2022 9 · Yen-Ting Lin, Alexandros Papangelis, Seokhwan Kim, Dilek Hakkani-Tur

While rich, open-domain textual data are generally available and may include interesting phenomena (humor, sarcasm, empathy, etc.) most are designed for language processing tasks, and are usually in a non-conversational …

Data Augmentation

Topical-Chat: Towards Knowledge-Grounded Open-Domain Conversations

2023-08-23 · Karthik Gopalakrishnan, Behnam Hedayatnia, Qinlang Chen, Anna Gottardi 외

Building socialbots that can have deep, engaging open-domain conversations with humans is one of the grand challenges of artificial intelligence (AI). To this end, bots need to be able to leverage world knowledge spannin…

BenchmarkingDecoderWorld Knowledge

IntellAgent: A Multi-Agent Framework for Evaluating Conversational AI Systems

2025-01-19 · Elad Levi, Ilan Kadar

Large Language Models (LLMs) are transforming artificial intelligence, evolving into task-oriented systems capable of autonomous planning and execution. One of the primary applications of LLMs is conversational AI system…

Navigate

Retrieval Augmentation Reduces Hallucination in Conversation

2021-04-15 · Findings (EMNLP) 2021 11 · Kurt Shuster, Spencer Poff, Moya Chen, Douwe Kiela 외

Despite showing increasingly human-like conversational abilities, state-of-the-art dialogue models often suffer from factual incorrectness and hallucination of knowledge (Roller et al., 2020). In this work we explore the…

HallucinationRetrieval

CoDi: Conversational Distillation for Grounded Question Answering

2024-08-20 · Patrick Huber, Arash Einolghozati, Rylan Conway, Kanika Narang 외

Distilling conversational skills into Small Language Models (SLMs) with approximately 1 billion parameters presents significant challenges. Firstly, SLMs have limited capacity in their model parameters to learn extensive…

Question AnsweringWorld Knowledge