paper-with-me

홈 › Papers

EGIC: Enhanced Low-Bit-Rate Generative Image Compression Guided by Semantic Segmentation

2023-09-06 · Nikolai Körber, Eduard Kromer, Andreas Siebert, Sascha Hauke, Daniel Mueller-Gritschneder, Björn Schuller

We introduce EGIC, an enhanced generative image compression method that allows traversing the distortion-perception curve efficiently from a single model. EGIC is based on two novel building blocks: i) OASIS-C, a conditional pre-trained semantic segmentation-guided discriminator, which provides both spatially and semantically-aware gradient feedback to the generator, conditioned on the latent image distribution, and ii) Output Residual Prediction (ORP), a retrofit solution for multi-realism image compression that allows control over the synthesis process by adjusting the impact of the residual between an MSE-optimized and GAN-optimized decoder output on the GAN-based reconstruction. Together, EGIC forms a powerful codec, outperforming state-of-the-art diffusion and GAN-based methods (e.g., HiFiC, MS-ILLM, and DIRAC-100), while performing almost on par with VTM-20.0 on the distortion end. EGIC is simple to implement, very lightweight, and provides excellent interpolation characteristics, which makes it a promising candidate for practical applications targeting the low bit range.

📄 PDF Abstract BibTeX arXiv:2309.03244

Code (2)

nikolai10/egic 공식 구현 tf
Nikolai10/SwinT-ChARM tf

Tasks

DecoderImage CompressionSemantic Segmentation

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 제목 키워드 기반

AlphaZip: Neural Network-Enhanced Lossless Text Compression

2024-09-23 · Swathi Shree Narashiman, Nitin Chandrachoodan

Data compression continues to evolve, with traditional information theory methods being widely used for compressing text, images, and videos. Recently, there has been growing interest in leveraging Generative AI for pred…

BenchmarkingData CompressionLanguage ModelingLanguage Modelling+2

Diff-ICMH: Harmonizing Machine and Human Vision in Image Compression with Generative Prior

2025-11-27 · Ruoyu Feng, Yunpeng Qi, Jinming Liu, Yixin Gao 외 arxiv

Image compression methods are usually optimized isolatedly for human perception or machine analysis tasks. We reveal fundamental commonalities between these objectives: preserving accurate semantic information is paramou…

Image Compression

DiffO: Single-step Diffusion for Image Compression at Ultra-Low Bitrates

2025-06-19 · Chanung Park, Joo Chan Lee, Jong Hwan Ko

Although image compression is fundamental to visual data processing and has inspired numerous standard and learned codecs, these methods still suffer severe quality degradation at extremely low bits per pixel. While rece…

DenoisingImage Compression

Approximately Invertible Neural Network for Learned Image Compression

2024-08-30 · Yanbo Gao, Meng Fu, Shuai Li, Chong Lv 외

Learned image compression have attracted considerable interests in recent years. It typically comprises an analysis transform, a synthesis transform, quantization and an entropy coding model. The analysis transform and s…

DenoisingImage CompressionQuantization

CoD-Lite: Real-Time Diffusion-Based Generative Image Compression

2026-04-14 · Zhaoyang Jia, Naifu Xue, Zihan Zheng, Jiahao Li 외 arxiv

Recent advanced diffusion methods typically derive strong generative priors by scaling diffusion transformers. However, scaling fails to generalize when adapted for real-time compression scenarios that demand lightweight…

Image Compression