This is a detailed tutorial paper which explains the Principal Component Analysis (PCA), Supervised PCA (SPCA), kernel PCA, and kernel SPCA. We start with projection, PCA with eigen-decomposition, PCA with one and multiple projection directions, properties of the projection matrix, reconstruction error minimization, an…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
New method optimizes PCA for better prediction and variance.
This paper reviews and compares supervised linear dimension-reduction techniques.
A new method combines predictors and their lags using supervised PCA for dynamic forecasting.
Directly compute classification by learning features with class scores.
PCA-based MTL improves performance with reduced computation.
We present a new method which generalizes subspace learning based on eigenvalue and generalized eigenvalue problems. This method, Roweis Discriminant Analysis (RDA), is named after Sam Roweis to whom the field of subspace learning owes significantly. RDA is a family of infinite number of algorithms where Principal Comp…
Dimensionality reduction is an important operation in information visualization, feature extraction, clustering, regression, and classification, especially for processing noisy high dimensional data. However, most existing approaches preserve either the global or the local structure of the data, but not both. Approache…
UMAP compared to other methods for dimensionality reduction.
AugmentedPCA improves PCA with supervised or adversarial objectives.
Principal Component Analysis (PCA) has been used to study the pathogenesis of diseases. To enhance the interpretability of classical PCA, various improved PCA methods have been proposed to date. Among these, a typical method is the so-called sparse PCA, which focuses on seeking sparse loadings. However, the performance…
New PCA method for derivatives problems.
In this paper, Kernel PCA is reinterpreted as the solution to a convex optimization problem. Actually, there is a constrained convex problem for each principal component, so that the constraints guarantee that the principal component is indeed a solution, and not a mere saddle point. Although these insights do not impl…
Bucketed PCA-NN outperforms DNNs by 96% on MNIST.
We solve a high-dimensional model where nonlinear autoencoders detect hidden structure missed by PCA.
A simple self-supervised model for tensor RPCA using deep unfolding.
In this paper, we propose and study a Nyström based approach to efficient large scale kernel principal component analysis (PCA). The latter is a natural nonlinear extension of classical PCA based on considering a nonlinear feature map or the corresponding kernel. Like other kernel approaches, kernel PCA enjoys good mat…
New method disentangles hidden data structures using HSIC and supervision.
GCN and GPCA are mathematically connected, leading to improved node classification performance.
Proposes a transfer learning method for PCA studies.
One of the major problems in natural language processing (NLP) is the word sense disambiguation (WSD) problem. It is the task of computationally identifying the right sense of a polysemous word based on its context. Resolving the WSD problem boosts the accuracy of many NLP focused algorithms such as text classification…
Though there is a growing body of literature on fairness for supervised learning, the problem of incorporating fairness into unsupervised learning has been less well-studied. This paper studies fairness in the context of principal component analysis (PCA). We first present a definition of fairness for dimensionality re…
In this paper, we address the problem of synthesizing multi-parameter magnetic resonance imaging (mp-MRI) data, i.e. Apparent Diffusion Coefficients (ADC) and T2-weighted (T2w), containing clinically significant (CS) prostate cancer (PCa) via semi-supervised adversarial learning. Specifically, our synthesizer generates…
A new PCA method robust to outliers using Median of Means.
In statistical learning, high covariate dimensionality poses challenges for robust prediction and inference. To address this challenge, supervised dimension reduction is often performed, where dependence on the outcome is maximized for a selected covariate subspace with smaller dimensionality. Prevalent dimension reduc…
Unified method learns latent spaces from labeled data.
LDA improves image classification accuracy with fewer features.
This work analyzes when contrastive models are close to PCA or kernel methods.
PCA outperforms random projections in retaining second order signals from latent groups.
Many machine learning systems are vulnerable to small perturbations made to inputs either at test time or at training time. This has received much recent interest on the empirical front due to applications where reliability and security are critical. However, theoretical understanding of algorithms that are robust to a…
We release the largest public ECG dataset of continuous raw signals for representation learning containing 11 thousand patients and 2 billion labelled beats. Our goal is to enable semi-supervised ECG models to be made as well as to discover unknown subtypes of arrhythmia and anomalous ECG signal events. To this end, we…
Centroid-Encoder reduces high-dimensional data for better visualization.
Unified framework for scale-invariant representation learning using MAPCA.
Survey of SDR methods for high-dimensional regression and embedding.
The autoencoder is an artificial neural network model that learns hidden representations of unlabeled data. With a linear transfer function it is similar to the principal component analysis (PCA). While both methods use weight vectors for linear transformations, the autoencoder does not come with any indication similar…
Labeling training data is a key bottleneck in the modern machine learning pipeline. Recent weak supervision approaches combine labels from multiple noisy sources by estimating their accuracies without access to ground truth labels; however, estimating the dependencies among these sources is a critical challenge. We foc…
New analysis reveals masked self-supervised learning's effectiveness in extracting data structure.
Simplifies fair PCA with fast, efficient solution.
New methods improve feature extraction and representation quality in supervised and unsupervised DR.
KAN-PCA improves asset return analysis by capturing more variance than classical PCA during market crises.
New algorithm solves fair PCA, robust PCA, and sparse PCA problems efficiently.
Unified framework improves PCA for outliers and distributed data.
TL-PCA uses transfer learning to improve PCA performance with limited target data.
A new low-dimensional parameterization based on principal component analysis (PCA) and convolutional neural networks (CNN) is developed to represent complex geological models. The CNN-PCA method is inspired by recent developments in computer vision using deep learning. CNN-PCA can be viewed as a generalization of an ex…
Anchor PCA improves robustness in multi-domain PCA.
A new method for fair PCA ensures balanced error across groups.
We study adaptive data-dependent dimensionality reduction in the context of supervised learning in general metric spaces. Our main statistical contribution is a generalization bound for Lipschitz functions in metric spaces that are doubling, or nearly doubling. On the algorithmic front, we describe an analogue of PCA f…
Revisits PCA with new formulations and insights.