paper-with-me

Papers

A Distributed Cubic-Regularized Newton Method for Smooth Convex Optimization over Networks

2020-07-07 · César A. Uribe, Ali Jadbabaie

We propose a distributed, cubic-regularized Newton method for large-scale convex optimization over networks. The proposed method requires only local computations and communications and is suitable for federated learning applications over arbitrary network topologies. We show a $O(k^{{-}3})$ convergence rate when the cost function is convex with Lipschitz gradient and Hessian, with $k$ being the number of iterations. We further provide network-dependent bounds for the communication required in each step of the algorithm. We provide numerical experiments that validate our theoretical results.

📄 PDF Abstract BibTeX arXiv:2007.03562

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

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

Stochastic Variance-Reduced Cubic Regularized Newton Method

2018-02-13 · ICML 2018 7 · Dongruo Zhou, Pan Xu, Quanquan Gu

We propose a stochastic variance-reduced cubic regularized Newton method for non-convex optimization. At the core of our algorithm is a novel semi-stochastic gradient along with a semi-stochastic Hessian, which are speci…

Stochastic Cubic Regularization for Fast Nonconvex Optimization

2017-11-08 · NeurIPS 2018 12 · Nilesh Tripuraneni, Mitchell Stern, Chi Jin, Jeffrey Regier 외

This paper proposes a stochastic variant of a classic algorithm---the cubic-regularized Newton method [Nesterov and Polyak 2006]. The proposed algorithm efficiently escapes saddle points and finds approximate local minim…

Combining Stochastic Adaptive Cubic Regularization with Negative Curvature for Nonconvex Optimization

2019-06-27 · Seonho Park, Seung Hyun Jung, Panos M. Pardalos

We focus on minimizing nonconvex finite-sum functions that typically arise in machine learning problems. In an attempt to solve this problem, the adaptive cubic regularized Newton method has shown its strong global conve…

BIG-bench Machine Learning

Improving Stochastic Cubic Newton with Momentum

2024-10-25 · El Mahdi Chayti, Nikita Doikov, Martin Jaggi

We study stochastic second-order methods for solving general non-convex optimization problems. We propose using a special version of momentum to stabilize the stochastic gradient and Hessian estimates in Newton's method.…

Second-order methods