Newton's method solves variational problems on manifolds.
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
We describe stochastic Newton and stochastic quasi-Newton approaches to efficiently solve large linear least-squares problems where the very large data sets present a significant computational burden (e.g., the size may exceed computer memory or data are collected in real-time). In our proposed framework, stochasticity…
Paper proposes an online covariance estimator for sketched Newton methods.
Extends Newton's minimal resistance problem to Riemannian surfaces.
Extends Newton's minimal resistance problem to Lorentz-Minkowski space.
We introduce a framework for Newton's flows in probability space with information metrics, named information Newton's flows. Here two information metrics are considered, including both the Fisher-Rao metric and the Wasserstein-2 metric. A known fact is that overdamped Langevin dynamics correspond to Wasserstein gradien…
We generalize Newton-type methods for minimizing smooth functions to handle a sum of two convex functions: a smooth function and a nonsmooth function with a simple proximal mapping. We show that the resulting proximal Newton-type methods inherit the desirable convergence behavior of Newton-type methods for minimizing s…
New quasi-Newton method guarantees global superlinear convergence.
RNN operators solve Newton's equations with large timesteps for molecular dynamics.
Newton's method tackles nonlinear mappings into vector bundles with connections and retractions.
Recently algorithms incorporating second order curvature information have become popular in training neural networks. The Nesterov's Accelerated Quasi-Newton (NAQ) method has shown to effectively accelerate the BFGS quasi-Newton method by incorporating the momentum term and Nesterov's accelerated gradient vector. A sto…
A new method solves distributed optimization problems over networks.
Newton-LESS sparsifies Gaussian sketching for faster optimization.
A new optimization method improves deep learning accuracy without hyper-parameter tuning.
Recent studies incorporate Nesterov's accelerated gradient method for the acceleration of gradient based training. The Nesterov's Accelerated Quasi-Newton (NAQ) method has shown to drastically improve the convergence speed compared to the conventional quasi-Newton method. This paper implements NAQ for non-convex optimi…
Paper proves minimal resistance for a body in a fluid with decreasing density.
Deep learning involves a difficult non-convex optimization problem, which is often solved by stochastic gradient (SG) methods. While SG is usually effective, it may not be robust in some situations. Recently, Newton methods have been investigated as an alternative optimization technique, but nearly all existing studies…
We present two new remarkably simple stochastic second-order methods for minimizing the average of a very large number of sufficiently smooth and strongly convex functions. The first is a stochastic variant of Newton's method (SN), and the second is a stochastic variant of cubically regularized Newton's method (SCN). W…
Improved complexity for smooth nonconvex optimization using quasi-Newton methods.
It has recently been shown that many of the existing quasi-Newton algorithms can be formulated as learning algorithms, capable of learning local models of the cost functions. Importantly, this understanding allows us to safely start assembling probabilistic Newton-type algorithms, applicable in situations where we only…
New algorithms solve nonconvex-nonconcave minimax optimization problems.
New method improves zeroth-order stochastic optimization with adaptive sampling.
New Q-Newton's method avoids saddle points and converges quadratically.
A new method solves large-scale sparse group square-root Lasso problems efficiently.
EGN optimizes deep neural networks with exact Gauss-Newton for large-scale problems.
First-order optimization methods, such as stochastic gradient descent (SGD) and its variants, are widely used in machine learning applications due to their simplicity and low per-iteration costs. However, they often require larger numbers of iterations, with associated communication costs in distributed environments. I…
A new Bayesian filtering method speeds up stochastic Newton optimization.
We consider stochastic zero-order optimization problems, which arise in settings from simulation optimization to reinforcement learning. We propose an adaptive sampling quasi-Newton method where we estimate the gradients of a stochastic function using finite differences within a common random number framework. We emplo…
In [19], a general, inexact, efficient proximal quasi-Newton algorithm for composite optimization problems has been proposed and a sublinear global convergence rate has been established. In this paper, we analyze the convergence properties of this method, both in the exact and inexact setting, in the case when the obje…
We study the smooth structure of convex functions by generalizing a powerful concept so-called self-concordance introduced by Nesterov and Nemirovskii in the early 1990s to a broader class of convex functions, which we call generalized self-concordant functions. This notion allows us to develop a unified framework for …
In this work, we present a globalized stochastic semismooth Newton method for solving stochastic optimization problems involving smooth nonconvex and nonsmooth convex terms in the objective function. We assume that only noisy gradient and Hessian information of the smooth part of the objective function is available via…
Subsampled Newton methods approximate Hessian matrices through subsampling techniques, alleviating the cost of forming Hessian matrices but using sufficient curvature information. However, previous results require samples to approximate Hessians, where is the dimension of data points, making it less practica…
For distributed computing environment, we consider the empirical risk minimization problem and propose a distributed and communication-efficient Newton-type optimization method. At every iteration, each worker locally finds an Approximate NewTon (ANT) direction, which is sent to the main driver. The main driver, then, …
This paper analyzes adaptive gradient algorithms for better performance in ill-conditioned problems.
NOHD optimizes multi-agent systems by decomposing dynamics into irrotational and solenoidal components.
A new hybrid Newton algorithm improves convergence in logistic regression.
Screening and working set techniques are important approaches to reducing the size of an optimization problem. They have been widely used in accelerating first-order methods for solving large-scale sparse learning problems. In this paper, we develop a new screening method called Newton screening (NS) which is a general…
A new method for faster optimization in high dimensions.
A new method for faster optimization on statistical manifolds.
HSNLD solves robust Hankel recovery efficiently and robustly.
We show that Newton's method converges globally at a linear rate for objective functions whose Hessians are stable. This class of problems includes many functions which are not strongly convex, such as logistic regression. Our linear convergence result is (i) affine-invariant, and holds even if an (ii) approximate Hess…
Paper proposes a method to find approximate SOSP for nonconvex conic optimization problems.
Paper proposes an efficient online Newton method with Nesterov's acceleration for streaming data.
Proposes a new method for optimizing large-scale models using Nyström approximation of the Hessian.
Paper proposes a quasi-Newton method for nonlinear equations with global convergence guarantees.
A new method for 1-bit matrix completion that is faster and more accurate.
Muon with Newton-Schulz converges to the same stationary point as SVD-polar, up to a constant factor.
Deep learning algorithms often require solving a highly non-linear and nonconvex unconstrained optimization problem. Methods for solving optimization problems in large-scale machine learning, such as deep learning and deep reinforcement learning (RL), are generally restricted to the class of first-order algorithms, lik…