paper-with-me

Papers

Learning visual-based deformable object rearrangement with local graph neural networks

2023-10-16 · Yuhong Deng, Xueqian Wang, Lipeng Chen

Goal-conditioned rearrangement of deformable objects (e.g. straightening a rope and folding a cloth) is one of the most common deformable manipulation tasks, where the robot needs to rearrange a deformable object into a prescribed goal configuration with only visual observations. These tasks are typically confronted with two main challenges: the high dimensionality of deformable configuration space and the underlying complexity, nonlinearity and uncertainty inherent in deformable dynamics. To address these challenges, we propose a novel representation strategy that can efficiently model the deformable object states with a set of keypoints and their interactions. We further propose local-graph neural network (GNN), a light local GNN learning to jointly model the deformable rearrangement dynamics and infer the optimal manipulation actions (e.g. pick and place) by constructing and updating two dynamic graphs. Both simulated and real experiments have been conducted to demonstrate that the proposed dynamic graph representation shows superior expressiveness in modeling deformable rearrangement dynamics. Our method reaches much higher success rates on a variety of deformable rearrangement tasks (96.3% on average) than state-of-the-art method in simulation experiments. Besides, our method is much more lighter and has a 60% shorter inference time than state-of-the-art methods. We also demonstrate that our method performs well in the multi-task learning scenario and can be transferred to real-world applications with an average success rate of 95% by solely fine tuning a keypoint detector.

📄 PDF Abstract BibTeX arXiv:2310.10307

Code (1)

dengyh16code/deformable-gnn 공식 구현 pytorch

Tasks

Graph Neural NetworkMulti-Task LearningObject Rearrangement

Similar Papers 제목 키워드 기반

Monte-Carlo Tree Search for Efficient Visually Guided Rearrangement Planning

2019-04-23 · Yann Labbé, Sergey Zagoruyko, Igor Kalevatykh, Ivan Laptev 외

We address the problem of visually guided rearrangement planning with many movable objects, i.e., finding a sequence of actions to move a set of objects from an initial arrangement to a desired one, while relying on visu…

State Estimation

LLM-enhanced Scene Graph Learning for Household Rearrangement

2024-08-22 · Wenhao Li, Zhiyuan Yu, Qijin She, Zhinan Yu 외

The household rearrangement task involves spotting misplaced objects in a scene and accommodate them with proper places. It depends both on common-sense knowledge on the objective side and human user preference on the su…

Common Sense ReasoningGraph LearningTask Planning

A Simple Approach for Visual Rearrangement: 3D Mapping and Semantic Search

2022-06-21 · Brandon Trabucco, Gunnar Sigurdsson, Robinson Piramuthu, Gaurav S. Sukhatme 외

Physically rearranging objects is an important capability for embodied agents. Visual room rearrangement evaluates an agent's ability to rearrange objects in a room to a desired goal based solely on visual input. We prop…

Semantic Segmentation

Graph-Transporter: A Graph-based Learning Method for Goal-Conditioned Deformable Object Rearranging Task

2023-02-21 · Yuhong Deng, Chongkun Xia, Xueqian Wang, Lipeng Chen

Rearranging deformable objects is a long-standing challenge in robotic manipulation for the high dimensionality of configuration space and the complex dynamics of deformable objects. We present a novel framework, Graph-T…

Object

ViTac-Tracing: Visual-Tactile Imitation Learning of Deformable Object Tracing

2026-03-19 · Yongqiang Zhao, Haining Luo, Yupeng Wang, Emmanouil Spyrakos Papastavridis 외 arxiv

Deformable objects often appear in unstructured configurations. Tracing deformable objects helps bringing them into extended states and facilitating the downstream manipulation tasks. Due to the requirements for object-s…