paper-with-me

Papers

KnowMe-Bench: Benchmarking Person Understanding for Lifelong Digital Companions

2026-01-08 · Tingyu Wu, Zhisheng Chen, Ziyan Weng, Shuhe Wang, Chenglong Li, Shuo Zhang, Sen Hu, Silin Wu, Qizhen Lan, Huacan Wang, Ronghao Chen arxiv

Existing long-horizon memory benchmarks mostly use multi-turn dialogues or synthetic user histories, which makes retrieval performance an imperfect proxy for person understanding. We present \BenchName, a publicly releasable benchmark built from long-form autobiographical narratives, where actions, context, and inner thoughts provide dense evidence for inferring stable motivations and decision principles. \BenchName~reconstructs each narrative into a flashback-aware, time-anchored stream and evaluates models with evidence-linked questions spanning factual recall, subjective state attribution, and principle-level reasoning. Across diverse narrative sources, retrieval-augmented systems mainly improve factual accuracy, while errors persist on temporally grounded explanations and higher-level inferences, highlighting the need for memory mechanisms beyond retrieval. Our data is in \href{KnowMeBench}{https://github.com/QuantaAlpha/KnowMeBench}.

📄 PDF Abstract BibTeX arXiv:2601.04745

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LifeSide: Benchmarking Agents as Lifelong Digital Companions

2026-06-03 · Yuqian Wu, Zhijie Deng, Wei Chen, Junwei Li 외 arxiv

Lifelong digital companions must integrate cross-session cues, continually update their understanding of users, and adapt to shifting privacy boundaries. Existing evaluations fail to capture this, testing memory recall a…

PersonaTree: Structured Lifecycle Memory for Person Understanding in LLM Agents

2026-06-03 · Yubo Hou, Jingwei Song, Hongbo Zhang, Zhisheng Chen 외 arxiv

Persistent LLM agents require memory representations that make the formation of person understanding explicit across long term interaction. Existing agent memory methods emphasize information retention and retrieval, yet…

MemoryCD: Benchmarking Long-Context User Memory of LLM Agents for Lifelong Cross-Domain Personalization

2026-03-26 · Weizhi Zhang, Xiaokai Wei, Wei-Chieh Huang, Zheng Hui 외 arxiv

Recent advancements in Large Language Models (LLMs) have expanded context windows to million-token scales, yet benchmarks for evaluating memory remain limited to short-session synthetic dialogues. We introduce \textsc{Me…

Understanding the Limits of Lifelong Knowledge Editing in LLMs

2025-03-07 · Lukas Thede, Karsten Roth, Matthias Bethge, Zeynep Akata 외

Keeping large language models factually up-to-date is crucial for deployment, yet costly retraining remains a challenge. Knowledge editing offers a promising alternative, but methods are only tested on small-scale or syn…

Benchmarkingknowledge editing

LIBERO: Benchmarking Knowledge Transfer for Lifelong Robot Learning

2023-06-05 · NeurIPS 2023 11

Lifelong learning offers a promising paradigm of building a generalist agent that learns and adapts over its lifespan. Unlike traditional lifelong learning problems in image and text domains, which primarily involve the …

BenchmarkingDecision MakingLifelong learning+2