paper-with-me

Papers

VitaBench 2.0: Evaluating Personalized and Proactive Agents in Long-Term User Interactions

2026-05-26 · Yuxin Chen, Yi Zhang, Zhengzhou Cai, Yaorui Shi, Zhiyuan Yao, Chenhang Cui, Jingnan Zheng, Yaqi Huo, Xi Su, Qi Gu, Xunliang Cai, Xiang Wang, An Zhang, Tat-Seng Chua arxiv

Large language models (LLMs) have evolved into interactive agents that collaborate with users in real-world tasks. Effective collaboration in such settings increasingly depends on understanding the user beyond what is explicitly stated, as user intent is often reflected in fragmented daily interactions and requires both personalized modeling and proactive interaction. However, existing agent benchmarks primarily evaluate reasoning and tool use, largely overlooking the challenges of inferring and leveraging user preferences in realistic scenarios. To address this gap, we introduce VitaBench 2.0, a benchmark for evaluating personalized and proactive agent behavior in long-term user interactions. In VitaBench 2.0, tasks are organized as temporally ordered sequences for individual users, where preferences are embedded in fragmented and heterogeneous interactions. Successful completion of tasks requires the agent to continuously extract, utilize, and update user preferences from these interactions. We further evaluate proactiveness through tasks that require agents to recognize missing information and actively acquire it from users or environments before making decisions. To support systematic analysis, we provide an extensible memory interface that enables controlled comparison across different memory architectures. We benchmark a diverse set of frontier proprietary and open-source LLMs. Results show that real-world personalization remains highly challenging even for state-of-the-art models, revealing a substantial gap between current capabilities and practical requirements. Extensive analysis further reveals the failure modes and capability bottlenecks of current agents in real-world personalized decision-making, providing insights for future model improvements.

📄 PDF Abstract BibTeX arXiv:2605.27141

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VitaBench: Benchmarking LLM Agents with Versatile Interactive Tasks in Real-world Applications

2025-09-30 · Wei He, Yueqing Sun, Hongyan Hao, Xueyuan Hao 외 arxiv

As LLM-based agents are increasingly deployed in real-life scenarios, existing benchmarks fail to capture their inherent complexity of handling extensive information, leveraging diverse resources, and managing dynamic us…

$Ψ$-Bench: Evaluating Persona-Sensitive Influencing in Persuasive Dialogues

2026-06-01 · Peixuan Han, Hongyi Du, Jiayu Liu, Yihang Sun 외 arxiv

Personalization is a crucial capability of modern language agents. However, current research primarily positions personalized agents as passive responders to user preferences, limiting their ability to interact with user…

Act2Intention: A Benchmark For Developing Active Mobile Agents Through Inferring User Intention from GUI Actions

2026-08-14 · Xiaokai Yan, Jingtao Ding, Yong Li, Zhiwen Yu arxiv

Mobile GUI Agents powered by multimodal large language models (MLLMs) show promise in human-computer intelligence. However, current research primarily focuses on reactive task execution while lacking a comprehensive unde…

PersonalAlign: Hierarchical Implicit Intent Alignment for Personalized GUI Agent with Long-Term User-Centric Records

2026-01-14 · Yibo Lyu, Gongwei Chen, Rui Shao, Weili Guan 외 arxiv

While GUI agents have shown strong performance under explicit and completion instructions, real-world deployment requires aligning with users' more complex implicit intents. In this work, we highlight Hierarchical Implic…

EgoPro-Bench: Benchmarking Personalized Proactive Interaction in Egocentric Video Streams

2026-05-08 · Dongchuan Ran, Linyu Ou, Xueheng Li, Wenwen Tong 외 arxiv

Existing Multimodal Large Language Models (MLLMs) remain primarily reactive, failing to continuously perceive environments or proactively assist users. While emerging benchmarks address proactivity, they are largely conf…

Intent Recognition