Lightweight Image Codec via Multi-Grid Multi-Block-Size Vector Quantization (MGBVQ)
Yifan Wang, Zhanxuan Mei, Ioannis Katsavounidis, C.-C. Jay Kuo

TL;DR
This paper introduces MGBVQ, a novel image coding method that decomposes pixel correlations into long- and short-range components, using multi-grid architecture and vector quantizers for efficient, low-complexity compression with progressive bitstreams.
Contribution
The paper proposes a new multi-grid multi-block-size vector quantization approach that effectively removes pixel correlations and achieves competitive rate-distortion performance with lower complexity.
Findings
MGBVQ achieves rate-distortion performance comparable to existing coders.
It offers lower computational complexity compared to traditional methods.
Provides a progressive bitstream for scalable image decoding.
Abstract
A multi-grid multi-block-size vector quantization (MGBVQ) method is proposed for image coding in this work. The fundamental idea of image coding is to remove correlations among pixels before quantization and entropy coding, e.g., the discrete cosine transform (DCT) and intra predictions, adopted by modern image coding standards. We present a new method to remove pixel correlations. First, by decomposing correlations into long- and short-range correlations, we represent long-range correlations in coarser grids due to their smoothness, thus leading to a multi-grid (MG) coding architecture. Second, we show that short-range correlations can be effectively coded by a suite of vector quantizers (VQs). Along this line, we argue the effectiveness of VQs of very large block sizes and present a convenient way to implement them. It is shown by experimental results that MGBVQ offers excellent…
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 Data Compression Techniques · Image and Signal Denoising Methods · Advanced Vision and Imaging
MethodsDiscrete Cosine Transform
