paper-with-me

홈 › Papers

A Factuality and Diversity Reconciled Decoding Method for Knowledge-Grounded Dialogue Generation

2024-07-08 · Chenxu Yang, Zheng Lin, Chong Tian, Liang Pang, Lanrui Wang, Zhengyang Tong, Qirong Ho, Yanan Cao, Weiping Wang

Grounding external knowledge can enhance the factuality of responses in dialogue generation. However, excessive emphasis on it might result in the lack of engaging and diverse expressions. Through the introduction of randomness in sampling, current approaches can increase the diversity. Nevertheless, such sampling method could undermine the factuality in dialogue generation. In this study, to discover a solution for advancing creativity without relying on questionable randomness and to subtly reconcile the factuality and diversity within the source-grounded paradigm, a novel method named DoGe is proposed. DoGe can dynamically alternate between the utilization of internal parameter knowledge and external source knowledge based on the model's factual confidence. Extensive experiments on three widely-used datasets show that DoGe can not only enhance response diversity but also maintain factuality, and it significantly surpasses other various decoding strategy baselines.

📄 PDF Abstract BibTeX arXiv:2407.05718

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue GenerationDiversity

Similar Papers 제목 키워드 기반

REAL Sampling: Boosting Factuality and Diversity of Open-Ended Generation via Asymptotic Entropy

2024-06-11 · Haw-Shiuan Chang, Nanyun Peng, Mohit Bansal, Anil Ramakrishna 외

Decoding methods for large language models (LLMs) usually struggle with the tradeoff between ensuring factuality and maintaining diversity. For example, a higher p threshold in the nucleus (top-p) sampling increases the …

DiversityHallucination

Controllable Factuality in Document-Grounded Dialog Systems Using a Noisy Channel Model

2022-10-31 · Nico Daheim, David Thulke, Christian Dugast, Hermann Ney

In this work, we present a model for document-grounded response generation in dialog that is decomposed into two components according to Bayes theorem. One component is a traditional ungrounded response generation model …

Response Generation

Entropy Guided Extrapolative Decoding to Improve Factuality in Large Language Models

2024-04-14 · Souvik Das, Lifeng Jin, Linfeng Song, Haitao Mi 외

Large language models (LLMs) exhibit impressive natural language capabilities but suffer from hallucination -- generating content ungrounded in the realities of training data. Recent work has focused on decoding techniqu…

Hallucination

Watermarking for Factuality: Guiding Vision-Language Models Toward Truth via Tri-layer Contrastive Decoding

2025-10-16 · Kyungryul Back, Seongbeom Park, Milim Kim, Mincheol Kwon 외 arxiv

Large Vision-Language Models (LVLMs) have recently shown promising results on various multimodal tasks, even achieving human-comparable performance in certain cases. Nevertheless, LVLMs remain prone to hallucinations -- …

FactKB: Generalizable Factuality Evaluation using Language Models Enhanced with Factual Knowledge

2023-05-14 · Shangbin Feng, Vidhisha Balachandran, Yuyang Bai, Yulia Tsvetkov

Evaluating the factual consistency of automatically generated summaries is essential for the progress and adoption of reliable summarization systems. Despite recent advances, existing factuality evaluation models are not…

News Summarization