Learning Discriminative and Shareable Features for Scene Classification
Abstract
In this paper, we propose to learn a discriminative and shareable feature transformation filter bank to transform local image patches (represented as raw pixel values) into features for scene image classification. The learned filters are expected to: (1) encode common visual patterns of a flexible number of categories; (2) encode discriminative and class-specific information. For each category, a subset of the filters are activated in a data-adaptive manner, meanwhile sharing of filters among different categories is also allowed. Discriminative power of the filter bank is further enhanced by enforcing the features from the same category to be close to each other in the feature space, while features from different categories to be far away from each other. The experimental results on three challenging scene image classification datasets indicate that our features can achieve very promising performance. Furthermore, our features also show great complementary effect to the state-of-the-art ConvNets feature.
Cite
Text
Zuo et al. "Learning Discriminative and Shareable Features for Scene Classification." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10590-1_36Markdown
[Zuo et al. "Learning Discriminative and Shareable Features for Scene Classification." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/zuo2014eccv-learning/) doi:10.1007/978-3-319-10590-1_36BibTeX
@inproceedings{zuo2014eccv-learning,
title = {{Learning Discriminative and Shareable Features for Scene Classification}},
author = {Zuo, Zhen and Wang, Gang and Shuai, Bing and Zhao, Lifan and Yang, Qingxiong and Jiang, Xudong},
booktitle = {European Conference on Computer Vision},
year = {2014},
pages = {552-568},
doi = {10.1007/978-3-319-10590-1_36},
url = {https://mlanthology.org/eccv/2014/zuo2014eccv-learning/}
}