paper-with-me

Papers

SUBIC: A supervised, structured binary code for image search

2017-08-09 · ICCV 2017 10 · Himalaya Jain, Joaquin Zepeda, Patrick Pérez, Rémi Gribonval

For large-scale visual search, highly compressed yet meaningful representations of images are essential. Structured vector quantizers based on product quantization and its variants are usually employed to achieve such compression while minimizing the loss of accuracy. Yet, unlike binary hashing schemes, these unsupervised methods have not yet benefited from the supervision, end-to-end learning and novel architectures ushered in by the deep learning revolution. We hence propose herein a novel method to make deep convolutional neural networks produce supervised, compact, structured binary codes for visual search. Our method makes use of a novel block-softmax non-linearity and of batch-based entropy losses that together induce structure in the learned encodings. We show that our method outperforms state-of-the-art compact representations based on deep hashing or structured quantization in single and cross-domain category retrieval, instance retrieval and classification. We make our code and models publicly available online.

📄 PDF Abstract BibTeX arXiv:1708.02932

Code (0)

등록된 구현이 없습니다.

Tasks

Deep HashingImage RetrievalQuantizationRetrieval

Similar Papers 제목 키워드 기반

SUBIC: A Supervised Bi-Clustering Approach for Precision Medicine

2017-09-26 · Milad Zafar Nezhad, Dongxiao Zhu, Najibesadat Sadati, Kai Yang 외

Traditional medicine typically applies one-size-fits-all treatment for the entire patient population whereas precision medicine develops tailored treatment schemes for different patient subgroups. The fact that some fact…

Clustering

Self-Supervised Learning as Discrete Communication

2026-02-10 · Kawtar Zaher, Ilyass Moummad, Olivier Buisson, Alexis Joly arxiv

Most self-supervised learning (SSL) methods learn continuous visual representations by aligning different views of the same input, offering limited control over how information is structured across representation dimensi…

Self-Supervised LearningImage Classification

Supervised Hashing with End-to-End Binary Deep Neural Network

2017-11-24 · Dang-Khoa Le Tan, Thanh-Toan Do, Ngai-Man Cheung

Image hashing is a popular technique applied to large scale content-based visual retrieval due to its compact and efficient binary codes. Our work proposes a new end-to-end deep network architecture for supervised hashin…

Image RetrievalRetrieval

Simultaneous Feature Aggregating and Hashing for Compact Binary Code Learning

2019-04-24 · Thanh-Toan Do, Khoa Le, Tuan Hoang, Huu Le 외

Representing images by compact hash codes is an attractive approach for large-scale content-based image retrieval. In most state-of-the-art hashing-based image retrieval systems, for each image, local descriptors are fir…

Content-Based Image RetrievalImage RetrievalRetrieval

Supervised Incremental Hashing

2016-04-25 · Bahadir Ozdemir, Mahyar Najibi, Larry S. Davis

We propose an incremental strategy for learning hash functions with kernels for large-scale image search. Our method is based on a two-stage classification framework that treats binary codes as intermediate variables bet…

General ClassificationImage Retrieval