← Search

PHUONG HA NGUYEN

5 accepted papers

2024

Proactive DP: A Multiple Target Optimization Framework for DP-SGD

ICML 2024poster

We introduce a multiple target optimization framework for DP-SGD referred to as pro-active DP. In contrast to traditional DP accountants, which are used to track the expenditure of privacy budgets, the pro-active DP scheme allows one to *a-priori* select parameters of DP-SGD based on a fixed privacy…

Cited by 0SourcePDFScholar
2021

Hogwild! over Distributed Local Data Sets with Linearly Increasing Mini-Batch Sizes

AISTATS 2021poster

Hogwild! implements asynchronous Stochastic Gradient Descent (SGD) where multiple threads in parallel access a common repository containing training data, perform SGD iterations and update shared state that represents a jointly learned (global) model. We consider big data analysis where training dat…

Cited by 6SourcePDFScholar
2020

A Hybrid Stochastic Policy Gradient Algorithm for Reinforcement Learning

AISTATS 2020poster

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 hybrid policy gradient estimator is shown to be biased, but has variance reduce…

2019

Characterization of Convex Objective Functions and Optimal Expected Convergence Rates for SGD

ICML 2019oral

We study Stochastic Gradient Descent (SGD) with diminishing step sizes for convex objective functions. We introduce a definitional framework and theory that defines and characterizes a core property, called curvature, of convex objective functions. In terms of curvature we can derive a new inequalit…

Cited by 7SourcePDFScholar
2018

SGD and Hogwild! Convergence Without the Bounded Gradients Assumption

ICML 2018oral

Stochastic gradient descent (SGD) is the optimization algorithm of choice in many machine learning applications such as regularized empirical risk minimization and training deep neural networks. The classical convergence analysis of SGD is carried out under the assumption that the norm of the stocha…

Cited by 266SourcePDFScholar