Proceedings Article10.1145/3077136.3080767
Classification by Retrieval: Binarizing Data and Classifiers
Fumin Shen,Yadong Mu,Yang Yang,Wei Liu,Li Liu,Jingkuan Song,Heng Tao Shen +6 more
- 07 Aug 2017
- pp 595-604
53
TL;DR: A generic formulation that significantly expedites the training and deployment of image classification models, particularly under the scenarios of many image categories and high feature dimensions, and proposes a novel bit-flipping procedure which enjoys high efficacy and a local optimality guarantee.
read more
Abstract: This paper proposes a generic formulation that significantly expedites the training and deployment of image classification models, particularly under the scenarios of many image categories and high feature dimensions. As the core idea, our method represents both the images and learned classifiers using binary hash codes, which are simultaneously learned from the training data. Classifying an image thereby reduces to retrieving its nearest class codes in the Hamming space. Specifically, we formulate multiclass image classification as an optimization problem over binary variables. The optimization alternatingly proceeds over the binary classifiers and image hash codes. Profiting from the special property of binary codes, we show that the sub-problems can be efficiently solved through either a binary quadratic program (BQP) or a linear program. In particular, for attacking the BQP problem, we propose a novel bit-flipping procedure which enjoys high efficacy and a local optimality guarantee. Our formulation supports a large family of empirical loss functions and is, in specific, instantiated by exponential and linear losses. Comprehensive evaluations are conducted on several representative image benchmarks. The experiments consistently exhibit reduced computational and memory complexities of model training and deployment, without sacrificing classification accuracy.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Neural Factorization Machines for Sparse Predictive Analytics
Xiangnan He,Tat-Seng Chua +1 more
- 07 Aug 2017
TL;DR: Neural Factorization Machines (NFM) as discussed by the authors is a special case of NFM without hidden layers, which combines the linearity of FM in modelling second-order feature interactions and the non-linearity of neural network in modelling higher-order features.
1.3K
Binary Multi-View Clustering
TL;DR: A novel Binary Multi-View Clustering (BMVC) framework, which can dexterously manipulate multi-view image data and easily scale to large data, and is formulated by two key components: compact collaborative discrete representation learning and binary clustering structure learning, in a joint learning framework.
588
Deep Collaborative Multi-View Hashing for Large-Scale Image Search
TL;DR: This paper proposes a novel Deep Collaborative Multi-view Hashing method to deeply fuse multi-view features and learn multi-View hash codes collaboratively under a deep architecture and develops a fast discrete hash optimization method based on augmented Lagrangian multiplier to efficiently solve the binary hash codes.
153
Deep Asymmetric Pairwise Hashing
Fumin Shen,Xin Gao,Li Liu,Yang Yang,Heng Tao Shen +4 more
- 23 Oct 2017
TL;DR: This work proposes a novel Deep Asymmetric Pairwise Hashing approach (DAPH) for supervised hashing, and devise an efficient alternating algorithm to optimize the asymmetric deep hash functions and high-quality binary code jointly.
151
Deep Incremental Hashing Network for Efficient Image Retrieval
Dayan Wu,Qi Dai,Jing Liu,Bo Li,Weiping Wang +4 more
- 15 Jun 2019
TL;DR: This paper proposes a novel deep hashing framework, called Deep Incremental Hashing Network (DIHN), for learning hash codes in an incremental manner, which can significantly decrease the training time while keeping the state-of-the-art retrieval accuracy.
References
ImageNet classification with deep convolutional neural networks
TL;DR: A large, deep convolutional neural network was trained to classify the 1.2 million high-resolution images in the ImageNet LSVRC-2010 contest into the 1000 different classes and employed a recently developed regularization method called "dropout" that proved to be very effective.
•Proceedings Article
ImageNet Classification with Deep Convolutional Neural Networks
Alex Krizhevsky,Ilya Sutskever,Geoffrey E. Hinton +2 more
- 03 Dec 2012
TL;DR: The state-of-the-art performance of CNNs was achieved by Deep Convolutional Neural Networks (DCNNs) as discussed by the authors, which consists of five convolutional layers, some of which are followed by max-pooling layers, and three fully-connected layers with a final 1000-way softmax.
ImageNet: A large-scale hierarchical image database
Jia Deng,Wei Dong,Richard Socher,Li-Jia Li,Kai Li,Li Fei-Fei +5 more
- 20 Jun 2009
TL;DR: A new database called “ImageNet” is introduced, a large-scale ontology of images built upon the backbone of the WordNet structure, much larger in scale and diversity and much more accurate than the current image datasets.
Robust Face Recognition via Sparse Representation
TL;DR: This work considers the problem of automatically recognizing human faces from frontal views with varying expression and illumination, as well as occlusion and disguise, and proposes a general classification algorithm for (image-based) object recognition based on a sparse representation computed by C1-minimization.
•Journal Article
LIBLINEAR: A Library for Large Linear Classification
TL;DR: LIBLINEAR is an open source library for large-scale linear classification that supports logistic regression and linear support vector machines and provides easy-to-use command-line tools and library calls for users and developers.
Related Papers (5)
Fumin Shen,Chunhua Shen,Wei Liu,Heng Tao Shen +3 more
- 07 Jun 2015
Aristides Gionis,Piotr Indyk,Rajeev Motwani +2 more
- 07 Sep 1999
Alex Krizhevsky
- 01 Jan 2009