← Search

Mert Gurbuzbalaban

18 accepted papers

2024

High-probability complexity bounds for stochastic non-convex minimax optimization

NeurIPS 2024poster

Stochastic smooth nonconvex minimax problems are prevalent in machine learning, e.g., GAN training, fair classification, and distributionally robust learning. Stochastic gradient descent ascent (GDA)-type methods are popular in practice due to their simplicity and single-loop nature. However, there…

Cited by 1SourcePDFScholar
2023

Algorithmic Stability of Heavy-Tailed SGD with General Loss Functions

ICML 2023poster

Heavy-tail phenomena in stochastic gradient descent (SGD) have been reported in several empirical studies. Experimental evidence in previous works suggests a strong interplay between the heaviness of the tails and generalization behavior of SGD. To address this empirical phenomena theoretically, sev…

Cited by 26SourcePDFScholar
2023

Uniform-in-Time Wasserstein Stability Bounds for (Noisy) Stochastic Gradient Descent

NeurIPS 2023poster

Algorithmic stability is an important notion that has proven powerful for deriving generalization bounds for practical algorithms. The last decade has witnessed an increasing number of stability bounds for different algorithms applied on different classes of loss functions. While these bounds have i…

Cited by 9SourcePDFScholar
2022

SAPD+: An Accelerated Stochastic Method for Nonconvex-Concave Minimax Problems

NeurIPS 2022accept

We propose a new stochastic method SAPD+ for solving nonconvex-concave minimax problems of the form $\min\max\mathcal{L}(x,y)=f(x)+\Phi(x,y)-g(y)$, where $f,g$ are closed convex and $\Phi(x,y)$ is a smooth function that is weakly convex in $x$, (strongly) concave in $y$. For both strongly concave an…

Cited by 36SourcePDFScholar
2021

Asymmetric Heavy Tails and Implicit Bias in Gaussian Noise Injections

ICML 2021spotlight

Gaussian noise injections (GNIs) are a family of simple and widely-used regularisation methods for training neural networks, where one injects additive or multiplicative Gaussian noise to the network activations at every iteration of the optimisation algorithm, which is typically chosen as stochasti…

2021

Convergence Rates of Stochastic Gradient Descent under Infinite Noise Variance

NeurIPS 2021poster

Recent studies have provided both empirical and theoretical evidence illustrating that heavy tails can emerge in stochastic gradient descent (SGD) in various scenarios. Such heavy tails potentially result in iterates with diverging variance, which hinders the use of conventional convergence analysis…

Cited by 51SourcePDFScholar
2021

Fractal Structure and Generalization Properties of Stochastic Optimization Algorithms

NeurIPS 2021spotlight

Understanding generalization in deep learning has been one of the major challenges in statistical learning theory over the last decade. While recent work has illustrated that the dataset and the training algorithm must be taken into account in order to obtain meaningful generalization bounds, it is…

Cited by 31SourcePDFScholar
2021

Fractional moment-preserving initialization schemes for training deep neural networks

AISTATS 2021poster

A traditional approach to initialization in deep neural networks (DNNs) is to sample the network weights randomly for preserving the variance of pre-activations. On the other hand, several studies show that during the training process, the distribution of stochastic gradients can be heavy-tailed esp…

Cited by 15SourcePDFScholar
2020

Breaking Reversibility Accelerates Langevin Dynamics for Non-Convex Optimization

NeurIPS 2020poster

Langevin dynamics (LD) has been proven to be a powerful technique for optimizing a non-convex objective as an efficient algorithm to find local minima while eventually visiting a global minimum on longer time-scales. LD is based on the first-order Langevin diffusion which is reversible in time. We s…

Cited by 21SourcePDFScholar
2020

DAve-QN: A Distributed Averaged Quasi-Newton Method with Local Superlinear Convergence Rate

AISTATS 2020poster

In this paper, we consider distributed algorithms for solving the empirical risk minimization problem under the master/worker communication model. We develop a distributed asynchronous quasi-Newton algorithm that can achieve superlinear convergence. To our knowledge, this is the first distributed as…

2020

Fractional Underdamped Langevin Dynamics: Retargeting SGD with Momentum under Heavy-Tailed Gradient Noise

ICML 2020poster

Stochastic gradient descent with momentum (SGDm) is one of the most popular optimization algorithms in deep learning. While there is a rich theory of SGDm for convex problems, the theory is considerably less developed in the context of deep learning where the problem is non-convex and the gradient n…

2020

IDEAL: Inexact DEcentralized Accelerated Augmented Lagrangian Method

NeurIPS 2020spotlight

We introduce a framework for designing primal methods under the decentralized optimization setting where local functions are smooth and strongly convex. Our approach consists of approximately solving a sequence of sub-problems induced by the accelerated augmented Lagrangian method, thereby providing…

Cited by 28SourcePDFScholar
2019

A Tail-Index Analysis of Stochastic Gradient Noise in Deep Neural Networks

ICML 2019oral

The gradient noise (GN) in the stochastic gradient descent (SGD) algorithm is often considered to be Gaussian in the large data regime by assuming that the classical central limit theorem (CLT) kicks in. This assumption is often made for mathematical convenience, since it enables SGD to be analyzed…

Cited by 289SourcePDFScholar
2019

A Universally Optimal Multistage Accelerated Stochastic Gradient Method

NeurIPS 2019poster

We study the problem of minimizing a strongly convex, smooth function when we have noisy estimates of its gradient. We propose a novel multistage accelerated algorithm that is universally optimal in the sense that it achieves the optimal rate both in the deterministic and stochastic case and operate…

Cited by 67SourcePDFScholar
2019

Accelerated Linear Convergence of Stochastic Momentum Methods in Wasserstein Distances

ICML 2019oral

Momentum methods such as Polyak’s heavy ball (HB) method, Nesterov’s accelerated gradient (AG) as well as accelerated projected gradient (APG) method have been commonly used in machine learning practice, but their performance is quite sensitive to noise in the gradients. We study these methods under…

Cited by 54SourcePDFScholar
2019

First Exit Time Analysis of Stochastic Gradient Descent Under Heavy-Tailed Gradient Noise

NeurIPS 2019poster

Stochastic gradient descent (SGD) has been widely used in machine learning due to its computational efficiency and favorable generalization properties. Recently, it has been empirically demonstrated that the gradient noise in several deep learning settings admits a non-Gaussian, heavy-tailed behavio…

2017

When Cyclic Coordinate Descent Outperforms Randomized Coordinate Descent

NeurIPS 2017spotlight

The coordinate descent (CD) method is a classical optimization algorithm that has seen a revival of interest because of its competitive performance in machine learning applications. A number of recent papers provided convergence rate estimates for their deterministic (cyclic) and randomized variants…

Cited by 49SourcePDFScholar