Margin Maximizing Discriminant Analysis

Abstract

We propose a new feature extraction method called Margin Maximizing Discriminant Analysis (MMDA) which seeks to extract features suitable for classification tasks. MMDA is based on the principle that an ideal feature should convey the maximum information about the class labels and it should depend only on the geometry of the optimal decision boundary and not on those parts of the distribution of the input data that do not participate in shaping this boundary. Further, distinct feature components should convey unrelated information about the data. Two feature extraction methods are proposed for calculating the parameters of such a projection that are shown to yield equivalent results. The kernel mapping idea is used to derive non-linear versions. Experiments with several real-world, publicly available data sets demonstrate that the new method yields competitive results.

Cite

Text

Kocsor et al. "Margin Maximizing Discriminant Analysis." European Conference on Machine Learning, 2004. doi:10.1007/978-3-540-30115-8_23

Markdown

[Kocsor et al. "Margin Maximizing Discriminant Analysis." European Conference on Machine Learning, 2004.](https://mlanthology.org/ecmlpkdd/2004/kocsor2004ecml-margin/) doi:10.1007/978-3-540-30115-8_23

BibTeX

@inproceedings{kocsor2004ecml-margin,
  title     = {{Margin Maximizing Discriminant Analysis}},
  author    = {Kocsor, András and Kovács, Kornél and Szepesvári, Csaba},
  booktitle = {European Conference on Machine Learning},
  year      = {2004},
  pages     = {227-238},
  doi       = {10.1007/978-3-540-30115-8_23},
  url       = {https://mlanthology.org/ecmlpkdd/2004/kocsor2004ecml-margin/}
}