Eigenvalue and Generalized Eigenvalue Problems: Tutorial
Machine Learning
2023-05-23 v3 Machine Learning
Abstract
This paper is a tutorial for eigenvalue and generalized eigenvalue problems. We first introduce eigenvalue problem, eigen-decomposition (spectral decomposition), and generalized eigenvalue problem. Then, we mention the optimization problems which yield to the eigenvalue and generalized eigenvalue problems. We also provide examples from machine learning, including principal component analysis, kernel supervised principal component analysis, and Fisher discriminant analysis, which result in eigenvalue and generalized eigenvalue problems. Finally, we introduce the solutions to both eigenvalue and generalized eigenvalue problems.
Cite
@article{arxiv.1903.11240,
title = {Eigenvalue and Generalized Eigenvalue Problems: Tutorial},
author = {Benyamin Ghojogh and Fakhri Karray and Mark Crowley},
journal= {arXiv preprint arXiv:1903.11240},
year = {2023}
}
Comments
8 pages, Tutorial paper. v2, v3: Added additional information