Expand description
Optimized Product Quantization (OPQ) implementation
OPQ learns an optimal rotation matrix that minimizes quantization error by aligning the data before applying product quantization. This typically provides better compression quality than standard PQ.