End-to-end View Synthesis via NeRF Attention

07/29/2022
by   Zelin Zhao, et al.
0

In this paper, we present a simple seq2seq formulation for view synthesis where we take a set of ray points as input and output colors corresponding to the rays. Directly applying a standard transformer on this seq2seq formulation has two limitations. First, the standard attention cannot successfully fit the volumetric rendering procedure, and therefore high-frequency components are missing in the synthesized views. Second, applying global attention to all rays and pixels is extremely inefficient. Inspired by the neural radiance field (NeRF), we propose the NeRF attention (NeRFA) to address the above problems. On the one hand, NeRFA considers the volumetric rendering equation as a soft feature modulation procedure. In this way, the feature modulation enhances the transformers with the NeRF-like inductive bias. On the other hand, NeRFA performs multi-stage attention to reduce the computational overhead. Furthermore, the NeRFA model adopts the ray and pixel transformers to learn the interactions between rays and pixels. NeRFA demonstrates superior performance over NeRF and NerFormer on four datasets: DeepVoxels, Blender, LLFF, and CO3D. Besides, NeRFA establishes a new state-of-the-art under two settings: the single-scene view synthesis and the category-centric novel view synthesis. The code will be made publicly available.

READ FULL TEXT

page 6

page 9

research
07/27/2022

Is Attention All NeRF Needs?

We present Generalizable NeRF Transformer (GNT), a pure, unified transfo...
research
06/10/2022

Generalizable Neural Radiance Fields for Novel View Synthesis with Transformer

We propose a Transformer-based NeRF (TransNeRF) to learn a generic neura...
research
07/21/2022

Generalizable Patch-Based Neural Rendering

Neural rendering has received tremendous attention since the advent of N...
research
04/22/2023

Self-supervised Learning by View Synthesis

We present view-synthesis autoencoders (VSA) in this paper, which is a s...
research
02/17/2023

MixNeRF: Modeling a Ray with Mixture Density for Novel View Synthesis from Sparse Inputs

Neural Radiance Field (NeRF) has broken new ground in the novel view syn...
research
01/22/2022

Content-aware Warping for View Synthesis

Existing image-based rendering methods usually adopt depth-based image w...
research
05/16/2023

Ray-Patch: An Efficient Decoder for Light Field Transformers

In this paper we propose the Ray-Patch decoder, a novel model to efficie...

Please sign up or login with your details

Forgot password? Click here to reset