English

Exploring the Limits of Semantic Image Compression at Micro-bits per Pixel

Computer Vision and Pattern Recognition 2024-02-22 v1 Artificial Intelligence

Abstract

Traditional methods, such as JPEG, perform image compression by operating on structural information, such as pixel values or frequency content. These methods are effective to bitrates around one bit per pixel (bpp) and higher at standard image sizes. In contrast, text-based semantic compression directly stores concepts and their relationships using natural language, which has evolved with humans to efficiently represent these salient concepts. These methods can operate at extremely low bitrates by disregarding structural information like location, size, and orientation. In this work, we use GPT-4V and DALL-E3 from OpenAI to explore the quality-compression frontier for image compression and identify the limitations of current technology. We push semantic compression as low as 100 μ\mubpp (up to 10,000×10,000\times smaller than JPEG) by introducing an iterative reflection process to improve the decoded image. We further hypothesize this 100 μ\mubpp level represents a soft limit on semantic compression at standard image resolutions.

Keywords

Cite

@article{arxiv.2402.13536,
  title  = {Exploring the Limits of Semantic Image Compression at Micro-bits per Pixel},
  author = {Jordan Dotzel and Bahaa Kotb and James Dotzel and Mohamed Abdelfattah and Zhiru Zhang},
  journal= {arXiv preprint arXiv:2402.13536},
  year   = {2024}
}

Comments

Accepted to ICLR Tiny Papers 2024

R2 v1 2026-06-28T14:55:22.275Z