English

Invertible Neural Warp for NeRF

Computer Vision and Pattern Recognition 2024-07-18 v1

Abstract

This paper tackles the simultaneous optimization of pose and Neural Radiance Fields (NeRF). Departing from the conventional practice of using explicit global representations for camera pose, we propose a novel overparameterized representation that models camera poses as learnable rigid warp functions. We establish that modeling the rigid warps must be tightly coupled with constraints and regularization imposed. Specifically, we highlight the critical importance of enforcing invertibility when learning rigid warp functions via neural network and propose the use of an Invertible Neural Network (INN) coupled with a geometry-informed constraint for this purpose. We present results on synthetic and real-world datasets, and demonstrate that our approach outperforms existing baselines in terms of pose estimation and high-fidelity reconstruction due to enhanced optimization convergence.

Keywords

Cite

@article{arxiv.2407.12354,
  title  = {Invertible Neural Warp for NeRF},
  author = {Shin-Fang Chng and Ravi Garg and Hemanth Saratchandran and Simon Lucey},
  journal= {arXiv preprint arXiv:2407.12354},
  year   = {2024}
}

Comments

Accepted to ECCV 2024. Project page: https://sfchng.github.io/ineurowarping-github.io/

R2 v1 2026-06-28T17:44:07.581Z