Principal component analysis (PCA) has been a prominent tool for high-dimensional data analysis. Online algorithms that estimate the principal component by processing streaming data are of tremendous practical and theoretical interests. Despite its rich applications, theoretical convergence analysis remains largely ope…
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
Robust PCA methods are typically batch algorithms which requires loading all observations into memory before processing. This makes them inefficient to process big data. In this paper, we develop an efficient online robust principal component methods, namely online moving window robust principal component analysis (OMW…
In this paper, we propose to adopt the diffusion approximation tools to study the dynamics of Oja's iteration which is an online stochastic gradient descent method for the principal component analysis. Oja's iteration maintains a running estimate of the true principal component from streaming data and enjoys less tempo…
A novel online framework for analyzing multidimensional functional data.
We propose algorithms for online principal component analysis (PCA) and variance minimization for adaptive settings. Previous literature has focused on upper bounding the static adversarial regret, whose comparator is the optimal fixed action in hindsight. However, static regret is not an appropriate metric when the un…
Proposes an online method for high-dimensional streaming data.
An online algorithm improves cPCA for efficient, interpretable data analysis.
In the current context of data explosion, online techniques that do not require storing all data in memory are indispensable to routinely perform tasks like principal component analysis (PCA). Recursive algorithms that update the PCA with each new observation have been studied in various fields of research and found wi…
Tuning-free OR-PCA improves scalability for large datasets.
Principal components analysis (PCA) is a widely used dimension reduction technique with an extensive range of applications. In this paper, an online distributed algorithm is proposed for recovering the principal eigenspaces. We further establish its rate of convergence and show how it relates to the number of nodes emp…
Principal Component Analysis is a novel way of of dimensionality reduction. This problem essentially boils down to finding the top k eigen vectors of the data covariance matrix. A considerable amount of literature is found on algorithms meant to do so such as an online method be Warmuth and Kuzmin, Matrix Stochastic Gr…
Combines OT and PCA for DR, preserving clusters.
Efficient algorithm for sparse PCA reduces data complexity.
A new method for real-time CCA on streaming data.
Efficient private matrix analysis algorithms for recent variants.
We consider an online version of the robust Principle Component Analysis (PCA), which arises naturally in time-varying source separations such as video foreground-background separation. This paper proposes a compressive online robust PCA with prior information for recursively separating a sequences of frames into spars…
The paper introduces a method for interpretable principal component analysis of high-dimensional time series.
Generalizes PCA to maximize any convex function of components.
ROIPCA and fROIPCA are online PCA algorithms using rank-one updates.
Two new PCA variants improve financial data analysis.
A new method for efficient nonlinear process monitoring using random Bernoulli features.
New simulations advise caution in choosing principal components for multivariate functional data.
Essential principal components simplify spectral analysis with minimal training data.
We consider the problem of learning from noisy data in practical settings where the size of data is too large to store on a single machine. More challenging, the data coming from the wild may contain malicious outliers. To address the scalability and robustness issues, we present an online robust learning (ORL) approac…
In this dissertation, the main goal is visualisation of financial time series. We expect that visualisation of financial time series will be a useful auxiliary for technical analysis. Firstly, we review the technical analysis methods and test our trading rules, which are built by the essential concepts of technical ana…
QAPCA uses quantum annealing for robust PCA.
Paper uses PCA to analyze Chinese sovereign bonds and discusses bond immunization.
We study sparse principal component analysis for high dimensional vector autoregressive time series under a doubly asymptotic framework, which allows the dimension to scale with the series length . We treat the transition matrix of time series as a nuisance parameter and directly apply sparse principal component…
In this paper the exact linear relation between the leading eigenvectors of the modularity matrix and the singular vectors of an uncentered data matrix is developed. Based on this analysis the concept of a modularity component is defined, and its properties are developed. It is shown that modularity component analysis …
New methods identify concepts in trained embeddings reliably without human labels.
GT-PCA improves PCA for image and time series data.
Study explores K-means clustering of variables and its relation to PCA.
Paper develops a dual formulation for PCA in Hilbert spaces.
Many machine learning frameworks, such as resource-allocating networks, kernel-based methods, Gaussian processes, and radial-basis-function networks, require a sparsification scheme in order to address the online learning paradigm. For this purpose, several online sparsification criteria have been proposed to restrict …
The paper uses PCA and HMM to forecast stock returns outperforming buy-and-hold.
We show how to efficiently project a vector onto the top principal components of a matrix, without explicitly computing these components. Specifically, we introduce an iterative algorithm that provably computes the projection using few calls to any black-box routine for ridge regression. By avoiding explicit principal …
A new method uses Gram matrix for efficient multivariate functional principal components.
We consider the problem of signal recovery on graphs as graphs model data with complex structure as signals on a graph. Graph signal recovery implies recovery of one or multiple smooth graph signals from noisy, corrupted, or incomplete measurements. We propose a graph signal model and formulate signal recovery as a cor…
Two derivations of PCA for distributional data.
Robust PCA detects anomalies and fills gaps in seasonal time series data.
Improved convergence speed of principal component analysis through modified learning rules.
We propose a fair principal component analysis method that balances reconstruction error and subgroup fairness.
R-PCA extends PCA to Riemannian manifolds for structured data.
Sequential or online dimensional reduction is of interests due to the explosion of streaming data based applications and the requirement of adaptive statistical modeling, in many emerging fields, such as the modeling of energy end-use profile. Principal Component Analysis (PCA), is the classical way of dimensional redu…
New method improves PCA for high-dimensional data with n < p.
Generalized principal component analysis (GLM-PCA) facilitates dimension reduction of non-normally distributed data. We provide a detailed derivation of GLM-PCA with a focus on optimization. We also demonstrate how to incorporate covariates, and suggest post-processing transformations to improve interpretability of lat…
Proposes MPCA for robust PCA using mode estimation.
Robust PCA reduces to power iterations for outlier-resilient feature extraction.