中文
相关论文

相关论文: A Geometry-Aware Efficient Algorithm for Compositi…

200 篇论文

Stochastic Gradient Descent (SGD), a widely used optimization algorithm in deep learning, is often limited to converging to local optima due to the non-convex nature of the problem. Leveraging these local optima to improve model performance…

机器学习 · 计算机科学 2023-09-22 Hao Chen , Yusen Wu , Phuong Nguyen , Chao Liu , Yelena Yesha

In this paper we analyze the behaviour of the stochastic gradient descent (SGD), a widely used method in supervised learning for optimizing neural network weights via a minimization of non-convex loss functions. Since the pioneering work of…

机器学习 · 计算机科学 2025-05-13 Davide Barbieri , Matteo Bonforte , Peio Ibarrondo

We consider the problem of minimizing a convex function that is evolving according to unknown and possibly stochastic dynamics, which may depend jointly on time and on the decision variable itself. Such problems abound in the machine…

最优化与控制 · 数学 2023-05-30 Joshua Cutler , Dmitriy Drusvyatskiy , Zaid Harchaoui

In this paper, we propose a proximal stochasitc gradient algorithm (PSGA) for solving composite optimization problems by incorporating variance reduction techniques and an adaptive step-size strategy. In the PSGA method, the objective…

最优化与控制 · 数学 2026-04-06 Changjie Fang , Hao Yang , Shenglan Chen

Stochastic convex optimization is a basic and well studied primitive in machine learning. It is well known that convex and Lipschitz functions can be minimized efficiently using Stochastic Gradient Descent (SGD). The Normalized Gradient…

机器学习 · 计算机科学 2015-10-29 Elad Hazan , Kfir Y. Levy , Shai Shalev-Shwartz

We develop a family of accelerated stochastic algorithms that minimize sums of convex functions. Our algorithms improve upon the fastest running time for empirical risk minimization (ERM), and in particular linear least-squares regression,…

机器学习 · 统计学 2015-06-25 Roy Frostig , Rong Ge , Sham M. Kakade , Aaron Sidford

A framework based on iterative coordinate minimization (CM) is developed for stochastic convex optimization. Given that exact coordinate minimization is impossible due to the unknown stochastic nature of the objective function, the crux of…

机器学习 · 统计学 2020-03-13 Sudeep Salgia , Qing Zhao , Sattar Vakili

In this paper, we focus on the problem of stochastic optimization where the objective function can be written as an expectation function over a closed convex set. We also consider multiple expectation constraints which restrict the domain…

统计理论 · 数学 2019-06-18 Kinjal Basu , Preetam Nandy

Stochastic gradient descent (SGD) optimization algorithms are key ingredients in a series of machine learning applications. In this article we perform a rigorous strong error analysis for SGD optimization algorithms. In particular, we prove…

数值分析 · 数学 2020-10-05 Arnulf Jentzen , Benno Kuckuck , Ariel Neufeld , Philippe von Wurstemberger

Two of the most prominent algorithms for solving unconstrained smooth games are the classical stochastic gradient descent-ascent (SGDA) and the recently introduced stochastic consensus optimization (SCO) [Mescheder et al., 2017]. SGDA is…

机器学习 · 计算机科学 2021-11-05 Nicolas Loizou , Hugo Berard , Gauthier Gidel , Ioannis Mitliagkas , Simon Lacoste-Julien

Stochastic gradient descent (SGD) has been a go-to algorithm for nonconvex stochastic optimization problems arising in machine learning. Its theory however often requires a strong framework to guarantee convergence properties. We hereby…

最优化与控制 · 数学 2025-03-11 Azar Louzi

We develop and analyze stochastic optimization algorithms for problems in which the expected loss is strongly convex, and the optimum is (approximately) sparse. Previous approaches are able to exploit only one of these two structures,…

机器学习 · 统计学 2012-07-19 Alekh Agarwal , Sahand Negahban , Martin J. Wainwright

We study statistical inverse learning in the context of nonlinear inverse problems under random design. Specifically, we address a class of nonlinear problems by employing gradient descent (GD) and stochastic gradient descent (SGD) with…

机器学习 · 统计学 2024-12-24 Abhishake , Nicole Mücke , Tapio Helin

Many machine learning tasks can be formulated as a stochastic compositional optimization (SCO) problem such as reinforcement learning, AUC maximization, and meta-learning, where the objective function involves a nested composition…

机器学习 · 计算机科学 2023-11-23 Ming Yang , Xiyuan Wei , Tianbao Yang , Yiming Ying

Large-scale constrained optimization problems are at the core of many tasks in control, signal processing, and machine learning. Notably, problems with functional constraints arise when, beyond a performance{\nobreakdash-}centric goal…

最优化与控制 · 数学 2025-05-15 Antesh Upadhyay , Sang Bin Moon , Abolfazl Hashemi

We analyze stochastic gradient descent for optimizing non-convex functions. In many cases for non-convex functions the goal is to find a reasonable local minimum, and the main concern is that gradient updates are trapped in saddle points.…

机器学习 · 计算机科学 2015-03-10 Rong Ge , Furong Huang , Chi Jin , Yang Yuan

We develop a Sequential Quadratic Optimization (SQP) algorithm for minimizing a stochastic objective function subject to deterministic equality constraints. The method utilizes two different stepsizes, one which exclusively scales the…

最优化与控制 · 数学 2024-08-30 Michael J. O'Neill

We address the application of stochastic optimization methods for the simultaneous control of parameter-dependent systems. In particular, we focus on the classical Stochastic Gradient Descent (SGD) approach of Robbins and Monro, and on the…

最优化与控制 · 数学 2023-02-08 Umberto Biccari , Ana Navarro-Quiles , Enrique Zuazua

Benders decomposition is widely used to solve large mixed-integer problems. This paper takes advantage of machine learning and proposes enhanced variants of Benders decomposition for solving two-stage stochastic security-constrained unit…

最优化与控制 · 数学 2023-11-21 Fouad Hasan , Amin Kargarian

We study a class of stochastic nonconvex optimization in the form of $\min_{x\in\mathcal{X}} F(x):=\mathbb{E}_\xi [f(\phi(x,\xi))]$, i.e., $F$ is a composition of a convex function $f$ and a random function $\phi$. Leveraging an (implicit)…

最优化与控制 · 数学 2024-07-16 Xin Chen , Niao He , Yifan Hu , Zikun Ye
‹ 上一页 1 8 9 10 下一页 ›