← Latest papers
💻 computer science

Gaze2Act: Gaze-Conditioned Vision-Language-Action Policies for Interactive Robot Manipulation

Gaze2Act is a novel Vision-Language-Action framework that enhances robot manipulation by integrating human gaze as a dynamic intent signal, bridging ego-exo view gaps to achieve state-of-the-art performance in object disambiguation, fine-grained interaction, and dynamic intent steering on a Unitree G1 humanoid.

Original authors: Kuangji Zuo, Gen Li, Bofan Lyu, Yanshuo Lu, Boyu Ma, Shijia Han, Xinyu Zhou, Xichen Yuan, Chuhao Zhou, Jiaqi Bai, Geng Li, Jianfei Yang

Published 2026-05-29
📖 5 min read🧠 Deep dive

Original authors: Kuangji Zuo, Gen Li, Bofan Lyu, Yanshuo Lu, Boyu Ma, Shijia Han, Xinyu Zhou, Xichen Yuan, Chuhao Zhou, Jiaqi Bai, Geng Li, Jianfei Yang

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 robot to help you in the kitchen. You say, "Hand me that cup." But there are five cups on the table: one red, one blue, one with a crack, and two identical white ones. If you just say "the cup," the robot might grab the wrong one, or worse, grab the one you don't want.

This is the problem the paper Gaze2Act tries to solve. It argues that human language is often too vague for robots to understand exactly what we want, especially when we need to be precise or when our minds change mid-task.

Here is how the paper explains their solution, using simple analogies:

The Core Idea: "Eyes Lead the Hands"

The authors noticed something humans do naturally: we look at what we are about to touch before we touch it. If you want to pick up a specific apple, your eyes lock onto it a split second before your hand reaches out.

The paper proposes that instead of just talking to the robot, we should let the robot "see" where our eyes are looking. They call this Gaze2Act. It's like giving the robot a pair of "mind-reading glasses" that show it exactly what you are focusing on, in real-time.

How It Works: The Three-Step Magic Trick

The paper describes a system that bridges the gap between what you see and what the robot sees.

1. The Translator (Cross-View Grounding)

  • The Problem: You are wearing smart glasses looking at a cup from your perspective. The robot is looking at the same cup from a different angle. Your "gaze point" (where your eyes are looking) doesn't line up with the robot's camera view.
  • The Solution: The system acts like a super-smart translator. It takes your gaze point and uses a "visual matching" tool to find the exact same object in the robot's camera view. It draws a digital mask (like a highlighter) around the object you are looking at and marks the exact spot you are staring at.
  • Analogy: Imagine you are pointing at a specific tree in a forest from a hill. The robot is at the bottom of the hill. The system instantly draws a glowing circle around that exact tree in the robot's view, even though the angles are totally different.

2. The Highlighter (Perception-Level Prompting)

  • The Problem: Just knowing "where" isn't enough; the robot needs to know what to do with that information.
  • The Solution: The system takes that digital highlight and paints it directly onto the image the robot sees.
    • If you need to grab the whole object, it draws a colored outline around it.
    • If you need to touch a tiny, specific part (like the handle of a hammer), it paints a heat map (a glowing red spot) right on that handle.
  • Analogy: It's like a teacher pointing at a map and drawing a red circle around the city you want to visit, so the robot doesn't have to guess which city you meant.

3. The Inner Voice (Action-Level Conditioning)

  • The Problem: Sometimes, just showing the robot a picture isn't enough to make it move perfectly. It might still be a little confused.
  • The Solution: The system doesn't just show the robot the picture; it also whispers a secret instruction directly into the robot's "brain" (its action-generating code). It tells the robot, "Hey, ignore everything else, focus only on this specific glowing spot."
  • Analogy: It's like a coach not just pointing at the goal, but also tapping the player on the shoulder to say, "Run straight to that spot, not the one next to it."

What They Tested (The "Real-World" Proof)

The researchers tested this on a Unitree G1, which is a humanoid robot that looks like a person. They gave it 16 different tasks, including:

  • Picking the right cup when there are many similar ones (disambiguation).
  • Grabbing specific parts of an object, like the handle of a hammer instead of the head (fine-grained interaction).
  • Changing the target on the fly. Imagine the robot starts walking toward a red cup, but you suddenly look at a blue cup. The robot stops, realizes you changed your mind, and switches to the blue cup.

The Results

The paper claims that Gaze2Act was much better than robots that only listen to language or robots that try to guess based on text descriptions.

  • Language-only robots got confused easily (about 33% success rate on tricky tasks).
  • Gaze2Act got it right almost every time (about 89% success rate).
  • It was especially good at changing its mind when the user's gaze shifted, something the other robots struggled to do.

The Bottom Line

The paper concludes that gaze is a natural, low-effort way to tell a robot exactly what you want. It removes the guesswork. You don't need to be a robot programmer or speak in perfect code; you just need to look at what you want the robot to do, and the robot will follow your eyes.

Limitations mentioned in the paper:
The system isn't perfect yet. If you move your head too fast, or if something blocks your view (occlusion), the robot might get confused. Also, the system assumes you are looking at what you intend to touch, but sometimes people's eyes wander or look at things they don't actually want to grab.

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 →