paper-with-me

Papers

DiffCloud: Real-to-Sim from Point Clouds with Differentiable Simulation and Rendering of Deformable Objects

2022-04-07 · Priya Sundaresan, Rika Antonova, Jeannette Bohg

Research in manipulation of deformable objects is typically conducted on a limited range of scenarios, because handling each scenario on hardware takes significant effort. Realistic simulators with support for various types of deformations and interactions have the potential to speed up experimentation with novel tasks and algorithms. However, for highly deformable objects it is challenging to align the output of a simulator with the behavior of real objects. Manual tuning is not intuitive, hence automated methods are needed. We view this alignment problem as a joint perception-inference challenge and demonstrate how to use recent neural network architectures to successfully perform simulation parameter inference from real point clouds. We analyze the performance of various architectures, comparing their data and training requirements. Furthermore, we propose to leverage differentiable point cloud sampling and differentiable simulation to significantly reduce the time to achieve the alignment. We employ an efficient way to propagate gradients from point clouds to simulated meshes and further through to the physical simulation parameters, such as mass and stiffness. Experiments with highly deformable objects show that our method can achieve comparable or better alignment with real object behavior, while reducing the time needed to achieve this by more than an order of magnitude. Videos and supplementary material are available at https://diffcloud.github.io.

📄 PDF Abstract BibTeX arXiv:2204.03139

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Differentiable Radio Frequency Ray Tracing for Millimeter-Wave Sensing

2023-11-22 · Xingyu Chen, Xinyu Zhang, Qiyue Xia, Xinmin Fang 외

Millimeter wave (mmWave) sensing is an emerging technology with applications in 3D object characterization and environment mapping. However, realizing precise 3D reconstruction from sparse mmWave signals remains challeng…

3D Reconstruction

Differentiable High-Performance Ray Tracing-Based Simulation of Radio Propagation with Point Clouds

2025-07-05 · Niklas Vaara, Pekka Sangi, Miguel Bordallo López, Janne Heikkilä arxiv

Ray tracing is a widely used deterministic method for radio propagation simulations, capable of producing physically accurate multipath components. The accuracy depends on the quality of the environment model and its ele…

Semantic SegmentationPoint Clouds

SSPU-Net: Self-Supervised Point Cloud Upsampling via Differentiable Rendering

2021-08-01 · Yifan Zhao, Le Hui, Jin Xie

Point clouds obtained from 3D sensors are usually sparse. Existing methods mainly focus on upsampling sparse point clouds in a supervised manner by using dense ground truth point clouds. In this paper, we propose a self-…

point cloud upsampling

Differentiable Physics-based System Identification for Robotic Manipulation of Elastoplastic Materials

2024-11-01 · Xintong Yang, Ze Ji, Yu-Kun Lai

Robotic manipulation of volumetric elastoplastic deformable materials, from foods such as dough to construction materials like clay, is in its infancy, largely due to the difficulty of modelling and perception in a high-…

Friction

GRNet: Gridding Residual Network for Dense Point Cloud Completion

2020-06-06 · ECCV 2020 8 · Haozhe Xie, Hongxun Yao, Shangchen Zhou, Jiageng Mao 외

Estimating the complete 3D point cloud from an incomplete one is a key problem in many vision and robotics applications. Mainstream methods (e.g., PCN and TopNet) use Multi-layer Perceptrons (MLPs) to directly process po…

Point Cloud Completion