Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

HiNeRV: Video Compression with Hierarchical Encoding-based Neural Representation

About

Learning-based video compression is currently a popular research topic, offering the potential to compete with conventional standard video codecs. In this context, Implicit Neural Representations (INRs) have previously been used to represent and compress image and video content, demonstrating relatively high decoding speed compared to other methods. However, existing INR-based methods have failed to deliver rate quality performance comparable with the state of the art in video compression. This is mainly due to the simplicity of the employed network architectures, which limit their representation capability. In this paper, we propose HiNeRV, an INR that combines light weight layers with novel hierarchical positional encodings. We employs depth-wise convolutional, MLP and interpolation layers to build the deep and wide network architecture with high capacity. HiNeRV is also a unified representation encoding videos in both frames and patches at the same time, which offers higher performance and flexibility than existing methods. We further build a video codec based on HiNeRV and a refined pipeline for training, pruning and quantization that can better preserve HiNeRV's performance during lossy model compression. The proposed method has been evaluated on both UVG and MCL-JCV datasets for video compression, demonstrating significant improvement over all existing INRs baselines and competitive performance when compared to learning-based codecs (72.3% overall bit rate saving over HNeRV and 43.4% over DCVC on the UVG dataset, measured in PSNR).

Ho Man Kwan, Ge Gao, Fan Zhang, Andrew Gower, David Bull• 2023

Related benchmarks

TaskDatasetResultRank
Video CompressionMCL-JCV
BD-Rate (PSNR)-66.56
60
Video CompressionUVG
BD-Rate (PSNR)-72.29
49
Video ReconstructionBunny
PSNR41.14
34
Video CompressionUVG standard (full)
Beauty Quality Score34.66
24
Underwater Video EnhancementDRUVA v1 (test)
CLIP-A0.3841
21
Underwater Video EnhancementUVOT400 v1 (test)
CLIP-A0.33
21
Video RepresentationBunny dataset
PSNR41.14
18
Video RepresentationUVG (test)
Beauty0.9277
18
Video RepresentationUVG
Encoding FPS10.1
18
Video CompressionHEVC ClassB
BD-Rate (MS-SSIM)-27.5
17
Showing 10 of 26 rows

Other info

Code

Follow for update