← Search

Luo Luo

29 accepted papers

2026

Stability and Generalization of Nonconvex Optimization with Heavy-Tailed Noise

ICML 2026poster

The empirical evidence indicates that stochastic optimization with heavy-tailed gradient noise is more appropriate to characterize the training of machine learning models than that with standard bounded gradient variance noise. Most existing works on this phenomenon focus on the convergence of optim…

Cited by 0SourceScholar
2025

A Near-Optimal Algorithm for Decentralized Convex-Concave Finite-Sum Minimax Optimization

NeurIPS 2025spotlight

In this paper, we study the distributed convex-concave finite-sum minimax optimization over the network, and a decentralized variance-reduced optimistic gradient method with stochastic mini-batch sizes (DIVERSE) is proposed. For the strongly-convex-strongly-concave objective, it is shown that DIVERS…

Cited by 0SourceScholar
2025

Accelerated Evolving Set Processes for Local PageRank Computation

NeurIPS 2025poster

This work proposes a novel framework based on nested evolving set processes to accelerate Personalized PageRank (PPR) computation. At each stage of the process, we employ a localized inexact proximal point iteration to solve a simplified linear system. We show that the time complexity of such locali…

Cited by 0SourceScholar
2024

An Efficient Stochastic Algorithm for Decentralized Nonconvex-Strongly-Concave Minimax Optimization

AISTATS 2024poster

This paper studies the stochastic nonconvex-strongly-concave minimax optimization over a multi-agent network. We propose an efficient algorithm, called Decentralized Recursive gradient descEnt Ascent Method (DREAM), which achieves the best-known theoretical guarantee for finding the $\epsilon$-stati…

2024

Decentralized Convex Finite-Sum Optimization with Better Dependence on Condition Numbers

ICML 2024poster

This paper studies decentralized optimization problem, where the local objective on each node is an average of a finite set of convex functions and the global function is strongly convex. We propose an efficient stochastic variance reduced first-order method that allows the different nodes to establ…

Cited by 0SourcePDFScholar
2024

Decentralized Gradient-Free Methods for Stochastic Non-smooth Non-convex Optimization

AAAI 2024technical

We consider decentralized gradient-free optimization of minimizing Lipschitz continuous functions that satisfy neither smoothness nor convexity assumption. We propose two novel gradient-free algorithms, the Decentralized Gradient-Free Method (DGFM) and its variant, the Decentralized Gradient-Free Me…

Cited by 3SourcePDFScholar
2024

Gradient-Free Methods for Nonconvex Nonsmooth Stochastic Compositional Optimization

NeurIPS 2024poster

The stochastic compositional optimization (SCO) is popular in many real-world applications, including risk management, reinforcement learning, and meta-learning. However, most of the previous methods for SCO require the smoothness assumption on both the outer and inner functions, which limits their…

Cited by 0SourcePDFScholar
2024

Incremental Quasi-Newton Methods with Faster Superlinear Convergence Rates

AAAI 2024technical

We consider the finite-sum optimization problem, where each component function is strongly convex and has Lipschitz continuous gradient and Hessian. The recently proposed incremental quasi-Newton method is based on BFGS update and achieves a local superlinear convergence rate that is dependent on th…

Cited by 4SourcePDFScholar
2024

Near-Optimal Distributed Minimax Optimization under the Second-Order Similarity

NeurIPS 2024poster

This paper considers the distributed convex-concave minimax optimization under the second-order similarity. We propose stochastic variance-reduced optimistic gradient sliding (SVOGS) method, which takes the advantage of the finite-sum structure in the objective by involving the mini-batch client sam…

Cited by 0SourcePDFScholar
2024

On the Complexity of Finite-Sum Smooth Optimization under the Polyak–Łojasiewicz Condition

ICML 2024spotlight

