paper-with-me

Papers

DiSECt: A Differentiable Simulator for Parameter Inference and Control in Robotic Cutting

2022-03-19 · Eric Heiden, Miles Macklin, Yashraj Narang, Dieter Fox, Animesh Garg, Fabio Ramos

Robotic cutting of soft materials is critical for applications such as food processing, household automation, and surgical manipulation. As in other areas of robotics, simulators can facilitate controller verification, policy learning, and dataset generation. Moreover, differentiable simulators can enable gradient-based optimization, which is invaluable for calibrating simulation parameters and optimizing controllers. In this work, we present DiSECt: the first differentiable simulator for cutting soft materials. The simulator augments the finite element method (FEM) with a continuous contact model based on signed distance fields (SDF), as well as a continuous damage model that inserts springs on opposite sides of the cutting plane and allows them to weaken until zero stiffness, enabling crack formation. Through various experiments, we evaluate the performance of the simulator. We first show that the simulator can be calibrated to match resultant forces and deformation fields from a state-of-the-art commercial solver and real-world cutting datasets, with generality across cutting velocities and object instances. We then show that Bayesian inference can be performed efficiently by leveraging the differentiability of the simulator, estimating posteriors over hundreds of parameters in a fraction of the time of derivative-free methods. Next, we illustrate that control parameters in the simulation can be optimized to minimize cutting forces via lateral slicing motions. Finally, we conduct experiments on a real robot arm equipped with a slicing knife to infer simulation parameters from force measurements. By optimizing the slicing motion of the knife, we show on fruit cutting scenarios that the average knife force can be reduced by more than 40% compared to a vertical cutting motion. We publish code and additional materials on our project website at https://diff-cutting-sim.github.io.

📄 PDF Abstract BibTeX arXiv:2203.10263

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceDataset Generation

Similar Papers 제목 키워드 기반

ChainQueen: A Real-Time Differentiable Physical Simulator for Soft Robotics

2018-10-02 · Yuanming Hu, Jian-Cheng Liu, Andrew Spielberg, Joshua B. Tenenbaum 외

Physical simulators have been widely used in robot planning and control. Among them, differentiable simulators are particularly favored, as they can be incorporated into gradient-based optimization algorithms that are ef…

Motion Planning

Flow Matching for Posterior Inference with Simulator Feedback

2024-10-29 · Benjamin Holzschuh, Nils Thuerey

Flow-based generative modeling is a powerful tool for solving inverse problems in physical sciences that can be used for sampling and likelihood evaluation with much lower inference times than traditional methods. We pro…

Astronomy

Adversarial Variational Optimization of Non-Differentiable Simulators

2017-07-22 · Gilles Louppe, Joeri Hermans, Kyle Cranmer

Complex computer simulators are increasingly used across fields of science as generative models tying parameters of an underlying theory to experimental observations. Inference in this setup is often difficult, as simula…

Variational Inference over Non-differentiable Cardiac Simulators using Bayesian Optimization

2017-12-09 · Adam McCarthy, Blanca Rodriguez, Ana Minchole

Performing inference over simulators is generally intractable as their runtime means we cannot compute a marginal likelihood. We develop a likelihood-free inference method to infer parameters for a cardiac simulator, whi…

Bayesian OptimizationVariational Inference

Recurrent machines for likelihood-free inference

2018-11-30 · Arthur Pesah, Antoine Wehenkel, Gilles Louppe

Likelihood-free inference is concerned with the estimation of the parameters of a non-differentiable stochastic simulator that best reproduce real observations. In the absence of a likelihood function, most of the existi…

Meta-Learning