Abstract
Instant on-device Neural Radiance Fields (NeRFs) are in growing demand for unleashing the promise of immersive AR/VR experiences, but are still limited by their prohibitive training time. Our profiling analysis reveals a memory-bound inefficiency in NeRF training. To tackle this inefficiency, near-memory processing (NMP) promises to be an effective solution, but also faces challenges due to the unique workloads of NeRFs, including the random hash table lookup, random point processing sequence, and heterogeneous bottleneck steps. Therefore, we propose the first NMP framework, Instant-NeRF, dedicated to enabling instant on-device NeRF training. Experiments on eight datasets consistently validate the effectiveness of Instant-NeRF.
| Original language | English |
|---|---|
| Title of host publication | 2023 60th ACM/IEEE Design Automation Conference, DAC 2023 |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| Number of pages | 6 |
| ISBN (Electronic) | 9798350323481 |
| ISBN (Print) | 9798350323498 |
| DOIs | |
| Publication status | Published - 15 Sept 2023 |
| Externally published | Yes |
| Event | 60th ACM/IEEE Design Automation Conference, DAC 2023 - San Francisco, United States Duration: 9 Jul 2023 → 13 Jul 2023 |
Publication series
| Name | Proceedings - Design Automation Conference |
|---|---|
| Volume | 2023-July |
| ISSN (Print) | 0738-100X |
Conference
| Conference | 60th ACM/IEEE Design Automation Conference, DAC 2023 |
|---|---|
| Country/Territory | United States |
| City | San Francisco |
| Period | 9/07/23 → 13/07/23 |
Bibliographical note
Publisher Copyright:© 2023 IEEE.
Keywords
- Neural Radiance Field
- Algorithm-Accelerator Co-Design
- Near-Memory Processing
- On-Device Training