English

Representing Images in 200 Bytes: Compression via Triangulation

Computer Vision and Pattern Recognition 2018-09-24 v2

Abstract

A rapidly increasing portion of internet traffic is dominated by requests from mobile devices with limited and metered bandwidth constraints. To satisfy these requests, it has become standard practice for websites to transmit small and extremely compressed image previews as part of the initial page load process to improve responsiveness. Increasing thumbnail compression beyond the capabilities of existing codecs is therefore an active research direction. In this work, we concentrate on extreme compression rates, where the size of the image is typically 200 bytes or less. First, we propose a novel approach for image compression that, unlike commonly used methods, does not rely on block-based statistics. We use an approach based on an adaptive triangulation of the target image, devoting more triangles to high entropy regions of the image. Second, we present a novel algorithm for encoding the triangles. The results show favorable statistics, in terms of PSNR and SSIM, over both the JPEG and the WebP standards.

Keywords

Cite

@article{arxiv.1809.02257,
  title  = {Representing Images in 200 Bytes: Compression via Triangulation},
  author = {David Marwood and Pascal Massimino and Michele Covell and Shumeet Baluja},
  journal= {arXiv preprint arXiv:1809.02257},
  year   = {2018}
}

Comments

IEEE ICIP 2018

R2 v1 2026-06-23T03:57:26.715Z