High-Frequency Enhanced Hybrid Neural Representation for Video Compression
Li Yu, Zhihui Li, Jimin Xiao, Moncef Gabbouj
TL;DR
This work tackles the deficiency of high-frequency texture in implicit neural representations for video by introducing a High-Frequency Enhanced Hybrid Neural Representation Network. It integrates a Wavelet Frequency Decomposer-based Wavelet High-Frequency Encoder, a High-Frequency Feature Modulation fusion in the decoder, a Harmonic upsampling activation, and a Dynamic Weighted Frequency Loss to preserve fine details during reconstruction. Experiments on Bunny and UVG show consistent improvements in texture fidelity and rate-distortion performance, outperforming NeRV, E-NeRV, HNeRV, end-to-end neural codecs, and traditional codecs under various model sizes. The approach offers a practical path toward higher-quality INR-based video compression, though it currently emphasizes spatial high-frequency information and could benefit from incorporating temporal cues like optical flow.
Abstract
Neural Representations for Videos (NeRV) have simplified the video codec process and achieved swift decoding speeds by encoding video content into a neural network, presenting a promising solution for video compression. However, existing work overlooks the crucial issue that videos reconstructed by these methods lack high-frequency details. To address this problem, this paper introduces a High-Frequency Enhanced Hybrid Neural Representation Network. Our method focuses on leveraging high-frequency information to improve the synthesis of fine details by the network. Specifically, we design a wavelet high-frequency encoder that incorporates Wavelet Frequency Decomposer (WFD) blocks to generate high-frequency feature embeddings. Next, we design the High-Frequency Feature Modulation (HFM) block, which leverages the extracted high-frequency embeddings to enhance the fitting process of the decoder. Finally, with the refined Harmonic decoder block and a Dynamic Weighted Frequency Loss, we further reduce the potential loss of high-frequency information. Experiments on the Bunny and UVG datasets demonstrate that our method outperforms other methods, showing notable improvements in detail preservation and compression performance.
