paper-with-me

Papers

A Regularized Online Newton Method for Stochastic Convex Bandits with Linear Vanishing Noise

2025-01-19 · Jingxin Zhan, Yuchen Xin, Kaicheng Jin, Zhihua Zhang

We study a stochastic convex bandit problem where the subgaussian noise parameter is assumed to decrease linearly as the learner selects actions closer and closer to the minimizer of the convex loss function. Accordingly, we propose a Regularized Online Newton Method (RONM) for solving the problem, based on the Online Newton Method (ONM) of arXiv:2406.06506. Our RONM reaches a polylogarithmic regret in the time horizon $n$ when the loss function grows quadratically in the constraint set, which recovers the results of arXiv:2402.12042 in linear bandits. Our analyses rely on the growth rate of the precision matrix $\Sigma_t^{-1}$ in ONM and we find that linear growth solves the question exactly. These analyses also help us obtain better convergence rates when the loss function grows faster. We also study and analyze two new bandit models: stochastic convex bandits with noise scaled to a subgaussian parameter function and convex bandits with stochastic multiplicative noise.

📄 PDF Abstract BibTeX arXiv:2501.11127

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

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…

A Stochastic Semismooth Newton Method for Nonsmooth Nonconvex Optimization

2018-03-09 · Andre Milzarek, Xiantao Xiao, Shicong Cen, Zaiwen Wen 외

In this work, we present a globalized stochastic semismooth Newton method for solving stochastic optimization problems involving smooth nonconvex and nonsmooth convex terms in the objective function. We assume that only …

Binary ClassificationStochastic Optimization

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

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