Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Autonomous Continual Learning of Computer-Use Agents for Environment Adaptation

About

Real-world digital environments are highly diverse and dynamic. These characteristics cause agents to frequently encounter unseen scenarios and distribution shifts, making continual learning in specific environments essential for computer-use agents (CUAs). However, a key challenge lies in obtaining high-quality and environment-grounded agent data without relying on costly human annotation. In this work, we introduce ACuRL, an Autonomous Curriculum Reinforcement Learning framework that continually adapts agents to specific environments with zero human data. The agent first explores target environments to acquire initial experiences. During subsequent iterative training, a curriculum task generator leverages these experiences together with feedback from the previous iteration to synthesize new tasks tailored for the agent's current capabilities. To provide reliable reward signals, we introduce CUAJudge, a robust automatic evaluator for CUAs that achieves 93% agreement with human judgments. Empirically, our method effectively enables both intra-environment and cross-environment continual learning, yielding 4-22% performance gains without catastrophic forgetting on existing environments. Further analyses show highly sparse updates (e.g., 20% parameters), which helps explain the effective and robust adaptation. Our data and code are available at https://github.com/OSU-NLP-Group/ACuRL.

Tianci Xue, Zeyi Liao, Tianneng Shi, Zilu Wang, Kai Zhang, Dawn Song, Yu Su, Huan Sun• 2026

Related benchmarks

TaskDatasetResultRank
Computer-use Task ExecutionImpress
Success Rate40.7
19
Computer-use Task ExecutionCalc
Success Rate9
19
Computer-use Task ExecutionWriter
Success Rate15.6
19
Computer-use Task ExecutionThunderbird
Success Rate57.8
19
Computer-use Task ExecutionKAlgebra
Success Rate28
19
Computer-use Task ExecutionCelestia
Success Rate24.2
19
Computer-use Task ExecutionAll Environments Overall
Success Rate24.5
19
GUI task automationCross-Environment Adaptation Suite (Impress, Calc, Writer, Thunderbird, KAlgebra, Celestia) 1.0 (test)
Impress Score40.7
7
Showing 8 of 8 rows

Other info

Follow for update