Review: A variation on SVD based image compression

  • Authors:
  • Abhiram Ranade;Srikanth S. Mahabalarao;Satyen Kale

  • Affiliations:
  • Department of Computer Science and Engineering, Indian Institute of Technology, Powai, Mumbai 400076, India;Department of Computer Science and Engineering, Indian Institute of Technology, Powai, Mumbai 400076, India;Department of Computer Science and Engineering, Indian Institute of Technology, Powai, Mumbai 400076, India

  • Venue:
  • Image and Vision Computing
  • Year:
  • 2007

Quantified Score

Hi-index 0.03

Visualization

Abstract

We present a variation to the well studied SVD based image compression technique. Our variation can be viewed as a preprocessing step in which the input image is permuted as per a fixed, data independent permutation, after which it is fed to the standard SVD algorithm. Likewise, our decompression algorithm can be viewed as the standard SVD algorithm followed by a postprocessing step which applies the inverse permutation. On experimenting with standard images we show that our method performs substantially better than the standard method. Typically, for any given compression quality, our method needs about 30% fewer singular values and vectors to be retained. We also present a bit allocation scheme and show that our method also performs better than the more familiar discrete cosine transform (DCT). We show that the original SVD algorithm as well as our variation, can be viewed as instances of the Karhunen-Loeve transform (KLT). In fact, we observe that there is a whole family of variations possible by choosing different parameter values while applying the KLT. We present heuristic arguments to show that our variation is likely to yield the best compression of all these. We also present experimental evidence, which appears to justify our analysis.