paper-with-me

Papers

Factored World Models for Zero-Shot Generalization in Robotic Manipulation

2022-02-10 · Ondrej Biza, Thomas Kipf, David Klee, Robert Platt, Jan-Willem van de Meent, Lawson L. S. Wong

World models for environments with many objects face a combinatorial explosion of states: as the number of objects increases, the number of possible arrangements grows exponentially. In this paper, we learn to generalize over robotic pick-and-place tasks using object-factored world models, which combat the combinatorial explosion by ensuring that predictions are equivariant to permutations of objects. Previous object-factored models were limited either by their inability to model actions, or by their inability to plan for complex manipulation tasks. We build on recent contrastive methods for training object-factored world models, which we extend to model continuous robot actions and to accurately predict the physics of robotic pick-and-place. To do so, we use a residual stack of graph neural networks that receive action information at multiple levels in both their node and edge neural networks. Crucially, our learned model can make predictions about tasks not represented in the training data. That is, we demonstrate successful zero-shot generalization to novel tasks, with only a minor decrease in model performance. Moreover, we show that an ensemble of our models can be used to plan for tasks involving up to 12 pick and place actions using heuristic search. We also demonstrate transfer to a physical robot.

📄 PDF Abstract BibTeX arXiv:2202.05333

Code (1)

ondrejba/action_attention_iclr_22 pytorch

Tasks

Heuristic SearchObjectZero-shot Generalization

Similar Papers 제목 키워드 기반

Zero-Shot Audio Classification with Factored Linear and Nonlinear Acoustic-Semantic Projections

2020-11-25 · Huang Xie, Okko Räsänen, Tuomas Virtanen

In this paper, we study zero-shot learning in audio classification through factored linear and nonlinear acoustic-semantic projections between audio instances and sound classes. Zero-shot learning in audio classification…

Audio ClassificationClassificationGeneral ClassificationZero-shot Audio Classification+1

Robotic Programmer: Video Instructed Policy Code Generation for Robotic Manipulation

2025-01-08 · Senwei Xie, Hongyu Wang, Zhanqi Xiao, Ruiping Wang 외

Zero-shot generalization across various robots, tasks and environments remains a significant challenge in robotic manipulation. Policy code generation methods use executable code to connect high-level task descriptions a…

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model+1

Factored Diffusion Policies:Compositionally Generalized Robot Control with a Single Score Network

2026-05-21 · Sayan Mitra, Ege Yuceel, Noah Giles, Abhishek Pai arxiv

Robotic tasks are typically specified by a tuple of factors, such as the object to be grasped, the obstacles to be avoided, the color of the target, and so on. Collecting expert demonstrations for every combination of fa…

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

FactorSim: Generative Simulation via Factorized Representation

2024-09-26 · Fan-Yun Sun, S. I. Harini, Angela Yi, Yihan Zhou 외

Generating simulations to train intelligent agents in game-playing and robotics from natural language input, from user input or task documentation, remains an open-ended challenge. Existing approaches focus on parts of t…