paper-with-me

홈 › Papers

BinGAN: Learning Compact Binary Descriptors with a Regularized GAN

2018-06-18 · NeurIPS 2018 12 · Maciej Zieba, Piotr Semberecki, Tarek El-Gaaly, Tomasz Trzcinski

In this paper, we propose a novel regularization method for Generative Adversarial Networks, which allows the model to learn discriminative yet compact binary representations of image patches (image descriptors). We employ the dimensionality reduction that takes place in the intermediate layers of the discriminator network and train binarized low-dimensional representation of the penultimate layer to mimic the distribution of the higher-dimensional preceding layers. To achieve this, we introduce two loss terms that aim at: (i) reducing the correlation between the dimensions of the binarized low-dimensional representation of the penultimate layer i. e. maximizing joint entropy) and (ii) propagating the relations between the dimensions in the high-dimensional space to the low-dimensional space. We evaluate the resulting binary image descriptors on two challenging applications, image matching and retrieval, and achieve state-of-the-art results.

📄 PDF Abstract BibTeX arXiv:1806.06778

Code (1)

maciejzieba/binGAN 공식 구현

Tasks

Dimensionality ReductionRetrieval

Methods 이 논문이 사용한 방법론

How Can I Talk To an Agent at Lufthansa Airlines? 설명 없음

Similar Papers 제목 키워드 기반

Learning Compact Binary Descriptors With Unsupervised Deep Neural Networks

2016-06-01 · CVPR 2016 6 · Kevin Lin, Jiwen Lu, Chu-Song Chen, Jie zhou

In this paper, we propose a new unsupervised deep learning approach called DeepBit to learn compact binary descriptor for efficient visual object matching. Unlike most existing binary descriptors which were designed with…

Image RetrievalObjectObject RecognitionQuantization+1

Boosting Binary Keypoint Descriptors

2013-06-01 · CVPR 2013 6 · Tomasz Trzcinski, Mario Christoudias, Pascal Fua, Vincent Lepetit

Binary keypoint descriptors provide an efficient alternative to their floating-point competitors as they enable faster processing while requiring less memory. In this paper, we propose a novel framework to learn an extre…

Learning compact binary descriptors with unsupervised deep neural networks

2016-06-01 · CVPR2016 2016 6 · Kevin Lin; Jiwen Lu; Chu-Song Chen; Jie Zhou

In this paper, we propose a new unsupervised deep learning approach called DeepBit to learn compact binary descriptor for efficient visual object matching. Unlike most existing binary descriptors which were designed with…

Image RetrievalObjectObject RecognitionQuantization+1

Aggregation of binary feature descriptors for compact scene model representation in large scale structure-from-motion applications

2018-09-28 · Jacek Komorowski, Tomasz Trzcinski

In this paper we present an efficient method for aggregating binary feature descriptors to allow compact representation of 3D scene model in incremental structure-from-motion and SLAM applications. All feature descriptor…

Learning Binary Codes for High-Dimensional Data Using Bilinear Projections

2013-06-01 · CVPR 2013 6 · Yunchao Gong, Sanjiv Kumar, Henry A. Rowley, Svetlana Lazebnik

Recent advances in visual recognition indicate that to achieve good retrieval and classification accuracy on largescale datasets like ImageNet, extremely high-dimensional visual descriptors, e.g., Fisher Vectors, are nee…

ClassificationCode GenerationGeneral ClassificationQuantization+2