paper-with-me

Papers

Hashing with Binary Matrix Pursuit

2018-08-06 · ECCV 2018 9 · Fatih Cakir, Kun He, Stan Sclaroff

We propose theoretical and empirical improvements for two-stage hashing methods. We first provide a theoretical analysis on the quality of the binary codes and show that, under mild assumptions, a residual learning scheme can construct binary codes that fit any neighborhood structure with arbitrary accuracy. Secondly, we show that with high-capacity hash functions such as CNNs, binary code inference can be greatly simplified for many standard neighborhood definitions, yielding smaller optimization problems and more robust codes. Incorporating our findings, we propose a novel two-stage hashing method that significantly outperforms previous hashing studies on widely used image retrieval benchmarks.

📄 PDF Abstract BibTeX arXiv:1808.01990

Code (2)

fcakir/deep-mihash
fcakir/hbmp

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

An NMF Perspective on Binary Hashing

2015-12-01 · ICCV 2015 12 · Lopamudra Mukherjee, Sathya N. Ravi, Vamsi K. Ithapu, Tyler Holmes 외

The pervasiveness of massive data repositories has led to much interest in efficient methods for indexing, search, and retrieval. For image data, a rapidly developing body of work for these applications shows impressive …

GPUQuantizationRetrieval

Supervised Matrix Factorization for Cross-Modality Hashing

2016-04-16 · Liu Hong, Ji Rongrong, Wu Yongjian, Hua Gang

Matrix factorization has been recently utilized for the task of multi-modal hashing for cross-modality visual search, where basis functions are learned to map data from different modalities to the same Hamming embedding.…

QuantizationRetrievalSentence

Hadamard Matrix Guided Online Hashing

2019-05-11 · Mingbao Lin, Rongrong Ji, Hong Liu, Xiaoshuai Sun 외

Online image hashing has attracted increasing research attention recently, which receives large-scale data in a streaming manner to update the hash functions on-the-fly. Its key challenge lies in the difficulty of balanc…

Binary Classification

Semi-supervised Multimodal Hashing

2017-12-09 · Dayong Tian, Maoguo Gong, Deyun Zhou, Jiao Shi 외

Retrieving nearest neighbors across correlated data in multiple modalities, such as image-text pairs on Facebook and video-tag pairs on YouTube, has become a challenging task due to the huge amount of data. Multimodal ha…

TAG

CNN Based Hashing for Image Retrieval

2015-09-04 · Jinma Guo, Jianmin Li

Along with data on the web increasing dramatically, hashing is becoming more and more popular as a method of approximate nearest neighbor search. Previous supervised hashing methods utilized similarity/dissimilarity matr…

Image RetrievalRetrieval