paper-with-me

Papers

Randomized Kernel Multi-view Discriminant Analysis

2020-04-02 · Xiaoyun Li, Jie Gui, Ping Li

In many artificial intelligence and computer vision systems, the same object can be observed at distinct viewpoints or by diverse sensors, which raises the challenges for recognizing objects from different, even heterogeneous views. Multi-view discriminant analysis (MvDA) is an effective multi-view subspace learning method, which finds a discriminant common subspace by jointly learning multiple view-specific linear projections for object recognition from multiple views, in a non-pairwise way. In this paper, we propose the kernel version of multi-view discriminant analysis, called kernel multi-view discriminant analysis (KMvDA). To overcome the well-known computational bottleneck of kernel methods, we also study the performance of using random Fourier features (RFF) to approximate Gaussian kernels in KMvDA, for large scale learning. Theoretical analysis on stability of this approximation is developed. We also conduct experiments on several popular multi-view datasets to illustrate the effectiveness of our proposed strategy.

📄 PDF Abstract BibTeX arXiv:2004.01143

Code (0)

등록된 구현이 없습니다.

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

The Geometry of Nonlinear Embeddings in Kernel Discriminant Analysis

2020-05-12 · Jiae Kim, Yoonkyung Lee, Zhiyu Liang

Fisher's linear discriminant analysis is a classical method for classification, yet it is limited to capturing linear features only. Kernel discriminant analysis as an extension is known to successfully alleviate the lim…

Multi-view Common Component Discriminant Analysis for Cross-view Classification

2018-05-14 · Xinge You, Jiamiao Xu, Wei Yuan, Xiao-Yuan Jing 외

Cross-view classification that means to classify samples from heterogeneous views is a significant yet challenging problem in computer vision. A promising approach to handle this problem is the multi-view subspace learni…

General Classification

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…

Randomized ICA and LDA Dimensionality Reduction Methods for Hyperspectral Image Classification

2018-04-19 · Chippy Jayaprakash, Bharath Bhushan Damodaran, Sowmya V, K. P. Soman

Dimensionality reduction is an important step in processing the hyperspectral images (HSI) to overcome the curse of dimensionality problem. Linear dimensionality reduction methods such as Independent component analysis (…

Dimensionality ReductionGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Randomized Iterative Algorithms for Fisher Discriminant Analysis

2018-09-09 · Agniva Chowdhury, Jiasen Yang, Petros Drineas

Fisher discriminant analysis (FDA) is a widely used method for classification and dimensionality reduction. When the number of predictor variables greatly exceeds the number of observations, one of the alternatives for c…

Dimensionality Reduction