paper-with-me

Papers

Improved Lossy Image Compression with Priming and Spatially Adaptive Bit Rates for Recurrent Networks

2017-03-29 · CVPR 2018 6 · Nick Johnston, Damien Vincent, David Minnen, Michele Covell, Saurabh Singh, Troy Chinen, Sung Jin Hwang, Joel Shor, George Toderici

We propose a method for lossy image compression based on recurrent, convolutional neural networks that outperforms BPG (4:2:0 ), WebP, JPEG2000, and JPEG as measured by MS-SSIM. We introduce three improvements over previous research that lead to this state-of-the-art result. First, we show that training with a pixel-wise loss weighted by SSIM increases reconstruction quality according to several metrics. Second, we modify the recurrent architecture to improve spatial diffusion, which allows the network to more effectively capture and propagate image information through the network's hidden state. Finally, in addition to lossless entropy coding, we use a spatially adaptive bit allocation algorithm to more efficiently use the limited number of bits to encode visually complex image regions. We evaluate our method on the Kodak and Tecnick image sets and compare against standard codecs as well recently published methods based on deep neural networks.

📄 PDF Abstract BibTeX arXiv:1703.10114

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionMS-SSIMSSIM

Similar Papers 제목 키워드 기반

Learning Content-Weighted Deep Image Compression

2019-04-01 · Mu Li, WangMeng Zuo, Shuhang Gu, Jane You 외

Learning-based lossy image compression usually involves the joint optimization of rate-distortion performance. Most existing methods adopt spatially invariant bit length allocation and incorporate discrete entropy approx…

DecoderImage Compression

An Improved Upper Bound on the Rate-Distortion Function of Images

2023-09-05 · Zhihao Duan, Jack Ma, Jiangpeng He, Fengqing Zhu

Recent work has shown that Variational Autoencoders (VAEs) can be used to upper-bound the information rate-distortion (R-D) function of images, i.e., the fundamental limit of lossy image compression. In this paper, we re…

Image Compression

Lossy Image Compression with Quantized Hierarchical VAEs

2022-08-27 · Zhihao Duan, Ming Lu, Zhan Ma, Fengqing Zhu

Recent research has shown a strong theoretical connection between variational autoencoders (VAEs) and the rate-distortion theory. Motivated by this, we consider the problem of lossy image compression from the perspective…

Image CompressionQuantization

Towards improved lossy image compression: Human image reconstruction with public-domain images

2018-10-25 · Ashutosh Bhown, Soham Mukherjee, Sean Yang, Shubham Chandak 외

Lossy image compression has been studied extensively in the context of typical loss functions such as RMSE, MS-SSIM, etc. However, compression at low bitrates generally produces unsatisfying results. Furthermore, the ava…

Image CompressionImage ReconstructionMS-SSIMSSIM

LFZip: Lossy compression of multivariate floating-point time series data via improved prediction

2019-11-01 · Shubham Chandak, Kedar Tatwawadi, Chengtao Wen, Lingyun Wang 외

Time series data compression is emerging as an important problem with the growth in IoT devices and sensors. Due to the presence of noise in these datasets, lossy compression can often provide significant compression gai…

Data CompressionQuantizationTime SeriesTime Series Analysis