Densified Winner Take All (WTA) Hashing for Sparse Datasets

Abstract

WTA (Winner Take All) hashing has been successfully applied in many large-scale vision applications. This hashing scheme was tailored to take advantage of the comparative reasoning (or order based information), which showed significant accuracy improvements. In this paper, we identify a subtle issue with WTA, which grows with the sparsity of the datasets. This issue limits the discriminative power of WTA. We then propose a solution to this problem based on the idea of Densification which makes use of 2-universal hash functions in a novel way. Our experiments show that Densified WTA Hashing outperforms Vanilla WTA Hashing both in image retrieval and classification tasks consistently and significantly.

Cite

Text

Chen and Shrivastava. "Densified Winner Take All (WTA) Hashing for Sparse Datasets." Conference on Uncertainty in Artificial Intelligence, 2018.

Markdown

[Chen and Shrivastava. "Densified Winner Take All (WTA) Hashing for Sparse Datasets." Conference on Uncertainty in Artificial Intelligence, 2018.](https://mlanthology.org/uai/2018/chen2018uai-densified/)

BibTeX

@inproceedings{chen2018uai-densified,
  title     = {{Densified Winner Take All (WTA) Hashing for Sparse Datasets}},
  author    = {Chen, Beidi and Shrivastava, Anshumali},
  booktitle = {Conference on Uncertainty in Artificial Intelligence},
  year      = {2018},
  pages     = {906-916},
  url       = {https://mlanthology.org/uai/2018/chen2018uai-densified/}
}