paper-with-me

Papers

Low-rank Bilinear Pooling for Fine-Grained Classification

2016-11-16 · CVPR 2017 7 · Shu Kong, Charless Fowlkes

Pooling second-order local feature statistics to form a high-dimensional bilinear feature has been shown to achieve state-of-the-art performance on a variety of fine-grained classification tasks. To address the computational demands of high feature dimensionality, we propose to represent the covariance features as a matrix and apply a low-rank bilinear classifier. The resulting classifier can be evaluated without explicitly computing the bilinear feature map which allows for a large reduction in the compute time as well as decreasing the effective number of parameters to be learned. To further compress the model, we propose classifier co-decomposition that factorizes the collection of bilinear classifiers into a common factor and compact per-class terms. The co-decomposition idea can be deployed through two convolutional layers and trained in an end-to-end architecture. We suggest a simple yet effective initialization that avoids explicitly first training and factorizing the larger bilinear classifiers. Through extensive experiments, we show that our model achieves state-of-the-art performance on several public datasets for fine-grained classification trained with only category labels. Importantly, our final model is an order of magnitude smaller than the recently proposed compact bilinear model, and three orders smaller than the standard bilinear CNN model.

📄 PDF Abstract BibTeX arXiv:1611.05109

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Compare More Nuanced:Pairwise Alignment Bilinear Network For Few-shot Fine-grained Learning

2019-04-07 · Huaxi Huang, Jun-Jie Zhang, Jian Zhang, Qiang Wu 외

The recognition ability of human beings is developed in a progressive way. Usually, children learn to discriminate various objects from coarse to fine-grained with limited supervision. Inspired by this learning process, …

General ClassificationMeta-Learning

Low-Rank Pairwise Alignment Bilinear Network For Few-Shot Fine-Grained Image Classification

2019-08-04 · Huaxi Huang, Jun-Jie Zhang, Jian Zhang, Jingsong Xu 외

Deep neural networks have demonstrated advanced abilities on various visual classification tasks, which heavily rely on the large-scale training samples with annotated ground-truth. However, it is unrealistic always to r…

ClassificationFew-Shot LearningFine-Grained Image ClassificationGeneral Classification+2

Hierarchical Bilinear Pooling for Fine-Grained Visual Recognition

2018-07-26 · ECCV 2018 9 · Chaojian Yu, Xinyi Zhao, Qi Zheng, Peng Zhang 외

Fine-grained visual recognition is challenging because it highly relies on the modeling of various semantic parts and fine-grained feature learning. Bilinear pooling based models have been shown to be effective at fine-g…

Fine-Grained Visual Recognition

Compact Bilinear Pooling

2015-11-19 · CVPR 2016 6 · Yang Gao, Oscar Beijbom, Ning Zhang, Trevor Darrell

Bilinear models has been shown to achieve impressive performance on a wide range of visual tasks, such as semantic segmentation, fine grained recognition and face recognition. However, bilinear features are high dimensio…

Face RecognitionFew-Shot LearningGeneral Classificationimage-classification+2

Grassmann Pooling as Compact Homogeneous Bilinear Pooling for Fine-Grained Visual Classification

2018-09-01 · ECCV 2018 9 · Xing Wei, Yue Zhang, Yihong Gong, Jiawei Zhang 외

Designing discriminative and invariant features is the key to visual recognition. Recently, the bilinear pooled feature matrix of Convolutional Neural Network (CNN) has shown to achieve state-of-the-art performance on a …

Fine-Grained Image ClassificationFine-Grained Visual RecognitionGeneral Classificationimage-classification+1