paper-with-me

Papers

Composable Part-Based Manipulation

2024-05-09 · Weiyu Liu, Jiayuan Mao, Joy Hsu, Tucker Hermans, Animesh Garg, Jiajun Wu

In this paper, we propose composable part-based manipulation (CPM), a novel approach that leverages object-part decomposition and part-part correspondences to improve learning and generalization of robotic manipulation skills. By considering the functional correspondences between object parts, we conceptualize functional actions, such as pouring and constrained placing, as combinations of different correspondence constraints. CPM comprises a collection of composable diffusion models, where each model captures a different inter-object correspondence. These diffusion models can generate parameters for manipulation skills based on the specific object parts. Leveraging part-based correspondences coupled with the task decomposition into distinct constraints enables strong generalization to novel objects and object categories. We validate our approach in both simulated and real-world scenarios, demonstrating its effectiveness in achieving robust and generalized manipulation capabilities.

📄 PDF Abstract BibTeX arXiv:2405.05876

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

RH20T-P: A Primitive-Level Robotic Dataset Towards Composable Generalization Agents

2024-03-28 · Zeren Chen, Zhelun Shi, Xiaoya Lu, Lehan He 외

Achieving generalizability in solving out-of-distribution tasks is one of the ultimate goals of learning robotic manipulation. Recent progress of Vision-Language Models (VLMs) has shown that VLM-based task planners can a…

Motion Planning

Unsupervised Skill Discovery for Robotic Manipulation through Automatic Task Generation

2024-10-07 · Paul Jansonnie, Bingbing Wu, Julien Perez, Jan Peters

Learning skills that interact with objects is of major importance for robotic manipulation. These skills can indeed serve as an efficient prior for solving various manipulation tasks. We propose a novel Skill Learning ap…

Hierarchical Reinforcement Learning

Composable Score-based Graph Diffusion Model for Multi-Conditional Molecular Generation

2025-09-11 · Anjie Qiao, Zhen Wang, Chuan Chen, DeFu Lian 외 arxiv

Controllable molecular graph generation is essential for material and drug discovery, where generated molecules must satisfy diverse property constraints. While recent advances in graph diffusion models have improved gen…

Graph GenerationDrug Discovery

Composable Deep Reinforcement Learning for Robotic Manipulation

2018-03-19 · Tuomas Haarnoja, Vitchyr Pong, Aurick Zhou, Murtaza Dalal 외

Model-free deep reinforcement learning has been shown to exhibit good performance in domains ranging from video games to simulated robotic manipulation and locomotion. However, model-free methods are known to perform poo…

Deep Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1

mjlab: A Lightweight Framework for GPU-Accelerated Robot Learning

2026-01-29 · Kevin Zakka, Qiayuan Liao, Brent Yi, Louis Le Lay 외 arxiv

We present mjlab, a lightweight, open-source framework for robot learning that combines GPU-accelerated simulation with composable environments and minimal setup friction. mjlab adopts the manager-based API introduced by…