Temporal Brightness Management for Immersive Content
Luca Surace, Jorge Condor, Piotr Didyk
TL;DR
This work tackles power efficiency in VR by introducing a content-aware temporal brightness modulation framework that aims to meet a target power budget while preserving uniform temporal contrast loss. It combines a perceptual luminance-contrast model based on a multi-band Laplacian pyramid, CSF weighting, and a Zeng transducer masking approach to quantify visible contrast, and then optimizes per-frame brightness factors $b_i$ under a power constraint and smoothness requirements. The offline optimization is complemented by perceptual experiments, a hardware proxy for real power savings, and a real-time PID-based online extension, collectively demonstrating improved perceived detail and energy savings over uniform dimming. The approach emphasizes low-level vision compatibility and VR-specific perceptual characteristics, suggesting broad applicability to power-aware rendering and potential integration with future low-level vision models for real-time content-aware brightness management.
Abstract
Modern virtual reality headsets demand significant computational resources to render high-resolution content in real-time. Therefore, prioritizing power efficiency becomes crucial, particularly for portable versions reliant on batteries. A significant portion of the energy consumed by these systems is attributed to their displays. Dimming the screen can save a considerable amount of energy; however, it may also result in a loss of visible details and contrast in the displayed content. While contrast may be partially restored by applying post-processing contrast enhancement steps, our work is orthogonal to these approaches, and focuses on optimal temporal modulation of screen brightness. We propose a technique that modulates brightness over time while minimizing the potential loss of visible details and avoiding noticeable temporal instability. Given a predetermined power budget and a video sequence, we achieve this by measuring contrast loss through band decomposition of the luminance image and optimizing the brightness level of each frame offline to ensure uniform temporal contrast loss. We evaluate our method through a series of subjective experiments and an ablation study, on a variety of content. We showcase its power-saving capabilities in practice using a built-in hardware proxy. Finally, we present an online version of our approach which further emphasizes the potential for low level vision models to be leveraged in power saving settings to preserve content quality.
