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

4997146194 · Jun 202019922001200920182026
48 results for matrix decompositions

Article presents QR and LQ decomposition algorithms for various matrix sizes and ranks.

problem Solving least squares problems in machine learning and computer vision.
method Developed novel matrix backpropagation algorithms for QR and LQ decompositions of different matrix sizes and ranks.
result Numerical stability and computational efficiency of the proposed methods.

A fast algorithm for generalized matrix regression improves machine learning performance.

problem Efficiently solving generalized matrix regression problems in machine learning.
method Utilizes sketching technique to achieve (1+ε)(1+ε) relative error with sketching sizes of order $\cO(ε^{-1/2})$.
result The Fast GMR algorithm achieves better performance in symmetric positive definite matrix approximation and single pass singular value decomposition.

BJMD integrates multi-source data with heterogeneous noise using Bayesian inference.

problem Integrating data from multiple sources with different noise levels.
method BJMD uses a Bayesian framework to model noise heterogeneity and develops scalable algorithms for joint matrix decomposition.
result BJMD outperforms state-of-the-art methods in integrating multi-source data with heterogeneous noise.

New matrix approximation method using RBF components for better memory efficiency.

problem Efficiently approximate any real matrix without being symmetric or positive definite.
method Formulate as an optimization problem with gradient descent methods.
result Significantly reduces memory usage for various matrix types.

The paper connects matrix decompositions to Riemannian geometry and optimal transport.

problem Understanding matrix decompositions through geometric perspectives.
method Riemannian geometry, optimal transport, and information geometry.
result New geometric interpretations and gradient flows for matrix decompositions.

Study on signal-plus-noise decomposition in nonlinear spiked random matrices.

problem Nonlinear spiked random matrix models with rank-one signal and noise.
method Signal-plus-noise decomposition and phase transition analysis.
result Identified precise phase transitions in signal components at critical thresholds.

A novel algorithm converges for solving a specific matrix decomposition problem.

problem Nonlinear matrix decomposition with ReLU function for sparse data.
method Introduced a reparametrization of the Latent-RMD model and developed eBCD for convergence proof.
result eBCD converges and outperforms state-of-the-art methods on various data sets.

Improved method for estimating precision matrices without knowing variable order.

problem Estimating precision matrices without knowing the order of variables.
method Combining multiple permutations and thresholding for sparse structure.
result Consistent property established under weak conditions, superior performance in simulations and real data.

Suppose a given observation matrix can be decomposed as the sum of a low-rank matrix and a sparse matrix (outliers), and the goal is to recover these individual components from the observed sum. Such additive decompositions have applications in a variety of numerical problems including system identification, latent var…

2010-11-05abs ↗pdf ↗

New algorithms accelerate solving nonlinear matrix decomposition with ReLU.

problem Nonlinear matrix decomposition with ReLU function.
method Two new algorithms: A-NMD and 3B-NMD, with adaptive extrapolation and block parametrization.
result Effective algorithms accelerate solving ReLU-NMD problems.

The article develops a method to learn sparse and low rank PARAFAC decomposition robust to noise.

problem Learning sparse and low rank PARAFAC decomposition for tensors with missing values.
method Bayesian model with elastic net regularization, efficient algorithms for large scale problems.
result The method finds true rank and sparse factor matrix robust to noise.

Derives adjoint formulas for matrix operations and applies them to specific cases.

problem Computing adjoints for matrix operations and specific matrix types.
method Derives adjoint formulas for matrix operations and applies them to specific cases.
result Closed-form expressions for adjoints in specific matrix types.

A method for semi-supervised regression under uncertainty combines graph Laplacian and cluster ensemble.

problem Semi-supervised regression with uncertain data structure and noise.
method Combines graph Laplacian regularization and cluster ensemble methodologies; uses low-rank decomposition of co-association matrix.
result Robust, efficient, and scalable method demonstrated through numerical experiments.

Paper studies nonnegative Tucker decomposition identifiability with sparsity conditions.

problem Identify nonnegative Tucker decomposition factors uniquely.
method Adapting NMF identifiability results, derive procedures using tensor unfoldings or slices.
result Nonnegative Tucker decomposition factors are identifiable under certain sparsity conditions.

ADMM algorithm solves nonlinear matrix decompositions efficiently.

problem Nonlinear matrix decompositions for various applications.
method Alternating Direction Method of Multipliers (ADMM) for nonlinear matrix factorization.
result The method efficiently solves diverse nonlinear matrix decompositions.

New algorithms for distributed, differentially-private matrix and tensor factorization.

problem Private data distributed across different locations requires privacy-preserving algorithms.
method Distributed and differentially-private algorithms for PCA and OTD using correlated noise.
result Achieves utility matching centralized scenario while maintaining differential privacy.

Variables in many massive high-dimensional data sets are structured, arising for example from measurements on a regular grid as in imaging and time series or from spatial-temporal measurements as in climate studies. Classical multivariate techniques ignore these structural relationships often resulting in poor performa…

2011-02-15abs ↗pdf ↗

A new multi-view clustering method using deep matrix decomposition and partition alignment.

problem Improving multi-view clustering methods to better utilize data representations and view-specific structures.
method Deep matrix decomposition for partition representations, joint use of partition representations, and alternating optimization.
result Demonstrated effectiveness on six benchmark datasets compared to state-of-the-art methods.

This paper reviews methods for discovering patient subgroups from EHR data.

problem Discovering subgroups of patients and co-occurring medical conditions from EHR data.
method Low-rank data approximation methods like matrix and tensor decompositions.
result These methods provide transparent and interpretable insights into patient phenotypes.

Study evaluates thresholds for removing noise from DNN weights using random matrix theory.

problem Removing noise from deep neural network weights for better approximation.
method Model weights as signal + noise, use random matrix theory to estimate thresholds, evaluate using cosine similarity.
result Proposed threshold estimation method improves approximation quality.

Faster matrix completion through randomized SVD algorithms.

problem Efficiently completing large sparse matrices for applications like image inpainting and recommender systems.
method Proposed two fast randomized algorithms (rSVD-PI and rSVD-BKI) and a new subspace recycling technique to accelerate singular value thresholding (SVT) method.
result The proposed algorithms achieve up to 15X faster computation time for image inpainting and movie rating estimation problems.

Paper proves optimal decomposition for matrix fields, reducing convex integration steps.

problem Optimizing decomposition of symmetric matrix fields for convex integration.
method Algebraic geometry and topology applications to prove optimality.
result Optimal decomposition with fewer rank-one terms, improving Hölder regularity.

This paper is concerned with the problem of low rank plus sparse matrix decomposition for big data. Conventional algorithms for matrix decomposition use the entire data to extract the low-rank and sparse components, and are based on optimization problems with complexity that scales with the dimension of the data, which…

2015-02-01abs ↗pdf ↗

New method for factor analysis using nuclear and 0\ell_0 norms.

problem Finding a low-rank plus sparse decomposition from noisy covariance matrix.
method Formulated an optimization problem with nuclear norm, 0\ell_0 norm, and KL divergence. Used alternating minimization algorithm.
result Algorithm effectively decomposes covariance matrices in synthetic and real datasets.

New method decomposes corrupted data matrices into sparse and low-rank components.

problem Decomposing corrupted data matrices into sparse and low-rank components.
method Discrete optimization approach with alternating minimization, semidefinite relaxation, and branch-and-bound algorithm.
result High-quality solutions and meaningful bounds for SLR problems.