Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Anticipate and Learn: Unleashing Idle-Time Compute in Proactive Agents

About

While AI agents demonstrate remarkable capabilities in reasoning and tool use, they remain fundamentally reactive: they compute responses only after explicit user prompts. This paradigm ignores a critical opportunity: the idle time between interactions is largely wasted, leaving agents unable to prepare for future user needs. To bridge this gap, we introduce ProAct, a proactive agent architecture that leverages idle-time compute to anticipate and fulfill likely upcoming user needs. By analyzing evolving dialogue history together with persistent memory, ProAct predicts upcoming needs and iteratively acquires information, allowing the agent to resolve knowledge gaps and prepare evidence before the user initiates a query. To rigorously evaluate proactive capabilities, we also introduce ProActEval, a comprehensive benchmark comprising 200 scenarios across 40 domains, featuring predictable need chains and diverse user cognitive profiles. Empirical results demonstrate significant advantages over reactive baselines. ProAct accelerates task completion by reducing required turns by 14.8%, decreases user effort by 11.7%, and cuts hallucination rates by 28.1% on ProActEval. Furthermore, MemBench evaluations confirm that ProAct achieves state-of-the-art reflective accuracy, underscoring its sustained and robust performance.

Haoyi Hu, Qirong Lyu, Xianghan Kong, Weiwen Liu, Jianghao Lin, Zixuan Guo, Yan Xu, Yasheng Wang, Weinan Zhang, Yong Yu• 2026

Related benchmarks

TaskDatasetResultRank
Reflective memoryMemBench 100k context
Accuracy86.3
10
Reflective memoryMemBench 10k context
Reflective Accuracy84.3
8
Memory Operation EfficiencyProActEval
Read Time0.04
8
Proactive AssistanceProActEval 200 scenarios
T80 Score5.53
2
Proactive AssistanceProActEval
T100 Score6.91
2
Showing 5 of 5 rows

Other info

GitHub

Follow for update