paper-with-me

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 format. In this work, we take a step towards automatically generating conversational data using Generative Conversational Networks, aiming to benefit from the breadth of available language and knowledge data, and train open domain social conversational agents. We evaluate our approach on conversations with and without knowledge on the Topical Chat dataset using automatic metrics and human evaluators. Our results show that for conversations without knowledge grounding, GCN can generalize from the seed data, producing novel conversations that are less relevant but more engaging and for knowledge-grounded conversations, it can produce more knowledge-focused, fluent, and engaging conversations. Specifically, we show that for open-domain conversations with 10\% of seed data, our approach performs close to the baseline that uses 100% of the data, while for knowledge-grounded conversations, it achieves the same using only 1% of the data, on human ratings of engagingness, fluency, and relevance.

📄 PDF Abstract BibTeX arXiv:2207.11363

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

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

PK-ICR: Persona-Knowledge Interactive Context Retrieval for Grounded Dialogue

2023-02-13 · Minsik Oh, Joosung Lee, Jiwei Li, Guoyin Wang

Identifying relevant persona or knowledge for conversational systems is critical to grounded dialogue response generation. However, each grounding has been mostly researched in isolation with more practical multi-context…

Data AugmentationResponse GenerationRetrieval

Bounded Minds, Generative Machines: Envisioning Conversational AI that Works with Human Heuristics and Reduces Bias Risk

2026-01-19 · Jiqun Liu arxiv

Conversational AI is rapidly becoming a primary interface for information seeking and decision making, yet most systems still assume idealized users. In practice, human reasoning is bounded by limited attention, uneven k…

Decision Making

Hi-Reco: High-Fidelity Real-Time Conversational Digital Humans

2025-11-16 · Hongbin Huang, Junwei Li, Tianxin Xie, Zhuang Li 외 arxiv

High-fidelity digital humans are increasingly used in interactive applications, yet achieving both visual realism and real-time responsiveness remains a major challenge. We present a high-fidelity, real-time conversation…

Dialogue GenerationResponse GenerationSpeech Synthesis

DIALKI: Knowledge Identification in Conversational Systems through Dialogue-Document Contextualization

2021-09-10 · EMNLP 2021 11 · Zeqiu Wu, Bo-Ru Lu, Hannaneh Hajishirzi, Mari Ostendorf

Identifying relevant knowledge to be used in conversational systems that are grounded in long documents is critical to effective response generation. We introduce a knowledge identification model that leverages the docum…

Response Generation