paper-with-me

Papers

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

2025-03-30 · Loc Hoang Tran, Luong Anh Tuan Nguyen

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.

📄 PDF Abstract BibTeX arXiv:2504.01035

Code (0)

등록된 구현이 없습니다.

Tasks

Face Recognition

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 제목 키워드 기반

Probabilistic ODE Solvers with Runge-Kutta Means

2014-06-10 · NeurIPS 2014 12 · Michael Schober, David Duvenaud, Philipp Hennig

Runge-Kutta methods are the classic family of solvers for ordinary differential equations (ODEs), and the basis for the state of the art. Like most numerical methods, they return point estimates. We construct a family of…

Learning Hamiltonian Systems with Mono-Implicit Runge-Kutta Methods

2023-03-07 · Håkon Noren

Numerical integrators could be used to form interpolation conditions when training neural networks to approximate the vector field of an ordinary differential equation (ODE) from data. When numerical one-step schemes suc…

Constructing Runge-Kutta Methods with the Use of Artificial Neural Networks

2011-06-06 · Angelos A. Anastassi

A methodology that can generate the optimal coefficients of a numerical method with the use of an artificial neural network is presented in this work. The network can be designed to produce a finite difference algorithm …

Convolutional Neural Networks combined with Runge-Kutta Methods

2018-02-24 · ICLR 2019 5 · Mai Zhu, Bo Chang, Chong Fu

A convolutional neural network can be constructed using numerical methods for solving dynamical systems, since the forward pass of the network can be regarded as a trajectory of a dynamical system. However, existing mode…

Image Classification

Classification with Runge-Kutta networks and feature space augmentation

2021-04-06 · Elisa Giesecke, Axel Kröner

In this paper we combine an approach based on Runge-Kutta Nets considered in [Benning et al., J. Comput. Dynamics, 9, 2019] and a technique on augmenting the input space in [Dupont et al., NeurIPS, 2019] to obtain networ…

ClassificationGeneral Classificationimage-classificationImage Classification