English

Photo-realistic Neural Domain Randomization

Computer Vision and Pattern Recognition 2022-10-25 v1 Robotics

Abstract

Synthetic data is a scalable alternative to manual supervision, but it requires overcoming the sim-to-real domain gap. This discrepancy between virtual and real worlds is addressed by two seemingly opposed approaches: improving the realism of simulation or foregoing realism entirely via domain randomization. In this paper, we show that the recent progress in neural rendering enables a new unified approach we call Photo-realistic Neural Domain Randomization (PNDR). We propose to learn a composition of neural networks that acts as a physics-based ray tracer generating high-quality renderings from scene geometry alone. Our approach is modular, composed of different neural networks for materials, lighting, and rendering, thus enabling randomization of different key image generation components in a differentiable pipeline. Once trained, our method can be combined with other methods and used to generate photo-realistic image augmentations online and significantly more efficiently than via traditional ray-tracing. We demonstrate the usefulness of PNDR through two downstream tasks: 6D object detection and monocular depth estimation. Our experiments show that training with PNDR enables generalization to novel scenes and significantly outperforms the state of the art in terms of real-world transfer.

Keywords

Cite

@article{arxiv.2210.12682,
  title  = {Photo-realistic Neural Domain Randomization},
  author = {Sergey Zakharov and Rares Ambrus and Vitor Guizilini and Wadim Kehl and Adrien Gaidon},
  journal= {arXiv preprint arXiv:2210.12682},
  year   = {2022}
}

Comments

Accepted to European Conference on Computer Vision (ECCV), 2022

R2 v1 2026-06-28T04:17:08.753Z