Deep Image Set Hashing

06/16/2016
by   Jie Feng, et al.
0

In applications involving matching of image sets, the information from multiple images must be effectively exploited to represent each set. State-of-the-art methods use probabilistic distribution or subspace to model a set and use specific distance measure to compare two sets. These methods are slow to compute and not compact to use in a large scale scenario. Learning-based hashing is often used in large scale image retrieval as they provide a compact representation of each sample and the Hamming distance can be used to efficiently compare two samples. However, most hashing methods encode each image separately and discard knowledge that multiple images in the same set represent the same object or person. We investigate the set hashing problem by combining both set representation and hashing in a single deep neural network. An image set is first passed to a CNN module to extract image features, then these features are aggregated using two types of set feature to capture both set specific and database-wide distribution information. The computed set feature is then fed into a multilayer perceptron to learn a compact binary embedding. Triplet loss is used to train the network by forming set similarity relations using class labels. We extensively evaluate our approach on datasets used for image matching and show highly competitive performance compared to state-of-the-art methods.

READ FULL TEXT
research
08/26/2021

State of the Art: Image Hashing

Perceptual image hashing methods are often applied in various objectives...
research
05/29/2023

Towards Efficient Deep Hashing Retrieval: Condensing Your Data via Feature-Embedding Matching

The expenses involved in training state-of-the-art deep hashing retrieva...
research
03/12/2018

Deep Class-Wise Hashing: Semantics-Preserving Hashing via Class-wise Loss

Deep supervised hashing has emerged as an influential solution to large-...
research
07/16/2015

A Deep Hashing Learning Network

Hashing-based methods seek compact and efficient binary codes that prese...
research
04/21/2016

LOH and behold: Web-scale visual search, recommendation and clustering using Locally Optimized Hashing

We propose a novel hashing-based matching scheme, called Locally Optimiz...
research
07/08/2018

A Filter of Minhash for Image Similarity Measures

Image similarity measures play an important role in nearest neighbor sea...
research
12/17/2019

DeepHashing using TripletLoss

Hashing is one of the most efficient techniques for approximate nearest ...

Please sign up or login with your details

Forgot password? Click here to reset