paper-with-me

Papers

Deep Hashing via Discrepancy Minimization

2018-06-01 · CVPR 2018 6 · Zhixiang Chen, Xin Yuan, Jiwen Lu, Qi Tian, Jie zhou

This paper presents a discrepancy minimizing model to address the discrete optimization problem in hashing learning. The discrete optimization introduced by binary constraint is an NP-hard mixed integer programming problem. It is usually addressed by relaxing the binary variables into continuous variables to adapt to the gradient based learning of hashing functions, especially the training of deep neural networks. To deal with the objective discrepancy caused by relaxation, we transform the original binary optimization into differentiable optimization problem over hash functions through series expansion. This transformation decouples the binary constraint and the similarity preserving hashing function optimization. The transformed objective is optimized in a tractable alternating optimization framework with gradual discrepancy minimization. Extensive experimental results on three benchmark datasets validate the efficacy of the proposed discrepancy minimizing hashing.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Hashing

Similar Papers 제목 키워드 기반

Deep Hashing with Active Pairwise Supervision

2020-08-01 · ECCV 2020 8 · Ziwei Wang, Quan Zheng, Jiwen Lu, Jie zhou

n this paper, we propose a Deep Hashing method with Active Pairwise Supervision(DH-APS). Conventional methods with passive pairwise supervision obtain labeled data for training and require large amount of annotations to …

Deep HashingRetrieval

Deep Momentum Uncertainty Hashing

2020-09-17 · Chaoyou Fu, Guoli Wang, Xiang Wu, Qian Zhang 외

Combinatorial optimization (CO) has been a hot research topic because of its theoretic and practical importance. As a classic CO problem, deep hashing aims to find an optimal code for each data from finite discrete possi…

Combinatorial OptimizationDeep HashingRetrieval

Adaptation Algorithm and Theory Based on Generalized Discrepancy

2014-05-07 · Corinna Cortes, Mehryar Mohri, Andres Muñoz Medina

We present a new algorithm for domain adaptation improving upon a discrepancy minimization algorithm previously shown to outperform a number of algorithms for this task. Unlike many previous algorithms for domain adaptat…

Domain Adaptation

Deep Supervised Discrete Hashing

2017-05-31 · NeurIPS 2017 12 · Qi Li, Zhenan Sun, Ran He, Tieniu Tan

With the rapid growth of image and video data on the web, hashing has been extensively studied for image or video search in recent years. Benefit from recent advances in deep learning, deep hashing methods have achieved …

Deep HashingGeneral ClassificationImage RetrievalRetrieval

Supervised Hashing based on Energy Minimization

2017-12-02 · Zihao Hu, Xiyi Luo, Hongtao Lu, Yong Yu

Recently, supervised hashing methods have attracted much attention since they can optimize retrieval speed and storage cost while preserving semantic information. Because hashing codes learning is NP-hard, many methods r…

Retrieval