paper-with-me

Papers

Kernel principal component analysis network for image classification

2015-12-20 · Dan Wu, Jiasong Wu, Rui Zeng, Longyu Jiang, Lotfi Senhadji, Huazhong Shu

In order to classify the nonlinear feature with linear classifier and improve the classification accuracy, a deep learning network named kernel principal component analysis network (KPCANet) is proposed. First, mapping the data into higher space with kernel principal component analysis to make the data linearly separable. Then building a two-layer KPCANet to obtain the principal components of image. Finally, classifying the principal components with linearly classifier. Experimental results show that the proposed KPCANet is effective in face recognition, object recognition and hand-writing digits recognition, it also outperforms principal component analysis network (PCANet) generally as well. Besides, KPCANet is invariant to illumination and stable to occlusion and slight deformation.

📄 PDF Abstract BibTeX arXiv:1512.06337

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFace RecognitionGeneral Classificationimage-classificationImage ClassificationObject Recognition

Similar Papers 제목 키워드 기반

Unveiling the Hidden Structure of Self-Attention via Kernel Principal Component Analysis

2024-06-19 · Rachel S. Y. Teo, Tan M. Nguyen

The remarkable success of transformers in sequence modeling tasks, spanning various applications in natural language processing and computer vision, is attributed to the critical role of self-attention. Similar to the de…

Image SegmentationLanguage ModelingLanguage ModellingSemantic Segmentation

Kernel Principal Component Analysis and its Applications in Face Recognition and Active Shape Models

2012-07-15 · Quan Wang

Principal component analysis (PCA) is a popular tool for linear dimensionality reduction and feature extraction. Kernel PCA is the nonlinear form of PCA, which better exploits the complicated spatial structure of high-di…

Dimensionality ReductionFace RecognitionGeneral Classification

Empirical Evaluation of Kernel PCA Approximation Methods in Classification Tasks

2017-12-12 · Deena P. Francis, Kumudha Raimond

Kernel Principal Component Analysis (KPCA) is a popular dimensionality reduction technique with a wide range of applications. However, it suffers from the problem of poor scalability. Various approximation methods have b…

ClassificationDimensionality ReductionGeneral Classification

Diagnosing ADHD from fMRI Scans Using Hidden Markov Models

2015-06-19

This paper applies a hidden Markov model to the problem of Attention Deficit Hyperactivity Disorder (ADHD) diagnosis from resting-state functional Magnetic Resonance Image (fMRI) scans of subjects. The proposed model con…

Dimensionality Reduction

A Dual Formulation for Probabilistic Principal Component Analysis

2023-07-19 · Henri De Plaen, Johan A. K. Suykens

In this paper, we characterize Probabilistic Principal Component Analysis in Hilbert spaces and demonstrate how the optimal solution admits a representation in dual space. This allows us to develop a generative framework…