Language Models as Fact Checkers? (2006.04102v2)
Abstract: Recent work has suggested that LLMs (LMs) store both common-sense and factual knowledge learned from pre-training data. In this paper, we leverage this implicit knowledge to create an effective end-to-end fact checker using a solely a LLM, without any external knowledge or explicit retrieval components. While previous work on extracting knowledge from LMs have focused on the task of open-domain question answering, to the best of our knowledge, this is the first work to examine the use of LLMs as fact checkers. In a closed-book setting, we show that our zero-shot LM approach outperforms a random baseline on the standard FEVER task, and that our fine-tuned LM compares favorably with standard baselines. Though we do not ultimately outperform methods which use explicit knowledge bases, we believe our exploration shows that this method is viable and has much room for exploration.
- Nayeon Lee (28 papers)
- Belinda Z. Li (21 papers)
- Sinong Wang (45 papers)
- Wen-tau Yih (84 papers)
- Hao Ma (116 papers)
- Madian Khabsa (38 papers)