Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Ultra-Fast Neural Video Compression

About

While neural video codecs (NVCs) have demonstrated superior compression ratio, their prohibitive computational complexity remains a critical barrier to real-world deployment. This paper introduces a chunk-based coding framework designed to significantly improve the rate-distortion-complexity trade-off. Instead of processing frames sequentially, our approach encodes a chunk of multiple frames into a single compact latent representation and decodes them simultaneously. This is enabled by cross-frame interaction modules for joint spatial-temporal modeling and frame-specific decoders for parallel reconstruction. This paradigm not only dramatically enhances coding throughput but also facilitates more effective modeling of long-term temporal correlations. To further boost speed, we propose a streamlined entropy coding mechanism that consolidates bit-stream interactions into a single step, substantially reducing decoding overhead. Building on these innovations, we present DCVC-UF (Ultra-Fast), a new NVC that sets a new SOTA in performance. Our experiments show that DCVC-UF can achieve ultra-fast encoding and decoding speeds, significantly outperforming previous leading codecs. DCVC-UF serves as a notable landmark in the journey of NVC evolution. The code is at https://github.com/microsoft/DCVC.

Jiahao Li, Wenxuan Xie, Zhaoyang Jia, Bin Li, Zongyu Guo, Xiaoyi Zhang, Yan Lu• 2026

Related benchmarks

TaskDatasetResultRank
Video CompressionHEVC Class E (All frames)
BD-Rate (%)-63.2
23
Video CompressionMCL-JCV (All frames)
BD-Rate-24.4
23
Video CompressionUVG (All frames)
BD-Rate-39.6
16
Video CompressionHEVC Class D (All frames)
BD-Rate-51.7
16
Video CompressionHEVC Class B (All frames)
BD-Rate-33.3
16
Video CompressionHEVC Class E RGB
BD-Rate4
16
Video CompressionHEVC Class B (RGB)
BD-Rate (MS-SSIM)2.2
16
Video CompressionHEVC Class C (RGB)
BD-Rate (MS-SSIM)1.5
16
Video CompressionHEVC Class D RGB
BD-Rate (MS-SSIM)10.3
16
Video CompressionMCL-JCV RGB
BD-Rate (MS-SSIM)3.1
16
Showing 10 of 13 rows

Other info

Follow for update