Cortex 2.0: Grounding World Models in Real-World Industrial Deployment

arXiv cs.RO / 4/23/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • Cortex 2.0 addresses the brittleness of reactive Vision-Language-Action policies in long-horizon industrial robotic manipulation by moving to a plan-and-act framework.
  • The system generates candidate future trajectories in a visual latent space, scores them for expected success and efficiency, and commits only to the highest-scoring plan.
  • Experiments on single-arm and dual-arm manipulation platforms across four tasks (pick-and-place, item/trash sorting, screw sorting, and shoebox unpacking) show consistent improvements over state-of-the-art VLA baselines.
  • Cortex 2.0 is especially reliable in unstructured, cluttered, occlusion-heavy, and contact-rich environments where reactive approaches commonly fail, supporting the viability of world-model-based planning for industrial deployment.

Abstract

Industrial robotic manipulation demands reliable long-horizon execution across embodiments, tasks, and changing object distributions. While Vision-Language-Action models have demonstrated strong generalization, they remain fundamentally reactive. By optimizing the next action given the current observation without evaluating potential futures, they are brittle to the compounding failure modes of long-horizon tasks. Cortex 2.0 shifts from reactive control to plan-and-act by generating candidate future trajectories in visual latent space, scoring them for expected success and efficiency, then committing only to the highest-scoring candidate. We evaluate Cortex 2.0 on a single-arm and dual-arm manipulation platform across four tasks of increasing complexity: pick and place, item and trash sorting, screw sorting, and shoebox unpacking. Cortex 2.0 consistently outperforms state-of-the-art Vision-Language-Action baselines, achieving the best results across all tasks. The system remains reliable in unstructured environments characterized by heavy clutter, frequent occlusions, and contact-rich manipulation, where reactive policies fail. These results demonstrate that world-model-based planning can operate reliably in complex industrial environments.