Image Compression with Isotropic and Anisotropic Shepard Inpainting
Rahul Mohideen Kaja Mohideen, Tobias Alt, Pascal Peter and, Joachim Weickert

TL;DR
This paper explores simplified Shepard inpainting variants for image compression, introducing anisotropy and data subdivision to improve quality and efficiency, outperforming traditional codecs like JPEG at high compression ratios.
Contribution
It presents novel extensions of Shepard inpainting, including anisotropy and data subdivision, and introduces joint inpainting and prediction for more efficient image compression.
Findings
Outperforms JPEG and JPEG2000 at high compression ratios.
Achieves a better trade-off between simplicity and quality.
Demonstrates the effectiveness of anisotropic Shepard inpainting.
Abstract
Inpainting-based codecs store sparse selected pixel data and decode by reconstructing the discarded image parts by inpainting. Successful codecs (coders and decoders) traditionally use inpainting operators that solve partial differential equations. This requires some numerical expertise if efficient implementations are necessary. Our goal is to investigate variants of Shepard inpainting as simple alternatives for inpainting-based compression. They can be implemented efficiently when we localise their weighting function. To turn them into viable codecs, we have to introduce novel extensions of classical Shepard interpolation that adapt successful ideas from previous codecs: Anisotropy allows direction-dependent inpainting, which improves reconstruction quality. Additionally, we incorporate data selection by subdivision as an efficient way to tailor the stored information to the image…
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
TopicsAdvanced Numerical Analysis Techniques · Generative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques
MethodsInpainting
