paper-with-me

Papers

A Hybrid Stochastic Optimization Framework for Stochastic Composite Nonconvex Optimization

2019-07-08 · Quoc Tran-Dinh, Nhan H. Pham, Dzung T. Phan, Lam M. Nguyen

We introduce a new approach to develop stochastic optimization algorithms for a class of stochastic composite and possibly nonconvex optimization problems. The main idea is to combine two stochastic estimators to create a new hybrid one. We first introduce our hybrid estimator and then investigate its fundamental properties to form a foundational theory for algorithmic development. Next, we apply our theory to develop several variants of stochastic gradient methods to solve both expectation and finite-sum composite optimization problems. Our first algorithm can be viewed as a variant of proximal stochastic gradient methods with a single-loop, but can achieve $\mathcal{O}(\sigma^3\varepsilon^{-1} + \sigma \varepsilon^{-3})$-oracle complexity bound, matching the best-known ones from state-of-the-art double-loop algorithms in the literature, where $\sigma > 0$ is the variance and $\varepsilon$ is a desired accuracy. Then, we consider two different variants of our method: adaptive step-size and restarting schemes that have similar theoretical guarantees as in our first algorithm. We also study two mini-batch variants of the proposed methods. In all cases, we achieve the best-known complexity bounds under standard assumptions. We test our methods on several numerical examples with real datasets and compare them with state-of-the-arts. Our numerical experiments show that the new methods are comparable and, in many cases, outperform their competitors.

📄 PDF Abstract BibTeX arXiv:1907.03793

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

An Optimal Hybrid Variance-Reduced Algorithm for Stochastic Composite Nonconvex Optimization

2020-08-20 · Deyi Liu, Lam M. Nguyen, Quoc Tran-Dinh

In this note we propose a new variant of the hybrid variance-reduced proximal gradient method in [7] to solve a common stochastic composite nonconvex optimization problem under standard assumptions. We simply replace the…

A Hybrid Stochastic Policy Gradient Algorithm for Reinforcement Learning

2020-03-01 · Nhan H. Pham, Lam M. Nguyen, Dzung T. Phan, Phuong Ha Nguyen 외

We propose a novel hybrid stochastic policy gradient estimator by combining an unbiased policy gradient estimator, the REINFORCE estimator, with another biased one, an adapted SARAH estimator for policy optimization. The…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Variance-Reduced Proximal Stochastic Gradient Descent for Non-convex Composite optimization

2016-06-02 · Xiyu Yu, DaCheng Tao

Here we study non-convex composite optimization: first, a finite-sum of smooth but non-convex functions, and second, a general function that admits a simple proximal mapping. Most research on stochastic methods for compo…

Stochastic Gradient Descent for Stochastic Doubly-Nonconvex Composite Optimization

2018-05-21 · Takayuki Kawashima, Hironori Fujisawa

The stochastic gradient descent has been widely used for solving composite optimization problems in big data analyses. Many algorithms and convergence properties have been developed. The composite functions were convex p…

Zeroth-Order Methods for Stochastic Nonconvex Nonsmooth Composite Optimization

2025-10-06 · Ziyi Chen, Peiran Yu, Heng Huang arxiv

This work aims to solve a stochastic nonconvex nonsmooth composite optimization problem. Previous works on composite optimization problem requires the major part to satisfy Lipschitz smoothness or some relaxed smoothness…