LGCVApr 6, 2016

Learning A Deep $\ell_\infty$ Encoder for Hashing

arXiv:1604.01475v19 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of robust hashing for applications like image retrieval, but it appears incremental as it builds on existing ADMM methods with novel network components.

The paper tackled the problem of improving robustness to quantization errors in hashing by proposing a deep ℓ∞ encoder, which achieved impressive performances in extensive experiments.

We investigate the $\ell_\infty$-constrained representation which demonstrates robustness to quantization errors, utilizing the tool of deep learning. Based on the Alternating Direction Method of Multipliers (ADMM), we formulate the original convex minimization problem as a feed-forward neural network, named \textit{Deep $\ell_\infty$ Encoder}, by introducing the novel Bounded Linear Unit (BLU) neuron and modeling the Lagrange multipliers as network biases. Such a structural prior acts as an effective network regularization, and facilitates the model initialization. We then investigate the effective use of the proposed model in the application of hashing, by coupling the proposed encoders under a supervised pairwise loss, to develop a \textit{Deep Siamese $\ell_\infty$ Network}, which can be optimized from end to end. Extensive experiments demonstrate the impressive performances of the proposed model. We also provide an in-depth analysis of its behaviors against the competitors.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes