Temporal Context Mining for Learned Video Compression
We address end-to-end learned video compression with a special focus on better learning and utilizing temporal contexts. For temporal context mining, we propose to store not only the previously reconstructed frames, but also the propagated features into the generalized decoded picture buffer. From the stored propagated features, we propose to learn multi-scale temporal contexts, and re-fill the learned temporal contexts into the modules of our compression scheme, including the contextual encoder-decoder, the frame generator, and the temporal context encoder. Our scheme discards the parallelization-unfriendly auto-regressive entropy model to pursue a more practical decoding time. We compare our scheme with x264 and x265 (representing industrial software for H.264 and H.265, respectively) as well as the official reference software for H.264, H.265, and H.266 (JM, HM, and VTM, respectively). When intra period is 32 and oriented to PSNR, our scheme outperforms H.265--HM by 14.4% bit rate saving; when oriented to MS-SSIM, our scheme outperforms H.266--VTM by 21.1% bit rate saving.
Code (1)
Tasks
DecoderMS-SSIMSSIMVideo CompressionSimilar Papers 제목 키워드 기반
Spatial Decomposition and Temporal Fusion based Inter Prediction for Learned Video Compression
Video compression performance is closely related to the accuracy of inter prediction. It tends to be difficult to obtain accurate inter prediction for the local video regions with inconsistent motion and occlusion. Tradi…
Motion EstimationMS-SSIMPredictionSSIM+1ECVC: Exploiting Non-Local Correlations in Multiple Frames for Contextual Video Compression
In Learned Video Compression (LVC), improving inter prediction, such as enhancing temporal context mining and mitigating accumulated errors, is crucial for boosting rate-distortion performance. Existing LVCs mainly focus…
Video CompressionConditional Neural Video Coding with Spatial-Temporal Super-Resolution
This document is an expanded version of a one-page abstract originally presented at the 2024 Data Compression Conference. It describes our proposed method for the video track of the Challenge on Learned Image Compression…
Data CompressionImage CompressionMotion EstimationSuper-ResolutionLearned Video Compression via Joint Spatial-Temporal Correlation Exploration
Traditional video compression technologies have been developed over decades in pursuit of higher coding efficiency. Efficient temporal information representation plays a key role in video coding. Thus, in this paper, we …
Optical Flow EstimationVideo CompressionMultiscale Motion-Aware and Spatial-Temporal-Channel Contextual Coding Network for Learned Video Compression
Recently, learned video compression has achieved exciting performance. Following the traditional hybrid prediction coding framework, most learned methods generally adopt the motion estimation motion compensation (MEMC) m…
Motion CompensationMotion Estimationmotion predictionMS-SSIM+2