paper-with-me

Papers

Accelerating Learned Video Compression via Low-Resolution Representation Learning

2024-07-23 · Zidian Qiu, Zongyao He, Zhi Jin

In recent years, the field of learned video compression has witnessed rapid advancement, exemplified by the latest neural video codecs DCVC-DC that has outperformed the upcoming next-generation codec ECM in terms of compression ratio. Despite this, learned video compression frameworks often exhibit low encoding and decoding speeds primarily due to their increased computational complexity and unnecessary high-resolution spatial operations, which hugely hinder their applications in reality. In this work, we introduce an efficiency-optimized framework for learned video compression that focuses on low-resolution representation learning, aiming to significantly enhance the encoding and decoding speeds. Firstly, we diminish the computational load by reducing the resolution of inter-frame propagated features obtained from reused features of decoded frames, including I-frames. We implement a joint training strategy for both the I-frame and P-frame models, further improving the compression ratio. Secondly, our approach efficiently leverages multi-frame priors for parameter prediction, minimizing computation at the decoding end. Thirdly, we revisit the application of the Online Encoder Update (OEU) strategy for high-resolution sequences, achieving notable improvements in compression ratio without compromising decoding efficiency. Our efficiency-optimized framework has significantly improved the balance between compression ratio and speed for learned video compression. In comparison to traditional codecs, our method achieves performance levels on par with the low-decay P configuration of the H.266 reference software VTM. Furthermore, when contrasted with DCVC-HEM, our approach delivers a comparable compression ratio while boosting encoding and decoding speeds by a factor of 3 and 7, respectively. On RTX 2080Ti, our method can decode each 1080p frame under 100ms.

📄 PDF Abstract BibTeX arXiv:2407.16418

Code (0)

등록된 구현이 없습니다.

Tasks

Parameter PredictionRepresentation LearningVideo Compression

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Latent-INR: A Flexible Framework for Implicit Representations of Videos with Discriminative Semantics

2024-08-05 · Shishira R Maiya, Anubhav Gupta, Matthew Gwilliam, Max Ehrlich 외

Implicit Neural Networks (INRs) have emerged as powerful representations to encode all forms of data, including images, videos, audios, and scenes. With video, many INRs for video have been proposed for the compression t…

RetrievalVideo Retrieval

Feedback Recurrent Autoencoder for Video Compression

2020-04-09 · Adam Golinski, Reza Pourreza, Yang Yang, Guillaume Sautiere 외

Recent advances in deep generative modeling have enabled efficient modeling of high dimensional data distributions and opened up a new horizon for solving data compression problems. Specifically, autoencoder based learne…

Data CompressionMS-SSIMSSIMVideo Compression

Codebook Capacity Governs Perceptual Quality Across Resolutions in Hierarchical Discrete Video Compression

2026-07-25 · Manikanta Kotthapalli, Banafsheh Rekabdar arxiv

Learned video codecs based on continuous latent representations typically require resolution-specific retraining or rate-distortion (RD) recalibration when scaling to new spatial resolutions, because entropy models and L…

Compression-Aware Video Super-Resolution

2023-01-01 · CVPR 2023 1 · Yingwei Wang, Xu Jia, Xin Tao, Takashi Isobe 외

Videos stored on mobile devices or delivered on the Internet are usually in compressed format and are of various unknown compression parameters, but most video super-resolution (VSR) methods often assume ideal inputs…

Model CompressionSuper-ResolutionVideo EnhancementVideo Super-Resolution

Video Coding Using Learned Latent GAN Compression

2022-07-09 · Mustafa Shukor, Bharath Bhushan Damodaran, Xu Yao, Pierre Hellier

We propose in this paper a new paradigm for facial video compression. We leverage the generative capacity of GANs such as StyleGAN to represent and compress a video, including intra and inter compression. Each frame is i…

Video Compression