← Latest papers
💬 NLP

UI-MOPD: Multi-Platform On-Policy Distillation for Unified GUI Agents

This paper introduces UI-MOPD, a novel framework that leverages multi-teacher on-policy distillation and the newly constructed Uni-GUI dataset to train a unified cross-platform GUI agent, effectively integrating specialized desktop and mobile expertise while overcoming challenges related to scarce data and divergent interaction conventions.

Original authors: Niu Lian, Tongbo Chen, Zhehao Yu, Chengzhen Duan, Fazhan Liu, Hui Liu, Pei Fu, Jian Luan, Heng Qu, Shu-Tao Xia, Jinpeng Wang

Published 2026-08-11
📖 4 min read☕ Coffee break read

Original authors: Niu Lian, Tongbo Chen, Zhehao Yu, Chengzhen Duan, Fazhan Liu, Hui Liu, Pei Fu, Jian Luan, Heng Qu, Shu-Tao Xia, Jinpeng Wang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a world where your digital assistant is a master chef. But here's the twist: this chef has to cook in two completely different kitchens at the same time. One kitchen is a high-tech desktop computer with a giant screen, a mouse, and a keyboard. The other is a sleek, pocket-sized mobile phone with a touch screen and no physical buttons. In the computer kitchen, "going back" might mean closing a window. In the phone kitchen, it means tapping a tiny "back" arrow. If you try to teach the chef to cook in both places by just mixing up all the recipes and hoping for the best, the result is a disaster: the chef gets confused, forgets how to use the mouse, and accidentally tries to swipe a keyboard. This is the exact problem scientists are facing with "GUI agents"—smart computer programs designed to click, type, and swipe their way through our digital lives to get things done for us.

For a long time, these agents were like specialists: one was great at computers, another at phones, but they couldn't handle both. Researchers tried to fix this by simply smashing the two specialists together, hoping their combined knowledge would create a super-agent. But as this new study suggests, that "mix-and-match" approach often blurs the lines, making the agent worse at both jobs. The question on everyone's mind is: How do we build a single, unified agent that can seamlessly switch between a desktop and a mobile phone without losing its mind or its skills?

Enter UI-MOPD, a clever new method proposed by researchers from Tsinghua University, Xiaomi, and other top institutions. Think of UI-MOPD not as a blender, but as a brilliant coach with a unique training strategy. Instead of forcing the student (the new unified agent) to memorize a muddy mix of instructions, the coach sets up a dynamic training camp with two expert mentors: a "Desktop Guru" and a "Mobile Guru."

Here is how the magic happens. The student agent goes out and tries to solve tasks on its own, generating its own "rollouts" (attempts at completing a job). When the student is working on a computer task, the coach instantly calls in the Desktop Guru to give specific, high-quality advice. When the student switches to a phone task, the coach swaps in the Mobile Guru. This is called Multi-Platform On-Policy Distillation. The key is that the student learns from the right expert at the right time, rather than trying to average out their differences. The Desktop Guru doesn't try to teach the student how to swipe; the Mobile Guru doesn't try to teach them how to use a mouse. They act as "behavioral anchors," keeping the student's actions true to the specific rules of the environment they are currently in.

The researchers built a massive, high-quality dataset called Uni-GUI to make this possible. They created a special tool to collect nearly 10,000 high-quality, working examples of tasks being done on both computers and phones. They filtered out the bad attempts and kept only the ones that actually worked, ensuring the teachers had perfect examples to show the student.

When they tested this new approach, the results were promising. On a tough computer benchmark called OSWorld, the new agent succeeded 38.2% of the time. On a mobile benchmark called MobileWorld, it succeeded 12.0% of the time. These numbers suggest that UI-MOPD is significantly better than previous methods that tried to simply mix data or merge models. For instance, while other methods might improve one platform but ruin the other, UI-MOPD managed to boost performance on both sides simultaneously. The study indicates that this "specialist coach" method helps the agent retain its general smarts while learning to navigate the specific quirks of different devices, avoiding the "averaging" trap that confused earlier models.

In short, the paper suggests that if you want a smart agent that can handle both your laptop and your phone, don't just mash the two together. Instead, give it a smart system that knows exactly which expert to listen to, depending on which screen it's looking at. It's a step toward a future where your digital assistant is truly a master of all digital domains, not just one.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →