English

GISTBench: Evaluating LLM User Understanding via Evidence-Based Interest Verification

Artificial Intelligence 2026-04-01 v1 Computation and Language

Abstract

We introduce GISTBench, a benchmark for evaluating Large Language Models' (LLMs) ability to understand users from their interaction histories in recommendation systems. Unlike traditional RecSys benchmarks that focus on item prediction accuracy, our benchmark evaluates how well LLMs can extract and verify user interests from engagement data. We propose two novel metric families: Interest Groundedness (IG), decomposed into precision and recall components to separately penalize hallucinated interest categories and reward coverage, and Interest Specificity (IS), which assesses the distinctiveness of verified LLM-predicted user profiles. We release a synthetic dataset constructed on real user interactions on a global short-form video platform. Our dataset contains both implicit and explicit engagement signals and rich textual descriptions. We validate our dataset fidelity against user surveys, and evaluate eight open-weight LLMs spanning 7B to 120B parameters. Our findings reveal performance bottlenecks in current LLMs, particularly their limited ability to accurately count and attribute engagement signals across heterogeneous interaction types.

Keywords

Cite

@article{arxiv.2603.29112,
  title  = {GISTBench: Evaluating LLM User Understanding via Evidence-Based Interest Verification},
  author = {Iordanis Fostiropoulos and Muhammad Rafay Azhar and Abdalaziz Sawwan and Boyu Fang and Yuchen Liu and Jiayi Liu and Hanchao Yu and Qi Guo and Jianyu Wang and Fei Liu and Xiangjun Fan},
  journal= {arXiv preprint arXiv:2603.29112},
  year   = {2026}
}

Comments

9 figures, 20 tables; code at https://github.com/facebookresearch/GISTBench

R2 v1 2026-07-01T11:45:15.260Z