CVAISPJun 12

A Projection-Based Surrogate Gradient Interpretation for Neural Codec Wrappers

arXiv:2606.206713.5
Predicted impact top 88% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For video compression researchers, this provides an interpretable and effective surrogate gradient for training neural pre/post-processing networks across multiple codecs and tasks.

The paper interprets a surrogate gradient method (SCALED) as a first-order local approximation of video codecs, enabling end-to-end training of neural wrappers. It achieves BD-Rate reductions up to -23.59% on x264 and -20.07% on VVenC over standard resampling baselines.

Neural wrappers are learned pre-and postprocessing networks designed to enhance the performance of conventional video codecs. Although these approaches can significantly improve compression efficiency, training them remains challenging due to the non-differentiability of video codecs, which arises from the multiple discrete decisions involved in the encoding process. Surrogate gradients have recently emerged as an effective solution for enabling end-to-end learning with conventional codecs. They offer two main advantages: they avoid training an additional network to mimic the codec, and they can improve compression performance. In particular, the recently proposed SCALED method, which leverages the true compression error, has shown strong results for training neural pre-processors such as downscalers. However, this SCALED gradient was originally introduced as a reparameterization trick, which limits its interpretability. In this paper, we show that this surrogate gradient can be interpreted as a first-order local approximation of the video codec, providing insight into its effectiveness. We further demonstrate that it is effective not only for learning downscaling operations, but also for the more challenging task of full neural wrapping with pre-and post-processing networks. Finally, we show that the approach generalizes well across different video codecs, quality factors, and tasks, including multiple downscaling ratios, yielding BD-Rate (PSNR) reductions of up to -23.59% on x264 and -20.07% on VVenC relative to standard resampling baselines.

Foundations

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

Your Notes