paper-with-me

홈 › Papers

$π_{0.5}$: a Vision-Language-Action Model with Open-World Generalization

2025-04-22 · Physical Intelligence, Kevin Black, Noah Brown, James Darpinian, Karan Dhabalia, Danny Driess, Adnan Esmail, Michael Equi, Chelsea Finn, Niccolo Fusai, Manuel Y. Galliker, Dibya Ghosh, Lachy Groom, Karol Hausman, Brian Ichter, Szymon Jakubczak, Tim Jones, Liyiming Ke, Devin LeBlanc, Sergey Levine, Adrian Li-Bell, Mohith Mothukuri, Suraj Nair, Karl Pertsch, Allen Z. Ren, Lucy Xiaoyang Shi, Laura Smith, Jost Tobias Springenberg, Kyle Stachowicz, James Tanner, Quan Vuong, Homer Walke, Anna Walling, Haohuan Wang, Lili Yu, Ury Zhilinsky

In order for robots to be useful, they must perform practically relevant tasks in the real world, outside of the lab. While vision-language-action (VLA) models have demonstrated impressive results for end-to-end robot control, it remains an open question how far such models can generalize in the wild. We describe $\pi_{0.5}$, a new model based on $\pi_{0}$ that uses co-training on heterogeneous tasks to enable broad generalization. $\pi_{0.5}$\ uses data from multiple robots, high-level semantic prediction, web data, and other sources to enable broadly generalizable real-world robotic manipulation. Our system uses a combination of co-training and hybrid multi-modal examples that combine image observations, language commands, object detections, semantic subtask prediction, and low-level actions. Our experiments show that this kind of knowledge transfer is essential for effective generalization, and we demonstrate for the first time that an end-to-end learning-enabled robotic system can perform long-horizon and dexterous manipulation skills, such as cleaning a kitchen or bedroom, in entirely new homes.

📄 PDF Abstract BibTeX arXiv:2504.16054

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer LearningVision-Language-Action

Similar Papers 제목 키워드 기반

VLA-R: Vision-Language Action Retrieval toward Open-World End-to-End Autonomous Driving

2025-11-16 · Hyunki Seong, Seongwoo Moon, Hojin Ahn, Jehun Kang 외 arxiv

Exploring open-world situations in an end-to-end manner is a promising yet challenging task due to the need for strong generalization capabilities. In particular, end-to-end autonomous driving in unstructured outdoor env…

Contrastive LearningAutonomous Driving

Building Explicit World Model for Zero-Shot Open-World Object Manipulation

2026-03-14 · Xiaotong Li, Gang Chen, Javier Alonso-Mora arxiv

Open-world object manipulation remains a fundamental challenge in robotics. While Vision-Language-Action (VLA) models have demonstrated promising results, they rely heavily on large-scale robot action demonstrations, whi…

Zero-shot Generalization

LAMP: Lift Image-Editing as General 3D Priors for Open-world Manipulation

2026-04-09 · Jingjing Wang, Zhengdong Hong, Chong Bao, Yuke Zhu 외 arxiv

Human-like generalization in open-world remains a fundamental challenge for robotic manipulation. Existing learning-based methods, including reinforcement learning, imitation learning, and vision-language-action-models (…

Zero-shot GeneralizationReinforcement Learning

Open Domain Web Keyphrase Extraction Beyond Language Modeling

2019-11-06 · IJCNLP 2019 11 · Lee Xiong, Chuan Hu, Chenyan Xiong, Daniel Campos 외

This paper studies keyphrase extraction in real-world scenarios where documents are from diverse domains and have variant content quality. We curate and release OpenKP, a large scale open domain keyphrase extraction data…

Keyphrase ExtractionLanguage ModelingLanguage Modelling

HAMSTER: Hierarchical Action Models For Open-World Robot Manipulation

2025-02-08 · Yi Li, Yuquan Deng, Jesse Zhang, Joel Jang 외

Large foundation models have shown strong open-world generalization to complex problems in vision and language, but similar levels of generalization have yet to be achieved in robotics. One fundamental challenge is the l…

Robot ManipulationVision-Language-Action