Adaptive fast local discriminant analysis with whitening transform.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 40412017.
- Also identified by DOI 10.1016/j.neunet.2025.107551.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Linear discriminant analysis (LDA) is a dimensionality reduction method appreciated by many researchers in the field of machine learning. LDA is usually summarized as a trace ratio problem: min<sub>W</sub>Tr(W<sup>T</sup>S<sub>w</sub>W)/Tr(W<sup>T</sup>S<sub>t</sub>W), which has clear physical meaning but is difficult to solve. Generally, in order to facilitate the solution, researchers often solve the following ratio trace problem: min<sub>W</sub>Tr((W<sup>T</sup>S<sub>w</sub>W)/(W<sup>T</sup>S<sub>t</sub>W)) instead of directly solving the above trace ratio problem. The ratio trace problem can be solved in a closed form, but what is its physical meaning? In addition, most existing LDA-related works consider the relationships between all data points to explore the local structure of the data, and these methods are computationally expensive and difficult to be widely used in large-scale data scenarios. In this work, we illustrate the physical meaning of the ratio trace: whitening the data and then making its intra-class distance as small as possible. Furthermore, we propose an adaptive fast local discriminant analysis method with whitening transformation (FLDA-W), in which the degree of similarity between sample points and anchors is explored in the optimal subspace with the help of the anchor strategy, and in order to ensure the k-connectivity of the similarity matrix, we impose a ℓ<sub>0</sub>-norm constraint on it. Finally, experiments conducted on the three-ring datasets and nine real-world datasets illustrate that FLDA-W is robust to noise and also has excellent performance in classification accuracy.
Medical subject headings
- Machine Learning