← Back to Blog | Portfolio Home

Encoding vs. Recall: Why LLMs Know More Facts Than They Can Retrieve

Published on 2026-08-12 by Mukesh Pal

#LLM factuality recall vs encoding#knowledge profiling LLM#WikiProfile benchmark#LLM hallucination research#reversal curse LLM#chain-of-thought factual recall#Google Research LLM 2026

Encoding vs. Recall: Why LLMs Know More Facts Than They Can Retrieve

Introduction

Factual errors remain one of the most persistent problems limiting how much developers and enterprises can trust large language models. When a model states something incorrect, the usual diagnosis is simple: "the model doesn't know that." But a new study from Google Research, published on August 12, 2026, argues that this diagnosis is often wrong — and that the real problem is frequently not what the model knows, but what it can access.

The paper, "Empty Shelves or Lost Keys? Recall Is the Bottleneck for Parametric Factuality," introduces a framework for telling these two failure modes apart, with direct implications for anyone building RAG systems, agents, or factual-QA tools.

---

What Happened?

Researchers Nitay Calderon and Gal Yona at Google Research introduced knowledge profiling, a behavioral framework that separates two properties standard factuality benchmarks conflate: whether a fact is encoded in a model's parameters (learned during training), and whether that fact is recallable (retrievable in response to a direct question, without the answer being shown).

To operationalize this, they built and released WikiProfile, a benchmark of 2,150 Wikipedia-derived facts, each tested through ten different question formats. They evaluated 13 LLMs — including Gemini-2.5-Pro, Gemini-3-Pro and Flash, and GPT-5 — producing roughly 4.5 million graded responses. The paper and the WikiProfile dataset are both publicly available.

---

The Technology Behind It

The central distinction in this research borrows from cognitive psychology's vocabulary around memory: