中文
相关论文

相关论文: Optimal mini-batch and step sizes for SAGA

200 篇论文

Stochastic gradient descent with momentum (SGDM), in which a momentum term is added to SGD, has been well studied in both theory and practice. The theoretical studies show that the settings of the learning rate and momentum weight affect…

机器学习 · 计算机科学 2025-09-25 Keisuke Kamo , Hideaki Iiduka

While nowadays most gradient-based optimization methods focus on exploring the high-dimensional geometric features, the random error accumulated in a stochastic version of any algorithm implementation has not been stressed yet. In this…

机器学习 · 计算机科学 2020-08-14 Tong Yang , Long Sha , Pengyu Hong

We consider the problem of minimizing the sum of three convex functions: i) a smooth function $f$ in the form of an expectation or a finite average, ii) a non-smooth function $g$ in the form of a finite average of proximable functions…

最优化与控制 · 数学 2022-03-25 Konstantin Mishchenko , Peter Richtárik

In this paper we consider large-scale smooth optimization problems with multiple linear coupled constraints. Due to the non-separability of the constraints, arbitrary random sketching would not be guaranteed to work. Thus, we first…

最优化与控制 · 数学 2018-08-09 Ion Necoara , Martin Takac

In this paper we consider non-smooth convex optimization problems with (possibly) infinite intersection of constraints. In contrast to the classical approach, where the constraints are usually represented as intersection of simple sets,…

最优化与控制 · 数学 2024-01-11 Angelia Nedich , Ion Necoara

Document sketching using Jaccard similarity has been a workable effective technique in reducing near-duplicates in Web page and image search results, and has also proven useful in file system synchronization, compression and learning…

数据结构与算法 · 计算机科学 2014-10-17 Bernhard Haeupler , Mark Manasse , Kunal Talwar

StochAstic Recursive grAdient algoritHm (SARAH), originally proposed for convex optimization and also proven to be effective for general nonconvex optimization, has received great attention due to its simple recursive framework for updating…

机器学习 · 计算机科学 2019-06-21 Zhuang Yang , Zengping Chen , Cheng Wang

Despite the recent growth of theoretical studies and empirical successes of neural networks, gradient backpropagation is still the most widely used algorithm for training such networks. On the one hand, we have deterministic or full…

机器学习 · 计算机科学 2023-10-20 Pascal Junior Tikeng Notsawo

Stochastic optimization lies at the core of most statistical learning models. The recent great development of stochastic algorithmic tools focused significantly onto proximal gradient iterations, in order to find an efficient approach for…

机器学习 · 计算机科学 2020-03-31 Andrei Patrascu , Ciprian Paduraru , Paul Irofti

This work presents the convergence rate analysis of stochastic variants of the broad class of direct-search methods of directional type. It introduces an algorithm designed to optimize differentiable objective functions $f$ whose values can…

最优化与控制 · 数学 2020-03-09 Kwassi Joseph Dzahini

We propose a new stochastic first-order algorithmic framework to solve stochastic composite nonconvex optimization problems that covers both finite-sum and expectation settings. Our algorithms rely on the SARAH estimator introduced in…

最优化与控制 · 数学 2019-04-01 Nhan H. Pham , Lam M. Nguyen , Dzung T. Phan , Quoc Tran-Dinh

Due to their simplicity and excellent performance, parallel asynchronous variants of stochastic gradient descent have become popular methods to solve a wide range of large-scale optimization problems on multi-core architectures. Yet,…

最优化与控制 · 数学 2017-11-07 Fabian Pedregosa , Rémi Leblond , Simon Lacoste-Julien

We consider multi-level composite optimization problems where each mapping in the composition is the expectation over a family of random smooth mappings or the sum of some finite number of smooth mappings. We present a normalized proximal…

最优化与控制 · 数学 2021-05-12 Junyu Zhang , Lin Xiao

This paper considers a class of constrained stochastic composite optimization problems whose objective function is given by the summation of a differentiable (possibly nonconvex) component, together with a certain non-differentiable (but…

最优化与控制 · 数学 2013-09-06 Saeed Ghadimi , Guanghui Lan , Hongchao Zhang

Stochastic gradient descent (SGD) is central to simulation optimization, stochastic programming, and online M-estimation, where sampling effort is a decision variable. We study the mini-batch gradient noise as a sampling-design object.…

机器学习 · 统计学 2026-04-16 Daniel Zantedeschi , Kumar Muthuraman

The convergence behavior of mini-batch stochastic gradient descent (SGD) is highly sensitive to the batch size and learning rate settings. Recent theoretical studies have identified the existence of a critical batch size that minimizes…

机器学习 · 计算机科学 2025-08-08 Hikaru Umeda , Hideaki Iiduka

Many time-dependent differential equations are equipped with invariants. Preserving such invariants under discretization can be important, e.g., to improve the qualitative and quantitative properties of numerical solutions. Recently,…

数值分析 · 数学 2023-11-27 Sebastian Bleecke , Hendrik Ranocha

Adaptive gradient methods have been increasingly adopted by deep learning community due to their fast convergence and reduced sensitivity to hyper-parameters. However, these methods come with limitations, such as increased memory…

机器学习 · 计算机科学 2024-12-17 Corrado Coppola , Lorenzo Papa , Irene Amerini , Laura Palagi

Stochastic gradient descent (SGD) is the workhorse of large-scale learning, yet classical analyses rely on assumptions that can be either too strong (bounded variance) or too coarse (uniform noise). The expected smoothness (ES) condition…

机器学习 · 计算机科学 2025-10-28 Yuta Kawamoto , Hideaki Iiduka

The paper considers distributed stochastic optimization over randomly switching networks, where agents collaboratively minimize the average of all agents' local expectation-valued convex cost functions. Due to the stochasticity in gradient…

最优化与控制 · 数学 2022-04-07 Jinlong Lei , Peng Yi , Jie Chen , Yiguang Hong