PulseAugur
EN
LIVE 19:40:41

LLMs fabricate user profiles, new research finds · 2 sources tracked

A new research paper introduces MirageBench, a dataset and evaluation framework to study how large language models (LLMs) fabricate user attributes, a phenomenon termed over-inference (OI). The study found that all 12 evaluated models exhibited pervasive over-inference, fabricating 35%-49% of their claims. Strikingly, the models' self-assessed over-inference was negatively correlated with actual measured over-inference, suggesting self-monitoring is a misleading indicator of personalization faithfulness. The research advocates for external verification over model self-reporting for trustworthy personalization. AI

IMPACT Highlights a critical flaw in LLM personalization, suggesting current self-monitoring mechanisms are unreliable for trustworthy user modeling.

RANK_REASON Academic paper introducing a new benchmark and findings on LLM behavior.

Read on Hugging Face Daily Papers →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

LLMs fabricate user profiles, new research finds · 2 sources tracked

COVERAGE [2]

  1. arXiv cs.CL TIER_1 English(EN) · Yushi Sun, Yanjie Zhang, Rui Sheng ·

    The Personalization Mirage: How LLMs Fabricate User Profiles, and Why Self-Monitoring Misleads

    arXiv:2608.04570v1 Announce Type: new Abstract: Personalized LLMs with persistent memory are increasingly deployed, yet the faithfulness of their user models remains unexamined. We study over-inference (OI): the phenomenon where LLMs fabricate user attributes beyond what evidence…

  2. Hugging Face Daily Papers TIER_1 English(EN) ·

    The Personalization Mirage: How LLMs Fabricate User Profiles, and Why Self-Monitoring Misleads

    Personalized LLMs with persistent memory are increasingly deployed, yet the faithfulness of their user models remains unexamined. We study over-inference (OI): the phenomenon where LLMs fabricate user attributes beyond what evidence supports. We introduce MirageBench, comprising …