English

Trusted Source Alignment in Large Language Models

Computation and Language 2023-11-14 v1

Abstract

Large language models (LLMs) are trained on web-scale corpora that inevitably include contradictory factual information from sources of varying reliability. In this paper, we propose measuring an LLM property called trusted source alignment (TSA): the model's propensity to align with content produced by trusted publishers in the face of uncertainty or controversy. We present FactCheckQA, a TSA evaluation dataset based on a corpus of fact checking articles. We describe a simple protocol for evaluating TSA and offer a detailed analysis of design considerations including response extraction, claim contextualization, and bias in prompt formulation. Applying the protocol to PaLM-2, we find that as we scale up the model size, the model performance on FactCheckQA improves from near-random to up to 80% balanced accuracy in aligning with trusted sources.

Keywords

Cite

@article{arxiv.2311.06697,
  title  = {Trusted Source Alignment in Large Language Models},
  author = {Vasilisa Bashlovkina and Zhaobin Kuang and Riley Matthews and Edward Clifford and Yennie Jun and William W. Cohen and Simon Baumgartner},
  journal= {arXiv preprint arXiv:2311.06697},
  year   = {2023}
}
R2 v1 2026-06-28T13:18:18.792Z