← Latest papers
💻 computer science

HaWMPO: Hallucination-Aware World Model-based Policy Optimization for Generalist Robot Policy

The paper proposes HaWMPO, a hallucination-aware world model-based policy optimization framework that enhances generalist robot policies by estimating and suppressing prediction hallucinations during imagined rollouts, thereby significantly improving success rates in complex long-horizon manipulation tasks on both benchmarks and real-world robots.

Original authors: Zengjue Chen, Peidong Liu, Jiawei Li, Qi Wang

Published 2026-09-10
📖 4 min read☕ Coffee break read

Original authors: Zengjue Chen, Peidong Liu, Jiawei Li, Qi 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

Robots that can learn to perform a wide variety of tasks, from stacking blocks to folding laundry, have long been a goal of artificial intelligence. To achieve this, researchers have developed "generalist" policies, which are essentially brain-like systems trained to understand language and vision to decide how a robot should move. However, teaching these systems in the real world is slow, expensive, and risky. Every time a robot tries a new action, it might break something or damage itself, making the process of trial and error dangerous. To solve this, scientists have turned to "world models," which are digital simulators that allow robots to practice inside a computer. These models predict what will happen next based on current actions, creating a safe space for learning. Yet, these digital simulators are not perfect; as they predict further into the future, they often start to invent details that never happened, a phenomenon known as "hallucination." If a robot learns from these fake scenarios, it might learn to perform actions that work in the computer but fail completely in the real world.

A team of researchers has developed a new method to help robots learn effectively from these imperfect digital simulations without being misled by their mistakes. They call their approach HaWMPO, a system designed to make robots aware of when their digital training ground is lying to them. Instead of treating every imagined scenario as equally valuable, the new system includes a special component that acts like a quality control inspector. This inspector looks at the sequence of images the simulator generates and assigns a score indicating how reliable that sequence is. If the simulator starts to drift into fantasy, creating images that don't match the laws of physics or the expected outcome, the inspector flags it. The system then uses this information to adjust the learning process, effectively telling the robot to ignore the parts of the simulation that seem too unreliable and focus on the parts that look realistic.

The researchers tested this method using a standard set of robotic tasks in a computer environment called LIBERO, which involves moving objects to specific locations. They compared their new system against other methods that use world models but lack this quality control feature. The results showed a clear advantage for the new approach. In the simulation, the robot using the hallucination-aware system achieved a success rate of 63.7 percent, which was significantly higher than the next best method. The improvement was particularly noticeable in tasks requiring spatial reasoning and object manipulation, where the robot's ability to distinguish between real and fake scenarios helped it learn more robust strategies. The researchers found that by penalizing the robot when it relied on highly hallucinated scenarios, the system prevented the robot from learning bad habits that would only work in a broken simulation.

To ensure this method worked outside the computer, the team also tested it on a physical robot in a real-world setting. They tasked the robot with two specific challenges: placing a tissue into a box and putting headphones onto a stand. Without the new system, the robot succeeded in these tasks about 60 percent of the time on the headphone task. After applying the hallucination-aware training, the success rate rose to an AUC of 0.8 on average, with the robot achieving 85% on the tissue task and 75% on the headphone task. This jump in performance demonstrates that the lessons learned in the digital world were actually transferable to the physical world, because the robot had learned to ignore the digital noise that usually confuses these systems. The researchers noted that the system works by constantly checking the consistency of the simulated future, ensuring that the robot only learns from trajectories that look physically plausible.

The study highlights that the key to better robot learning is not just having a simulator, but having a way to trust it. By building a system that can detect when a simulation is losing its grip on reality, the researchers have created a more stable path for robots to improve. While the current tests were conducted on relatively short tasks, the success suggests that this approach could be vital for more complex, long-term missions where a robot must plan many steps ahead. The work confirms that for robots to become truly general-purpose helpers, they must learn to distinguish between a useful prediction and a convincing lie, a skill that this new method provides by making the learning process itself aware of its own limitations.

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 →