paper-with-me

홈 › Papers

The Power of Asymmetry in Binary Hashing

2013-11-29 · NeurIPS 2013 12 · Behnam Neyshabur, Payman Yadollahpour, Yury Makarychev, Ruslan Salakhutdinov, Nathan Srebro

When approximating binary similarity using the hamming distance between short binary hashes, we show that even if the similarity is symmetric, we can have shorter and more accurate hashes by using two distinct code maps. I.e. by approximating the similarity between $x$ and $x'$ as the hamming distance between $f(x)$ and $g(x')$, for two distinct binary codes $f,g$, rather than as the hamming distance between $f(x)$ and $f(x')$.

📄 PDF Abstract BibTeX arXiv:1311.7662

Code (1)

bneyshabur/asymcode 공식 구현

Similar Papers 제목 키워드 기반

Unsupervised Deep Cross-modality Spectral Hashing

2020-08-01 · Tuan Hoang, Thanh-Toan Do, Tam V. Nguyen, Ngai-Man Cheung

This paper presents a novel framework, namely Deep Cross-modality Spectral Hashing (DCSH), to tackle the unsupervised learning problem of binary hash codes for efficient cross-modal retrieval. The framework is a two-step…

Cross-Modal RetrievalRetrievalWord Embeddings

Fast Supervised Hashing with Decision Trees for High-Dimensional Data

2014-04-06 · CVPR 2014 6 · Guosheng Lin, Chunhua Shen, Qinfeng Shi, Anton Van Den Hengel 외

Supervised hashing aims to map the original features to compact binary codes that are able to preserve label based similarity in the Hamming space. Non-linear hash functions have demonstrated the advantage over linear on…

RetrievalVocal Bursts Intensity Prediction

LP$^{2}$DH: A Locality-Preserving Pixel-Difference Hashing Framework for Dynamic Texture Recognition

2026-04-17 · Ruxin Ding, Jianfeng Ren, Heng Yu, Jiawei Li 외 arxiv

Spatiotemporal Local Binary Pattern (STLBP) is a widely used dynamic texture descriptor, but it suffers from extremely high dimensionality. To tackle this, STLBP features are often extracted on three orthogonal planes, w…

Push for Quantization: Deep Fisher Hashing

2019-08-31 · Yunqiang Li, Wenjie Pei, Yufei zha, Jan van Gemert

Current massive datasets demand light-weight access for analysis. Discrete hashing methods are thus beneficial because they map high-dimensional data to compact binary codes that are efficient to store and process, while…

QuantizationSemantic SimilaritySemantic Textual Similarity

Improved Search in Hamming Space using Deep Multi-Index Hashing

2017-10-19 · Hanjiang Lai, Yan Pan

Similarity-preserving hashing is a widely-used method for nearest neighbour search in large-scale image retrieval tasks. There has been considerable research on generating efficient image representation via the deep-netw…

Image RetrievalRetrieval