paper-with-me

Papers

Rethinking Learned Image Compression: Context is All You Need

2024-07-16 · Jixiang Luo

Since LIC has made rapid progress recently compared to traditional methods, this paper attempts to discuss the question about 'Where is the boundary of Learned Image Compression(LIC)?'. Thus this paper splits the above problem into two sub-problems:1)Where is the boundary of rate-distortion performance of PSNR? 2)How to further improve the compression gain and achieve the boundary? Therefore this paper analyzes the effectiveness of scaling parameters for encoder, decoder and context model, which are the three components of LIC. Then we conclude that scaling for LIC is to scale for context model and decoder within LIC. Extensive experiments demonstrate that overfitting can actually serve as an effective context. By optimizing the context, this paper further improves PSNR and achieves state-of-the-art performance, showing a performance gain of 14.39% with BD-RATE over VVC.

📄 PDF Abstract BibTeX arXiv:2407.11590

Code (0)

등록된 구현이 없습니다.

Tasks

AllDecoderImage Compression

Similar Papers 제목 키워드 기반

Transferable Learned Image Compression-Resistant Adversarial Perturbations

2024-01-06 · Yang Sui, Zhuohang Li, Ding Ding, Xiang Pan 외

Adversarial attacks can readily disrupt the image classification system, revealing the vulnerability of DNN-based recognition tasks. While existing adversarial perturbations are primarily applied to uncompressed images o…

Adversarial AttackAutonomous DrivingClassificationFace Recognition+3

ELIC: Efficient Learned Image Compression with Unevenly Grouped Space-Channel Contextual Adaptive Coding

2022-03-21 · CVPR 2022 1 · Dailan He, Ziming Yang, Weikun Peng, Rui Ma 외

Recently, learned image compression techniques have achieved remarkable performance, even surpassing the best manually designed lossy image coders. They are promising to be large-scale adopted. For the sake of practicali…

Image Compression

Checkerboard Context Model for Efficient Learned Image Compression

2021-03-29 · CVPR 2021 1 · Dailan He, Yaoyan Zheng, Baocheng Sun, Yan Wang 외

For learned image compression, the autoregressive context model is proved effective in improving the rate-distortion (RD) performance. Because it helps remove spatial redundancies among latent representations. However, t…

Computational EfficiencyImage Compressionmodel

Variable Rate Image Compression via N-Gram Context based Swin-transformer

2025-09-28 · Priyanka Mudgal arxiv

This paper presents an N-gram context-based Swin Transformer for learned image compression. Our method achieves variable-rate compression with a single model. By incorporating N-gram context into the Swin Transformer, we…

Image ReconstructionImage Compression

Rethinking LoRA Memory Through the Lens of KV Cache Compression

2026-06-04 · Chunsheng Zuo, Liaoyaqi Wang, William Jurayj, William Fleshman 외 arxiv

Parametric retrieval augmentation encodes document information into lightweight, document-specific modules such as LoRA adapters, reducing the need to include all evidence as input context. However, it remains unclear ho…

Question AnsweringAnswer Generation