paper-with-me

Papers

FlowMPC: Improving Flow Matching policies with World Models

2026-06-15 · Chandon Hamel arxiv

Flow Matching (FM) is a powerful approach for behavior cloning in multimodal action spaces [Jiang et al., 2025], but because it is not trained to directly maximize expected return, there is still room to improve how FM policies act at test time. This work investigates whether a learned world model can improve FM policies by enabling Model Predictive Path Integral (MPPI) planning over candidate action sequences proposed by the policy. Building on TD-MPC2 [Hansen et al., 2024], I introduce FlowMPC, a framework that combines an imitation-learned FM policy with a learned world model for test-time planning in ManiSkill manipulation tasks [Tao et al., 2025]. Across PickCube and PickSingleYCB, adding the world model improved performance over the FM policy alone, with especially clear gains in end-of-episode success. These results suggest that world-model-based planning can effectively complement flow-based imitation policies without modifying the FM training objective.

📄 PDF Abstract BibTeX arXiv:2606.16286

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SafeFlowMPC: Predictive and Safe Trajectory Planning for Robot Manipulators with Learning-based Policies

2026-02-13 · Thies Oelerich, Gerald Ebmer, Christian Hartl-Nesic, Andreas Kugi arxiv

The emerging integration of robots into everyday life brings several major challenges. Compared to classical industrial applications, more flexibility is needed in combination with real-time reactivity. Learning-based me…

Trajectory Planning

FlowDPG: Deterministic Policy Gradient on Flow Matching Policies for Real-World Manipulation

2026-06-21 · Kexin Shi, Junyao Shi, Poorvi Hebbar, Zhuolun Zhao 외 arxiv

Real-world reinforcement learning for robotic manipulation remains challenging, and this difficulty is amplified for flow matching policies: applying policy gradient methods to these policies is fundamentally limited by …

Reinforcement Learning

RedFlow: Redirect Failure into Action-Level Corrections for Flow-matching VLA Policy

2026-07-30 · Zhengyang Yan, Junhao Li, Fangqi Zhu, Zijun Wang 외 arxiv

Flow-matching Vision-Language-Action (VLA) policies have shown strong potential for robotic manipulation but often suffer from compounding errors caused by distribution shifts during deployment. While offline reinforceme…

Reinforcement LearningOffline RL

ActionFlow: Equivariant, Accurate, and Efficient Policies with Spatially Symmetric Flow Matching

2024-09-06 · Niklas Funk, Julen Urain, Joao Carvalho, Vignesh Prasad 외

Spatial understanding is a critical aspect of most robotic tasks, particularly when generalization is important. Despite the impressive results of deep generative models in complex manipulation tasks, the absence of a re…

Action GenerationSpatial Reasoning

VITA: Vision-to-Action Flow Matching Policy

2025-07-17 · Dechen Gao, Boqi Zhao, Andrew Lee, Ian Chuang 외

We present VITA, a Vision-To-Action flow matching policy that evolves latent visual representations into latent actions for visuomotor control. Traditional flow matching and diffusion policies sample from standard source…

Action Generation