paper-with-me

Papers

Enabling Robust Cloth Manipulation via Inference-Time Simulator-in-the-Loop Refinement

2026-06-23 · Xin Liu, Yulin Li, Ziming Li, Pengyu Jing, Zhenhao Huang, Bingyang Zhou, Ziqiu Zeng, Siyuan Luo, Chenkun Qi, Fan Shi arxiv

Simulator-in-the-loop optimization offers a promising inference-time mechanism for robot manipulation. It uses a physical simulator as a backend rollout engine to evaluate candidate trajectories in parallel and refine nominal actions online, a paradigm proven effective in rigid-body manipulation where state and contact are relatively tractable. We bring this paradigm to real-world cloth manipulation from a single RGB input through three pillars. (i) We design a scalable synthetic-data generation and inference-time rollout pipeline built on FLASH, a deformable-object simulator that provides a practical balance among physical fidelity, numerical stability, and rollout efficiency. (ii) We develop a real-to-sim module, trained purely on synthetic data, that maps a single RGB observation to simulation-compatible cloth state by fusing pretrained visual features with learnable canonical tokens. (iii) We perform online planning by coupling a sparse-mesh rollout backend with prior-guided MPPI, anchored at an offline-distilled policy trajectory, preserving manipulation-relevant deformation and contact while enabling sufficient parallel rollout batches. Real-robot experiments show higher success rates and stronger robustness than baseline methods.

📄 PDF Abstract BibTeX arXiv:2606.24552

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

Benchmarking the Sim-to-Real Gap in Cloth Manipulation

2023-10-14 · David Blanco-Mulero, Oriol Barbany, Gokhan Alcan, Adrià Colomé 외

Realistic physics engines play a crucial role for learning to manipulate deformable objects such as garments in simulation. By doing so, researchers can circumvent challenges such as sensing the deformation of the object…

BenchmarkingMuJoCoObject

SoMA: A Real-to-Sim Neural Simulator for Robotic Soft-body Manipulation

2026-02-02 · Mu Huang, Hui Wang, Kerui Ren, Linning Xu 외 arxiv

Simulating deformable objects under rich interactions remains a fundamental challenge for real-to-sim robot manipulation, with dynamics jointly driven by environmental effects and robot actions. Existing simulators rely …

Robot Manipulation

Robustness without Wrinkles: Parallel Simulation and Robust MPC for Certified Deformable Manipulation

2026-06-12 · Wei-Chen Li, Jeffrey Fang, Sasanka Polisetti, Yuexi Song 외 arxiv

We present CORD-SLS, a real-time control method for safe deformable object manipulation, with a focus on ropes and cloth. At its core is a GPU-parallel differentiable simulator with contact smoothing which enables effici…

Learning Latent Graph Dynamics for Visual Manipulation of Deformable Objects

2021-04-25 · Xiao Ma, David Hsu, Wee Sun Lee

Manipulating deformable objects, such as ropes and clothing, is a long-standing challenge in robotics, because of their large degrees of freedom, complex non-linear dynamics, and self-occlusion in visual perception. The …

Contrastive LearningDeformable Object ManipulationGraph Neural NetworkModel Predictive Control+2

Real Garment Benchmark (RGBench): A Comprehensive Benchmark for Robotic Garment Manipulation featuring a High-Fidelity Scalable Simulator

2025-11-09 · Wenkang Hu, Xincheng Tang, Yanzhi E, Yitong Li 외 arxiv

While there has been significant progress to use simulated data to learn robotic manipulation of rigid objects, applying its success to deformable objects has been hindered by the lack of both deformable object models an…