paper-with-me

홈 › Papers

Adaptive Newton Sketch: Linear-time Optimization with Quadratic Convergence and Effective Hessian Dimensionality

2021-05-15 · Jonathan Lacotte, Yifei Wang, Mert Pilanci

We propose a randomized algorithm with quadratic convergence rate for convex optimization problems with a self-concordant, composite, strongly convex objective function. Our method is based on performing an approximate Newton step using a random projection of the Hessian. Our first contribution is to show that, at each iteration, the embedding dimension (or sketch size) can be as small as the effective dimension of the Hessian matrix. Leveraging this novel fundamental result, we design an algorithm with a sketch size proportional to the effective dimension and which exhibits a quadratic rate of convergence. This result dramatically improves on the classical linear-quadratic convergence rates of state-of-the-art sub-sampled Newton methods. However, in most practical cases, the effective dimension is not known beforehand, and this raises the question of how to pick a sketch size as small as the effective dimension while preserving a quadratic convergence rate. Our second and main contribution is thus to propose an adaptive sketch size algorithm with quadratic convergence rate and which does not require prior knowledge or estimation of the effective dimension: at each iteration, it starts with a small sketch size, and increases it until quadratic progress is achieved. Importantly, we show that the embedding dimension remains proportional to the effective dimension throughout the entire path and that our method achieves state-of-the-art computational complexity for solving convex optimization programs with a strongly convex component.

📄 PDF Abstract BibTeX arXiv:2105.07291

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Constrained Optimization via Exact Augmented Lagrangian and Randomized Iterative Sketching

2023-05-28 · Ilgee Hong, Sen Na, Michael W. Mahoney, Mladen Kolar

We consider solving equality-constrained nonlinear, nonconvex optimization problems. This class of problems appears widely in a variety of applications in machine learning and engineering, ranging from constrained deep n…

OverSketched Newton: Fast Convex Optimization for Serverless Systems

2019-03-21 · Vipul Gupta, Swanand Kadhe, Thomas Courtade, Michael W. Mahoney 외

Motivated by recent developments in serverless systems for large-scale computation as well as improvements in scalable randomized matrix algorithms, we develop OverSketched Newton, a randomized Hessian-based optimization…

Distributed Optimization

FLeNS: Federated Learning with Enhanced Nesterov-Newton Sketch

2024-09-23 · Sunny Gupta, Mohit Jindal, Pankhi Kashyap, Pranav Jeevan 외

Federated learning faces a critical challenge in balancing communication efficiency with rapid convergence, especially for second-order methods. While Newton-type algorithms achieve linear convergence in communication ro…

Dimensionality ReductionEdge-computingFederated LearningSecond-order methods

Newton Sketch: A Linear-time Optimization Algorithm with Linear-Quadratic Convergence

2015-05-09 · Mert Pilanci, Martin J. Wainwright

We propose a randomized second-order method for optimization known as the Newton Sketch: it is based on performing an approximate Newton step using a randomly projected or sub-sampled Hessian. For self-concordant functio…

Statistical Inference of Constrained Stochastic Optimization via Sketched Sequential Quadratic Programming

2022-05-27 · Sen Na, Michael W. Mahoney

We consider online statistical inference of constrained stochastic nonlinear optimization problems. We apply the Stochastic Sequential Quadratic Programming (StoSQP) method to solve these problems, which can be regarded …

Second-order methodsStochastic Optimization