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

DigiRL: Training In-The-Wild Device-Control Agents with Autonomous Reinforcement Learning

About

Training corpuses for vision language models (VLMs) typically lack sufficient amounts of decision-centric data. This renders off-the-shelf VLMs sub-optimal for decision-making tasks such as in-the-wild device control through graphical user interfaces (GUIs). While training with static demonstrations has shown some promise, we show that such methods fall short for controlling real GUIs due to their failure to deal with real-world stochasticity and non-stationarity not captured in static observational data. This paper introduces a novel autonomous RL approach, called DigiRL, for training in-the-wild device control agents through fine-tuning a pre-trained VLM in two stages: offline RL to initialize the model, followed by offline-to-online RL. To do this, we build a scalable and parallelizable Android learning environment equipped with a VLM-based evaluator and develop a simple yet effective RL approach for learning in this domain. Our approach runs advantage-weighted RL with advantage estimators enhanced to account for stochasticity along with an automatic curriculum for deriving maximal learning signal. We demonstrate the effectiveness of DigiRL using the Android-in-the-Wild (AitW) dataset, where our 1.3B VLM trained with RL achieves a 49.5% absolute improvement -- from 17.7 to 67.2% success rate -- over supervised fine-tuning with static human demonstration data. These results significantly surpass not only the prior best agents, including AppAgent with GPT-4V (8.3% success rate) and the 17B CogAgent trained with AitW data (38.5%), but also the prior best autonomous RL approach based on filtered behavior cloning (57.8%), thereby establishing a new state-of-the-art for digital agents for in-the-wild device control.

Hao Bai, Yifei Zhou, Mert Cemri, Jiayi Pan, Alane Suhr, Sergey Levine, Aviral Kumar• 2024

Related benchmarks

TaskDatasetResultRank
GUI Agent TaskAndroidWorld
Success Rate0.9
104
Reward ModelingAndroidWorld
Precision79.1
14
GUI Task ExecutionSPA-Bench single-app English Level 3
Task Success Rate0.00e+0
8
Reward ModelingOSWorld Verified Class-Balanced Scripts 1.0 (test)
Precision73.9
7
Reward ModelingOSWorld Verified Class-Balanced Human Evaluation 1.0 (test)
Precision85.7
7
Reward ModelingOSWorld Verified Class-Imbalanced Test Scripts 1.0 (test)
Precision39.2
7
Reward ModelingOSWorld-Verified (Class-Imbalanced, Human Evaluation) 1.0 (test)
Precision68.4
7
Showing 7 of 7 rows

Other info

Follow for update