English

FLICKER: A Fine-Grained Contribution-Aware Accelerator for Real-Time 3D Gaussian Splatting

Hardware Architecture 2026-03-03 v1

Abstract

Recently, 3D Gaussian Splatting (3DGS) has emerged as a mainstream rendering technique due to its photorealistic quality and low latency. However, processing massive numbers of non-contributing Gaussian points introduces significant computational overhead on resource-limited edge platforms, limiting its deployment in next-generation AR/VR devices. Contribution-based prior skipping alleviates this inefficiency, yet the resulting contribution-testing workload becomes prohibitive for edge execution. In this paper, we present FLICKER, a contribution-aware 3DGS accelerator based on hardware-software co-design. The proposed framework integrates adaptive leader pixels, pixel-rectangle grouping, hierarchical Gaussian testing, and a mixed-precision architecture to enable near pixel-level, contribution-driven rendering with minimal overhead. Experimental results demonstrate up to 1.5×1.5\times speedup, 2.6×2.6\times improvement in energy efficiency, and 1414% area reduction compared with a state-of-the-art accelerator. Compared with a representative edge GPU, FLICKER achieves a 19.8×19.8\times speedup and 26.7×26.7\times higher energy efficiency.

Keywords

Cite

@article{arxiv.2603.01158,
  title  = {FLICKER: A Fine-Grained Contribution-Aware Accelerator for Real-Time 3D Gaussian Splatting},
  author = {Wenhui Ou and Zhuoyu Wu and Yipu Zhang and Dongjun Wu and Freddy Ziyang Hong and Chik Patrick Yue},
  journal= {arXiv preprint arXiv:2603.01158},
  year   = {2026}
}

Comments

Accepted at DATE 2026 (Design, Automation and Test in Europe Conference)

R2 v1 2026-07-01T10:58:04.571Z