Fast codeword search algorithm based on adaptive subvector patitions

Wu Xinpeng,Pan Zhibin,Li Da
2012-01-01
Journal of Image and Graphics
Abstract:In the encoding process of vector quantization(VQ),a great deal of distance computations between vectors are needed,which is computationally expensive and prevents its practical applications.In order to speed up the VQ encoding process,lots of fast codeword search algorithms based on 1-D characteristics have been proposed for reducing the codeword search space.This paper aims at improving the method using inequality proposed by Mu et al by using more effective method based on 1-D characteristics and adaptive subvector povrtitions.The experimental results show that our proposed scheme can reduce the extra memory requirment from N(N-1)/2to 13N,meanwhile reducing the codeword search space by 33.88%~50.94% and reducing the encoding time by 10.82%~27.16%.
What problem does this paper attempt to address?