M$^2$-Miner: Multi-Agent Enhanced MCTS for Mobile GUI Agent Data Mining
AI 摘要
提出了基于多智能体增强蒙特卡洛树搜索的移动GUI代理数据挖掘框架M$^2$-Miner。
主要贡献
- 提出了低成本自动化的GUI代理数据挖掘框架M$^2$-Miner
- 设计了协同多智能体框架,提升数据挖掘效率和质量
- 引入意图循环利用策略和渐进式模型在环训练策略
方法论
利用蒙特卡洛树搜索(MCTS)和多智能体协同框架(InferAgent, OrchestraAgent, JudgeAgent)进行GUI代理数据挖掘,并加入意图循环和模型在环训练。
原文摘要
Graphical User Interface (GUI) agent is pivotal to advancing intelligent human-computer interaction paradigms. Constructing powerful GUI agents necessitates the large-scale annotation of high-quality user-behavior trajectory data (i.e., intent-trajectory pairs) for training. However, manual annotation methods and current GUI agent data mining approaches typically face three critical challenges: high construction cost, poor data quality, and low data richness. To address these issues, we propose M$^2$-Miner, the first low-cost and automated mobile GUI agent data-mining framework based on Monte Carlo Tree Search (MCTS). For better data mining efficiency and quality, we present a collaborative multi-agent framework, comprising InferAgent, OrchestraAgent, and JudgeAgent for guidance, acceleration, and evaluation. To further enhance the efficiency of mining and enrich intent diversity, we design an intent recycling strategy to extract extra valuable interaction trajectories. Additionally, a progressive model-in-the-loop training strategy is introduced to improve the success rate of data mining. Extensive experiments have demonstrated that the GUI agent fine-tuned using our mined data achieves state-of-the-art performance on several commonly used mobile GUI benchmarks. Our work will be released to facilitate the community research.