IVCVLGMar 30, 2025

Novel sparse PCA method via Runge Kutta numerical method(s) for face recognition

arXiv:2504.01035v11 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for biometric security applications like military and finance.

The paper tackled face recognition by implementing sparse PCA using Proximal Gradient and Runge-Kutta methods, achieving higher accuracy than standard PCA and faster speed with Runge-Kutta.

Face recognition is a crucial topic in data science and biometric security, with applications spanning military, finance, and retail industries. This paper explores the implementation of sparse Principal Component Analysis (PCA) using the Proximal Gradient method (also known as ISTA) and the Runge-Kutta numerical methods. To address the face recognition problem, we integrate sparse PCA with either the k-nearest neighbor method or the kernel ridge regression method. Experimental results demonstrate that combining sparse PCA-solved via the Proximal Gradient method or the Runge-Kutta numerical approach-with a classification system yields higher accuracy compared to standard PCA. Additionally, we observe that the Runge-Kutta-based sparse PCA computation consistently outperforms the Proximal Gradient method in terms of speed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes