TL;DR
This paper introduces a novel sign retrieval-based compression method for DCT coefficient signs in image compression, significantly improving rate-distortion performance by reconstructing sign bits at the decoder.
Contribution
It proposes a sign retrieval approach that excludes sign bits at encoding and recovers them at decoding, enhancing compression efficiency over previous methods.
Findings
Outperforms previous sign compression techniques in rate-distortion metrics.
Effective sign recovery achieved through phase retrieval algorithms.
Open-source implementation available for reproducibility.
Abstract
Compression of the sign information of discrete cosine transform coefficients is an intractable problem in image compression schemes due to the equiprobable occurrence of the sign bits. To overcome this difficulty, we propose an efficient compression method for such sign information based on phase retrieval, which is a classical signal restoration problem attempting to find the phase information of discrete Fourier transform coefficients from their magnitudes. In our compression strategy, the sign bits of all the AC components in the cosine domain are excluded from a bitstream at the encoder and are complemented at the decoder by solving a sign recovery problem, which we call sign retrieval. The experimental results demonstrate that the proposed method outperforms previous techniques for sign compression in terms of a rate-distortion criterion. Our method implemented in Python language…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
