Improving Factuality in Large Language Models via Decoding-Time Hallucinatory and Truthful Comparators
Abstract
Despite their remarkable capabilities, Large Language Models (LLMs) are prone to generate responses that contradict verifiable facts, i.e., unfaithful hallucination content. Existing efforts generally focus on optimizing model parameters or editing semantic representations, which compromise the internal factual knowledge of target LLMs. In addition, hallucinations typically exhibit multifaceted patterns in downstream tasks, limiting the model's holistic performance across tasks. In this paper, we propose a Comparator-driven Decoding-Time (CDT) framework to alleviate the response hallucination. Firstly, we construct hallucinatory and truthful comparators with multi-task fine-tuning samples. In this case, we present an instruction prototype-guided mixture of experts strategy to enhance the ability of the corresponding comparators to capture different hallucination or truthfulness patterns in distinct task instructions. CDT constrains next-token predictions to factuality-robust distributions by contrasting the logit differences between the target LLMs and these comparators. Systematic experiments on multiple downstream tasks show that our framework can significantly improve the model performance and response factuality.
Cite
@article{arxiv.2408.12325,
title = {Improving Factuality in Large Language Models via Decoding-Time Hallucinatory and Truthful Comparators},
author = {Dingkang Yang and Dongling Xiao and Jinjie Wei and Mingcheng Li and Zhaoyu Chen and Ke Li and Lihua Zhang},
journal= {arXiv preprint arXiv:2408.12325},
year = {2025}
}
Comments
Accepted by AAAI 2025. We recommend reading this version as it contains more complete details than the camera ready version