paper-with-me

홈 › Papers

Prof. Robot: Differentiable Robot Rendering Without Static and Self-Collisions

2025-03-14 · CVPR 2025 1 · Quanyuan Ruan, Jiabao Lei, Wenhao Yuan, Yanglin Zhang, Dekun Lu, Guiliang Liu, Kui Jia

Differentiable rendering has gained significant attention in the field of robotics, with differentiable robot rendering emerging as an effective paradigm for learning robotic actions from image-space supervision. However, the lack of physical world perception in this approach may lead to potential collisions during action optimization. In this work, we introduce a novel improvement on previous efforts by incorporating physical awareness of collisions through the learning of a neural robotic collision classifier. This enables the optimization of actions that avoid collisions with static, non-interactable environments as well as the robot itself. To facilitate effective gradient optimization with the classifier, we identify the underlying issue and propose leveraging Eikonal regularization to ensure consistent gradients for optimization. Our solution can be seamlessly integrated into existing differentiable robot rendering frameworks, utilizing gradients for optimization and providing a foundation for future applications of differentiable rendering in robotics with improved reliability of interactions with the physical world. Both qualitative and quantitative experiments demonstrate the necessity and effectiveness of our method compared to previous solutions.

📄 PDF Abstract BibTeX arXiv:2503.11269

Code (1)

qrcat/prof.robot 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Differentiable Robot Rendering

2024-10-17 · Ruoshi Liu, Alper Canberk, Shuran Song, Carl Vondrick

Vision foundation models trained on massive amounts of visual data have shown unprecedented reasoning and planning skills in open-world settings. A key challenge in applying them to robotic tasks is the modality gap betw…

DiffGen: Robot Demonstration Generation via Differentiable Physics Simulation, Differentiable Rendering, and Vision-Language Model

2024-05-12 · Yang Jin, Jun Lv, Shuqiang Jiang, Cewu Lu

Generating robot demonstrations through simulation is widely recognized as an effective way to scale up robot data. Previous work often trained reinforcement learning agents to generate expert policies, but this approach…

Language ModelingLanguage ModellingRobot Manipulation

One-Shot Real-to-Sim via End-to-End Differentiable Simulation and Rendering

2024-11-29 · Yifan Zhu, Tianyi Xiang, Aaron Dollar, Zherong Pan

Identifying predictive world models for robots in novel environments from sparse online observations is essential for robot task planning and execution in novel environments. However, existing methods that leverage diffe…

BenchmarkingObjectRobot Task PlanningTask Planning

3D Path Planning for Robot-assisted Vertebroplasty from Arbitrary Bi-plane X-ray via Differentiable Rendering

2025-12-05 · Blanca Inigo, Benjamin D. Killeen, Rebecca Choi, Michelle Song 외 arxiv

Robotic systems are transforming image-guided interventions by enhancing accuracy and minimizing radiation exposure. A significant challenge in robotic assistance lies in surgical path planning, which often relies on the…

Streamlining stereo differentiable rendering for marker-free real-time tracking of surgical robots

2026-07-14 · Yanghe Hao, Martin Huber, Christos Bergeles, Tom Vercauteren arxiv

Purpose: Marker-based tracking of surgical robots is occlusion-prone in cluttered operating rooms. We evaluate stereo differentiable rendering for marker-free, real-time robot pose tracking, potentially improving safety,…

Pose EstimationPose Tracking