English

ROGR: Relightable 3D Objects using Generative Relighting

Computer Vision and Pattern Recognition 2025-12-05 v3 Graphics

Abstract

We introduce ROGR, a novel approach that reconstructs a relightable 3D model of an object captured from multiple views, driven by a generative relighting model that simulates the effects of placing the object under novel environment illuminations. Our method samples the appearance of the object under multiple lighting environments, creating a dataset that is used to train a lighting-conditioned Neural Radiance Field (NeRF) that outputs the object's appearance under any input environmental lighting. The lighting-conditioned NeRF uses a novel dual-branch architecture to encode the general lighting effects and specularities separately. The optimized lighting-conditioned NeRF enables efficient feed-forward relighting under arbitrary environment maps without requiring per-illumination optimization or light transport simulation. We evaluate our approach on the established TensoIR and Stanford-ORB datasets, where it improves upon the state-of-the-art on most metrics, and showcase our approach on real-world object captures.

Keywords

Cite

@article{arxiv.2510.03163,
  title  = {ROGR: Relightable 3D Objects using Generative Relighting},
  author = {Jiapeng Tang and Matthew Levine and Dor Verbin and Stephan J. Garbin and Matthias Nießner and Ricardo Martin Brualla and Pratul P. Srinivasan and Philipp Henzler},
  journal= {arXiv preprint arXiv:2510.03163},
  year   = {2025}
}

Comments

NeurIPS 2025 Spotlight. Project page: https://tangjiapeng.github.io/ROGR

R2 v1 2026-07-01T06:15:37.944Z