paper-with-me

Papers

Yet Another Algorithm for Supervised Principal Component Analysis: Supervised Linear Centroid-Encoder

2023-06-07 · Tomojit Ghosh, Michael Kirby

We propose a new supervised dimensionality reduction technique called Supervised Linear Centroid-Encoder (SLCE), a linear counterpart of the nonlinear Centroid-Encoder (CE) \citep{ghosh2022supervised}. SLCE works by mapping the samples of a class to its class centroid using a linear transformation. The transformation is a projection that reconstructs a point such that its distance from the corresponding class centroid, i.e., centroid-reconstruction loss, is minimized in the ambient space. We derive a closed-form solution using an eigendecomposition of a symmetric matrix. We did a detailed analysis and presented some crucial mathematical properties of the proposed approach. %We also provide an iterative solution approach based solving the optimization problem using a descent method. We establish a connection between the eigenvalues and the centroid-reconstruction loss. In contrast to Principal Component Analysis (PCA) which reconstructs a sample in the ambient space, the transformation of SLCE uses the instances of a class to rebuild the corresponding class centroid. Therefore the proposed method can be considered a form of supervised PCA. Experimental results show the performance advantage of SLCE over other supervised methods.

📄 PDF Abstract BibTeX arXiv:2306.04622

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionSupervised dimensionality reduction

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

PRIM-cipal components analysis

2026-04-16 · Tianhao Liu, Daniel Andrés Díaz-Pachón, J. Sunil Rao arxiv

Supervised No Free Lunch Theorems (NFLTs) are well studied, yet unsupervised NFLTs remain underexplored. For elliptical distributions, we prove that there exist two equally optimal, scientifically meaningful bump-hunting…

Iterated and exponentially weighted moving principal component analysis

2021-08-30 · SSRN 2021 8 · Paul Bilokon, David Finkelstein

The principal component analysis (PCA) is a staple statistical and unsupervised machine learning technique in finance. The application of PCA in a financial setting is associated with several technical difficulties, such…

Principal Component Analysis versus Factor Analysis

2021-10-21 · Zenon Gniazdowski

The article discusses selected problems related to both principal component analysis (PCA) and factor analysis (FA). In particular, both types of analysis were compared. A vector interpretation for both PCA and FA has al…

Delamination prediction in composite panels using unsupervised-feature learning methods with wavelet-enhanced guided wave representations

2022-04-20 · Mahindra Rautela, J. Senthilnath, Ernesto Monaco, S. Gopalakrishnan

With the introduction of damage tolerance-based design philosophies, the demand for reliable and robust structural health monitoring (SHM) procedures for aerospace composite structures is increasing rapidly. The performa…

Anomaly DetectionDimensionality ReductionPhilosophyStructural Health Monitoring

A Generalization of Principal Component Analysis

2019-10-29 · Samuele Battaglino, Erdem Koyuncu

Conventional principal component analysis (PCA) finds a principal vector that maximizes the sum of second powers of principal components. We consider a generalized PCA that aims at maximizing the sum of an arbitrary conv…