← Latest papers
🤖 AI

MIRAGE: Mobile Agents with Implicit Reasoning and Generative World Models

MIRAGE is a framework for mobile agents that enhances execution efficiency and performance by learning compact, continuous latent reasoning representations aligned with future interface states, thereby eliminating the need for slow, token-heavy textual chains of thought while maintaining or surpassing the capabilities of explicit reasoning models.

Original authors: Zhichao Yang, Yuanze Hu, Haojie Hao, Longkun Hao, Dongshuo Huang, Hongyu Lin, Gen Li, Lanqing Hong, Yihang Lou, Yan Bai

Published 2026-06-04
📖 4 min read☕ Coffee break read

Original authors: Zhichao Yang, Yuanze Hu, Haojie Hao, Longkun Hao, Dongshuo Huang, Hongyu Lin, Gen Li, Lanqing Hong, Yihang Lou, Yan Bai

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 teaching a robot to use your smartphone. You tell it, "Open the Amazon app and buy a book."

The Old Way (Explicit Reasoning):
Currently, most AI robots solve this by "thinking out loud." Before they tap the screen, they generate a long, visible list of thoughts like a human talking to themselves:
"Okay, I see the home screen. I need to find the Amazon icon. It's usually at the top. I will swipe up to open the app drawer. Now I see the list. I will tap Amazon."

While this helps the robot figure things out, it's very slow. The robot has to type out every single word of its thought process before it can actually touch the screen. It's like a driver who has to read a map out loud to every passenger before making a turn. It wastes time, uses up a lot of "brain power" (computing tokens), and makes the interaction feel sluggish.

The New Way (MIRAGE):
The paper introduces MIRAGE, a new system that teaches the robot to "think silently" inside its own brain.

Instead of typing out its thoughts, MIRAGE uses hidden mental notes (called "latent reasoning"). It does the thinking, planning, and predicting of what the screen will look like next entirely in its internal memory. It only speaks up when it's ready to say the final command: "Tap Amazon."

Here is how MIRAGE works, using three simple metaphors:

1. The "Silent Rehearsal" (Latent Reasoning)

Imagine an actor preparing for a scene.

  • Old Way: The actor reads their entire script out loud to the director before saying a single line of dialogue.
  • MIRAGE: The actor runs through the entire script in their head, visualizing every emotion and movement, but says nothing until the curtain rises. They only speak the final line.
  • The Result: The robot makes decisions much faster because it skips the "typing" part of thinking. It saves about 3 to 5 times as much time and uses far fewer words to get the job done.

2. The "Parallel Brain" (APLR)

Usually, thinking happens step-by-step: Step 1, then Step 2, then Step 3. This takes time.
MIRAGE uses a trick called APLR (Approximate Parallel Latent Refinement).

  • The Metaphor: Imagine a team of editors fixing a document. Instead of one person fixing a paragraph, then passing it to the next person to fix the next paragraph (slow, serial), MIRAGE has a team of editors working on the whole document at the same time, refining their ideas together in rounds.
  • The Result: The robot can do complex, multi-step thinking almost as fast as a simple thought, without getting stuck in a long line of processing.

3. The "Crystal Ball" (World Model)

A smart robot doesn't just know what to do; it knows what will happen after it does it.

  • The Metaphor: Before you push a door, you imagine it swinging open. MIRAGE has a "crystal ball" (a World Model) that predicts what the next screen will look like before it even touches the current one.
  • How it works: The robot looks at its hidden thoughts and asks, "If I swipe up, will I see the app drawer?" It checks its prediction against the actual future image. If the prediction is wrong, it learns immediately. This keeps the robot from getting lost or confused, even though it isn't writing down its thoughts.

Why Does This Matter?

The paper tested MIRAGE on real Android phone tasks (like opening apps, sending emails, or navigating settings).

  • Speed: It was 1 to 2 times faster than other top robots because it didn't waste time typing out thoughts.
  • Efficiency: It used 75% fewer words (tokens) to complete tasks.
  • Smarts: Despite thinking silently, it was just as good (or better) at solving problems than robots that think out loud. In fact, on some tests, it improved success rates by over 10 points compared to similar-sized robots.

In Summary:
MIRAGE is like a ninja robot. Instead of shouting its battle plan to the world, it thinks silently, predicts the future, and strikes with precision. It gets the job done faster, cheaper, and with less "noise," proving that you don't need to talk to think.

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 →