Efficient Feature Extraction for Image Classification

Abstract

In many image classification applications, input feature space is often high-dimensional and dimensionality reduction is necessary to alleviate the curse of dimensionality or to reduce the cost of computation. In this paper, we extract discriminant features for image classification by learning a low-dimensional embedding from finite labeled samples. In the new feature space, intra-class compactness and extra-class separability are achieved simultaneously. Target dimensionality of the embedding is selected by spectral analysis. Our method is designed suitable for data with both uni- and multi-modal class distributions. We also develop its two-dimensional variant which makes use of the matrix representation of images. Experimental results on three real image datasets demonstrate the efficacy of our method compared to the state of the art.

Cite

Text

Zhang et al. "Efficient Feature Extraction for Image Classification." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4409058

Markdown

[Zhang et al. "Efficient Feature Extraction for Image Classification." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/zhang2007iccv-efficient/) doi:10.1109/ICCV.2007.4409058

BibTeX

@inproceedings{zhang2007iccv-efficient,
  title     = {{Efficient Feature Extraction for Image Classification}},
  author    = {Zhang, Wei and Xue, Xiangyang and Sun, Zichen and Guo, Yue-Fei and Chi, Mingmin and Lu, Hong},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2007},
  pages     = {1-8},
  doi       = {10.1109/ICCV.2007.4409058},
  url       = {https://mlanthology.org/iccv/2007/zhang2007iccv-efficient/}
}