LiteVPNet: A Lightweight Network for Video Encoding Control in Quality-Critical Applications
Vibhoothi Vibhoothi, François Pitié, Anil Kokaram
TL;DR
This work addresses precise perceptual quality control for energy-efficient encoding in quality-critical video workflows by predicting AV1 $QP$ values to meet target $VMAF$ scores. It introduces LiteVPNet, a lightweight neural network that fuses bitstream statistics, VCA-based video complexity, and CLIP-based semantic embeddings (via ClipNet) to predict $QP$ across multiple $VMAF$ targets. Results show mean $VMAF$ MAE around 1.0 and high coverage (over 87% within ΔVMAF ≤ 2 and over 96% within ≤4), outperforming prior methods in both accuracy and robustness. The approach delivers substantial speed-ups over brute-force or heavier models, supporting practical deployment in OSVP and other quality-critical streaming contexts, with future work expanding to UHD/HDR content and larger OSVP datasets.
Abstract
In the last decade, video workflows in the cinema production ecosystem have presented new use cases for video streaming technology. These new workflows, e.g. in On-set Virtual Production, present the challenge of requiring precise quality control and energy efficiency. Existing approaches to transcoding often fall short of these requirements, either due to a lack of quality control or computational overhead. To fill this gap, we present a lightweight neural network (LiteVPNet) for accurately predicting Quantisation Parameters for NVENC AV1 encoders that achieve a specified VMAF score. We use low-complexity features, including bitstream characteristics, video complexity measures, and CLIP-based semantic embeddings. Our results demonstrate that LiteVPNet achieves mean VMAF errors below 1.2 points across a wide range of quality targets. Notably, LiteVPNet achieves VMAF errors within 2 points for over 87% of our test corpus, c.f. approx 61% with state-of-the-art methods. LiteVPNet's performance across various quality regions highlights its applicability for enhancing high-value content transport and streaming for more energy-efficient, high-quality media experiences.
