paper-with-me

홈 › Papers

From Selective Deep Convolutional Features to Compact Binary Representations for Image Retrieval

2018-02-07 · Thanh-Toan Do, Tuan Hoang, Dang-Khoa Le Tan, Huu Le, Tam V. Nguyen, Ngai-Man Cheung

In the large-scale image retrieval task, the two most important requirements are the discriminability of image representations and the efficiency in computation and storage of representations. Regarding the former requirement, Convolutional Neural Network (CNN) is proven to be a very powerful tool to extract highly discriminative local descriptors for effective image search. Additionally, in order to further improve the discriminative power of the descriptors, recent works adopt fine-tuned strategies. In this paper, taking a different approach, we propose a novel, computationally efficient, and competitive framework. Specifically, we firstly propose various strategies to compute masks, namely SIFT-mask, SUM-mask, and MAX-mask, to select a representative subset of local convolutional features and eliminate redundant features. Our in-depth analyses demonstrate that proposed masking schemes are effective to address the burstiness drawback and improve retrieval accuracy. Secondly, we propose to employ recent embedding and aggregating methods which can significantly boost the feature discriminability. Regarding the computation and storage efficiency, we include a hashing module to produce very compact binary image representations. Extensive experiments on six image retrieval benchmarks demonstrate that our proposed framework achieves the state-of-the-art retrieval performances.

📄 PDF Abstract BibTeX arXiv:1802.02899

Code (1)

hnanhtuan/selectiveConvFeature 공식 구현

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Compact Environment-Invariant Codes for Robust Visual Place Recognition

2017-09-23 · Unnat Jain, Vinay P. Namboodiri, Gaurav Pandey

Robust visual place recognition (VPR) requires scene representations that are invariant to various environmental challenges such as seasonal changes and variations due to ambient lighting conditions during day and night.…

Visual Place Recognition

A Deep Hashing Learning Network

2015-07-16 · Guoqiang Zhong, Pan Yang, Sijiang Wang, Junyu Dong

Hashing-based methods seek compact and efficient binary codes that preserve the neighborhood structure in the original data space. For most existing hashing methods, an image is first encoded as a vector of hand-crafted …

Deep HashingQuantization

Self-Taught Convolutional Neural Networks for Short Text Clustering

2017-01-01 · Jiaming Xu, Peng Wang, Suncong Zheng, Guanhua Tian 외

Short text clustering is a challenging problem due to its sparseness of text representation. Here we propose a flexible Self-Taught Convolutional neural network framework for Short Text Clustering (dubbed STC^2), which c…

ClusteringDimensionality ReductionShort Text ClusteringText Clustering+1

Feature Fusion for Robust Patch Matching With Compact Binary Descriptors

2019-01-11 · Andrea Migliorati, Attilio Fiandrotti, Gianluca Francini, Skjalg Lepsoy 외

This work addresses the problem of learning compact yet discriminative patch descriptors within a deep learning framework. We observe that features extracted by convolutional layers in the pixel domain are largely comple…

Patch Matching

A Deep Convolutional Neural Network for Lung Cancer Diagnostic

2018-04-22 · Mehdi Fatan Serj, Bahram Lavi, Gabriela Hoff, Domenec Puig Valls

In this paper, we examine the strength of deep learning technique for diagnosing lung cancer on medical image analysis problem. Convolutional neural networks (CNNs) models become popular among the pattern recognition and…

Binary ClassificationClassificationDeep LearningDiagnostic+2