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

Text

Yang et al. "Improving Factuality in Large Language Models via Decoding-Time Hallucinatory and Truthful Comparators." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I24.34751

Markdown

[Yang et al. "Improving Factuality in Large Language Models via Decoding-Time Hallucinatory and Truthful Comparators." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/yang2025aaai-improving/) doi:10.1609/AAAI.V39I24.34751

BibTeX

@inproceedings{yang2025aaai-improving,
  title     = {{Improving Factuality in Large Language Models via Decoding-Time Hallucinatory and Truthful Comparators}},
  author    = {Yang, Dingkang and Xiao, Dongling and Wei, Jinjie and Li, Mingcheng and Chen, Zhaoyu and Li, Ke and Zhang, Lihua},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {25606-25614},
  doi       = {10.1609/AAAI.V39I24.34751},
  url       = {https://mlanthology.org/aaai/2025/yang2025aaai-improving/}
}