Efficient Learned Wavelet Image and Video Coding
Learned wavelet image and video coding approaches provide an explainable framework with a latent space corresponding to a wavelet decomposition. The wavelet image coder iWave++ achieves state-of-the-art performance and has been employed for various compression tasks, including lossy as well as lossless image, video, and medical data compression. However, the approaches suffer from slow decoding speed due to the autoregressive context model used in iWave++. In this paper, we show how a parallelized context model can be integrated into the iWave++ framework. Our experimental results demonstrate a speedup factor of over 350 and 240 for image and video compression, respectively. At the same time, the rate-distortion performance in terms of Bj{\o}ntegaard delta bitrate is slightly worse by 1.5\% for image coding and 1\% for video coding. In addition, we analyze the learned wavelet decomposition by visualizing its subband impulse responses.
Code (0)
등록된 구현이 없습니다.
Tasks
Data CompressionVideo CompressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Learned Wavelet Video Coding using Motion Compensated Temporal Filtering
We present an end-to-end trainable wavelet video coder based on motion-compensated temporal filtering (MCTF). Thereby, we introduce a different coding scheme for learned video compression, which is currently dominated by…
Video CompressionVariable Rate Learned Wavelet Video Coding using Temporal Layer Adaptivity
Learned wavelet video coders provide an explainable framework by performing discrete wavelet transforms in temporal, horizontal, and vertical dimensions. With a temporal transform based on motion-compensated temporal fil…
Analysis of displacement compensation methods for wavelet lifting of medical 3-D thorax CT volume data
A huge advantage of the wavelet transform in image and video compression is its scalability. Wavelet-based coding of medical computed tomography (CT) data becomes more and more popular. While much effort has been spent o…
Computed Tomography (CT)Video CompressionImage Compression With Learned Lifting-Based DWT and Learned Tree-Based Entropy Models
This paper explores learned image compression based on traditional and learned discrete wavelet transform (DWT) architectures and learned entropy models for coding DWT subband coefficients. A learned DWT is obtained thro…
Image CompressionA novel Cross-Component Context Model for End-to-End Wavelet Image Coding
In contrast to traditional compression techniques performing linear transforms, the latent space of popular compressive autoencoders is obtained from a learned nonlinear mapping and hard to interpret. In this paper, we e…