Resilient Subclass Discriminant Analysis

Abstract

We propose a dimension reduction technique named Resilient Subclass Discriminant Analysis (RSDA) for high dimensional classification problems. The technique iteratively estimates the subclass division by embedding the Fisher Discriminant Analysis (FDA) with Expectation-Maximization (EM) in Gaussian Mixture Models (GMM). The new method maintains the adaptability of SDA to a wide range of data distributions by approximating the distribution of each class as a mixture of Gaussians, and provides superior feature selection performance to SDA with modified EM clustering that estimates a posteriori probability of latent variables in lower-dimensional Fisher's discriminant space, which also improves the robustness in problems of small training datasets compared with conventional EM algorithm. Extensive experiments and comparison results against other well-known Discriminant Analysis (DA) methods are presented using synthetic data, benchmark datasets as well as a real computational vision problem.

Cite

Text

Wu and Boyer. "Resilient Subclass Discriminant Analysis." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459212

Markdown

[Wu and Boyer. "Resilient Subclass Discriminant Analysis." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/wu2009iccv-resilient/) doi:10.1109/ICCV.2009.5459212

BibTeX

@inproceedings{wu2009iccv-resilient,
  title     = {{Resilient Subclass Discriminant Analysis}},
  author    = {Wu, Dijia and Boyer, Kim L.},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {389-396},
  doi       = {10.1109/ICCV.2009.5459212},
  url       = {https://mlanthology.org/iccv/2009/wu2009iccv-resilient/}
}