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

DistRL: An Asynchronous Distributed Reinforcement Learning Framework for On-Device Control Agents

About

On-device control agents, especially on mobile devices, are responsible for operating mobile devices to fulfill users' requests, enabling seamless and intuitive interactions. Integrating Multimodal Large Language Models (MLLMs) into these agents enhances their ability to understand and execute complex commands, thereby improving user experience. However, fine-tuning MLLMs for on-device control presents significant challenges due to limited data availability and inefficient online training processes. This paper introduces DistRL, a novel framework designed to enhance the efficiency of online RL fine-tuning for mobile device control agents. DistRL employs centralized training and decentralized data acquisition to ensure efficient fine-tuning in the context of dynamic online interactions. Additionally, the framework is backed by our tailor-made RL algorithm, which effectively balances exploration with the prioritized utilization of collected data to ensure stable and robust training. Our experiments show that, on average, DistRL delivers a 3X improvement in training efficiency and enables training data collection 2.4X faster than the leading synchronous multi-machine methods. Notably, after training, DistRL achieves a 20% relative improvement in success rate compared to state-of-the-art methods on general Android tasks from an open benchmark, significantly outperforming existing approaches while maintaining the same training time. These results validate DistRL as a scalable and efficient solution, offering substantial improvements in both training efficiency and agent performance for real-world, in-the-wild device control tasks.

Taiyi Wang, Zhihao Wu, Jianheng Liu, Jianye Hao, Jun Wang, Kun Shao• 2024

Related benchmarks

TaskDatasetResultRank
Reward ModelingAndroidWorld
Precision82.9
14
Reward PredictionV-Droid trajectories
Accuracy87
9
Reward PredictionM3A trajectories
Accuracy81.7
9
Reward PredictionUI-TARS-7B trajectories
Accuracy89.5
9
Reward ModelingOSWorld Verified Class-Balanced Human Evaluation 1.0 (test)
Precision87.7
7
Reward ModelingOSWorld-Verified (Class-Imbalanced, Human Evaluation) 1.0 (test)
Precision73.7
7
Reward ModelingOSWorld Verified Class-Balanced Scripts 1.0 (test)
Precision74.9
7
Reward ModelingOSWorld Verified Class-Imbalanced Test Scripts 1.0 (test)
Precision43.4
7
Reward PredictionOSWorld
Reward Accuracy88
5
Reward PredictionOSWorld Chrome
Reward Accuracy82.6
5
Showing 10 of 10 rows

Other info

Follow for update