paper-with-me

홈 › Papers

Sketch-and-Project Meets Newton Method: Global $\mathcal O(k^{-2})$ Convergence with Low-Rank Updates

2023-05-22 · Slavomír Hanzely

In this paper, we propose the first sketch-and-project Newton method with fast $\mathcal O(k^{-2})$ global convergence rate for self-concordant functions. Our method, SGN, can be viewed in three ways: i) as a sketch-and-project algorithm projecting updates of Newton method, ii) as a cubically regularized Newton ethod in sketched subspaces, and iii) as a damped Newton method in sketched subspaces. SGN inherits best of all three worlds: cheap iteration costs of sketch-and-project methods, state-of-the-art $\mathcal O(k^{-2})$ global convergence rate of full-rank Newton-like methods and the algorithm simplicity of damped Newton methods. Finally, we demonstrate its comparable empirical performance to baseline algorithms.

📄 PDF Abstract BibTeX arXiv:2305.13082

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ALS: Augmented Lagrangian Sketching Methods for Linear Systems

2022-08-12 · Md Sarowar Morshed

We develop two fundamental stochastic sketching techniques; Penalty Sketching (PS) and Augmented Lagrangian Sketching (ALS) for solving consistent linear systems. The proposed PS and ALS techniques extend and generalize …

Stochastic Optimization

Newton Meets Marchenko-Pastur: Massively Parallel Second-Order Optimization with Hessian Sketching and Debiasing

2024-10-02 · Elad Romanov, Fangzhao Zhang, Mert Pilanci

Motivated by recent advances in serverless cloud computing, in particular the "function as a service" (FaaS) model, we consider the problem of minimizing a convex function in a massively parallel fashion, where communica…

Cloud ComputingDistributed Optimization

Efficient Multinomial Logistic Bandit via Frequent Directions

2026-06-10 · Linzhe He, Yu-Jie Zhang, Sifan Yang, Lijun Zhang arxiv

This paper studies efficient online algorithms for multinomial logistic bandits (MLogB), where the feedback distribution over $K+1$ outcomes follows a multinomial logistic model of $d$-dimensional action vectors. A repre…

Computational Efficiency

Inference of Online Newton Methods with Nesterov's Accelerated Sketching

2026-04-25 · Haoxuan Wang, Xinchen Du, Sen Na arxiv

Reliable decision-making with streaming data requires principled uncertainty quantification of online methods. While first-order methods enable efficient iterate updates, their inference procedures still require updating…

Projection-Free Online Convex Optimization via Efficient Newton Iterations

2023-06-19 · NeurIPS 2023 11

This paper presents new projection-free algorithms for Online Convex Optimization (OCO) over a convex domain $\mathcal{K} \subset \mathbb{R}^d$. Classical OCO algorithms (such as Online Gradient Descent) typically need t…