arXiv (CS.LG)
2026-06-16 12:00
DOI:
arXiv:2606.16747
STAR-NT: Spatiotemporal Acceleration of Real-Time Neural Transparency Rendering
作者:
摘要 / Abstract
arXiv:2606.16747v1 Announce Type: cross
Abstract: Neural order-independent transparency delivers high-quality rendering of overlapping transparent surfaces, but its geometry passes and network input generation remain costly, particularly on mobile and legacy hardware. We present a spatiotemporal acceleration framework that exploits spatial and temporal coherence to reduce this overhead while preserving visual quality. Spatially, we use adaptive quadtree-based screen-space subdivision to scale geometry pass resolution according to local color variance. Temporally, selected frames reuse the previous transparency result through depth-based reprojection instead of full rendering. Together, these optimizations reduce rendering cost and integrate efficiently into existing real-time rendering pipelines.