The AI Front Page

Reading signals from this article are folded back into your front page ranking on this device.

Research/arXiv AI/ML/July 31, 2026 at 4:48 PM

arXiv paper: WCM: A World Critic Model for Vision-Language-Action Reinforcement Learning

A new arXiv AI paper by Senyu Fei, Xiaopeng Yu, and Siyin Wang, and 3 more studies WCM: A World Critic Model for Vision-Language-Action Reinforcement Learning.

Research / arXiv AI/ML
Source

Follow arXiv AI/ML to make it a durable For You signal.

A new architecture called the World Critic Model (WCM) addresses a core limitation in how reinforcement learning (RL) critics process visual information for robot control. Standard critic models in Vision-Language-Action (VLA) systems typically look at a single camera frame, losing the temporal context needed in partially observable environments. Past attempts to include observation history led to exponential complexity or failed because simply predicting a scalar reward provided too weak a signal to learn how actions unfold over time. WCM, built on a lightweight LeJEPA architecture, solves this by jointly training the critic to predict future visual states and estimate values. This explicitly forces the model's internal representation to capture temporal dynamics. The paper reports that WCM integrates with both on-policy and off-policy RL pipelines and works with leading VLA backbones like Pi0, Pi0.5, and OpenVLA-OFT. In experiments spanning 149 tasks across four benchmarks, WCM reached state-of-the-art performance, showing notable gains in generalization to out-of-distribution settings. The approach was further validated on seven real-world manipulation tasks using off-policy RL,