---
title: "Google Research: LLM factuality errors mostly stem from recall, not knowledge"
url: https://www.parallelquant.com/posts/google-research-llm-factuality-errors-mostly-stem-from-recall-not-knowle-0670d7
source_name: "Google Research"
source_url: https://research.google/blog/empty-shelves-or-lost-keys-recall-is-the-bottleneck-for-parametric-factuality/
published: 2026-08-12T09:51:00.000Z
topics: ["research", "llms"]
publisher: "Parallel Quant"
---

# Google Research: LLM factuality errors mostly stem from recall, not knowledge

*2026-08-12 · Source: [Google Research](https://research.google/blog/empty-shelves-or-lost-keys-recall-is-the-bottleneck-for-parametric-factuality/)*

A Google Research study argues that when large language models state incorrect facts, the underlying knowledge is often present in the model's parameters but fails to be retrieved correctly, likening it to "lost keys" rather than "empty shelves." The finding reframes hallucination-reduction efforts around improving recall mechanisms rather than only adding more training data.

**Why it matters:** This matters for how labs approach hallucination fixes: if the bottleneck is retrieval rather than missing knowledge, techniques like better prompting, retrieval-augmentation, or architectural changes to attention and memory could matter more than simply scaling up training data. It's a useful data point for anyone building factuality-sensitive AI products.

**Topics:** research, llms

---
Read the original: https://research.google/blog/empty-shelves-or-lost-keys-recall-is-the-bottleneck-for-parametric-factuality/
Canonical: https://www.parallelquant.com/posts/google-research-llm-factuality-errors-mostly-stem-from-recall-not-knowle-0670d7
Published by Parallel Quant — https://www.parallelquant.com
