Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction

Abstract

Dimensionality reduction is one of the important preprocessing steps in high-dimensional data analysis. In this paper, we consider the supervised dimensionality reduction problem where samples are accompanied with class labels. Traditional Fisher discriminant analysis is a popular and powerful method for this purpose. However, it tends to give undesired results if samples in some class form several separate clusters, i.e., multimodal. In this paper, we propose a new dimensionality reduction method called local Fisher discriminant analysis (LFDA), which is a localized variant of Fisher discriminant analysis. LFDA takes local structure of the data into account so the multimodal data can be embedded appropriately. We also show that LFDA can be extended to non-linear dimensionality reduction scenarios by the kernel trick.

Cite

Text

Sugiyama. "Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction." International Conference on Machine Learning, 2006. doi:10.1145/1143844.1143958

Markdown

[Sugiyama. "Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction." International Conference on Machine Learning, 2006.](https://mlanthology.org/icml/2006/sugiyama2006icml-local/) doi:10.1145/1143844.1143958

BibTeX

@inproceedings{sugiyama2006icml-local,
  title     = {{Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction}},
  author    = {Sugiyama, Masashi},
  booktitle = {International Conference on Machine Learning},
  year      = {2006},
  pages     = {905-912},
  doi       = {10.1145/1143844.1143958},
  url       = {https://mlanthology.org/icml/2006/sugiyama2006icml-local/}
}