paper-with-me

Papers

Mutual Linear Regression-based Discrete Hashing

2019-03-15 · Xingbo Liu, Xiushan Nie, Yilong Yin

Label information is widely used in hashing methods because of its effectiveness of improving the precision. The existing hashing methods always use two different projections to represent the mutual regression between hash codes and class labels. In contrast to the existing methods, we propose a novel learning-based hashing method termed stable supervised discrete hashing with mutual linear regression (S2DHMLR) in this study, where only one stable projection is used to describe the linear correlation between hash codes and corresponding labels. To the best of our knowledge, this strategy has not been used for hashing previously. In addition, we further use a boosting strategy to improve the final performance of the proposed method without adding extra constraints and with little extra expenditure in terms of time and space. Extensive experiments conducted on three image benchmarks demonstrate the superior performance of the proposed method.

📄 PDF Abstract BibTeX arXiv:1904.00744

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Supervised Discrete Hashing with Relaxation

2019-04-07 · Jie Gui, Tongliang Liu, Zhenan Sun, DaCheng Tao 외

Data-dependent hashing has recently attracted attention due to being able to support efficient retrieval and storage of high-dimensional data such as documents, images, and videos. In this paper, we propose a novel learn…

General ClassificationregressionRetrieval

Fast Supervised Discrete Hashing

2019-04-07 · Jie Gui, Tongliang Liu, Zhenan Sun, DaCheng Tao 외

Learning-based hashing algorithms are ``hot topics" because they can greatly increase the scale at which existing methods operate. In this paper, we propose a new learning-based hashing method called ``fast supervised di…

regression

Bilinear Supervised Hashing Based on 2D Image Features

2019-01-05 · Yujuan Ding, Wai Kueng Wong, Zhihui Lai, Zheng Zhang

Hashing has been recognized as an efficient representation learning method to effectively handle big data due to its low computational complexity and memory cost. Most of the existing hashing methods focus on learning th…

Representation LearningRetrieval

A Scalable Optimization Mechanism for Pairwise based Discrete Hashing

2018-11-27 · Shi Xiaoshuang, Xing Fuyong, Zhang Zizhao, Sapkota Manish 외

Maintaining the pair similarity relationship among originally high-dimensional data into a low-dimensional binary space is a popular strategy to learn binary codes. One simiple and intutive method is to utilize two ident…

Discretely Coding Semantic Rank Orders for Supervised Image Hashing

2017-07-01 · CVPR 2017 7 · Li Liu, Ling Shao, Fumin Shen, Mengyang Yu

Learning to hash has been recognized to accomplish highly efficient storage and retrieval for large-scale visual data. Particularly, ranking-based hashing techniques have recently attracted broad research attention becau…

RetrievalWord Embeddings