paper-with-me

Papers

Learned Image Compression with Discretized Gaussian Mixture Likelihoods and Attention Modules

2020-01-06 · Zhengxue Cheng, Heming Sun, Masaru Takeuchi, Jiro Katto

Image compression is a fundamental research field and many well-known compression standards have been developed for many decades. Recently, learned compression methods exhibit a fast development trend with promising results. However, there is still a performance gap between learned compression algorithms and reigning compression standards, especially in terms of widely used PSNR metric. In this paper, we explore the remaining redundancy of recent learned compression algorithms. We have found accurate entropy models for rate estimation largely affect the optimization of network parameters and thus affect the rate-distortion performance. Therefore, in this paper, we propose to use discretized Gaussian Mixture Likelihoods to parameterize the distributions of latent codes, which can achieve a more accurate and flexible entropy model. Besides, we take advantage of recent attention modules and incorporate them into network architecture to enhance the performance. Experimental results demonstrate our proposed method achieves a state-of-the-art performance compared to existing learned compression methods on both Kodak and high-resolution datasets. To our knowledge our approach is the first work to achieve comparable performance with latest compression standard Versatile Video Coding (VVC) regarding PSNR. More importantly, our approach generates more visually pleasant results when optimized by MS-SSIM. This project page is at this https URL https://github.com/ZhengxueCheng/Learned-Image-Compression-with-GMM-and-Attention

📄 PDF Abstract BibTeX arXiv:2001.01568

Code (4)

ZhengxueCheng/Learned-Image-Compression-with-GMM-and-Attention 공식 구현 tf
LiuLei95/PyTorch-Learned-Image-Compression-with-GMM-and-Attention pytorch
fengyurenpingsheng/Learned-image-compression-with-GLLMM tf
orange-opensource/cool-chic pytorch

Tasks

Image CompressionMS-SSIMSSIM

Similar Papers 제목 키워드 기반

Learned Image Compression with Gaussian-Laplacian-Logistic Mixture Model and Concatenated Residual Modules

2021-07-14 · Haisheng Fu, Feng Liang, Jianping Lin, Bing Li 외

Recently deep learning-based image compression methods have achieved significant achievements and gradually outperformed traditional approaches including the latest standard Versatile Video Coding (VVC) in both PSNR and …

Image CompressionMS-SSIMSSIM

Generalized Gaussian Model for Learned Image Compression

2024-11-28 · Haotian Zhang, Li Li, Dong Liu

In learned image compression, probabilistic models play an essential role in characterizing the distribution of latent variables. The Gaussian model with mean and scale parameters has been widely used for its simplicity …

Image Compressionmodel

Learned Image Compression for Earth Observation: Implications for Downstream Segmentation Tasks

2025-12-01 · Christian Mollière, Iker Cumplido, Marco Zeulner, Lukas Liesenhoff 외 arxiv

The rapid growth of data from satellite-based Earth observation (EO) systems poses significant challenges in data transmission and storage. We evaluate the potential of task-specific learned compression algorithms in thi…

Image Compression

Nearly tight sample complexity bounds for learning mixtures of Gaussians via sample compression schemes

2018-12-01 · NeurIPS 2018 12 · Hassan Ashtiani, Shai Ben-David, Nicholas Harvey, Christopher Liaw 외

We prove that ϴ(k d^2 / ε^2) samples are necessary and sufficient for learning a mixture of k Gaussians in R^d, up to error ε in total variation distance. This improves both the known upper bounds and lower bounds for th…

Near-optimal Sample Complexity Bounds for Robust Learning of Gaussians Mixtures via Compression Schemes

2017-10-14 · Hassan Ashtiani, Shai Ben-David, Nick Harvey, Christopher Liaw 외

We prove that $\tilde{\Theta}(k d^2 / \varepsilon^2)$ samples are necessary and sufficient for learning a mixture of $k$ Gaussians in $\mathbb{R}^d$, up to error $\varepsilon$ in total variation distance. This improves b…