ReorientDiff: Diffusion Model based Reorientation for Object ManipulationDownload PDF

Published: 13 Jun 2023, Last Modified: 13 Jun 2023RSS-23 LTAMP PosterReaders: Everyone
Keywords: Diffusion Model, Reorientation, Manipulation
TL;DR: We use generative model to learn feasible intermediate pose distributions for situations where single-step pick and place is not possible.
Abstract: The ability to manipulate objects in a desired configurations is a fundamental requirement for robots to complete various practical applications. While certain goals can be achieved by picking and placing the objects of interest directly, object reorientation is needed for precise placement in most of the tasks. In such scenarios, the object must be reoriented and re-positioned into intermediate poses that facilitate accurate placement at the target pose. To this end, we propose a reorientation planning method, ReorientDiff, that utilizes a diffusion model-based approach. The proposed method employs both visual inputs from the scene, and goal-specific language prompts to plan intermediate reorientation poses. Specifically, the scene and language-task information are mapped into a joint scene-task representation feature space, which is subsequently leveraged to condition the diffusion model. The diffusion model samples intermediate poses based on the representation using classifier-free guidance and then uses gradients of learned feasibility-score models for implicit iterative pose-refinement. The proposed method is evaluated using a set of YCB-objects and a suction gripper, demonstrating a success rate of 96.5\% in simulation. Overall, our study presents a promising approach to address the reorientation challenge in manipulation by learning a conditional distribution, which is an effective way to move towards more generalizable object manipulation. For more results, checkout our website: \url{https://utkarshmishra04.github.io/ReorientDiff}.
1 Reply

Loading