中文
相关论文

相关论文: Multi-index Antithetic Stochastic Gradient Algorit…

200 篇论文

We introduce and analyze a parallel sequential Monte Carlo methodology for the numerical solution of optimization problems that involve the minimization of a cost function that consists of the sum of many individual components. The proposed…

统计计算 · 统计学 2022-01-04 Ömer Deniz Akyildiz , Dan Crisan , Joaquín Míguez

In this work, we present and analyze C-SAGA, a (deterministic) cyclic variant of SAGA. C-SAGA is an incremental gradient method that minimizes a sum of differentiable convex functions by cyclically accessing their gradients. Even though the…

最优化与控制 · 数学 2020-01-10 Youngsuk Park , Ernest K. Ryu

Low-rank matrix estimation is a canonical problem that finds numerous applications in signal processing, machine learning and imaging science. A popular approach in practice is to factorize the matrix into two compact low-rank factors, and…

机器学习 · 计算机科学 2021-06-16 Tian Tong , Cong Ma , Yuejie Chi

We introduce a doubly stochastic proximal gradient algorithm for optimizing a finite average of smooth convex functions, whose gradients depend on numerically expensive expectations. Our main motivation is the acceleration of the…

机器学习 · 统计学 2016-11-09 Massil Achab , Agathe Guilloux , Stéphane Gaïffas , Emmanuel Bacry

The multi-gradient descent algorithm (MGDA) finds a common descent direction that can improve all objectives by identifying the minimum-norm point in the convex hull of the objective gradients. This method has become a foundational tool in…

最优化与控制 · 数学 2025-04-16 Yuan-Zheng Lei , Yaobang Gong , Xianfeng Terry Yang

Many Markov Chain Monte Carlo (MCMC) methods leverage gradient information of the potential function of target distribution to explore sample space efficiently. However, computing gradients can often be computationally expensive for large…

机器学习 · 计算机科学 2021-09-24 Ruilin Li , Xin Wang , Hongyuan Zha , Molei Tao

We propose an algorithm for optimizations in which the gradients contain stochastic noise. This arises, for example, in structural optimizations when computations of forces and stresses rely on methods involving Monte Carlo sampling, such…

材料科学 · 物理学 2022-11-30 Siyuan Chen , Shiwei Zhang

We propose a new variant of AMSGrad, a popular adaptive gradient based optimization algorithm widely used for training deep neural networks. Our algorithm adds prior knowledge about the sequence of consecutive mini-batch gradients and…

机器学习 · 统计学 2020-11-04 Jun-Kun Wang , Xiaoyun Li , Belhal Karimi , Ping Li

We consider the problem of sampling from a strongly log-concave density in $\mathbb{R}^d$, and prove an information theoretic lower bound on the number of stochastic gradient queries of the log density needed. Several popular sampling…

机器学习 · 统计学 2021-07-06 Niladri S. Chatterji , Peter L. Bartlett , Philip M. Long

We consider the problem of estimating a parameter associated to a Bayesian inverse problem. Treating the unknown initial condition as a nuisance parameter, typically one must resort to a numerical approximation of gradient of the…

统计方法学 · 统计学 2020-03-17 Ajay Jasra , Kody J. H. Law , Deng Lu

The problem of optimising functions with intractable gradients frequently arise in machine learning and statistics, ranging from maximum marginal likelihood estimation procedures to fine-tuning of generative models. Stochastic approximation…

机器学习 · 统计学 2026-01-30 James Cuin , Davide Carbone , Yanbo Tang , O. Deniz Akyildiz

Stochastic Gradient Descent (SGD) has become popular for solving large scale supervised machine learning optimization problems such as SVM, due to their strong theoretical guarantees. While the closely related Dual Coordinate Ascent (DCA)…

机器学习 · 统计学 2015-03-20 Shai Shalev-Shwartz , Tong Zhang

Iterative procedures for parameter estimation based on stochastic gradient descent allow the estimation to scale to massive data sets. However, in both theory and practice, they suffer from numerical instability. Moreover, they are…

统计方法学 · 统计学 2016-06-08 Panos Toulis , Dustin Tran , Edoardo M. Airoldi

The stochastic variational inference (SVI) paradigm, which combines variational inference, natural gradients, and stochastic updates, was recently proposed for large-scale data analysis in conjugate Bayesian models and demonstrated to be…

机器学习 · 统计学 2018-02-05 Rishit Sheth , Roni Khardon

This study addresses some algorithms for solving structured unconstrained convex optimiza- tion problems using first-order information where the underlying function includes high-dimensional data. The primary aim is to develop an…

最优化与控制 · 数学 2014-05-28 Masoud Ahookhosh

Stochastic Gradient Descent (SGD) is a workhorse in machine learning, yet its slow convergence can be a computational bottleneck. Variance reduction techniques such as SAG, SVRG and SAGA have been proposed to overcome this weakness,…

机器学习 · 计算机科学 2016-02-29 Thomas Hofmann , Aurelien Lucchi , Simon Lacoste-Julien , Brian McWilliams

In this paper, we present a stochastic gradient algorithm for minimizing a smooth objective function that is an expectation over noisy cost samples, and only the latter are observed for any given parameter. Our algorithm employs a gradient…

最优化与控制 · 数学 2023-07-03 Akash Mondal , Prashanth L. A. , Shalabh Bhatnagar

This paper proposes AB-SAGA, a first-order distributed stochastic optimization method to minimize a finite-sum of smooth and strongly convex functions distributed over an arbitrary directed graph. AB-SAGA removes the uncertainty caused by…

最优化与控制 · 数学 2022-02-08 Muhammad I. Qureshi , Ran Xin , Soummya Kar , Usman A. Khan

We consider the problem of estimating expectations with respect to a target distribution with an unknown normalizing constant, and where even the unnormalized target needs to be approximated at finite resolution. This setting is ubiquitous…

数值分析 · 数学 2023-03-23 Kody J. H. Law , Neil Walton , Shangda Yang , Ajay Jasra

Gradient sampling (GS) has proved to be an effective methodology for the minimization of objective functions that may be nonconvex and/or nonsmooth. The most computationally expensive component of a contemporary GS method is the need to…

最优化与控制 · 数学 2021-08-10 Frank E. Curtis , Minhan Li