AICVFeb 5

M$^2$-Miner: Multi-Agent Enhanced MCTS for Mobile GUI Agent Data Mining

arXiv:2602.05429v1h-index: 8
Originality Incremental advance
AI Analysis

This work addresses data scarcity for GUI agent developers, though it appears incremental as it builds on existing MCTS and multi-agent methods.

The paper tackles the problem of high cost, poor quality, and low richness in data for training GUI agents by proposing M$^2$-Miner, an automated framework based on MCTS and multi-agent collaboration, which achieves state-of-the-art performance on mobile GUI benchmarks.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes