English

Potamoi: Accelerating Neural Rendering via a Unified Streaming Architecture

Hardware Architecture 2024-08-14 v1 Graphics

Abstract

Neural Radiance Field (NeRF) has emerged as a promising alternative for photorealistic rendering. Despite recent algorithmic advancements, achieving real-time performance on today's resource-constrained devices remains challenging. In this paper, we identify the primary bottlenecks in current NeRF algorithms and introduce a unified algorithm-architecture co-design, Potamoi, designed to accommodate various NeRF algorithms. Specifically, we introduce a runtime system featuring a plug-and-play algorithm, SpaRW, which significantly reduces the per-frame computational workload and alleviates compute inefficiencies. Furthermore, our unified streaming pipeline coupled with customized hardware support effectively tames both SRAM and DRAM inefficiencies by minimizing repetitive DRAM access and completely eliminating SRAM bank conflicts. When evaluated against a baseline utilizing a dedicated DNN accelerator, our framework demonstrates a speed-up and energy reduction of 53.1×\times and 67.7×\times, respectively, all while maintaining high visual quality with less than a 1.0 dB reduction in peak signal-to-noise ratio.

Keywords

Cite

@article{arxiv.2408.06608,
  title  = {Potamoi: Accelerating Neural Rendering via a Unified Streaming Architecture},
  author = {Yu Feng and Weikai Lin and Zihan Liu and Jingwen Leng and Minyi Guo and Han Zhao and Xiaofeng Hou and Jieru Zhao and Yuhao Zhu},
  journal= {arXiv preprint arXiv:2408.06608},
  year   = {2024}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2404.11852

R2 v1 2026-06-28T18:11:09.988Z