paper-with-me

Papers

3D Diffuser Actor: Policy Diffusion with 3D Scene Representations

2024-02-16 · Tsung-Wei Ke, Nikolaos Gkanatsios, Katerina Fragkiadaki

Diffusion policies are conditional diffusion models that learn robot action distributions conditioned on the robot and environment state. They have recently shown to outperform both deterministic and alternative action distribution learning formulations. 3D robot policies use 3D scene feature representations aggregated from a single or multiple camera views using sensed depth. They have shown to generalize better than their 2D counterparts across camera viewpoints. We unify these two lines of work and present 3D Diffuser Actor, a neural policy equipped with a novel 3D denoising transformer that fuses information from the 3D visual scene, a language instruction and proprioception to predict the noise in noised 3D robot pose trajectories. 3D Diffuser Actor sets a new state-of-the-art on RLBench with an absolute performance gain of 18.1% over the current SOTA on a multi-view setup and an absolute gain of 13.1% on a single-view setup. On the CALVIN benchmark, it improves over the current SOTA by a 9% relative increase. It also learns to control a robot manipulator in the real world from a handful of demonstrations. Through thorough comparisons with the current SOTA policies and ablations of our model, we show 3D Diffuser Actor's design choices dramatically outperform 2D representations, regression and classification objectives, absolute attentions, and holistic non-tokenized 3D scene embeddings.

📄 PDF Abstract BibTeX arXiv:2402.10885

Code (1)

nickgkan/3d_diffuser_actor pytorch

Tasks

DenoisingRobot Manipulation

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 제목 키워드 기반

3D Diffuser Actor: Policy Diffusion with 3D Scene Representations

2024-02-18 · Tsung-Wei Ke*, Nikolaos Gkanatsios*, and Katerina Fragkiadaki

We marry diffusion policies and 3D scene representations for robot manipulation. Diffusion policies learn the action distribution conditioned on the robot and environment state using conditional diffusion models. They ha…

DenoisingRobot ManipulationRobot Manipulation GeneralizationZero-shot Generalization

Hierarchical Diffusion Policy for Kinematics-Aware Multi-Task Robotic Manipulation

2024-03-06 · CVPR 2024 1 · Xiao Ma, Sumit Patidar, Iain Haughton, Stephen James

This paper introduces Hierarchical Diffusion Policy (HDP), a hierarchical agent for multi-task robotic manipulation. HDP factorises a manipulation policy into a hierarchical structure: a high-level task-planning agent wh…

PositionTask Planning

M4Diffuser: Multi-View Diffusion Policy with Manipulability-Aware Control for Robust Mobile Manipulation

2025-09-18 · Ju Dong, Lei Zhang, Liding Zhang, Yao Ling 외 arxiv

Mobile manipulation requires the coordinated control of a mobile base and a robotic arm while simultaneously perceiving both global scene context and fine-grained object details. Existing single-view approaches often fai…

Computational Efficiency

Diffusion-based Generation, Optimization, and Planning in 3D Scenes

2023-01-15 · CVPR 2023 1 · Siyuan Huang, Zan Wang, Puhao Li, Baoxiong Jia 외

We introduce SceneDiffuser, a conditional generative model for 3D scene understanding. SceneDiffuser provides a unified model for solving scene-conditioned generation, optimization, and planning. In contrast to prior wor…

DenoisingGrasp GenerationMotion GenerationMotion Planning+1

EP-Diffuser: An Efficient Diffusion Model for Traffic Scene Generation and Prediction via Polynomial Representations

2025-04-07 · Yue Yao, Mohamed-Khalil Bouzidi, Daniel Goehring, Joerg Reichardt

As the prediction horizon increases, predicting the future evolution of traffic scenes becomes increasingly difficult due to the multi-modal nature of agent motion. Most state-of-the-art (SotA) prediction models primaril…

Autonomous VehiclesScene Generation