paper-with-me

Papers

Compact Latent Representation for Image Compression (CLRIC)

2025-02-20 · Ayman A. Ameen, Thomas Richter, André Kaup

Current image compression models often require separate models for each quality level, making them resource-intensive in terms of both training and storage. To address these limitations, we propose an innovative approach that utilizes latent variables from pre-existing trained models (such as the Stable Diffusion Variational Autoencoder) for perceptual image compression. Our method eliminates the need for distinct models dedicated to different quality levels. We employ overfitted learnable functions to compress the latent representation from the target model at any desired quality level. These overfitted functions operate in the latent space, ensuring low computational complexity, around $25.5$ MAC/pixel for a forward pass on images with dimensions $(1363 \times 2048)$ pixels. This approach efficiently utilizes resources during both training and decoding. Our method achieves comparable perceptual quality to state-of-the-art learned image compression models while being both model-agnostic and resolution-agnostic. This opens up new possibilities for the development of innovative image compression methods.

📄 PDF Abstract BibTeX arXiv:2502.14937

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

MRT: Learning Compact Representations with Mixed RWKV-Transformer for Extreme Image Compression

2025-11-10 · Han Liu, Hengyu Man, Xingtao Wang, Wenrui Li 외 arxiv

Recent advances in extreme image compression have revealed that mapping pixel data into highly compact latent representations can significantly improve coding efficiency. However, most existing methods compress images in…

Representation LearningImage Compression

Efficient One-Step Diffusion Restoration Model with Compact Token Compression and Linear Attention

2026-05-22 · Bingtian Qiao, Yue Shi, Yingjie Zhou, Yong Guo 외 arxiv

Real-world image super-resolution aims to recover high-quality images from complex and unknown real-world degradations. However, existing generative Real-ISR methods largely inherit the dense latent representations and q…

Image Super-Resolution

Efficient Learned Image Compression without Entropy Coding

2026-05-22 · Hao Cao, Wenqi Guo, Zhijin Qin, Jungong Han arxiv

Entropy coding is widely used in typical learned image compression (LIC) that converts latents into a compact bitstream. However, entropy coding is typically sequential and becomes the coding latency bottleneck. To overc…

Image Compression

LVPNet: A Latent-variable-based Prediction-driven End-to-end Framework for Lossless Compression of Medical Images

2025-06-22 · Chenyue Song, Chen Hui, Qing Lin, Wei zhang 외

Autoregressive Initial Bits is a framework that integrates sub-image autoregression and latent variable modeling, demonstrating its advantages in lossless medical image compression. However, in existing methods, the imag…

Image CompressionImage SegmentationQuantizationSemantic Segmentation

Keep-or-Drop? Adaptive Tokenizer for Compact Video Representation

2026-08-25 · Yeonkyeong Lee, Hyunsung Go, Jongmin Kim, Sewoong Lim 외 arxiv

Latent diffusion models have emerged as a dominant framework for high-fidelity image and video synthesis, operating in compact latent spaces with variational autoencoders (VAEs) to enhance computational efficiency withou…

Computational Efficiency