← Latest papers
💬 NLP

Video2GUI: Synthesizing Large-Scale Interaction Trajectories for Generalized GUI Agent Pretraining

The paper introduces Video2GUI, an automated framework that synthesizes a large-scale dataset of 12 million GUI interaction trajectories from unlabeled internet videos to overcome data scarcity and significantly enhance the generalization performance of multimodal GUI agents.

Original authors: Weimin Xiong, Shuhao Gu, Bowen Ye, Zihao Yue, Lei Li, Feifan Song, Sujian Li, Hao Tian

Published 2026-05-15
📖 4 min read☕ Coffee break read

Original authors: Weimin Xiong, Shuhao Gu, Bowen Ye, Zihao Yue, Lei Li, Feifan Song, Sujian Li, Hao Tian

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 you want to teach a robot how to use a computer, a phone, or a website. To do this, you need to show it millions of examples of people clicking buttons, typing text, and scrolling through pages.

The problem is that finding these examples is incredibly hard. Usually, researchers have to hire people to manually record and label every single click, which is slow, expensive, and limits them to just a few types of apps. It's like trying to learn a language by only reading a few pages of a dictionary.

Video2GUI is a new system that solves this by turning the entire internet into a giant, free classroom. Here is how it works, using some simple metaphors:

1. The Great Filter (Finding the Right Videos)

The internet is full of videos, but most are useless for teaching a robot (like cooking shows or cat videos). The researchers started with 500 million YouTube videos.

  • The Rough Sift: First, they used a smart AI to scan the titles and descriptions. This is like a librarian quickly checking the spines of books to see if they are about "computers" before even opening them. This cut the pile down to 20 million.
  • The Fine Sift: Next, they used a more advanced AI to actually "watch" the first minute of those videos. It checked: Is the screen clear? Is the voice explaining the steps well? Is it actually showing how to use software? This is like a strict teacher grading the videos to ensure they are high-quality tutorials.
  • The Result: They ended up with 4.2 million high-quality tutorial videos.

2. The Translator (Turning Video into Instructions)

Now they had the videos, but a robot can't just "watch" a video and understand it like a human does. The video needs to be translated into a structured list of instructions.

  • The Process: They used a powerful AI (like a super-smart translator) to watch the videos and break them down. It identified the goal (e.g., "Buy shoes"), the steps taken, and the exact moment each click happened.
  • The Magic: The AI didn't just guess; it looked at the video frames to find the exact coordinates of the buttons being clicked. It turned a 10-minute video of someone shopping online into a precise, step-by-step map: "At 0:05, click the search bar. At 0:10, type 'sneakers'."

3. The Library (WildGUI)

All these translated instructions were collected into a massive new library called WildGUI.

  • The Scale: This library contains 12 million interaction paths (trajectories) covering over 1,500 different apps and websites.
  • The Variety: It includes everything from Windows desktops to Android phones and Mac computers. It's like having a library that contains every possible way a human has ever used a computer, all organized and ready for a robot to study.

4. The Training (Teaching the Robot)

The researchers took two existing AI models (Qwen2.5-VL and Mimo-VL) and "fed" them this new library.

  • The Result: After studying this massive dataset, the robots got significantly better. They improved by 5% to 20% on various tests.
  • The Proof: They could now find buttons, click the right things, and navigate complex websites much better than before, matching or beating the best robots currently in existence.

The Bottom Line

The paper claims that by automating the process of turning internet videos into training data, they created a massive, diverse dataset that makes AI agents much smarter at using computers. They didn't invent a new type of robot; they just gave the existing ones a much better, larger, and more diverse textbook to study from.

They have released this dataset and the tools used to build it so that other researchers can use them to build even better AI agents in the future.

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 →