Weakly Supervised Fine-Grained Image Classification via Guassian Mixture Model Oriented Discriminative Learning
Abstract
Existing weakly supervised fine-grained image recognition (WFGIR) methods usually pick out the discriminative regions from the high-level feature maps directly. We discover that due to the operation of stacking local receptive filed, Convolutional Neural Network causes the discriminative region diffusion in high-level feature maps, which leads to inaccurate discriminative region localization. In this paper, we propose an end-to-end Discriminative Feature-oriented Gaussian Mixture Model (DF-GMM), to address the problem of discriminative region diffusion and find better fine-grained details. Specifically, DF-GMM consists of 1) a low-rank representation mechanism (LRM), which learns a set of low-rank discriminative bases by Gaussian Mixture Model (GMM) in high-level semantic feature maps to improve discriminative ability of feature representation, 2) a low-rank representation reorganization mechanism (LR ^2 M) which resumes the space information corresponding to low-rank discriminative bases to reconstruct the low-rank feature maps. It alleviates the discriminative region diffusion problem and locate discriminative regions more precisely. Extensive experiments verify that DF-GMM yields the best performance under the same settings with the most competitive approaches, in CUB-Bird, Stanford-Cars datasets, and FGVC Aircraft.
Cite
Text
Wang et al. "Weakly Supervised Fine-Grained Image Classification via Guassian Mixture Model Oriented Discriminative Learning." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020. doi:10.1109/CVPR42600.2020.00977Markdown
[Wang et al. "Weakly Supervised Fine-Grained Image Classification via Guassian Mixture Model Oriented Discriminative Learning." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2020.](https://mlanthology.org/cvpr/2020/wang2020cvpr-weakly/) doi:10.1109/CVPR42600.2020.00977BibTeX
@inproceedings{wang2020cvpr-weakly,
title = {{Weakly Supervised Fine-Grained Image Classification via Guassian Mixture Model Oriented Discriminative Learning}},
author = {Wang, Zhihui and Wang, Shijie and Yang, Shuhui and Li, Haojie and Li, Jianjun and Li, Zezhou},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2020},
doi = {10.1109/CVPR42600.2020.00977},
url = {https://mlanthology.org/cvpr/2020/wang2020cvpr-weakly/}
}