paper-with-me

홈 › Papers

PEARL: Self-Evolving Assistant for Time Management with Reinforcement Learning

2026-01-17 · Bingxuan Li, Jeonghwan Kim, Cheng Qian, Xiusi Chen, Eitan Anzenberg, Niran Kundapur, Heng Ji arxiv

Overlapping calendar invitations force busy professionals to repeatedly decide which meetings to attend, reschedule, or decline. We refer to this preference-driven decision process as calendar conflict resolution. Automating this decision process is crucial yet challenging. Scheduling logistics can drain hours, and human delegation often fails at scale, which motivates us to ask: Can we trust large language models (LLMs) or language agents to manage time? To enable a systematic study of this question, we introduce CalConflictBench, a benchmark for long-horizon calendar conflict resolution. In CalConflictBench, conflicts are presented to agents round-by-round over a calendar year, requiring them to infer and adapt to user preferences progressively. Our experiments show that current LLM agents perform poorly with high error rates, e.g., Qwen-3-30B-Think has an average error rate of 35%. To address this gap, we propose PEARL, a reinforcement-learning framework that (i) augments the language agent with an external preference memory that stores and updates inferred strategies (e.g., attendee priorities, topic importance, time/location preferences), and (ii) optimizes the agent with round-wise rewards that directly supervise decision correctness, ranking quality, and memory usage across rounds. Experiments on CalConflictBench show that PEARL achieves an error reduction rate of 0.76 and a 55% improvement in average error rate compared to the strongest baseline.

📄 PDF Abstract BibTeX arXiv:2601.11957

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Towards Self-organizing Personal Knowledge Assistants in Evolving Corporate Memories

2023-08-03 · Christian Jilek, Markus Schröder, Heiko Maus, Sven Schwarz 외

This paper presents a retrospective overview of a decade of research in our department towards self-organizing personal knowledge assistants in evolving corporate memories. Our research is typically inspired by real-worl…

graph constructionManagement

PEARL: Personalized Streaming Video Understanding Model

2026-03-20 · Yuanhong Zheng, Ruichuan An, Xiaopeng Lin, Yuxing Liu 외 arxiv

Human cognition of new concepts is inherently a streaming process: we continuously recognize new objects or identities and update our memories over time. However, current multimodal personalization methods are largely li…

Few-Shot Learning for Dynamic Operations of Automated Electric Taxi Fleets under Evolving Charging Infrastructure: A Meta-Deep Reinforcement Learning Approach

2026-01-29 · Xiaozhuang Li, Xindi Tang, Fang He arxiv

With the rapid expansion of electric vehicles (EVs) and charging infrastructure, the effective management of Autonomous Electric Taxi (AET) fleets faces a critical challenge in environments with dynamic and uncertain cha…

Reinforcement LearningFew-Shot Learning

Evo-Memory: Benchmarking LLM Agent Test-time Learning with Self-Evolving Memory

2025-11-25 · Tianxin Wei, Noveen Sachdeva, Benjamin Coleman, Zhankui He 외 arxiv

Statefulness is essential for large language model (LLM) agents to perform long-term planning and problem-solving. This makes memory a critical component, yet its management and evolution remain largely underexplored. Ex…

Pearl: Personalizing Large Language Model Writing Assistants with Generation-Calibrated Retrievers

2023-11-15 · Sheshera Mysore, Zhuoran Lu, Mengting Wan, Longqi Yang 외

Powerful large language models have facilitated the development of writing assistants that promise to significantly improve the quality and efficiency of composition and communication. However, a barrier to effective ass…

Language ModelingLanguage ModellingLarge Language ModelRetrieval