# Enhance Feature Discrimination for Unsupervised Hashing

**Authors:** Tuan Hoang, Thanh-Toan Do, Dang-Khoa Le Tan, Ngai-Man Cheung

arXiv: 1704.01754 · 2017-07-05

## TL;DR

This paper presents Gemb, a Gaussian Mixture Model embedding technique that enhances feature discrimination in unsupervised hashing, leading to improved performance across multiple benchmark datasets.

## Contribution

The paper introduces Gemb, a novel embedding method that boosts feature discriminability and enhances existing unsupervised hashing algorithms.

## Key findings

- Gemb improves hashing performance on benchmark datasets.
- Enhanced feature discrimination leads to better retrieval accuracy.
- Compatible with multiple state-of-the-art hashing methods.

## Abstract

We introduce a novel approach to improve unsupervised hashing. Specifically, we propose a very efficient embedding method: Gaussian Mixture Model embedding (Gemb). The proposed method, using Gaussian Mixture Model, embeds feature vector into a low-dimensional vector and, simultaneously, enhances the discriminative property of features before passing them into hashing. Our experiment shows that the proposed method boosts the hashing performance of many state-of-the-art, e.g. Binary Autoencoder (BA) [1], Iterative Quantization (ITQ) [2], in standard evaluation metrics for the three main benchmark datasets.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1704.01754/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1704.01754/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1704.01754/full.md

---
Source: https://tomesphere.com/paper/1704.01754