paper-with-me

홈 › Papers

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

2026-04-22 · Adriana Aida, Walid Amer, Katarina Bankovic, Dhruv Behl, Fabian Busch, Annie Bhalla, Minh Duong, Florian Gienger, Rohan Godse, Denis Grachev, Ralf Gulde, Elisa Hagensieker, Junpeng Hu, Shivam Joshi, Tobias Knobloch, Likith Kumar, Damien LaRocque, Keerthana Lokesh, Omar Moured, Khiem Nguyen, Christian Preyss, Ranjith Sriganesan, Vikram Singh, Carsten Sponner, Anh Tong, Dominik Tuscher, Marc Tuscher, Pavan Upputuri arxiv

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.

📄 PDF Abstract BibTeX arXiv:2604.20246

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking category-selectivity in human visual cortex

2024-11-12 · J. Brendan Ritchie, Susan G. Wardle, Maryam Vaziri-Pashkam, Dwight J. Kravitz 외

A wealth of studies report evidence that occipitotemporal cortex tessellates into "category-selective" brain regions that are apparently specialized for representing ecologically important visual stimuli like faces, bodi…

Chain-of-Ground: Improving GUI Grounding via Iterative Reasoning and Reference Feedback

2025-12-01 · Aiden Yiliu Li, Bizhi Yu, Daoan Lei, Tianhe Ren 외 arxiv

GUI grounding aims to align natural language instructions with precise regions in complex user interfaces. Advanced multimodal large language models show strong ability in visual GUI grounding but still struggle with sma…

Visual Reasoning

Enactive Artificial Intelligence: A Decision-Centric Architecture for Complex Systems

2026-08-04 · Zuojun Max Shen, Yuan Qu, Pujun Zhang, Anbang Liu 외 arxiv

As artificial intelligence (AI) continues to evolve and mature, recent AI practices have moved beyond large language models (LLMs) and text or image generation tasks, increasingly integrating tools, agents, and harnesses…

Image Generation

Cortex-Grounded Diffusion Models for Brain Image Generation

2026-01-27 · Fabian Bongratz, Yitong Li, Sama Elbaroudy, Christian Wachinger arxiv

Synthetic neuroimaging data can mitigate critical limitations of real-world datasets, including the scarcity of rare phenotypes, domain shifts across scanners, and insufficient longitudinal coverage. However, existing ge…

Brain SegmentationImage Generation

ChartAnchor: Chart Grounding with Structural-Semantic Fidelity

2025-11-30 · Xinhang Li, Jingbo Zhou, Pengfei Luo, Yixiong Xiao 외 arxiv

Recent advances in multimodal large language models (MLLMs) highlight the need for benchmarks that rigorously evaluate structured chart comprehension. Chart grounding refers to the bidirectional alignment between a chart…

Code Generation