Hugging Face Daily PapersCan Li, Jie Gu, Zishun Deng1 min readpaperadvanced
DeformSmith: Physics Harness-Guided Hierarchical Generation of Deformable Assets for Robot Manipulation
Summary
DeformSmith is a framework that generates physically plausible deformable assets for robot manipulation from a text prompt or a single image, using a hierarchical construction process guided by a shared physics harness. It outperforms prior baselines in visual fidelity and physical realism while also producing interaction data for downstream tasks.
- Hierarchical agentic construction iteratively builds geometry, material models, and interaction behaviors, refining each stage with physics simulation feedback.
- A shared physics‑grounded harness ties together visual generation and physical property estimation, ensuring consistency between appearance and dynamics.
- The system can start from minimal input (text or one image) and produce assets ready for simulation and real‑world manipulation pipelines.
- Quantitative evaluation shows higher visual quality and physical plausibility than PhysGen3D, PhysGM, and PhysX‑Omni baselines.
Engineers building simulation environments for robotic manipulation need realistic deformable models; this work offers an automated way to create them from sparse inputs.
7/10