paper-with-me

Papers

Random Subspace Cubic-Regularization Methods, with Applications to Low-Rank Functions

2025-01-16 · Coralia Cartis, Zhen Shao, Edward Tansley

We propose and analyze random subspace variants of the second-order Adaptive Regularization using Cubics (ARC) algorithm. These methods iteratively restrict the search space to some random subspace of the parameters, constructing and minimizing a local model only within this subspace. Thus, our variants only require access to (small-dimensional) projections of first- and second-order problem derivatives and calculate a reduced step inexpensively. Under suitable assumptions, the ensuing methods maintain the optimal first-order, and second-order, global rates of convergence of (full-dimensional) cubic regularization, while showing improved scalability both theoretically and numerically, particularly when applied to low-rank functions. When applied to the latter, our adaptive variant naturally adapts the subspace size to the true rank of the function, without knowing it a priori.

📄 PDF Abstract BibTeX arXiv:2501.09734

Code (0)

등록된 구현이 없습니다.

Tasks

ARC

Similar Papers 제목 키워드 기반

Cubic regularized subspace Newton for non-convex optimization

2024-06-24 · Jim Zhao, Aurelien Lucchi, Nikita Doikov

This paper addresses the optimization problem of minimizing non-convex continuous functions, which is relevant in the context of high-dimensional machine learning applications characterized by over-parametrization. We an…

Krylov Cubic Regularized Newton: A Subspace Second-Order Method with Dimension-Free Convergence Rate

2024-01-05 · Ruichen Jiang, Parameswaran Raman, Shoham Sabach, Aryan Mokhtari 외

Second-order optimization methods, such as cubic regularized Newton methods, are known for their rapid convergence rates; nevertheless, they become impractical in high-dimensional problems due to their substantial memory…

Second-order methodssubspace methods

Stochastic Subspace Cubic Newton Method

2020-02-21 · ICML 2020 1 · Filip Hanzely, Nikita Doikov, Peter Richtárik, Yurii Nesterov

In this paper, we propose a new randomized second-order optimization algorithm---Stochastic Subspace Cubic Newton (SSCN)---for minimizing a high dimensional convex function $f$. Our method can be seen both as a {\em stoc…

Second-order methods

AdaCubic: An Adaptive Cubic Regularization Optimizer for Deep Learning

2026-04-10 · Ioannis Tsingalis, Constantine Kotropoulos, Corentin Briat arxiv

A novel regularization technique, AdaCubic, is proposed that adapts the weight of the cubic term. The heart of AdaCubic is an auxiliary optimization problem with cubic constraints that dynamically adjusts the weight of t…

Stochastic Second-order Methods for Non-convex Optimization with Inexact Hessian and Gradient

2018-09-26 · Liu Liu, Xuanqing Liu, Cho-Jui Hsieh, DaCheng Tao

Trust region and cubic regularization methods have demonstrated good performance in small scale non-convex optimization, showing the ability to escape from saddle points. Each iteration of these methods involves computat…

Second-order methods