Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Is Attention All That NeRF Needs?

About

We present Generalizable NeRF Transformer (GNT), a transformer-based architecture that reconstructs Neural Radiance Fields (NeRFs) and learns to renders novel views on the fly from source views. While prior works on NeRFs optimize a scene representation by inverting a handcrafted rendering equation, GNT achieves neural representation and rendering that generalizes across scenes using transformers at two stages. (1) The view transformer leverages multi-view geometry as an inductive bias for attention-based scene representation, and predicts coordinate-aligned features by aggregating information from epipolar lines on the neighboring views. (2) The ray transformer renders novel views using attention to decode the features from the view transformer along the sampled points during ray marching. Our experiments demonstrate that when optimized on a single scene, GNT can successfully reconstruct NeRF without an explicit rendering formula due to the learned ray renderer. When trained on multiple scenes, GNT consistently achieves state-of-the-art performance when transferring to unseen scenes and outperform all other methods by ~10% on average. Our analysis of the learned attention maps to infer depth and occlusion indicate that attention enables learning a physically-grounded rendering. Our results show the promise of transformers as a universal modeling tool for graphics. Please refer to our project page for video results: https://vita-group.github.io/GNT/.

Mukund Varma T, Peihao Wang, Xuxi Chen, Tianlong Chen, Subhashini Venugopalan, Zhangyang Wang• 2022

Related benchmarks

TaskDatasetResultRank
Novel View SynthesisLLFF
PSNR25.53
124
Novel View SynthesisBlender
PSNR26.01
60
Novel View SynthesisScanNet
PSNR29.55
58
Novel View SynthesisShiny
PSNR26.56
28
Novel View SynthesisDTU 1 (test)
PSNR26.39
22
Novel View SynthesisNeRF Synthetic 800 x 800 (test)
PSNR25.8
21
Novel View SynthesisReal Forward-facing 640 x 960 (test)
PSNR22.98
21
Novel View SynthesisStereoNVS-Real 1.0 (test)
PSNR26.12
7
Novel View SynthesisStereoNVS-Synthetic 1.0 (test)
PSNR30.83
7
Novel View SynthesisLLFF
LLFF Averaged PSNR27.24
6
Showing 10 of 10 rows

Other info

Follow for update