Research
On-device research index

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.

169,341 papers · 148 categories

Trend · papers per month

131263394525 · Jun 202019922001200920182026
48 results for principal polynomial analysis

Polynomial chaos expansions on Grassmannian submanifolds for high-dimensional stochastic systems.

problem Uncertainty quantification in high-dimensional stochastic systems.
method Principal Geodesic Analysis on the Grassmann manifold, adaptive algorithm for local submanifolds, polynomial chaos expansion.
result Efficient surrogate modeling of system behavior across different parameter spaces.

Solves PCR with fewer calls to ridge regression.

problem Principal component regression (PCR) with high accuracy.
method Reduces PCR to ridge regression calls and develops stable recurrence for matrix Chebyshev polynomials.
result Achieves PCR with multiplicative accuracy up to 1+γ1+γ using fewer calls.

We perform a finite sample analysis of the detection levels for sparse principal components of a high-dimensional covariance matrix. Our minimax optimal test is based on a sparse eigenvalue statistic. Alas, computing this test is known to be NP-complete in general, and we describe a computationally efficient alternativ…

2012-02-23abs ↗pdf ↗

Paper corrects a proof about biharmonic hypersurfaces with three distinct curvatures.

problem Proving constant mean curvature for biharmonic hypersurfaces with three distinct principal curvatures.
method Analyzing the resultant of polynomials to identify a special case.
result In the special case, the hypersurface still has constant mean curvature.

Principal components analysis (PCA) is the optimal linear auto-encoder of data, and it is often used to construct features. Enforcing sparsity on the principal components can promote better generalization, while improving the interpretability of the features. We study the problem of constructing optimal sparse linear a…

2015-02-23abs ↗pdf ↗

The computation of the sparse principal component of a matrix is equivalent to the identification of its principal submatrix with the largest maximum eigenvalue. Finding this optimal submatrix is what renders the problem NP{\mathcal{NP}}-hard. In this work, we prove that, if the matrix is positive semidefinite and its …

2013-12-20abs ↗pdf ↗

Formula for umbilic points on polynomial surfaces, proving their isolated nature and topological type.

problem Understanding the global behavior of fields of principal directions on polynomial surfaces.
method Poincaré-Hopf type formula and projective extension analysis.
result Every umbilic point at infinity has index 1/2 and topological type a Lemon.

Researchers compute differential K-theory for moduli stacks.

problem Computing differential K-theory for moduli stacks of principal G-bundles.
method Using homotopy theory of presheaves of spaces and spectra, they formulate results in terms of invariant polynomials and representation rings.
result They successfully compute the connective differential K-theory and differential cohomology of moduli stacks.

Study a volume preserving flow using symmetric polynomials without curvature pinching assumptions.

problem Volume preserving flow of convex hypersurfaces without curvature pinching constraints.
method Power of the k-th elementary symmetric polynomial in principal curvatures.
result Solution exists for all times and converges to a round sphere in the volume preserving scalar curvature flow case.

The paper connects curvature data to polynomial coefficients in gluing formulas.

problem Understanding polynomial coefficients in gluing formulas for zeta-determinants.
method Expressing coefficients of a polynomial in terms of scalar and principal curvatures of a 2D hypersurface.
result Coefficients of the polynomial are expressed in terms of curvature data.

Spofe bridges statistical rigor and interpretability in feature extraction from tabular data.

problem Ensuring statistical rigor and interpretability in feature extraction from complex tabular data.
method Spofe combines kernel principal components and sparse polynomial functions with a multi-objective knockoff selection procedure.
result Spofe consistently outperforms other methods in feature selection for regression and classification tasks.

The paper introduces a method for interpretable principal component analysis of high-dimensional time series.

problem Inconsistent and difficult-to-interpret principal component estimates in high-dimensional regimes.
method Localized sparse principal component analysis of spectral density matrices in frequency domain.
result Efficient algorithm for sparse-localized estimates of principal subspaces.

New unsupervised method for dimensionality reduction via regression in hyperspectral imagery.

problem Collinearity and ill-determination problems in high-dimensional spectral data.
method DRR (Dimensionality Reduction via Regression) using multivariate regression.
result DRR outperforms linear PCA and other nonlinear methods in reducing dimensionality and improving classification accuracy.

It is well known that Sparse PCA (Sparse Principal Component Analysis) is NP-hard to solve exactly on worst-case instances. What is the complexity of solving Sparse PCA approximately? Our contributions include: 1) a simple and efficient algorithm that achieves an n1/3n^{-1/3}-approximation; 2) NP-hardness of approximatio…

2015-07-21abs ↗pdf ↗

Generalizes PCA to maximize any convex function of components.

problem Finding a principal vector that maximizes a convex function of components.
method Gradient ascent algorithm for solving the generalized PCA problem; fixed points of neural networks for kernel version.
result Solutions can be obtained as fixed points of simple neural networks.

Paper uses PCA to analyze Chinese sovereign bonds and discusses bond immunization.

problem Analyzing factors affecting Chinese sovereign bond yield changes.
method Applied Principal Component Analysis (PCA) on bond yield data.
result Identified principal factors influencing Chinese sovereign bond yield changes.

Paper introduces MPPGA for integrating multiple PGA models on Riemannian manifolds.

problem Challenges in dimensionality reduction on Riemannian manifolds with multiple modalities.
method Develops a mixture probabilistic principal geodesic analysis (MPPGA) model.
result Demonstrates improved clustering and shape analysis using MPPGA.

Riemannian stochastic gradient descent converges faster with increasing batch size.

problem Improving convergence rate of Riemannian stochastic gradient descent.
method Theoretical analysis and numerical investigation of increasing batch size effects.
result Riemannian stochastic gradient descent converges faster with increasing batch size.

The paper uses diffusion approximations to analyze and optimize online principal component estimation.

problem Optimizing online principal component estimation from streaming data.
method Diffusion approximation tools applied to Oja's iteration for principal component analysis.
result The Oja's iteration for the top eigenvector generates a continuous-state discrete-time Markov chain over the unit sphere.

Essential principal components simplify spectral analysis with minimal training data.

problem Accurate spectral quantification from complex mixtures.
method Identifying essential principal components and using molar extinction coefficients.
result Near one-to-one projection from principal components to mixture constituents.

Study explores K-means clustering of variables and its relation to PCA.

problem Exploring the relationship between K-means clustering of variables and PCA.
method Apply PCA to original data and K-means to transposed data, quantify variable contributions to principal components.
result Identifies how variable clusters contribute to principal components identified by PCA.