paper-with-me

Papers

Generalized eigen, singular value, and partial least squares decompositions: The GSVD package

2020-10-28 · Derek Beaton

The generalized singular value decomposition (GSVD, a.k.a. "SVD triplet", "duality diagram" approach) provides a unified strategy and basis to perform nearly all of the most common multivariate analyses (e.g., principal components, correspondence analysis, multidimensional scaling, canonical correlation, partial least squares). Though the GSVD is ubiquitous, powerful, and flexible, it has very few implementations. Here I introduce the GSVD package for R. The general goal of GSVD is to provide a small set of accessible functions to perform the GSVD and two other related decompositions (generalized eigenvalue decomposition, generalized partial least squares-singular value decomposition). Furthermore, GSVD helps provide a more unified conceptual approach and nomenclature to many techniques. I first introduce the concept of the GSVD, followed by a formal definition of the generalized decompositions. Next I provide some key decisions made during development, and then a number of examples of how to use GSVD to implement various statistical techniques. These examples also illustrate one of the goals of GSVD: how others can (or should) build analysis packages that depend on GSVD. Finally, I discuss the possible future of GSVD.

📄 PDF Abstract BibTeX arXiv:2010.14734

Code (1)

derekbeaton/GSVD

Tasks

Triplet

Similar Papers 제목 키워드 기반

Stability and Bifurcation Analysis of Nonlinear PDEs via Random Projection-based PINNs: A Krylov-Arnoldi Approach

2026-03-23 · Gianluca Fabiani, Michail E. Kavousanakis, Constantinos Siettos, Ioannis G. Kevrekidis arxiv

We address a numerical framework for the stability and bifurcation analysis of nonlinear partial differential equations (PDEs) in which the solution is sought in the function space spanned by physics-informed random proj…

Sparse Generalized Eigenvalue Problem via Smooth Optimization

2014-08-28 · Junxiao Song, Prabhu Babu, Daniel P. Palomar

In this paper, we consider an $\ell_{0}$-norm penalized formulation of the generalized eigenvalue problem (GEP), aimed at extracting the leading sparse generalized eigenvector of a matrix pair. The formulation involves m…

The Symmetric Generalized Eigenvalue Problem as a Nash Equilibrium

2022-06-10 · Ian Gemp, Charlie Chen, Brian McWilliams

The symmetric generalized eigenvalue problem (SGEP) is a fundamental concept in numerical linear algebra. It captures the solution of many classical machine learning problems such as canonical correlation analysis, indep…

2k

Application of the Non-Hermitian Singular Spectrum Analysis to the exponential retrieval problem

2020-08-08 · D. J Nicolsky, G. S. Tipenko

We present a new approach to solve the exponential retrieval problem. We derive a stable technique, based on the singular value decomposition (SVD) of lag-covariance and crosscovariance matrices consisting of covariance …

RetrievalTime SeriesTime Series Analysis

A Sample-Deficient Analysis of the Leading Generalized Eigenvalue for the Detection of Signals in Colored Gaussian Noise

2023-06-20 · Prathapasinghe Dharmawansa, Saman Atapattu, Jamie Evans, Kandeepan Sithamparanathan

This paper investigates the signal detection problem in colored Gaussian noise with an unknown covariance matrix. To be specific, we consider a sample deficient scenario in which the number of signal bearing samples ($n$…