paper-with-me

홈 › Papers

Rethinking Image Compression on the Web with Generative AI

2024-07-05 · Shayan Ali Hassan, Danish Humair, Ihsan Ayyub Qazi, Zafar Ayyub Qazi

The rapid growth of the Internet, driven by social media, web browsing, and video streaming, has made images central to the Web experience, resulting in significant data transfer and increased webpage sizes. Traditional image compression methods, while reducing bandwidth, often degrade image quality. This paper explores a novel approach using generative AI to reconstruct images at the edge or client-side. We develop a framework that leverages text prompts and provides additional conditioning inputs like Canny edges and color palettes to a text-to-image model, achieving up to 99.8% bandwidth savings in the best cases and 92.6% on average, while maintaining high perceptual similarity. Empirical analysis and a user study show that our method preserves image meaning and structure more effectively than traditional compression methods, offering a promising solution for reducing bandwidth usage and improving Internet affordability with minimal degradation in image quality.

📄 PDF Abstract BibTeX arXiv:2407.04542

Code (0)

등록된 구현이 없습니다.

Tasks

Image Compression

Similar Papers 제목 키워드 기반

Rethinking the Objectives of Vector-Quantized Tokenizers for Image Synthesis

2022-12-06 · CVPR 2024 1 · YuChao Gu, Xintao Wang, Yixiao Ge, Ying Shan 외

Vector-Quantized (VQ-based) generative models usually consist of two basic components, i.e., VQ tokenizers and generative transformers. Prior research focuses on improving the reconstruction fidelity of VQ tokenizers but…

Conditional Image GenerationDecoderImage GenerationSemantic Compression

Rethinking Generative Human Video Coding with Implicit Motion Transformation

2025-06-12 · Bolin Chen, Ru-Ling Liao, Jie Chen, Yan Ye

Beyond traditional hybrid-based video codec, generative video codec could achieve promising compression performance by evolving high-dimensional signals into compact feature representations for bitstream compactness at t…

DecoderVideo Compression

Generative Image Compression by Estimating Gradients of the Rate-variable Feature Distribution

2025-05-27 · Minghao Han, Weiyi You, Jinhua Zhang, Leheng Zhang 외

While learned image compression (LIC) focuses on efficient data transmission, generative image compression (GIC) extends this framework by integrating generative modeling to produce photo-realistic reconstructed images. …

Image Compression

Soft then Hard: Rethinking the Quantization in Neural Image Compression

2021-04-12 · Zongyu Guo, Zhizheng Zhang, Runsen Feng, Zhibo Chen

Quantization is one of the core components in lossy image compression. For neural image compression, end-to-end optimization requires differentiable approximations of quantization, which can generally be grouped into thr…

Image CompressionQuantization

Generative Compression

2017-03-04 · Shibani Santurkar, David Budden, Nir Shavit

Traditional image and video compression algorithms rely on hand-crafted encoder/decoder pairs (codecs) that lack adaptability and are agnostic to the data being compressed. Here we describe the concept of generative comp…

DecoderVideo Compression