English

FoVolNet: Fast Volume Rendering using Foveated Deep Neural Networks

Graphics 2022-09-22 v1 Machine Learning

Abstract

Volume data is found in many important scientific and engineering applications. Rendering this data for visualization at high quality and interactive rates for demanding applications such as virtual reality is still not easily achievable even using professional-grade hardware. We introduce FoVolNet -- a method to significantly increase the performance of volume data visualization. We develop a cost-effective foveated rendering pipeline that sparsely samples a volume around a focal point and reconstructs the full-frame using a deep neural network. Foveated rendering is a technique that prioritizes rendering computations around the user's focal point. This approach leverages properties of the human visual system, thereby saving computational resources when rendering data in the periphery of the user's field of vision. Our reconstruction network combines direct and kernel prediction methods to produce fast, stable, and perceptually convincing output. With a slim design and the use of quantization, our method outperforms state-of-the-art neural reconstruction techniques in both end-to-end frame times and visual quality. We conduct extensive evaluations of the system's rendering performance, inference speed, and perceptual properties, and we provide comparisons to competing neural image reconstruction techniques. Our test results show that FoVolNet consistently achieves significant time saving over conventional rendering while preserving perceptual quality.

Keywords

Cite

@article{arxiv.2209.09965,
  title  = {FoVolNet: Fast Volume Rendering using Foveated Deep Neural Networks},
  author = {David Bauer and Qi Wu and Kwan-Liu Ma},
  journal= {arXiv preprint arXiv:2209.09965},
  year   = {2022}
}

Comments

To appear at IEEE VIS 2022 and later TVCG

R2 v1 2026-06-28T01:46:10.554Z