← Latest papers
🤖 machine learning

Grounding Computer Use Agents on Human Demonstrations

Original authors: Aarash Feizi, Shravan Nayak, Xiangru Jian, Kevin Qinghong Lin, Kaixin Li, Rabiul Awal, Xing Han Lù, Johan Obando-Ceron, Juan A. Rodriguez, Nicolas Chapados, David Vazquez, Adriana Romero-Soriano, Reih
Published 2026-06-11
📖 4 min read☕ Coffee break read

Original authors: Aarash Feizi, Shravan Nayak, Xiangru Jian, Kevin Qinghong Lin, Kaixin Li, Rabiul Awal, Xing Han Lù, Johan Obando-Ceron, Juan A. Rodriguez, Nicolas Chapados, David Vazquez, Adriana Romero-Soriano, Reihaneh Rabbany, Perouz Taslakian, Christopher Pal, Spandana Gella, Sai Rajeswar

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 are trying to teach a very smart, but visually clumsy, robot how to use a computer. You can give the robot verbal instructions like, "Click the green button to save the file," but the robot has no idea where that button is. It might click the wrong green thing, or miss the button entirely because it's too small or looks like something else. This problem is called "grounding"—connecting your words to the exact spot on the screen the robot needs to touch.

This paper introduces a new solution to teach robots how to do this better, faster, and with less wasted effort.

The Problem: The Robot is Lost in a Sea of Icons

Desktop computers are messy. They have huge, high-resolution screens packed with tiny icons, menus, and buttons that look almost identical. Previous attempts to teach robots used massive amounts of data, but much of it was "noisy" or generated by computers rather than real humans. It was like trying to teach someone to drive by showing them a million blurry, computer-generated photos of cars; they might learn the theory, but they'd crash in the real world.

The Solution: GROUNDCUA (The "Expert Tutor" Dataset)

The authors created a new, massive dataset called GROUNDCUA. Think of this not as a pile of random photos, but as a library of expert demonstrations.

  • Real Humans, Real Tasks: They hired trained experts to actually use 87 different desktop applications (like drawing tools, spreadsheets, and coding software) to perform real tasks.
  • The "X-Ray" Vision: As these experts worked, the system took screenshots and, crucially, labeled every single visible element on the screen. If an expert clicked a tiny "save" icon, the system noted exactly where it was, what it looked like, and what the expert said they were doing.
  • The Scale: They collected 56,000 screenshots with over 3.5 million labeled elements. This is like giving the robot a textbook where every single object in every picture is named and explained by a human teacher.

The New Model: GROUNDNEXT (The "Star Student")

Using this high-quality dataset, the team built a new family of AI models called GROUNDNEXT.

  • Two-Step Training:
    1. Supervised Fine-Tuning (SFT): First, they taught the model using 700,000 of the best examples. Imagine a student studying a perfect textbook written by experts.
    2. Reinforcement Learning (RL): Next, they let the model practice. When it guessed right, it got a "good job" reward; when it guessed wrong, it got a "try again" signal. This refined its skills further.

The Results: Small Size, Big Brain

Here is the surprising part: The team trained their models using less than one-tenth of the data that other top models used.

  • Efficiency: Their 3-billion-parameter model (a relatively small "brain") performed just as well as, or better than, much larger models trained on millions of messy data points.
  • The "Underdog" Victory: In tests where the AI had to act as a computer user (clicking, typing, dragging), their small model beat massive competitors, including some from big tech companies. It's like a student who studied a few perfect books outperforming a student who read a million random magazines.
  • Generalization: Even though they only trained the model on desktop computers, it got surprisingly good at understanding mobile phones and websites too, showing it learned the principles of computer use, not just memorized specific screens.

Why This Matters

The paper argues that quality beats quantity. Instead of throwing more and more data at the problem, they showed that if you have high-quality, human-verified data, you can build much more reliable computer-using agents with far fewer resources.

They are releasing both the dataset (GROUNDCUA) and the models (GROUNDNEXT) to the public, hoping to help other researchers build better, more reliable robots that can actually help us use our computers without getting lost in the icons.

In short: They taught a robot to use a computer by showing it thousands of perfect, human-demonstrated examples, proving that a little bit of high-quality teaching goes a long way.

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 →