Providing simulated search users with summaries of both relevant and irrelevant documents improves retrieval effectiveness on TREC Core17 but not on Core18, and no significance tests are reported.
Contrastive Learning Reduces Hallucination in Conversations
1 Pith paper cite this work. Polarity classification is still indexing.
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.
fields
cs.IR 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Evaluating Contrastive Feedback for Effective User Simulations
Providing simulated search users with summaries of both relevant and irrelevant documents improves retrieval effectiveness on TREC Core17 but not on Core18, and no significance tests are reported.