cd /news/artificial-intelligence/google-research-examines-entity-orde… · home topics artificial-intelligence article
[ARTICLE · art-99880] src=letsdatascience.com ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Google Research Examines Entity Order in LLM Recall

Google Research published findings on August 12 showing that frontier large language models encode 95-98% of tested facts but fail to directly recall 26-34% of them, with reverse subject-object question phrasing contributing to retrieval difficulty. The research introduces a knowledge profiling framework and a benchmark of 2,150 Wikipedia-derived facts to distinguish missing knowledge from recall failures, suggesting that post-training or inference-time methods may address recall issues.

read3 min views4 publishedAug 17, 2026
Google Research Examines Entity Order in LLM Recall
Image: Letsdatascience (auto-discovered)

Google Research published findings on August 12 showing that factual errors in frontier LLMs can stem from recall failures rather than missing encoded knowledge. Search Engine Journal reports that the evaluated models encoded 95-98% of tested facts but could not directly recall 26-34%, with reverse subject-object question phrasing contributing to retrieval difficulty.

Google Research published findings on August 12 indicating that frontier LLMs can encode factual information yet fail to retrieve it in response to a direct question. The work introduces a behavioral evaluation framework, called knowledge profiling, designed to distinguish missing parametric knowledge from failures to access knowledge already represented in model parameters.

According to Google Research, the framework evaluates facts rather than treating each question as an isolated accuracy outcome. It classifies a fact into five profiles: encoding failure, recall failure, direct recall, recall with thinking, and inference without encoding. The researchers introduced a benchmark of 2,150 Wikipedia-derived facts, each paired with ten questions intended to test encoding, recall, and recognition.

Recall, not only knowledge coverage

Google Research frames the central distinction through an analogy: an "empty shelf" represents a fact that was not encoded, while a "lost key" represents an encoded fact that the model cannot retrieve without additional cues. This distinction matters because the interventions differ. The Google Research post notes that encoding failures can point to larger models or broader data coverage, whereas recall failures may be addressed through post-training or inference-time methods that better elicit existing representations.

Search Engine Journal reports that the tested frontier models encoded 95-98% of the benchmark facts, but were unable to directly recall 26-34% of them in answers. The publication also reports that recall became harder when a question reversed the subject-object ordering in which a fact had commonly appeared, such as asking for an entity related to a known object rather than querying the familiar subject-to-object direction.

Why query form matters

The finding adds a diagnostic layer to standard factuality evaluation. A model that misses an answer under one wording but recognizes the same fact among alternatives may have a retrieval or elicitation limitation rather than a straightforward knowledge gap. In comparable evaluation settings, this can make aggregate question accuracy an incomplete proxy for what a model has encoded.

For ML teams, the reported result supports testing factual systems across paraphrases, relation direction, and recognition-style prompts instead of relying on one canonical question template. It also reinforces the practical distinction between improving a model's knowledge through training or retrieval augmentation and improving access to knowledge that may already be present in its parameters. The Google Research work does not establish that entity-order reversal is the only source of recall failure, but it provides a structured method for measuring that class of failure.

Key Points #

  • 1Google Research's knowledge profiling separates missing factual encoding from failures to retrieve encoded facts, producing a more granular factuality diagnosis.
  • 2Search Engine Journal reports 95-98% encoding but 26-34% direct-recall failure, showing accuracy can understate represented knowledge.
  • 3Across comparable evaluations, testing relation direction and paraphrases can expose retrieval sensitivity that a single question template misses.

Scoring Rationale #

The work offers a useful evaluation framework for practitioners diagnosing factual errors in LLM applications and benchmarks. Its immediate impact is narrower than a model release or broadly adopted benchmark, but the distinction between encoding and recall can affect prompt evaluation and post-training research.

Sources #

Primary source and supporting public references used for this report.

Practice interview problems based on real data

1,625 SQL & Python problems across 15 industry datasets — the exact type of data you work with.

Try 250 free problems

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @google research 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/google-research-exam…] indexed:0 read:3min 2026-08-17 ·