← Search

Bingcong Li

24 accepted papers

2026

Binomial Gradient-Based Meta-Learning for Enhanced Meta-Gradient Estimation

ICLR 2026poster

Meta-learning offers a principled framework leveraging *task-invariant* priors from related tasks, with which *task-specific* models can be fine-tuned on downstream tasks, even with limited data records. Gradient-based meta-learning (GBML) relies on gradient descent (GD) to adapt the prior to a new…

Cited by 0SourceScholar
2026

On the Benefits of Weight Normalization for Overparameterized Matrix Sensing

ICLR 2026poster

While normalization techniques are widely used in deep learning, their theoretical understanding remains relatively limited. In this work, we establish the benefits of (generalized) weight normalization (WN) applied to the overparameterized matrix sensing problem. We prove that WN with Riemannian op…

Cited by 0SourceScholar
2026

SALAAD: Sparse And Low-Rank Adaptation via ADMM for Large Language Model Inference

ICML 2026poster

Modern large language models are increasingly deployed under compute and memory constraints, making flexible control of model capacity a central challenge. While sparse and low-rank structures naturally trade off capacity and performance, existing approaches often rely on heuristic designs that igno…

Cited by 0SourceScholar
2026

Zeroth-Order Optimization at the Edge of Stability

ICML 2026poster

Zeroth-order (ZO) methods are widely used when gradients are unavailable or prohibitively expensive, including black-box learning and memory-efficient fine-tuning of large models, yet their optimization dynamics in deep learning remain underexplored. In this work, we provide an explicit step size co…

Cited by 0SourceScholar
2025

Can RLHF be More Efficient with Imperfect Reward Models? A Policy Coverage Perspective

ICML 2025poster

Sample efficiency is critical for online Reinforcement Learning from Human Feedback (RLHF). While existing works investigate sample-efficient online exploration strategies, the potential of utilizing misspecified yet relevant reward models to accelerate learning remains underexplored. This paper stu…

2025

Preconditioned Sharpness-Aware Minimization: Unifying Analysis and a Novel Learning Algorithm

ICASSP 2025accepted

Targeting solutions over ‘flat’ regions of the loss landscape, sharpness-aware minimization (SAM) has emerged as a powerful tool to improve generalizability of deep neural network based learning. While several SAM variants have been developed to this end, a unifying approach that also guides princip…

Cited by 0SourceScholar
2025

RefLoRA: Refactored Low-Rank Adaptation for Efficient Fine-Tuning of Large Models

NeurIPS 2025poster

Low-Rank Adaptation (LoRA) lowers the computational and memory overhead of fine-tuning large models by updating a low-dimensional subspace of the pre-trained weight matrix. Albeit efficient, LoRA exhibits suboptimal convergence and noticeable performance degradation, due to inconsistent and imbalanc…

Cited by 0SourceScholar
2025

Zeroth-Order Optimization Finds Flat Minima

NeurIPS 2025poster

Zeroth-order methods are extensively used in machine learning applications where gradients are infeasible or expensive to compute, such as black-box attacks, reinforcement learning, and language model fine-tuning. Existing optimization theory focuses on convergence to an arbitrary stationary point,…

Cited by 0SourceScholar
2024

DPZero: Private Fine-Tuning of Language Models without Backpropagation

ICML 2024poster

The widespread practice of fine-tuning large language models (LLMs) on domain-specific data faces two major challenges in memory and privacy. First, as the size of LLMs continues to grow, the memory demands of gradient-based training methods via backpropagation become prohibitively high. Second, giv…

2024

Implicit Regularization of Sharpness-Aware Minimization for Scale-Invariant Problems

NeurIPS 2024poster

Sharpness-aware minimization (SAM) improves generalization of various deep learning tasks. Motivated by popular architectures such as LoRA, we explore the implicit regularization of SAM for scale-invariant problems involving two groups of variables. Instead of focusing on commonly used sharpness, th…

Cited by 3SourcePDFScholar
2024

Meta-Learning With Versatile Loss Geometries for Fast Adaptation Using Mirror Descent

ICASSP 2024accepted

Utilizing task-invariant prior knowledge extracted from related tasks, meta-learning is a principled framework that empowers learning a new task especially when data records are limited. A fundamental challenge in meta-learning is how to quickly "adapt" the extracted prior in order to train a task-s…

Cited by 0SourceScholar
2023

Enhancing Sharpness-Aware Optimization Through Variance Suppression

NeurIPS 2023poster

Sharpness-aware minimization (SAM) has well documented merits in enhancing generalization of deep neural networks, even without sizable data augmentation. Embracing the geometry of the loss function, where neighborhoods of 'flat minima' heighten generalization ability, SAM seeks 'flat valleys' by mi…

2023

Scalable Bayesian Meta-Learning through Generalized Implicit Gradients

AAAI 2023technical

Meta-learning owns unique effectiveness and swiftness in tackling emerging tasks with limited data. Its broad applicability is revealed by viewing it as a bi-level optimization problem. The resultant algorithmic viewpoint however, faces scalability issues when the inner-level optimization relies on…

2021

Adversarial Linear Contextual Bandits with Graph-Structured Side Observations

AAAI 2021technical

This paper studies the adversarial graphical contextual bandits, a variant of adversarial multi-armed bandits that leverage two categories of the most common side information: contexts and side observations. In this setting, a learning agent repeatedly chooses from a set of K actions after being pre…

Cited by 9SourcePDFScholar
2021

Enhancing Parameter-Free Frank Wolfe with an Extra Subproblem

AAAI 2021technical

Aiming at convex optimization under structural constraints, this work introduces and analyzes a variant of the Frank Wolfe (FW) algorithm termed ExtraFW. The distinct feature of ExtraFW is the pair of gradients leveraged per iteration, thanks to which the decision variable is updated in a prediction…

Cited by 8SourcePDFScholar
2021

Near-Optimal Algorithms for Piecewise-Stationary Cascading Bandits

ICASSP 2021accepted

Cascading bandit (CB) is a popular model for web search and online advertising. However, the stationary CB model may be too simple to cope with real-world problems, where user preferences may change over time. Considering piecewise-stationary environments, two efficient algorithms, GLRT-CascadeUCB a…

Cited by 0SourceScholar