Accelerated Neural Radiation Field Based on Optimal Ray Sampling

Zhihao Zhao,Feng Xu
DOI: https://doi.org/10.1109/icnsc55942.2022.10004153
2022-01-01
Abstract:With the development of neural rendering technology, neural radiation fields are widely used for viewpoint synthesis of images. Neural radiation fields can fit accurate implicit functions for high-resolution geometries just by using the input image as supervised information, to achieve viewpoint synthesis results with a high degree of realism for various scenes. Traditional neural radiation field networks perform integration calculations for all sampled points when training and rendering the model, thus leading to slower inference and training of the model. In this paper, we propose an improved method to optimize the integration calculation of ray sampling points by calculating the ray probability density function of the sampling points when performing the integration calculation of sampling points along the ray, and only the sampling points with probability density function values higher than 50% are included in the integration calculation. By comparing the training time of the traditional neural radiation fields network model and the network model after the optimized integration algorithm, it is demonstrated that the improved optimization algorithm can effectively reduce the computational volume of the integration calculation while ensuring the ray rendering effect, and reducing the model training. The improved optimization algorithm can effectively reduce the computation of the integration calculation and reduce the model training time by nearly an order of magnitude to achieve the effect of accelerated rendering.
What problem does this paper attempt to address?