paper-with-me

홈 › Papers

RISP: Rendering-Invariant State Predictor with Differentiable Simulation and Rendering for Cross-Domain Parameter Estimation

2022-05-11 · ICLR 2022 4 · Pingchuan Ma, Tao Du, Joshua B. Tenenbaum, Wojciech Matusik, Chuang Gan

This work considers identifying parameters characterizing a physical system's dynamic motion directly from a video whose rendering configurations are inaccessible. Existing solutions require massive training data or lack generalizability to unknown rendering configurations. We propose a novel approach that marries domain randomization and differentiable rendering gradients to address this problem. Our core idea is to train a rendering-invariant state-prediction (RISP) network that transforms image differences into state differences independent of rendering configurations, e.g., lighting, shadows, or material reflectance. To train this predictor, we formulate a new loss on rendering variances using gradients from differentiable rendering. Moreover, we present an efficient, second-order method to compute the gradients of this loss, allowing it to be integrated seamlessly into modern deep learning frameworks. We evaluate our method in rigid-body and deformable-body simulation environments using four tasks: state estimation, system identification, imitation learning, and visuomotor control. We further demonstrate the efficacy of our approach on a real-world example: inferring the state and action sequences of a quadrotor from a video of its motion sequences. Compared with existing methods, our approach achieves significantly lower reconstruction errors and has better generalizability among unknown rendering configurations.

📄 PDF Abstract BibTeX arXiv:2205.05678

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learningparameter estimationState Estimation

Similar Papers 제목 키워드 기반

Self-supervised learning of Split Invariant Equivariant representations

2023-02-14 · Quentin Garrido, Laurent Najman, Yann Lecun

Recent progress has been made towards learning invariant or equivariant representations with self-supervised learning. While invariant methods are evaluated on large scale datasets, equivariant ones are evaluated in smal…

Self-Supervised Learning

SHeaP: Self-Supervised Head Geometry Predictor Learned via 2D Gaussians

2025-04-16 · Liam Schoneveld, Zhe Chen, Davide Davoli, Jiapeng Tang 외

Accurate, real-time 3D reconstruction of human heads from monocular images and videos underlies numerous visual applications. As 3D ground truth data is hard to come by at scale, previous methods have sought to learn fro…

3D ReconstructionEmotion Classification

RePOSE: Fast 6D Object Pose Refinement via Deep Texture Rendering

2021-04-01 · ICCV 2021 10 · Shun Iwase, Xingyu Liu, Rawal Khirodkar, Rio Yokota 외

We present RePOSE, a fast iterative refinement method for 6D object pose estimation. Prior methods perform refinement by feeding zoomed-in input and rendered RGB images into a CNN and directly regressing an update of a r…

6D Pose Estimation6D Pose Estimation using RGBObjectPose Estimation

TRIPS: Trilinear Point Splatting for Real-Time Radiance Field Rendering

2024-01-11 · Linus Franke, Darius Rückert, Laura Fink, Marc Stamminger

Point-based radiance field rendering has demonstrated impressive results for novel view synthesis, offering a compelling blend of rendering quality and computational efficiency. However, also latest approaches in this do…

Computational EfficiencyNovel View Synthesis

Meshtryoshka: Differentiable Rendering of Real-World Scenes via Mesh Rasterization

2026-06-26 · David Charatan, Daniel Xu, Richard Szeliski, George Kopanas 외 arxiv

Differentiable rendering has emerged as a powerful approach for 3D reconstruction and novel view synthesis. State-of-the-art differentiable rendering methods combine a variety of custom representations of 3D geometry and…

Novel View Synthesis3D Reconstruction