paper-with-me

홈 › Papers

Grassmann Iterative Linear Discriminant Analysis with Proxy Matrix Optimization

2021-04-16 · Navya Nagananda, Breton Minnehan, Andreas Savakis

Linear Discriminant Analysis (LDA) is commonly used for dimensionality reduction in pattern recognition and statistics. It is a supervised method that aims to find the most discriminant space of reduced dimension that can be further used for classification. In this work, we present a Grassmann Iterative LDA method (GILDA) that is based on Proxy Matrix Optimization (PMO). PMO makes use of automatic differentiation and stochastic gradient descent (SGD) on the Grassmann manifold to arrive at the optimal projection matrix. Our results show that GILDAoutperforms the prevailing manifold optimization method.

📄 PDF Abstract BibTeX arXiv:2104.08112

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

Similar Papers 제목 키워드 기반

Dictionary Learning and Sparse Coding on Grassmann Manifolds: An Extrinsic Solution

2013-10-18 · Mehrtash Harandi, Conrad Sanderson, Chunhua Shen, Brian C. Lovell

Recent advances in computer vision and machine learning suggest that a wide range of problems can be addressed more appropriately by considering non-Euclidean geometry. In this paper we explore sparse dictionary learning…

Action RecognitionDictionary LearningFace RecognitionGeneral Classification+3

Extended Grassmann Kernels for Subspace-Based Learning

2008-12-01 · NeurIPS 2008 12 · Jihun Hamm, Daniel D. Lee

Subspace-based learning problems involve data whose elements are linear subspaces of a vector space. To handle such data structures, Grassmann kernels have been proposed and used previously. In this paper, we analyze the…

General Classification

Extrinsic Methods for Coding and Dictionary Learning on Grassmann Manifolds

2014-01-31 · Mehrtash Harandi, Richard Hartley, Chunhua Shen, Brian Lovell 외

Sparsity-based representations have recently led to notable results in various visual recognition tasks. In a separate line of research, Riemannian manifolds have been shown useful for dealing with features and models th…

Action RecognitionClassificationDictionary LearningFace Recognition+4

Grassmannian Discriminant Maps (GDM) for Manifold Dimensionality Reduction with Application to Image Set Classification

2018-06-28 · Rui Wang, Xiao-Jun Wu, Kai-Xuan Chen, Josef Kittler

In image set classification, a considerable progress has been made by representing original image sets on Grassmann manifolds. In order to extend the advantages of the Euclidean based dimensionality reduction methods to …

Dimensionality ReductionFace RecognitionGeneral ClassificationGesture Recognition+4

Linear Discriminant Analysis with the Randomized Kaczmarz Method

2022-11-10 · Jocelyn T. Chi, Deanna Needell

We present a randomized Kaczmarz method for linear discriminant analysis (rkLDA), an iterative randomized approach to binary-class Gaussian model linear discriminant analysis (LDA) for very large data. We harness a least…