IVCVLGSep 6, 2023

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

arXiv:2309.03244v316 citationsh-index: 17
Originality Incremental advance
AI Analysis

This is an incremental improvement for practical low-bit-rate image compression applications.

The paper tackles efficient low-bit-rate generative image compression by introducing EGIC, which uses a semantic segmentation-guided discriminator and output residual prediction to outperform state-of-the-art diffusion and GAN-based methods and perform nearly on par with VTM-20.0 on distortion metrics.

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.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes