Research Article

Maximum Variance Hashing via Column Generation

Algorithm 2

MVH-A: Maximum variance hashing with anchors.
Input: Training data ; balancing parameter  ; length of hash codes   ;
   number of anchors .
(1) Generate the anchor set by a clustering method (e.g. K-means) from ;
(2) Find via running Algorithm 1 on with parameters and .
(3) Map to using .
Output: The learnt hash functions and the binary codes .