vix.ing · top · new · best · stats · spec

Riemannian Manifold Optimization for Discriminant Subspace Learning

2021/01/20 by Wanguang Yin, Yin, Wanguang, Zhengming Ma +3
Computer Science · Engineering · #FOS: Computer and information sciences #FOS: Electrical engineering #Face and Expression Recognition #Gait Recognition and Analysis #Image and Video Processing (eess.IV) #Machine Learning (cs.LG) #Signal Processing (eess.SP) #Speech and Audio Processing #electronic engineering #information engineering

paper · pdf · doi:10.48550/arxiv.2101.08032

openalex publication_date 2021/01/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Linear discriminant analysis (LDA) is a widely used algorithm in machine learning to extract a low-dimensional representation of high-dimensional data, it features to find the orthogonal discriminant projection subspace by using the Fisher discriminant criterion. However, the traditional Euclidean-based methods for solving LDA are easily convergent to spurious local minima and hardly obtain an optimal solution. To address such a problem, in this paper, we propose a novel algorithm namely Riemannian-based discriminant analysis (RDA) for subspace learning. In order to obtain an explicit solution, we transform the traditional Euclidean-based methods to the Riemannian manifold space and use the trust-region method to learn the discriminant projection subspace. We compare the proposed algorithm to existing variants of LDA, as well as the unsupervised tensor decomposition methods on image classification tasks. The numerical results suggest that RDA achieves state-of-the-art performance in classification accuracy.

Related