Deep Image Set Hashing
Jie Feng, Svebor Karaman, I-Hong Jhuo, Shih-Fu Chang

TL;DR
This paper introduces a deep learning approach for hashing entire image sets by combining set representation and hashing in a single neural network, enabling efficient large-scale image set retrieval.
Contribution
It proposes a novel deep neural network that jointly learns set representations and compact binary embeddings for image sets, improving retrieval efficiency and accuracy.
Findings
Achieves highly competitive performance on image matching datasets.
Effectively captures both set-specific and distribution information.
Outperforms state-of-the-art methods in large-scale image set retrieval.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
