paper-with-me

Papers

Super-Universal Regularized Newton Method

2022-08-11 · Nikita Doikov, Konstantin Mishchenko, Yurii Nesterov

We analyze the performance of a variant of Newton method with quadratic regularization for solving composite convex minimization problems. At each step of our method, we choose regularization parameter proportional to a certain power of the gradient norm at the current point. We introduce a family of problem classes characterized by H\"older continuity of either the second or third derivative. Then we present the method with a simple adaptive search procedure allowing an automatic adjustment to the problem class with the best global complexity bounds, without knowing specific parameters of the problem. In particular, for the class of functions with Lipschitz continuous third derivative, we get the global $O(1/k^3)$ rate, which was previously attributed to third-order tensor methods. When the objective function is uniformly convex, we justify an automatic acceleration of our scheme, resulting in a faster global rate and local superlinear convergence. The switching between the different rates (sublinear, linear, and superlinear) is automatic. Again, for that, no a priori knowledge of parameters is needed.

📄 PDF Abstract BibTeX arXiv:2208.05888

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cubic-Regularized Newton for Spectral Constrained Matrix Optimization and its Application to Fairness

2022-09-02 · Casey Garner, Gilad Lerman, Shuzhong Zhang

Matrix functions are utilized to rewrite smooth spectral constrained matrix optimization problems as smooth unconstrained problems over the set of symmetric matrices which are then solved via the cubic-regularized Newton…

Fairness

Proximal Quasi-Newton for Computationally Intensive L1-regularized M-estimators

2014-06-27 · NeurIPS 2014 12 · Kai Zhong, Ian E. H. Yen, Inderjit S. Dhillon, Pradeep Ravikumar

We consider the class of optimization problems arising from computationally intensive L1-regularized M-estimators, where the function or gradient values are very expensive to compute. A particular instance of interest is…

General ClassificationStructured Prediction

Nesterov's Acceleration For Approximate Newton

2017-10-17 · Haishan Ye, Zhihua Zhang

Optimization plays a key role in machine learning. Recently, stochastic second-order methods have attracted much attention due to their low computational cost in each iteration. However, these algorithms might perform po…

Second-order methods

Bridging the Gap between Newton-Raphson Method and Regularized Policy Iteration

2023-10-11 · Zeyang Li, Chuxiong Hu, Yunan Wang, Guojian Zhan 외

Regularization is one of the most important techniques in reinforcement learning algorithms. The well-known soft actor-critic algorithm is a special case of regularized policy iteration where the regularizer is chosen as…

Nestrov's Acceleration For Second Order Method

2017-05-19 · Haishan Ye, Zhihua Zhang

Optimization plays a key role in machine learning. Recently, stochastic second-order methods have attracted much attention due to their low computational cost in each iteration. However, these algorithms might perform po…

Second-order methods