paper-with-me

Papers

Deep Priority Hashing

2018-09-04 · Zhangjie Cao, Ziping Sun, Mingsheng Long, Jian-Min Wang, Philip S. Yu

Deep hashing enables image retrieval by end-to-end learning of deep representations and hash codes from training data with pairwise similarity information. Subject to the distribution skewness underlying the similarity information, most existing deep hashing methods may underperform for imbalanced data due to misspecified loss functions. This paper presents Deep Priority Hashing (DPH), an end-to-end architecture that generates compact and balanced hash codes in a Bayesian learning framework. The main idea is to reshape the standard cross-entropy loss for similarity-preserving learning such that it down-weighs the loss associated to highly-confident pairs. This idea leads to a novel priority cross-entropy loss, which prioritizes the training on uncertain pairs over confident pairs. Also, we propose another priority quantization loss, which prioritizes hard-to-quantize examples for generation of nearly lossless hash codes. Extensive experiments demonstrate that DPH can generate high-quality hash codes and yield state-of-the-art image retrieval results on three datasets, ImageNet, NUS-WIDE, and MS-COCO.

📄 PDF Abstract BibTeX arXiv:1809.01238

Code (1)

thuml/DPH 공식 구현

Tasks

Deep HashingImage RetrievalQuantizationRetrieval

Similar Papers 제목 키워드 기반

Deep Unsupervised Hashing by Distilled Smooth Guidance

2021-05-13 · Xiao Luo, Zeyu Ma, Daqing Wu, Huasong Zhong 외

Hashing has been widely used in approximate nearest neighbor search for its storage and computational efficiency. Deep supervised hashing methods are not widely used because of the lack of labeled data, especially when t…

ClusteringComputational EfficiencyDeep Hashing

Improved nearest neighbor search using auxiliary information and priority functions

2018-07-01 · ICML 2018 7 · Omid Keivani, Kaushik Sinha

Nearest neighbor search using random projection trees has recently been shown to achieve superior performance, in terms of better accuracy while retrieving less number of data points, compared to locality sensitive …

Proof-of-Federated-Learning-Subchain: Free Partner Selection Subchain Based on Federated Learning

2023-07-30 · Boyang Li, Bingyu Shen, Qing Lu, Taeho Jung 외

The continuous thriving of the Blockchain society motivates research in novel designs of schemes supporting cryptocurrencies. Previously multiple Proof-of-Deep-Learning(PoDL) consensuses have been proposed to replace has…

Deep LearningFederated Learning

Deep Discrete Supervised Hashing

2017-07-31 · Jiang Qing-Yuan, Cui Xue, Li Wu-Jun

Hashing has been widely used for large-scale search due to its low storage cost and fast query speed. By using supervised information, supervised hashing can significantly outperform unsupervised hashing. Recently, discr…

Deep HashingImage RetrievalRetrieval

Neurons Merging Layer: Towards Progressive Redundancy Reduction for Deep Supervised Hashing

2018-09-07 · Chaoyou Fu, Liangchen Song, Xiang Wu, Guoli Wang 외

Deep supervised hashing has become an active topic in information retrieval. It generates hashing bits by the output neurons of a deep hashing network. During binary discretization, there often exists much redundancy bet…

Deep HashingInformation RetrievalRetrieval