paper-with-me

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, Michael Beetz

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 differentiable collision-free motion planner for serial N-DoF kinematics, and integrate it into an iterative, gradient-based optimization approach for generic, parameterized robot program representations. SPI-DP allows first-order optimization of planned trajectories and program parameters with respect to objectives such as cycle time or smoothness subject to e.g. collision constraints, while enabling humans to understand, modify or even certify the optimized programs. We provide a comprehensive evaluation on two practical household and industrial applications.

📄 PDF Abstract BibTeX arXiv:2409.08678

Code (1)

benjaminalt/dgpmp2-nd 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Robot Program Parameter Inference via Differentiable Shadow Program Inversion

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

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 …

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 …

Shadow Art Revisited: A Differentiable Rendering Based Approach

2021-07-30 · Kaustubh Sadekar, Ashish Tiwari, Shanmuganathan Raman

While recent learning based methods have been observed to be superior for several vision-related applications, their potential in generating artistic effects has not been explored much. One such interesting application i…

3D geometry3D Reconstruction

DANI-Net: Uncalibrated Photometric Stereo by Differentiable Shadow Handling, Anisotropic Reflectance Modeling, and Neural Inverse Rendering

2023-03-27 · CVPR 2023 1 · Zongrui Li, Qian Zheng, Boxin Shi, Gang Pan 외

Uncalibrated photometric stereo (UPS) is challenging due to the inherent ambiguity brought by the unknown light. Although the ambiguity is alleviated on non-Lambertian objects, the problem is still difficult to solve for…

Inverse Rendering

Towards Learning Neural Representations from Shadows

2022-03-29 · Kushagra Tiwary, Tzofi Klinghoffer, Ramesh Raskar

We present a method that learns neural shadow fields which are neural scene representations that are only learnt from the shadows present in the scene. While traditional shape-from-shadow (SfS) algorithms reconstruct geo…

3D ReconstructionNeRFNeural Rendering