paper-with-me

Papers

StructDiffusion: Language-Guided Creation of Physically-Valid Structures using Unseen Objects

2022-11-08 · Weiyu Liu, Yilun Du, Tucker Hermans, Sonia Chernova, Chris Paxton

Robots operating in human environments must be able to rearrange objects into semantically-meaningful configurations, even if these objects are previously unseen. In this work, we focus on the problem of building physically-valid structures without step-by-step instructions. We propose StructDiffusion, which combines a diffusion model and an object-centric transformer to construct structures given partial-view point clouds and high-level language goals, such as "set the table". Our method can perform multiple challenging language-conditioned multi-step 3D planning tasks using one model. StructDiffusion even improves the success rate of assembling physically-valid structures out of unseen objects by on average 16% over an existing multi-modal transformer model trained on specific structures. We show experiments on held-out objects in both simulation and on real-world rearrangement tasks. Importantly, we show how integrating both a diffusion model and a collision-discriminator model allows for improved generalization over other methods when rearranging previously-unseen objects. For videos and additional results, see our website: https://structdiffusion.github.io/.

📄 PDF Abstract BibTeX arXiv:2211.04604

Code (0)

등록된 구현이 없습니다.

Tasks

valid

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

PolGS++: Physically-Guided Polarimetric Gaussian Splatting for Fast Reflective Surface Reconstruction

2026-03-11 · Yufei Han, Chu Zhou, Youwei Lyu, Qi Chen 외 arxiv

Accurate reconstruction of reflective surfaces remains a fundamental challenge in computer vision, with broad applications in real-time virtual reality and digital content creation. Although 3D Gaussian Splatting (3DGS) …

InstructDiffusion: A Generalist Modeling Interface for Vision Tasks

2023-09-07 · CVPR 2024 1 · Zigang Geng, Binxin Yang, Tiankai Hang, Chen Li 외

We present InstructDiffusion, a unifying and generic framework for aligning computer vision tasks with human instructions. Unlike existing approaches that integrate prior knowledge and pre-define the output space (e.g., …

Keypoint Detection

THOM: Generating Physically Plausible Hand-Object Meshes From Text

2026-04-03 · Uyoung Jeong, Yihalem Yimolal Tiruneh, Hyung Jin Chang, Seungryul Baek 외 arxiv

Generating photorealistic 3D hand-object interactions (HOIs) from text is important for applications like robotic grasping and AR/VR content creation. In practice, however, achieving both visual fidelity and physical pla…

Robotic Grasping

From Universal Humanoid Control to Automatic Physically Valid Character Creation

2022-06-18 · Zhengyi Luo, Ye Yuan, Kris M. Kitani

Automatically designing virtual humans and humanoids holds great potential in aiding the character creation process in games, movies, and robots. In some cases, a character creator may wish to design a humanoid body cust…

Humanoid Controlvalid

AutoVFX: Physically Realistic Video Editing from Natural Language Instructions

2024-11-04 · Hao-Yu Hsu, Zhi-Hao Lin, Albert Zhai, Hongchi Xia 외

Modern visual effects (VFX) software has made it possible for skilled artists to create imagery of virtually anything. However, the creation process remains laborious, complex, and largely inaccessible to everyday users.…

Code GenerationVideo Editing