paper-with-me

홈 › Papers

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

2026-09-09 · Zengjue Chen, Peidong Liu, Jiawei Li, Qi Wang arxiv

Generalist robot policies have demonstrated strong generalization across robotic manipulation tasks, yet their success rates remain limited in com- plex long-horizon scenarios. Recent methods improve Visual-Language-Action (VLA) policies through online reinforcement learning on real robots, but such training relies on costly physical interactions, suffers from low sample efficiency, and may introduce hardware and safety risks. World models offer a promising alternative by enabling policy optimization with imagined rollouts. However, long-horizon rollouts generated by world models often suffer from prediction hal- lucinations, producing biased state transitions that can mislead policy learning. To address this issue, we propose Hallucination-aware World Model-based Pol- icy Optimization (HaWMPO), a closed-loop reinforcement learning pipeline for VLA policy post-training with world models. Specifically, HaWMPO introduces an action-conditioned hallucination-aware model to estimate the reliability of gen- erated image sequences, and incorporates hallucination scores into group relative policy optimization through a Reward-Soft mechanism, suppressing unreliable ac- tion chunks during training. On the LIBERO benchmark, HaWMPO achieves the best average success rate, with gains of 15.0% over the base model and 2.8% over the strongest baseline; real-world experiments on a G1 robot further validate its effectiveness, raising the average success rate on two manipulation tasks from 67.5% to 80.0%.

📄 PDF Abstract BibTeX arXiv:2609.09941

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning to Reason for Hallucination Span Detection

2025-10-02 · Hsuan Su, Ting-Yao Hu, Hema Swetha Koppula, Kundan Krishna 외 arxiv

Large language models (LLMs) often generate hallucinations -- unsupported content that undermines reliability. While most prior works frame hallucination detection as a binary task, many real-world applications require i…

Reinforcement LearningQuestion AnsweringDecision Making

RoboStereo: Dual-Tower 4D Embodied World Models for Unified Policy Optimization

2026-03-13 · Ruicheng Zhang, Guangyu Chen, Zunnan Xu, Zihao Liu 외 arxiv

Scalable Embodied AI faces fundamental constraints due to prohibitive costs and safety risks of real-world interaction. While Embodied World Models (EWMs) offer promise through imagined rollouts, existing approaches suff…

WoVR: World Models as Reliable Simulators for Post-Training VLA Policies with RL

2026-02-15 · Zhennan Jiang, Shangqing Zhou, Yutong Jiang, Zefang Huang 외 arxiv

Reinforcement learning (RL) promises to unlock capabilities beyond imitation learning for Vision--Language--Action (VLA) models, but its requirement for massive real-world interaction prevents direct deployment on physic…

Reinforcement Learning

The Hallucination Dilemma: Factuality-Aware Reinforcement Learning for Large Reasoning Models

2025-05-30 · Junyi Li, Hwee Tou Ng

Large language models (LLMs) have significantly advanced in reasoning tasks through reinforcement learning (RL) optimization, achieving impressive capabilities across various challenging benchmarks. However, our empirica…

HallucinationMathematical ReasoningReinforcement Learning (RL)

Taming "Zombie'' Agents: A Markov State-Aware Framework for Resilient Multi-Agent Evolution

2026-05-17 · Taolin Zhang, Pukun Zhao, Qizhou Chen, Jiuheng Wan 외 arxiv

Recent advancements in LLM-based multi-agent systems have demonstrated remarkable collaborative capabilities across complex tasks. To improve overall efficiency, existing methods often rely on aggressive graph evolution …