paper-with-me

홈 › Papers

Partial Least Square Regression via Three-factor SVD-type Manifold Optimization for EEG Decoding

2022-08-09 · Wanguang Yin, Zhichao Liang, JianGuo Zhang, Quanying Liu

Partial least square regression (PLSR) is a widely-used statistical model to reveal the linear relationships of latent factors that comes from the independent variables and dependent variables. However, traditional methods to solve PLSR models are usually based on the Euclidean space, and easily getting stuck into a local minimum. To this end, we propose a new method to solve the partial least square regression, named PLSR via optimization on bi-Grassmann manifold (PLSRbiGr). Specifically, we first leverage the three-factor SVD-type decomposition of the cross-covariance matrix defined on the bi-Grassmann manifold, converting the orthogonal constrained optimization problem into an unconstrained optimization problem on bi-Grassmann manifold, and then incorporate the Riemannian preconditioning of matrix scaling to regulate the Riemannian metric in each iteration. PLSRbiGr is validated with a variety of experiments for decoding EEG signals at motor imagery (MI) and steady-state visual evoked potential (SSVEP) task. Experimental results demonstrate that PLSRbiGr outperforms competing algorithms in multiple EEG decoding tasks, which will greatly facilitate small sample data learning.

📄 PDF Abstract BibTeX arXiv:2208.04324

Code (0)

등록된 구현이 없습니다.

Tasks

EEGEeg DecodingElectroencephalogram (EEG)Motor ImageryregressionSSVEP

Similar Papers 제목 키워드 기반

The Surprising Robustness of Partial Least Squares

2024-09-09 · João B. Assunção, Pedro Afonso Fernandes

Partial least squares (PLS) is a simple factorisation method that works well with high dimensional problems in which the number of observations is limited given the number of independent variables. In this article, we sh…

Dimensionality Reductionvalid

Partial Least Squares Regression on Riemannian Manifolds and Its Application in Classifications

2016-09-21 · Haoran Chen, Yanfeng Sun, Junbin Gao, Yongli Hu 외

Partial least squares regression (PLSR) has been a popular technique to explore the linear relationship between two datasets. However, most of algorithm implementations of PLSR may only achieve a suboptimal solution thro…

General Classificationregression

Optimal learning rates for Kernel Conjugate Gradient regression

2010-12-01 · NeurIPS 2010 12 · Gilles Blanchard, Nicole Krämer

We prove rates of convergence in the statistical sense for kernel-based least squares regression using a conjugate gradient algorithm, where regularization against overfitting is obtained by early stopping. This method i…

Dimensionality ReductionregressionSupervised dimensionality reduction

Expectile Matrix Factorization for Skewed Data Analysis

2016-06-07 · Rui Zhu, Di Niu, Linglong Kong, Zongpeng Li

Matrix factorization is a popular approach to solving matrix estimation problems based on partial observations. Existing matrix factorization is based on least squares and aims to yield a low-rank matrix to interpret the…

A Risk Comparison of Ordinary Least Squares vs Ridge Regression

2011-05-04 · Paramveer S. Dhillon, Dean P. Foster, Sham M. Kakade, Lyle H. Ungar

We compare the risk of ridge regression to a simple variant of ordinary least squares, in which one simply projects the data onto a finite dimensional subspace (as specified by a Principal Component Analysis) and then pe…

regression