Qwen-Planner-Agent: A Closed-Loop AI-for-AI Framework for Real-World Mobile Planner Agents
TL;DR - Qwen-Planner-Agent is a closed-loop framework that uses specialized AI agents to improve mobile planner agents across data generation, training, and deployment. It leads evaluated systems on MobilePA-Bench while also improving performance on non-mobile agent benchmarks without substantially degrading general capabilities.
- A shared action-feedback-verification contract connects data production, model training, and runtime deployment.
- A human-gated data flywheel creates tasks, gathers interaction trajectories, curates training data, and adapts future generation using training feedback.
- Training combines supervised planning initialization with online reinforcement learning across hybrid environments.
- Its CARE method reduces reasoning and tool-use costs while preserving task performance; execution evidence and failure traces support joint model–harness improvement.