Deformation Aware Image Compression
Tamar Rott Shaham, Tomer Michaeli

TL;DR
This paper introduces a deformation-insensitive error measure for image compression, allowing small, barely noticeable deformations to improve compression quality across various codecs by focusing on perceptually relevant details.
Contribution
It proposes a novel error measure that reduces sensitivity to geometric deformations, enabling better compression by deforming images slightly before encoding.
Findings
Improves visual quality of JPEG, JPEG2000, WebP, BPG, and deep-net codecs.
Significant enhancement in preserving image details with minimal perceptible deformation.
Validated through extensive experiments and user studies.
Abstract
Lossy compression algorithms aim to compactly encode images in a way which enables to restore them with minimal error. We show that a key limitation of existing algorithms is that they rely on error measures that are extremely sensitive to geometric deformations (e.g. SSD, SSIM). These force the encoder to invest many bits in describing the exact geometry of every fine detail in the image, which is obviously wasteful, because the human visual system is indifferent to small local translations. Motivated by this observation, we propose a deformation-insensitive error measure that can be easily incorporated into any existing compression scheme. As we show, optimal compression under our criterion involves slightly deforming the input image such that it becomes more "compressible". Surprisingly, while these small deformations are barely noticeable, they enable the CODEC to preserve details…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution · Non Maximum Suppression · 1x1 Convolution · SSD
