paper-with-me

Papers

Robot Program Parameter Inference via Differentiable Shadow Program Inversion

2021-03-26 · Benjamin Alt, Darko Katic, Rainer Jäkel, Asil Kaan Bozcuoglu, Michael Beetz

Challenging manipulation tasks can be solved effectively by combining individual robot skills, which must be parameterized for the concrete physical environment and task at hand. This is time-consuming and difficult for human programmers, particularly for force-controlled skills. To this end, we present Shadow Program Inversion (SPI), a novel approach to infer optimal skill parameters directly from data. SPI leverages unsupervised learning to train an auxiliary differentiable program representation ("shadow program") and realizes parameter inference via gradient-based model inversion. Our method enables the use of efficient first-order optimizers to infer optimal parameters for originally non-differentiable skills, including many skill variants currently used in production. SPI zero-shot generalizes across task objectives, meaning that shadow programs do not need to be retrained to infer parameters for different task variants. We evaluate our methods on three different robots and skill frameworks in industrial and household scenarios. Code and examples are available at https://innolab.artiminds.com/icra2021.

📄 PDF Abstract BibTeX arXiv:2103.14452

Code (1)

benjaminalt/shadow-program-inversion 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Shadow Program Inversion with Differentiable Planning: A Framework for Unified Robot Program Parameter and Trajectory Optimization

2024-09-13 · Benjamin Alt, Claudius Kienle, Darko Katic, Rainer Jäkel 외

This paper presents SPI-DP, a novel first-order optimizer capable of optimizing robot programs with respect to both high-level task objectives and motion-level constraints. To that end, we introduce DGPMP2-ND, a differen…

Differentiable Shadow Mapping for Efficient Inverse Graphics

2023-08-21 · CVPR 2023 1 · Markus Worchel, Marc Alexa

We show how shadows can be efficiently generated in differentiable rendering of triangle meshes. Our central observation is that pre-filtered shadow mapping, a technique for approximating shadows based on rendering from …

DMFC-GraspNet: Differentiable Multi-Fingered Robotic Grasp Generation in Cluttered Scenes

2023-08-01 · Philipp Blättner, Johannes Brand, Gerhard Neumann, Ngo Anh Vien

Robotic grasping is a fundamental skill required for object manipulation in robotics. Multi-fingered robotic hands, which mimic the structure of the human hand, can potentially perform complex object manipulation. Nevert…

Computational EfficiencyGrasp GenerationMuJoCoRobotic Grasping

Face Reflectance and Geometry Modeling via Differentiable Ray Tracing

2019-10-03 · Abdallah Dib, Gaurav Bharaj, Junghyun Ahn, Cedric Thebault 외

We present a novel strategy to automatically reconstruct 3D faces from monocular images with explicitly disentangled facial geometry (pose, identity and expression), reflectance (diffuse and specular albedo), and self-sh…

Joint Parameter and Parameterization Inference with Uncertainty Quantification through Differentiable Programming

2024-03-04 · Yongquan Qu, Mohamed Aziz Bhouri, Pierre Gentine

Accurate representations of unknown and sub-grid physical processes through parameterizations (or closure) in numerical simulations with quantified uncertainty are critical for resolving the coarse-grained partial differ…

Bayesian InferenceUncertainty Quantification