Jump to content

Linde–Buzo–Gray algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 155.210.158.131 (talk) at 10:21, 4 August 2008 (The algorithm). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The Linde-Buzo-Gray algorithm is a vector quantization algorithm to derive a good codebook. It is similar to the k-means method in data clustering.

The algorithm

At each iteration, each vector is split into two new vectors.

  • A initial state: centroid of the training sequence;
  • B initial estimation #1: code book of size 2;
  • C final estimation after LGA: Optimal code book with 2 vectors;
  • D initial estimation #2: code book of size 4;
  • E final estimation after LGA: Optimal code book with 4 vectors;

See also

References

Linde, Y., Buzo, A., Gray, R., An Algorithm for Vector Quantizer Design, IEEE Transactions on Communications, vol. 28, pp. 84-94, 1980. http://ieeexplore.ieee.org/xpls/abs_all.jsp?&arnumber=1094577