English

Balancing Truthfulness and Informativeness with Uncertainty-Aware Instruction Fine-Tuning

Computation and Language 2025-06-26 v3 Artificial Intelligence

Abstract

Instruction fine-tuning (IFT) can increase the informativeness of large language models (LLMs), but may reduce their truthfulness. This trade-off arises because IFT steers LLMs to generate responses containing long-tail knowledge that was not well covered during pre-training. As a result, models become more informative but less accurate when generalizing to unseen tasks. In this paper, we empirically demonstrate how unfamiliar knowledge in IFT datasets can negatively affect the truthfulness of LLMs, and we introduce two new IFT paradigms, UNITcutUNIT_{cut} and UNITrefUNIT_{ref}, to address this issue. UNITcutUNIT_{cut} identifies and removes unfamiliar knowledge from IFT datasets to mitigate its impact on model truthfulness, whereas UNITrefUNIT_{ref} trains LLMs to recognize their uncertainty and explicitly indicate it at the end of their responses. Our experiments show that UNITcutUNIT_{cut} substantially improves LLM truthfulness, while UNITrefUNIT_{ref} maintains high informativeness and reduces hallucinations by distinguishing between confident and uncertain statements.

Keywords

Cite

@article{arxiv.2502.11962,
  title  = {Balancing Truthfulness and Informativeness with Uncertainty-Aware Instruction Fine-Tuning},
  author = {Tianyi Wu and Jingwei Ni and Bryan Hooi and Jiaheng Zhang and Elliott Ash and See-Kiong Ng and Mrinmaya Sachan and Markus Leippold},
  journal= {arXiv preprint arXiv:2502.11962},
  year   = {2025}
}