We provide an online convex optimization algorithm with regret that interpolates between the regret of an algorithm using an optimal preconditioning matrix and one using a diagonal preconditioning matrix. Our regret bound is never worse than that obtained by diagonal preconditioning, and in certain setting even surpass…
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
PolarGrad optimizes deep learning models by considering matrix structure, outperforming Adam and Muon.
Preconditioned non-convex gradient descent improves noisy matrix estimation.
Improved convergence for overparameterized low-rank matrix sensing.
Adaptive regularization methods pre-multiply a descent direction by a preconditioning matrix. Due to the large number of parameters of machine learning problems, full-matrix preconditioning methods are prohibitively expensive. We show how to modify full-matrix adaptive regularization in order to make it practical and e…
This paper optimizes diagonal preconditioning to improve matrix condition numbers.
Optimal preconditioning improves Langevin sampling efficiency.
Nonnegative matrix factorization (NMF) under the separability assumption can provably be solved efficiently, even in the presence of noise, and has been shown to be a powerful technique in document classification and hyperspectral unmixing. This problem is referred to as near-separable NMF and requires that there exist…
Adaptive learning rate algorithms such as RMSProp are widely used for training deep neural networks. RMSProp offers efficient training since it uses first order gradients to approximate Hessian-based preconditioning. However, since the first order gradients include noise caused by stochastic optimization, the approxima…
Standard gradient descent methods are susceptible to a range of issues that can impede training, such as high correlations and different scaling in parameter space.These difficulties can be addressed by second-order approaches that apply a pre-conditioning matrix to the gradient to improve convergence. Unfortunately, s…
APGD algorithm efficiently recovers over-parameterized matrices from noisy measurements.
New methods improve solving linear systems and preconditioning with reduced complexity.
Preconditioned SGD accelerates convergence for ill-conditioned huge-scale matrix completion.
Universal preconditioning reduces sequential prediction regret.
Preconditioned gradient methods are among the most general and powerful tools in optimization. However, preconditioning requires storing and manipulating prohibitively large matrices. We describe and analyze a new structure-aware preconditioning algorithm, called Shampoo, for stochastic optimization over tensor spaces.…
APO optimizes neural network parameters by amortizing proximal point methods.
Two methods solve kernel ridge regression problems efficiently.
Randomized block-diagonal preconditioning improves parallel learning convergence.
This paper improves linear system solving by optimizing matrix diagonal scaling.
Stein variational gradient descent (SVGD) is a particle-based inference algorithm that leverages gradient information for efficient approximate inference. In this work, we enhance SVGD by leveraging preconditioning matrices, such as the Hessian and Fisher information matrix, to incorporate geometric information into SV…
Bias correction improves language model training performance.
NeuralIF uses neural networks to improve preconditioning for faster CG convergence.
A new method improves convergence in low-rank approximation.
We propose a novel Riemannian manifold preconditioning approach for the tensor completion problem with rank constraint. A novel Riemannian metric or inner product is proposed that exploits the least-squares structure of the cost function and takes into account the structured symmetry that exists in Tucker decomposition…
New method speeds up solving orthogonality constrained problems.
Muon optimizer simplifies matrix optimization with spectral orthogonalization.
In this paper, we analyze different preconditionings designed to enhance robustness of pure-pixel search algorithms, which are used for blind hyperspectral unmixing and which are equivalent to near-separable nonnegative matrix factorization algorithms. Our analysis focuses on the successive projection algorithm (SPA), …
When the design matrix has orthonormal columns, "soft thresholding" the ordinary least squares (OLS) solution produces the Lasso solution [Tibshirani, 1996]. If one uses the Puffer preconditioned Lasso [Jia and Rohe, 2012], then this result generalizes from orthonormal designs to full rank designs (Theorem 1). Theorem …
The study characterizes the conditioning of the Gauss-Newton matrix in neural networks.
AI-driven framework optimizes MCMC-based preconditioners for faster linear system solving.
The successive projection algorithm (SPA) can quickly solve a nonnegative matrix factorization problem under a separability assumption. Even if noise is added to the problem, SPA is robust as long as the perturbations caused by the noise are small. In particular, robustness against noise should be high when handling th…
A new optimization method reduces memory and compute requirements for deep learning.
We study the property of the Fused Lasso Signal Approximator (FLSA) for estimating a blocky signal sequence with additive noise. We transform the FLSA to an ordinary Lasso problem. By studying the property of the design matrix in the transformed Lasso problem, we find that the irrepresentable condition might not hold, …
The paper explores how dynamic preconditioning affects the CLT in online averaging.
PrecGD restores linear convergence in over-parameterized nonconvex matrix factorization.
New research shows how preconditioning can solve sparse linear regression problems efficiently.
The computational and storage complexity of kernel machines presents the primary barrier to their scaling to large, modern, datasets. A common way to tackle the scalability issue is to use the conjugate gradient algorithm, which relieves the constraints on both storage (the kernel matrix need not be stored) and computa…
Ginger efficiently approximates curvature with linear complexity for neural networks.
We analyze a compression scheme for large data sets that randomly keeps a small percentage of the components of each data sample. The benefit is that the output is a sparse matrix and therefore subsequent processing, such as PCA or K-means, is significantly faster, especially in a distributed-data setting. Furthermore,…
Bayesian sparse learning method improves deep neural network efficiency.
Gradient descent converges geometrically to optimal self-attention parameters.
Boosts linear neurons for faster convergence in neural networks.
One way to avoid overfitting in machine learning is to use model parameters distributed according to a Bayesian posterior given the data, rather than the maximum likelihood estimator. Stochastic gradient Langevin dynamics (SGLD) is one algorithm to approximate such Bayesian posteriors for large models and datasets. SGL…
Multiresolution Matrix Factorization (MMF) was recently introduced as a method for finding multiscale structure and defining wavelets on graphs/matrices. In this paper we derive pMMF, a parallel algorithm for computing the MMF factorization. Empirically, the running time of pMMF scales linearly in the dimension for spa…
New MCMC method learns sparse preconditioner for high-dimensional problems.
RL accelerates portfolio optimization and option pricing by dynamically adjusting preconditioner sizes.
Gradient descent with preconditioning finds global optima in overparameterized nonconvex factorization.
New analysis of Muon and SignSGD on matrix-valued least squares problems.