GRCVMar 30, 2025

Visual Acuity Consistent Foveated Rendering towards Retinal Resolution

arXiv:2503.23410v11 citationsh-index: 2IEEE Trans Vis Comput Graph
Originality Incremental advance
AI Analysis

This addresses rendering performance bottlenecks for VR/AR systems, particularly at high resolutions, though it appears incremental as it builds on existing foveated rendering methods.

The paper tackles the problem of foveated rendering efficiency decreasing at retinal-level resolutions by proposing visual acuity-consistent foveated rendering (VaFR), which achieves speedups of 6.5×-9.29× for deferred rendering and 10.4×-16.4× for ray-casting while preserving perceptual quality.

Prior foveated rendering methods often suffer from a limitation where the shading load escalates with increasing display resolution, leading to decreased efficiency, particularly when dealing with retinal-level resolutions. To tackle this challenge, we begin with the essence of the human visual system (HVS) perception and present visual acuity-consistent foveated rendering (VaFR), aiming to achieve exceptional rendering performance at retinal-level resolutions. Specifically, we propose a method with a novel log-polar mapping function derived from the human visual acuity model, which accommodates the natural bandwidth of the visual system. This mapping function and its associated shading rate guarantee a consistent output of rendering information, regardless of variations in the display resolution of the VR HMD. Consequently, our VaFR outperforms alternative methods, improving rendering speed while preserving perceptual visual quality, particularly when operating at retinal resolutions. We validate our approach using both the rasterization and ray-casting rendering pipelines. We also validate our approach using different binocular rendering strategies for HMD devices. In diverse testing scenarios, our approach delivers better perceptual visual quality than prior foveated rendering while achieving an impressive speedup of 6.5$\times$-9.29$\times$ for deferred rendering of 3D scenarios and an even more powerful speedup of 10.4$\times$-16.4$\times$ for ray-casting at retinal resolution. Additionally, our approach significantly enhances the rendering performance of binocular 8K path tracing, achieving smooth frame rates.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes