Revisiting Classical Multiclass Linear Discriminant Analysis with a Novel Prototype-based Interpretable Solution

Linear discriminant analysis (LDA) is a fundamental method for feature extraction and dimensionality reduction. Despite having many variants, classical LDA has its importance, as it is a keystone in human knowledge about pattern recognition. For a dataset containing C clusters, the classical solution to LDA extracts at most C-1 features. In this paper, we introduce a novel solution to classical LDA, called LDA++, that yields C features, each one interpretable as measuring similarity to one cluster. This novel solution bridges between dimensionality reduction and multiclass classification. Specifically, we prove that, under some mild conditions, the optimal weights of a linear multiclass classifier for homoscedastic Gaussian data also make an optimal solution to LDA. In addition, this novel interpretable solution reveals some new facts about LDA and its relation with PCA. We provide a complete numerical solution for our novel method, covering the cases 1) when the scatter matrices can be constructed explicitly, 2) when constructing the scatter matrices is infeasible, and 3) the kernel extension. The code is available at https://github.com/k-ghiasi/LDA-plus-plus.

READ FULL TEXT

page 22

page 23

page 24

research
04/16/2021

Grassmann Iterative Linear Discriminant Analysis with Proxy Matrix Optimization

Linear Discriminant Analysis (LDA) is commonly used for dimensionality r...
research
07/05/2021

Hierarchical clustered multiclass discriminant analysis via cross-validation

Linear discriminant analysis (LDA) is a well-known method for multiclass...
research
06/22/2020

Supervised dimensionality reduction by a Linear Discriminant Analysis on pre-trained CNN features

We explore the application of linear discriminant analysis (LDA) to the ...
research
10/26/2016

Incremental Nonparametric Weighted Feature Extraction for OnlineSubspace Pattern Classification

In this paper, a new online method based on nonparametric weighted featu...
research
03/25/2023

Deep Linear Discriminant Analysis with Variation for Polycystic Ovary Syndrome Classification

The polycystic ovary syndrome diagnosis is a problem that can be leverag...
research
10/01/2021

Weight Vector Tuning and Asymptotic Analysis of Binary Linear Classifiers

Unlike its intercept, a linear classifier's weight vector cannot be tune...

Please sign up or login with your details

Forgot password? Click here to reset