paper-with-me

Papers

Compressed Gradient Methods with Hessian-Aided Error Compensation

2019-09-23 · Sarit Khirirat, Sindri Magnússon, Mikael Johansson

The emergence of big data has caused a dramatic shift in the operating regime for optimization algorithms. The performance bottleneck, which used to be computations, is now often communications. Several gradient compression techniques have been proposed to reduce the communication load at the price of a loss in solution accuracy. Recently, it has been shown how compression errors can be compensated for in the optimization algorithm to improve the solution accuracy. Even though convergence guarantees for error-compensated algorithms have been established, there is very limited theoretical support for quantifying the observed improvements in solution accuracy. In this paper, we show that Hessian-aided error compensation, unlike other existing schemes, avoids the accumulation of compression errors on quadratic problems. We also present strong convergence guarantees of Hessian-based error compensation for stochastic gradient descent. Our numerical experiments highlight the benefits of Hessian-based error compensation, and demonstrate that similar convergence improvements are attained when only a diagonal Hessian approximation is used.

📄 PDF Abstract BibTeX arXiv:1909.10327

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Global Convergence of Natural Policy Gradient with Hessian-aided Momentum Variance Reduction

2024-01-02 · Jie Feng, Ke Wei, Jinchi Chen

Natural policy gradient (NPG) and its variants are widely-used policy search methods in reinforcement learning. Inspired by prior work, a new NPG variant coined NPG-HM is developed in this paper, which utilizes the Hessi…

MuJoCoPolicy Gradient Methods

Momentum-Based Policy Gradient Methods

2020-07-13 · ICML 2020 1 · Feihu Huang, Shangqian Gao, Jian Pei, Heng Huang

In the paper, we propose a class of efficient momentum-based policy gradient methods for the model-free reinforcement learning, which use adaptive learning rates and do not require any large batches. Specifically, we pro…

Policy Gradient Methods

Curvature-aided Incremental Aggregated Gradient Method

2017-10-24 · Hoi-To Wai, Wei Shi, Angelia Nedic, Anna Scaglione

We propose a new algorithm for finite sum optimization which we call the curvature-aided incremental aggregated gradient (CIAG) method. Motivated by the problem of training a classifier for a d-dimensional problem, where…

FLECS-CGD: A Federated Learning Second-Order Framework via Compression and Sketching with Compressed Gradient Differences

2022-10-18 · Artem Agafonov, Brahim Erraji, Martin Takáč

In the recent paper FLECS (Agafonov et al, FLECS: A Federated Learning Second-Order Framework via Compression and Sketching), the second-order framework FLECS was proposed for the Federated Learning problem. This method …

Federated LearningStochastic Optimization

Achieving ${O}(ε^{-1.5})$ Complexity in Hessian/Jacobian-free Stochastic Bilevel Optimization

2023-12-06 · Yifan Yang, Peiyao Xiao, Kaiyi Ji

In this paper, we revisit the bilevel optimization problem, in which the upper-level objective function is generally nonconvex and the lower-level objective function is strongly convex. Although this type of problem has …

Bilevel Optimization