This paper considers the optimization problem of the form $\min_{{\bf x}\in{\mathbb R}^d} f({\bf x})\triangleq \frac{1}{n}\sum_{i=1}^n f_i({\bf x})$, where $f(\cdot)$ satisfies the Polyak–Łojasiewicz (PL) condition with parameter $\mu$ and $\{f_i(\cdot)\}_{i=1}^n$ is $L$-mean-squared smooth. We show…

Cited by 2SourcePDFScholar
2024

Optimizing over Multiple Distributions under Generalized Quasar-Convexity Condition

NeurIPS 2024poster

We study a typical optimization model where the optimization variable is composed of multiple probability distributions. Though the model appears frequently in practice, such as for policy problems, it lacks specific analysis in the general setting. For this optimization problem, we propose a new s…

Cited by 0SourcePDFScholar
2024

Zeroth-Order Methods for Constrained Nonconvex Nonsmooth Stochastic Optimization

ICML 2024oral

This paper studies the problem of solving nonconvex nonsmooth optimization over a closed convex set. Most previous works tackle such problems by transforming the constrained problem into an unconstrained problem that can be solved by the techniques developed in the unconstrained setting. However, th…

Cited by 1SourcePDFScholar
2022

Faster Stochastic Algorithms for Minimax Optimization under Polyak-{\L}ojasiewicz Condition

NeurIPS 2022accept

This paper considers stochastic first-order algorithms for minimax optimization under Polyak-{\L}ojasiewicz (PL) conditions. We propose SPIDER-GDA for solving the finite-sum problem of the form $\min_x \max_y f(x,y)\triangleq \frac{1}{n} \sum_{i=1}^n f_i(x,y)$, where the objective function $f(x,y)$…

Cited by 15SourcePDFScholar
2022

Finding Second-Order Stationary Points in Nonconvex-Strongly-Concave Minimax Optimization

NeurIPS 2022accept

We study the smooth minimax optimization problem $\min_{\bf x}\max_{\bf y} f({\bf x},{\bf y})$, where $f$ is $\ell$-smooth, strongly-concave in ${\bf y}$ but possibly nonconvex in ${\bf x}$. Most of existing works focus on finding the first-order stationary point of the function $f({\bf x},{\bf y})$…

Cited by 33SourcePDFScholar
2021

Revisiting Co-Occurring Directions: Sharper Analysis and Efficient Algorithm for Sparse Matrices

AAAI 2021technical

We study the streaming model for approximate matrix multiplication (AMM). We are interested in the scenario that the algorithm can only take one pass over the data with limited memory. The state-of-the-art deterministic sketching algorithm for streaming AMM is the co-occurring directions (COD), whic…

Cited by 4SourcePDFScholar
2020

Efficient and Robust High-Dimensional Linear Contextual Bandits

IJCAI 2020poster

The linear contextual bandits is a sequential decision-making problem where an agent decides among sequential actions given their corresponding contexts. Since large-scale data sets become more and more common, we study the linear contextual bandits in high-dimensional situations. Recent works focus…

Cited by 0SourcePDFScholar
2020

Lower Complexity Bounds for Finite-Sum Convex-Concave Minimax Optimization Problems

ICML 2020poster

This paper studies the lower bound complexity for minimax optimization problem whose objective function is the average of $n$ individual smooth convex-concave functions. We consider the algorithm which gets access to gradient and proximal oracle for each individual component. For the strongly-convex…

Cited by 24SourcePDFScholar
2020

Stochastic Recursive Gradient Descent Ascent for Stochastic Nonconvex-Strongly-Concave Minimax Problems

NeurIPS 2020poster

We consider nonconvex-concave minimax optimization problems of the form $\min_{\bf x}\max_{\bf y\in{\mathcal Y}} f({\bf x},{\bf y})$, where $f$ is strongly-concave in $\bf y$ but possibly nonconvex in $\bf x$ and ${\mathcal Y}$ is a convex and compact set. We focus on the stochastic setting, where w…

Cited by 139SourcePDFScholar