ICARUS: A Specialized Architecture for Neural Radiance Fields Rendering
Chaolin Rao, Huangjie Yu, Haochuan Wan, Jindong Zhou, Yueyang Zheng,, Yu Ma, Anpei Chen, Minye Wu, Binzhe Yuan, Pingqiang Zhou, Xin Lou, Jingyi, Yu

TL;DR
ICARUS is a specialized hardware architecture designed to accelerate Neural Radiance Fields rendering, significantly improving speed and efficiency by executing the entire pipeline on dedicated cores without off-chip data exchanges.
Contribution
This paper introduces ICARUS, a novel FPGA-based accelerator architecture tailored specifically for NeRF rendering, replacing general-purpose GPU architectures with dedicated plenoptic cores.
Findings
ICARUS achieves 0.105 uJ/sample energy efficiency at 400 MHz.
The architecture occupies 16.5 mm^2 on 40nm CMOS technology.
Compared to GPU and TPU, ICARUS offers improved power-performance-area metrics.
Abstract
The practical deployment of Neural Radiance Fields (NeRF) in rendering applications faces several challenges, with the most critical one being low rendering speed on even high-end graphic processing units (GPUs). In this paper, we present ICARUS, a specialized accelerator architecture tailored for NeRF rendering. Unlike GPUs using general purpose computing and memory architectures for NeRF, ICARUS executes the complete NeRF pipeline using dedicated plenoptic cores (PLCore) consisting of a positional encoding unit (PEU), a multi-layer perceptron (MLP) engine, and a volume rendering unit (VRU). A PLCore takes in positions \& directions and renders the corresponding pixel colors without any intermediate data going off-chip for temporary storage and exchange, which can be time and power consuming. To implement the most expensive component of NeRF, i.e., the MLP, we transform the fully…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · CCD and CMOS Imaging Sensors · Advanced Memory and Neural Computing
