← Search

Haochuan Li

11 accepted papers

2025

SILMM: Self-Improving Large Multimodal Models for Compositional Text-to-Image Generation

CVPR 2025poster

Large Multimodal Models (LMMs) have demonstrated impressive capabilities in multimodal understanding and generation, pushing forward advancements in text-to-image generation.However, achieving accurate text-image alignment for LMMs, particularly in compositional scenarios, remains challenging. Exist…

Cited by 1SourcePDFScholar
2025

TIGeR: Unifying Text-to-Image Generation and Retrieval with Large Multimodal Models

ICLR 2025poster

How humans can effectively and efficiently acquire images has always been a perennial question. A classic solution is *text-to-image retrieval* from an existing database; however, the limited database typically lacks creativity. By contrast, recent breakthroughs in *text-to-image generation* have ma…

Cited by 0SourcePDFScholar
2025

Variance-reduced Clipping for Non-convex Optimization

ICASSP 2025accepted

Gradient clipping is a standard training technique used in deep learning applications such as large-scale language modeling to mitigate exploding gradients. Recent experimental studies have demonstrated a fairly special behavior in the smoothness of the training objective along its trajectory when t…

Cited by 0SourceScholar
2023

Convex and Non-convex Optimization Under Generalized Smoothness

NeurIPS 2023spotlight

Classical analysis of convex and non-convex optimization methods often requires the Lipschitz continuity of the gradient, which limits the analysis to functions bounded by quadratics. Recent work relaxed this requirement to a non-uniform smoothness condition with the Hessian norm bounded by an affi…

Cited by 57SourcePDFScholar
2022

Neural Network Weights Do Not Converge to Stationary Points: An Invariant Measure Perspective

ICML 2022spotlight

This work examines the deep disconnect between existing theoretical analyses of gradient-based algorithms and the practice of training deep neural networks. Specifically, we provide numerical evidence that in large-scale neural network training (e.g., ImageNet + ResNet101, and WT103 + TransformerXL…

2022

On Convergence of Gradient Descent Ascent: A Tight Local Analysis

ICML 2022spotlight

Gradient Descent Ascent (GDA) methods are the mainstream algorithms for minimax optimization in generative adversarial networks (GANs). Convergence properties of GDA have drawn significant interest in the recent literature. Specifically, for $\min_{x} \max_{y} f(x;y)$ where $f$ is strongly-concave i…

Cited by 6SourcePDFScholar
2022

Tight Analysis of Extra-gradient and Optimistic Gradient Methods For Nonconvex Minimax Problems

NeurIPS 2022accept

Despite the established convergence theory of Optimistic Gradient Descent Ascent (OGDA) and Extragradient (EG) methods for the convex-concave minimax problems, little is known about the theoretical guarantees of these methods in nonconvex settings. To bridge this gap, for the first time, this paper…

Cited by 16SourcePDFScholar
2021

Complexity Lower Bounds for Nonconvex-Strongly-Concave Min-Max Optimization

NeurIPS 2021poster

We provide a first-order oracle complexity lower bound for finding stationary points of min-max optimization problems where the objective function is smooth, nonconvex in the minimization variable, and strongly concave in the maximization variable. We establish a lower bound of $\Omega\left(\sqrt{\k…

Cited by 52SourcePDFScholar
2019

Convergence of Adversarial Training in Overparametrized Neural Networks

NeurIPS 2019spotlight

Neural networks are vulnerable to adversarial examples, i.e. inputs that are imperceptibly perturbed from natural data and yet incorrectly classified by the network. Adversarial training \cite{madry2017towards}, a heuristic form of robust optimization that alternates between minimization and maximiz…

Cited by 159SourcePDFScholar
2019

Gradient Descent Finds Global Minima of Deep Neural Networks

ICML 2019oral

Gradient descent finds a global minimum in training deep neural networks despite the objective function being non-convex. The current paper proves gradient descent achieves zero training loss in polynomial time for a deep over-parameterized neural network with residual connections (ResNet). Our anal…

Cited by 1501SourcePDFScholar