English

Contrastive Learning Reduces Hallucination in Conversations

Computation and Language 2022-12-21 v1 Artificial Intelligence

Abstract

Pre-trained language models (LMs) store knowledge in their parameters and can generate informative responses when used in conversational systems. However, LMs suffer from the problem of "hallucination:" they may generate plausible-looking statements that are irrelevant or factually incorrect. To address this problem, we propose a contrastive learning scheme, named MixCL. A novel mixed contrastive objective is proposed to explicitly optimize the implicit knowledge elicitation process of LMs, and thus reduce their hallucination in conversations. We also examine negative sampling strategies of retrieved hard negatives and model-generated negatives. We conduct experiments on Wizard-of-Wikipedia, a public, open-domain knowledge-grounded dialogue benchmark, and assess the effectiveness of MixCL. MixCL effectively reduces the hallucination of LMs in conversations and achieves the highest performance among LM-based dialogue agents in terms of relevancy and factuality. We show that MixCL achieves comparable performance to state-of-the-art KB-based approaches while enjoying notable advantages in terms of efficiency and scalability.

Keywords

Cite

@article{arxiv.2212.10400,
  title  = {Contrastive Learning Reduces Hallucination in Conversations},
  author = {Weiwei Sun and Zhengliang Shi and Shen Gao and Pengjie Ren and Maarten de Rijke and Zhaochun Ren},
  journal= {arXiv preprint arXiv:2212.10400},
  year   = {2022}
}

Comments

Accepted by AAAI2023

R2 v1 2026-06-28T07:45:00.393Z