← Search

Ta Duy Nguyen

9 accepted papers

2024

Multiplicative Weights Update, Area Convexity and Random Coordinate Descent for Densest Subgraph Problems

ICML 2024oral

We study the densest subgraph problem and give algorithms via multiplicative weights update and area convexity that converge in $O\left(\frac{\log m}{\epsilon^{2}}\right)$ and $O\left(\frac{\log m}{\epsilon}\right)$ iterations, respectively, both with nearly-linear time per iteration. Compared with…

Cited by 3SourcePDFScholar
2023

High Probability Convergence of Stochastic Gradient Methods

ICML 2023poster

In this work, we describe a generic approach to show convergence with high probability for both stochastic convex and non-convex optimization with sub-Gaussian noise. In previous works for convex optimization, either the convergence is only in expectation or the bound depends on the diameter of the…

Cited by 54SourcePDFScholar
2023

Improved Convergence in High Probability of Clipped Gradient Methods with Heavy Tailed Noise

NeurIPS 2023spotlight

In this work, we study the convergence in high probability of clipped gradient methods when the noise distribution has heavy tails, i.e., with bounded $p$th moments, for some $1<p\le2$. Prior works in this setting follow the same recipe of using concentration inequalities and an inductive argument w…

Cited by 22SourcePDFScholar
2023

On the Convergence of AdaGrad(Norm) on $\mathbb{R}^d$: Beyond Convexity, Non-Asymptotic Rate and Acceleration

ICLR 2023poster

Existing analysis of AdaGrad and other adaptive methods for smooth convex optimization is typically for functions with bounded domain diameter. In unconstrained problems, previous works guarantee an asymptotic convergence rate without an explicit constant factor that holds true for the entire functi…

Cited by 12SourcePDFScholar
2023

On the Generalization Error of Stochastic Mirror Descent for Quadratically-Bounded Losses: an Improved Analysis

NeurIPS 2023poster

In this work, we revisit the generalization error of stochastic mirror descent for quadratically bounded losses studied in Telgarsky (2022). Quadratically bounded losses is a broad class of loss functions, capturing both Lipschitz and smooth functions, for both regression and classification problems…

Cited by 0SourcePDFScholar
2022

Adaptive Accelerated (Extra-)Gradient Methods with Variance Reduction

ICML 2022spotlight

In this paper, we study the finite-sum convex optimization problem focusing on the general convex case. Recently, the study of variance reduced (VR) methods and their accelerated variants has made exciting progress. However, the step size used in the existing VR algorithms typically depends on the s…