BriefGPT.xyz
Apr, 2014
利用决策树进行高维数据的快速监督哈希
Fast Supervised Hashing with Decision Trees for High-Dimensional Data
HTML
PDF
Guosheng Lin, Chunhua Shen, Qinfeng Shi, Anton van den Hengel, David Suter
TL;DR
本文利用增强决策树来实现哈希中的非线性,提出了基于次模形式的哈希二进制码推断问题和用于解决大规模哈希推断的高效GraphCut块搜索方法。实验证明,该方法在检索准确性和训练时间方面显著优于大多数最先进的方法,尤其是对于高维数据,该方法的训练时间比许多方法快数个数量级。
Abstract
supervised hashing
aims to map the original features to compact
binary codes
that are able to preserve label based similarity in the Hamming space. Non-linear hash functions have demonstrated the advantage over l
→