English

Learning Robotic Manipulation Policies from Point Clouds with Conditional Flow Matching

Robotics 2024-09-12 v1

Abstract

Learning from expert demonstrations is a promising approach for training robotic manipulation policies from limited data. However, imitation learning algorithms require a number of design choices ranging from the input modality, training objective, and 6-DoF end-effector pose representation. Diffusion-based methods have gained popularity as they enable predicting long-horizon trajectories and handle multimodal action distributions. Recently, Conditional Flow Matching (CFM) (or Rectified Flow) has been proposed as a more flexible generalization of diffusion models. In this paper, we investigate the application of CFM in the context of robotic policy learning and specifically study the interplay with the other design choices required to build an imitation learning algorithm. We show that CFM gives the best performance when combined with point cloud input observations. Additionally, we study the feasibility of a CFM formulation on the SO(3) manifold and evaluate its suitability with a simplified example. We perform extensive experiments on RLBench which demonstrate that our proposed PointFlowMatch approach achieves a state-of-the-art average success rate of 67.8% over eight tasks, double the performance of the next best method.

Keywords

Cite

@article{arxiv.2409.07343,
  title  = {Learning Robotic Manipulation Policies from Point Clouds with Conditional Flow Matching},
  author = {Eugenio Chisari and Nick Heppert and Max Argus and Tim Welschehold and Thomas Brox and Abhinav Valada},
  journal= {arXiv preprint arXiv:2409.07343},
  year   = {2024}
}

Comments

Presented at CoRL 2024. Project website at http://pointflowmatch.cs.uni-freiburg.de/

R2 v1 2026-06-28T18:41:18.111Z