paper-with-me

홈 › Papers

MSG: Multi-Stream Generative Policies for Sample-Efficient Robotic Manipulation

2025-09-29 · Jan Ole von Hartz, Lukas Schweizer, Joschka Boedecker, Abhinav Valada arxiv

Generative robot policies such as Flow Matching offer flexible, multi-modal policy learning but are sample-inefficient. Although object-centric policies improve sample efficiency, it does not resolve this limitation. In this work, we propose Multi-Stream Generative Policy (MSG), an inference-time composition framework that trains multiple object-centric policies and combines them at inference to improve generalization and sample efficiency. MSG is model-agnostic and inference-only, hence widely applicable to various generative policies and training paradigms. We perform extensive experiments both in simulation and on a real robot, demonstrating that our approach learns high-quality generative policies from as few as five demonstrations, resulting in a 95% reduction in demonstrations, and improves policy performance by 89 percent compared to single-stream approaches. Furthermore, we present comprehensive ablation studies on various composition strategies and provide practical recommendations for deployment. Finally, MSG enables zero-shot object instance transfer. We make our code publicly available at https://msg.cs.uni-freiburg.de.

📄 PDF Abstract BibTeX arXiv:2509.24956

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RoboGen: Towards Unleashing Infinite Data for Automated Robot Learning via Generative Simulation

2023-11-02 · YuFei Wang, Zhou Xian, Feng Chen, Tsun-Hsuan Wang 외

We present RoboGen, a generative robotic agent that automatically learns diverse robotic skills at scale via generative simulation. RoboGen leverages the latest advancements in foundation and generative models. Instead o…

Motion Planning

WarmPrior: Straightening Flow-Matching Policies with Temporal Priors

2026-05-13 · Sinjae Kang, Chanyoung Kim, Kaixin Wang, Li Zhao 외 arxiv

Generative policies based on diffusion and flow matching have become a dominant paradigm for visuomotor robotic control. We show that replacing the standard Gaussian source distribution with WarmPrior, a simple temporall…

Reinforcement Learning

FlowCorrect: Efficient Interactive Correction of Generative Flow Policies for Robotic Manipulation

2026-02-25 · Edgar Welte, Yitian Shi, Rosa Wolf, Maximillian Gilles 외 arxiv

Generative manipulation policies can fail catastrophically under deployment-time distribution shift, yet many failures are near-misses: the robot reaches almost-correct poses and would succeed with a small corrective mot…

Dense Policy: Bidirectional Autoregressive Learning of Actions

2025-03-17 · Yue Su, Xinyu Zhan, Hongjie Fang, Han Xue 외

Mainstream visuomotor policies predominantly rely on generative models for holistic action prediction, while current autoregressive policies, predicting the next token or chunk, have shown suboptimal results. This motiva…

FreqPolicy: Efficient Flow-based Visuomotor Policy via Frequency Consistency

2025-06-10 · Yifei Su, Ning Liu, Dong Chen, Zhen Zhao 외

Generative modeling-based visuomotor policies have been widely adopted in robotic manipulation attributed to their ability to model multimodal action distributions. However, the high inference cost of multi-step sampling…

Action GenerationImage GenerationVision-Language-Action