paper-with-me

Papers

Regularized Deep Linear Discriminant Analysis

2021-05-15 · Wen Lu

As a non-linear extension of the classic Linear Discriminant Analysis(LDA), Deep Linear Discriminant Analysis(DLDA) replaces the original Categorical Cross Entropy(CCE) loss function with eigenvalue-based loss function to make a deep neural network(DNN) able to learn linearly separable hidden representations. In this paper, we first point out DLDA focuses on training the cooperative discriminative ability of all the dimensions in the latent subspace, while put less emphasis on training the separable capacity of single dimension. To improve DLDA, a regularization method on within-class scatter matrix is proposed to strengthen the discriminative ability of each dimension, and also keep them complement each other. Experiment results on STL-10, CIFAR-10 and Pediatric Pneumonic Chest X-ray Dataset showed that our proposed regularization method Regularized Deep Linear Discriminant Analysis(RDLDA) outperformed DLDA and conventional neural network with CCE as objective. To further improve the discriminative ability of RDLDA in the local space, an algorithm named Subclass RDLDA is also proposed.

📄 PDF Abstract BibTeX arXiv:2105.07129

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spectrally-Corrected and Regularized Linear Discriminant Analysis for Spiked Covariance Model

2022-10-08 · Hua Li, Wenya Luo, Zhidong Bai, Huanchao Zhou 외

This paper proposes an improved linear discriminant analysis called spectrally-corrected and regularized LDA (SRLDA). This method integrates the design ideas of the sample spectrally-corrected covariance matrix and the r…

Dimensionality Reduction

Spectrally-Corrected and Regularized QDA Classifier for Spiked Covariance Model

2025-03-17 · Wenya Luo, Hua Li, Zhidong Bai, Zhijun Liu

Quadratic discriminant analysis (QDA) is a widely used method for classification problems, particularly preferable over Linear Discriminant Analysis (LDA) for heterogeneous data. However, QDA loses its effectiveness in h…

Transfer learning via Regularized Linear Discriminant Analysis

2025-01-05 · Hongzhe Zhang, Arnab Auddy, Hongzhe Lee

Linear discriminant analysis is a widely used method for classification. However, the high dimensionality of predictors combined with small sample sizes often results in large classification errors. To address this chall…

ClassificationTransfer Learning

Structural Effect and Spectral Enhancement of High-Dimensional Regularized Linear Discriminant Analysis

2025-07-22 · Yonghan Zhang, Zhangni Pu, Lu Yan, Jiang Hu arxiv

Regularized linear discriminant analysis (RLDA) is a widely used tool for classification and dimensionality reduction, but its performance in high-dimensional scenarios is inconsistent. Existing theoretical analyses of R…

Dimensionality Reduction

Compressive Regularized Discriminant Analysis of High-Dimensional Data with Applications to Microarray Studies

2018-04-11 · Muhammad Naveed Tabassum, Esa Ollila

We propose a modification of linear discriminant analysis, referred to as compressive regularized discriminant analysis (CRDA), for analysis of high-dimensional datasets. CRDA is specially designed for feature eliminatio…

feature selection