paper-with-me

홈 › Papers

Empty Shelves or Lost Keys? Recall Is the Bottleneck for Parametric Factuality

2026-02-15 · Nitay Calderon, Eyal Ben-David, Zorik Gekhman, Eran Ofek, Gal Yona arxiv

Standard factuality evaluations of LLMs treat all errors alike, obscuring whether failures arise from missing knowledge (empty shelves) or from limited access to encoded facts (lost keys). We propose a behavioral framework that profiles factual knowledge at the level of facts rather than questions, characterizing each fact by whether it is encoded, and then by how accessible it is: cannot be recalled, can be directly recalled, or can only be recalled with inference-time computation (thinking). To support such profiling, we introduce WikiProfile, a new benchmark constructed via an automated pipeline with a prompted LLM grounded in web search. Across 4 million responses from 13 LLMs, we find that encoding is nearly saturated in frontier models on our benchmark, with GPT-5 and Gemini-3 encoding 95--98% of facts. However, recall remains a major bottleneck: many errors previously attributed to missing knowledge instead stem from failures to access it. These failures are systematic and disproportionately affect long-tail facts and reverse questions. Finally, we show that thinking improves recall and can recover a substantial fraction of failures, indicating that future gains may rely less on scaling and more on methods that improve how models utilize what they already encode.

📄 PDF Abstract BibTeX arXiv:2602.14080

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Preliminary Evidence -- Diagnosed Alzheimer's Disease But Not MCI Affects Working Memory Capacity - 0.7 of 2.7 Memory Slots is Lost

2016-03-24

Recently it was shown explicitly that free recall consists of two stages: the first few recalls empty working memory (narrowly defined) and a second stage, a reactivation stage, concludes the recall (Tarnow, 2015). It wa…

Management

Quantized Keys Steal Attention: Bias Correction for KV-Cache Compression in Video Diffusion

2026-05-25 · Tuna Tuncer, Felix Becker, Thomas Pfeil arxiv

Chunk-wise autoregressive video diffusion models rely on a KV cache of previously generated chunks to avoid redundant computation, but this cache quickly becomes a memory bottleneck as videos grow longer. Methods that qu…

Designing an Efficient End-to-end Machine Learning Pipeline for Real-time Empty-shelf Detection

2022-05-25 · Dipendra Jha, Ata Mahjoubfar, Anupama Joshi

On-Shelf Availability (OSA) of products in retail stores is a critical business criterion in the fast moving consumer goods and retails sector. When a product is out-of-stock (OOS) and a customer cannot find it on its de…

GPU

RecaLLM: Addressing the Lost-in-Thought Phenomenon with Explicit In-Context Retrieval

2026-04-10 · Kyle Whitecross, Negin Rahimi arxiv

We propose RecaLLM, a set of reasoning language models post-trained to make effective use of long-context information. In-context retrieval, which identifies relevant evidence from context, and reasoning are deeply inter…

Semantic Retrieval

Friend Ranking in Online Games via Pre-training Edge Transformers

2023-02-20 · Liang Yao, Jiazhen Peng, Shenggong Ji, Qiang Liu 외

Friend recall is an important way to improve Daily Active Users (DAU) in online games. The problem is to generate a proper lost friend ranking list essentially. Traditional friend recall methods focus on rules like frien…

Link Prediction