EMNLP 2023long main0 citations

The Effect of Scaling, Retrieval Augmentation and Form on the Factual Consistency of Language Models

Lovisa Hagström, Denitsa Saynova, Tobias Norlund, Moa Johansson, Richard Johansson

Abstract

Large Language Models (LLMs) make natural interfaces to factual knowledge, but their usefulness is limited by their tendency to deliver inconsistent answers to semantically equivalent questions. For example, a model might supply the answer "Edinburgh" to "Anne Redpath passed away in X." and "London" to "Anne Redpath's life ended in X.". In this work, we identify potential causes of inconsistency and evaluate the effectiveness of two mitigation strategies: up-scaling and augmenting the LM with a passage retrieval database. Our results on the LLaMA and Atlas models show that both strategies reduce inconsistency but that retrieval augmentation is considerably more efficient. We further consider and disentangle the consistency contributions of different components of Atlas. For all LMs evaluated we find that syntactical form and task artifacts impact consistency. Taken together, our results provide a better understanding of the factors affecting the factual consistency of language models.

consistencyevaluationlarge language modelsretrieval-augmentationcausal analysis
BibTeX
@inproceedings{
hagstr{\"o}m2023the,
title={The Effect of Scaling, Retrieval Augmentation and Form on the Factual Consistency of Language Models},
author={Lovisa Hagstr{\"o}m and Denitsa Saynova and Tobias Norlund and Moa Johansson and Richard Johansson},
booktitle={The 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
url={https://openreview.net/forum?id=g0wzziJSmN}
}