← Search

Songtao Lu

60 accepted papers

2026

How Can Mamba Learn In Context with Outliers and Generalize Provably?

ICML 2026poster

The Mamba model has gained significant attention for its computational advantages over Transformer-based models, while achieving comparable performance across a wide range of language tasks. Like Transformers, Mamba exhibits in-context learning (ICL) capabilities, i.e., making predictions for new ta…

Cited by 0SourceScholar
2025

DUET: Decentralized Bilevel Optimization without Lower-Level Strong Convexity

ICLR 2025poster

Decentralized bilevel optimization (DBO) provides a powerful framework for multi-agent systems to solve local bilevel tasks in a decentralized fashion without the need for a central server. However, most existing DBO methods rely on lower-level strong convexity (LLSC) to guarantee unique solutions…

Cited by 0SourcePDFScholar
2025

Epigraph Based Multilevel Optimization (EMO) for Enhancing Chain-of-Thought Reasoning Capabilities

ICASSP 2025accepted

Chain-of-thought (CoT) reasoning applies to complex tasks with multiple intermediate steps, a key feature of large language models. Recent studies have revealed CoT as a composition of in-context filtering and learning. This paper proposes a unified framework for CoT optimization that exploits the n…

Cited by 0SourceScholar
2025

Meta-D2AG: Causal Graph Learning with Interventional Dynamic Data

NeurIPS 2025poster

Causal discovery in the form of a directed acyclic graph (DAG) for dynamic time series data has been widely studied in various applications. Much of the existing work has focused on observational, offline, and/or stationary settings. In this work, we propose a dynamic DAG discovery algorithm, Meta-D…

Cited by 0SourceScholar
2025

Objective Soups: Multilingual Multi-Task Modeling for Speech Processing

NeurIPS 2025poster

The need for training multilingual multi-task speech processing (MSP) models that perform both automatic speech recognition and speech-to-text translation is increasingly evident. However, a significant challenge arises from the conflicts among multiple objectives when using a single model. Multi-ob…

Cited by 0SourceScholar
2025

Optimality and NP-Hardness of Transformers in Learning Markovian Dynamical Functions

NeurIPS 2025poster

Transformer architectures can solve unseen tasks based on input-output pairs in a given prompt due to in-context learning (ICL). Existing theoretical studies on ICL have mainly focused on linear regression tasks, often with i.i.d. inputs. To understand how transformers express in-context learning wh…

Cited by 0SourceScholar
2025

Q-function Decomposition with Intervention Semantics for Factored Action Spaces

AISTATS 2025poster

Many practical reinforcement learning environments have a discrete factored action space that induces a large combinatorial set of actions, thereby posing significant challenges. Existing approaches leverage the regular structure of the action space and resort to a linear decomposition of Q-functio…

Cited by 0SourceScholar
2025

Training Nonlinear Transformers for Chain-of-Thought Inference: A Theoretical Generalization Analysis

ICLR 2025poster

Chain-of-Thought (CoT) is an efficient prompting method that enables the reasoning ability of large language models by augmenting the query using multiple examples with multiple intermediate steps. Despite the empirical success, the theoretical understanding of how to train a Transformer to achieve…

Cited by 3SourcePDFScholar
2024

Distributed Bilevel Optimization with Communication Compression

ICML 2024poster

Stochastic bilevel optimization tackles challenges involving nested optimization structures. Its fast-growing scale nowadays necessitates efficient distributed algorithms. In conventional distributed bilevel methods, each worker must transmit full-dimensional stochastic gradients to the server every…

Cited by 2SourcePDFScholar
2024

FADAS: Towards Federated Adaptive Asynchronous Optimization

ICML 2024poster

Federated learning (FL) has emerged as a widely adopted training paradigm for privacy-preserving machine learning. While the SGD-based FL algorithms have demonstrated considerable success in the past, there is a growing trend towards adopting adaptive federated optimization methods, particularly for…

2024

How Can Personalized Context Help? Exploring Joint Retrieval of Passage and Personalized Context

ICASSP 2024accepted

The integration of external personalized context information into document-grounded conversational systems has significant potential business value, but has not been well-studied. Motivated by the concept of personalized context-aware document-grounded conversational systems, we introduce the task o…

Cited by 0SourceScholar
2024

How Do Nonlinear Transformers Learn and Generalize in In-Context Learning?

ICML 2024poster

Transformer-based large language models have displayed impressive in-context learning capabilities, where a pre-trained model can handle new tasks without fine-tuning by simply augmenting the query with some input-output examples from that task. Despite the empirical success, the mechanics of how to…

Cited by 14SourcePDFScholar
2024

Joint Unsupervised and Supervised Training for Automatic Speech Recognition via Bilevel Optimization

ICASSP 2024accepted

In this paper, we present a novel bilevel optimization-based training approach to training acoustic models for automatic speech recognition (ASR) tasks that we term bi-level joint unsupervised and supervised training (BL-JUST). BL-JUST employs a lower and upper level optimization with an unsupervise…

Cited by 0SourceScholar
2024

PILOT: An $\mathcal{O}(1/K)$-Convergent Approach for Policy Evaluation with Nonlinear Function Approximation

ICLR 2024spotlight

Learning an accurate value function for a given policy is a critical step in solving reinforcement learning (RL) problems. So far, however, the convergence speed and sample complexity performances of most existing policy evaluation algorithms remain unsatisfactory, particularly with non-linear funct…

Cited by 0SourcePDFScholar
2024

SF-DQN: Provable Knowledge Transfer using Successor Feature for Deep Reinforcement Learning

ICML 2024poster

This paper studies the transfer reinforcement learning (RL) problem where multiple RL problems have different reward functions but share the same underlying transition dynamics. In this setting, the Q-function of each RL problem (task) can be decomposed into a successor feature (SF) and a reward map…

Cited by 2SourcePDFScholar
2024

SPARKLE: A Unified Single-Loop Primal-Dual Framework for Decentralized Bilevel Optimization

NeurIPS 2024poster

This paper studies decentralized bilevel optimization, in which multiple agents collaborate to solve problems involving nested optimization structures with neighborhood communications. Most existing literature primarily utilizes gradient tracking to mitigate the influence of data heterogeneity, with…

Cited by 2SourcePDFScholar
2024

Signal Transformer: Complex-Valued Attention and Meta-Learning for Signal Recognition

ICASSP 2024accepted

Deep neural networks have been shown as a class of useful tools for addressing signal recognition issues in recent years, especially for identifying the nonlinear feature structures of signals. However, this power of most deep learning techniques heavily relies on an abundant amount of training data…

Cited by 0SourceScholar
2024

Variance Reduction Can Improve Trade-Off in Multi-Objective Learning

ICASSP 2024accepted

Many machine learning problems today have multiple objective functions, which are often tackled by the multi-objective learning (MOL) framework. Albeit many encouraging results are obtained by MOL algorithms, a recent theoretical study [1] revealed that these gradient-based MOL methods (e.g., MGDA,…

Cited by 0SourceScholar
2023

An Alternating Optimization Method for Bilevel Problems under the Polyak-Łojasiewicz Condition

NeurIPS 2023poster

Bilevel optimization has recently regained interest owing to its applications in emerging machine learning fields such as hyperparameter optimization, meta-learning, and reinforcement learning. Recent results have shown that simple alternating (implicit) gradient-based algorithms can match the conve…

Cited by 7SourcePDFScholar
2023

Compressed Decentralized Proximal Stochastic Gradient Method for Nonconvex Composite Problems with Heterogeneous Data

ICML 2023poster

We first propose a decentralized proximal stochastic gradient tracking method (DProxSGT) for nonconvex stochastic composite problems, with data heterogeneously distributed on multiple workers in a decentralized connected network. To save communication cost, we then extend DProxSGT to a compressed me…

Cited by 12SourcePDFScholar
2023

Joint Edge-Model Sparse Learning is Provably Efficient for Graph Neural Networks

ICLR 2023poster

Due to the significant computational challenge of training large-scale graph neural networks (GNNs), various sparse learning techniques have been exploited to reduce memory and storage costs. Examples include graph sparsification that samples a subgraph to reduce the amount of data aggregation and m…

Cited by 20SourcePDFScholar
2023

Min-Max Multi-objective Bilevel Optimization with Applications in Robust Machine Learning

ICLR 2023poster

We consider a generic min-max multi-objective bilevel optimization problem with applications in robust machine learning such as representation learning and hyperparameter optimization. We design MORBiT, a novel single-loop gradient descent-ascent bilevel optimization algorithm, to solve the generic…

Cited by 9SourcePDFScholar
2023

On the Convergence and Sample Complexity Analysis of Deep Q-Networks with $\epsilon$-Greedy Exploration

NeurIPS 2023poster

This paper provides a theoretical understanding of deep Q-Network (DQN) with the $\varepsilon$-greedy exploration in deep reinforcement learning. Despite the tremendous empirical achievement of the DQN, its theoretical characterization remains underexplored. First, the exploration strategy is either…

Cited by 27SourcePDFScholar
2023

Prometheus: Taming Sample and Communication Complexities in Constrained Decentralized Stochastic Bilevel Learning

ICML 2023poster

In recent years, decentralized bilevel optimization has gained significant attention thanks to its versatility in modeling a wide range of multi-agent learning problems, such as multi-agent reinforcement learning and multi-agent meta-learning. However, one unexplored and fundamental problem in this…

Cited by 6SourcePDFScholar
2022

A Single-Loop Gradient Descent and Perturbed Ascent Algorithm for Nonconvex Functional Constrained Optimization

ICML 2022spotlight

Nonconvex constrained optimization problems can be used to model a number of machine learning problems, such as multi-class Neyman-Pearson classification and constrained Markov decision processes. However, such kinds of problems are challenging because both the objective and constraints are possibly…

Cited by 15SourcePDFScholar
2022

A Stochastic Linearized Augmented Lagrangian Method for Decentralized Bilevel Optimization

NeurIPS 2022accept

Bilevel optimization has been shown to be a powerful framework for formulating multi-task machine learning problems, e.g., reinforcement learning (RL) and meta-learning, where the decision variables are coupled in both levels of the minimization problems. In practice, the learning tasks would be loc…

Cited by 17SourcePDFScholar
2022

Adversarial Examples Can Be Effective Data Augmentation for Unsupervised Machine Learning

AAAI 2022technical

Adversarial examples causing evasive predictions are widely used to evaluate and improve the robustness of machine learning models. However, current studies focus on supervised learning tasks, relying on the ground truth data label, a targeted objective, or supervision from a trained classifier. In…

2022

Decentralized Bilevel Optimization for Personalized Client Learning

ICASSP 2022accepted

Decentralized optimization with multiple networked clients/learners has advanced machine learning significantly over the past few years. When data distributions at different nodes/locations are heterogeneous, consensus-based decentralized algorithms ignore distinctive features of local data samples.…

Cited by 0SourceScholar
2022

Distributed adversarial training to robustify deep neural networks at scale

UAI 2022poster

Current deep neural networks (DNNs) are vulnerable to adversarial attacks, where adversarial perturbations to the inputs can change or manipulate classification. To defend against such attacks, an effective and popular approach, known as adversarial training (AT), has been shown to mitigate the nega…

2022

Finite-Time Convergence and Sample Complexity of Multi-Agent Actor-Critic Reinforcement Learning with Average Reward

ICLR 2022spotlight

In this paper, we establish the first finite-time convergence result of the actor-critic algorithm for fully decentralized multi-agent reinforcement learning (MARL) problems with average reward. In this problem, a set of $N$ agents work cooperatively to maximize the global average reward through in…

Cited by 0SourcePDFScholar
2022

Learning to Generate Image Source-Agnostic Universal Adversarial Perturbations

IJCAI 2022poster

Adversarial perturbations are critical for certifying the robustness of deep learning models. A ``universal adversarial perturbation'' (UAP) can simultaneously attack multiple images, and thus offers a more unified threat model, obviating an image-wise attack algorithm. However, the existing UAP gen…

Cited by 8SourcePDFScholar
2022

Understanding Latent Correlation-Based Multiview Learning and Self-Supervision: An Identifiability Perspective

ICLR 2022spotlight

Multiple views of data, both naturally acquired (e.g., image and audio) and artificially produced (e.g., via adding different noise to data samples), have proven useful in enhancing representation learning. Natural views are often handled by multiview analysis tools, e.g., (deep) canonical correlati…

Cited by 39SourcePDFScholar
2022

Zeroth-Order Optimization for Composite Problems with Functional Constraints

AAAI 2022technical

In many real-world problems, first-order (FO) derivative evaluations are too expensive or even inaccessible. For solving these problems, zeroth-order (ZO) methods that only need function evaluations are often more efficient than FO methods or sometimes the only options. In this paper, we propose a n…

Cited by 7SourcePDFScholar
2021

Decentralized Policy Gradient Descent Ascent for Safe Multi-Agent Reinforcement Learning

AAAI 2021technical

This paper deals with distributed reinforcement learning problems with safety constraints. In particular, we consider that a team of agents cooperate in a shared environment, where each agent has its individual reward function and safety constraints that involve all agents' joint actions. As such, t…

Cited by 79SourcePDFScholar
2021

On the Convergence of Randomized Bregman Coordinate Descent for Non-Lipschitz Composite Problems

ICASSP 2021accepted

We propose a new randomized Bregman (block) coordinate descent (RBCD) method for minimizing a composite problem, where the objective function could be either convex or nonconvex, and the smooth part are freed from the global Lipschitz-continuous (partial) gradient assumption. Under the notion of rel…

Cited by 0SourceScholar
2021

Rate-improved inexact augmented Lagrangian method for constrained nonconvex optimization

AISTATS 2021poster

First-order methods have been studied for nonlinear constrained optimization within the framework of the augmented Lagrangian method (ALM) or penalty method. We propose an improved inexact ALM (iALM) and conduct a unified analysis for nonconvex problems with either convex or nonconvex constraints. U…

Cited by 62SourcePDFScholar
2021

Taming Communication and Sample Complexities in Decentralized Policy Evaluation for Cooperative Multi-Agent Reinforcement Learning

NeurIPS 2021poster

Cooperative multi-agent reinforcement learning (MARL) has received increasing attention in recent years and has found many scientific and engineering applications. However, a key challenge arising from many cooperative MARL algorithm designs (e.g., the actor-critic framework) is the policy evaluatio…

Cited by 32SourcePDFScholar
2021

Training Logical Neural Networks by Primal-Dual Methods for Neuro-Symbolic Reasoning

ICASSP 2021accepted

Parametrized machine learning models for inference often include non-linear and nonconvex constraints over the parameters and meta-parameters. Training these models to convergence is in general difficult, and naive methods such as projected gradient descent or grid search are not easily able to enfo…

Cited by 0SourceScholar
2020

Decentralized Stochastic Non-Convex Optimization over Weakly Connected Time-Varying Digraphs

ICASSP 2020accepted

In this paper, we consider decentralized stochastic non-convex optimization over a class of weakly connected digraphs. First, we quantify the convergence behaviors of the weight matrices of this type of digraphs. By leveraging the perturbed push sum protocol and gradient tracking techniques, we prop…

Cited by 0SourceScholar
2020

Decentralized TD Tracking with Linear Function Approximation and its Finite-Time Analysis

NeurIPS 2020poster

The present contribution deals with decentralized policy evaluation in multi-agent Markov decision processes using temporal-difference (TD) methods with linear function approximation for scalability. The agents cooperate to estimate the value function of such a process by observing continual state t…

Cited by 40SourcePDFScholar
2020

Finding Second-Order Stationary Points Efficiently in Smooth Nonconvex Linearly Constrained Optimization Problems

NeurIPS 2020spotlight

This paper proposes two efficient algorithms for computing approximate second-order stationary points (SOSPs) of problems with generic smooth non-convex objective functions and generic linear constraints. While finding (approximate) SOSPs for the class of smooth non-convex linearly constrained probl…

Cited by 27SourcePDFScholar
2020

Improving the Sample and Communication Complexity for Decentralized Non-Convex Optimization: Joint Gradient Estimation and Tracking

ICML 2020poster

Many modern large-scale machine learning problems benefit from decentralized and stochastic optimization. Recent works have shown that utilizing both decentralized computing and local stochastic gradient estimates can outperform state-of-the-art centralized algorithms, in applications involving high…

Cited by 90SourcePDFScholar
2020

Min-Max Optimization without Gradients: Convergence and Applications to Black-Box Evasion and Poisoning Attacks

ICML 2020poster

In this paper, we study the problem of constrained min-max optimization in a black-box setting, where the desired optimizer cannot access the gradients of the objective function but may query its values. We present a principled optimization framework, integrating a zeroth-order (ZO) gradient estimat…

Cited by 100SourcePDFScholar
2020

ScaleCom: Scalable Sparsified Gradient Compression for Communication-Efficient Distributed Training

NeurIPS 2020poster

Large-scale distributed training of Deep Neural Networks (DNNs) on state-of-the-art platforms are expected to be severely communication constrained. To overcome this limitation, numerous gradient compression techniques have been proposed and have demonstrated high compression ratios. However, most e…

Cited by 79SourcePDFScholar
2019

Block Alternating Optimization for Non-convex Min-max Problems: Algorithms and Applications in Signal Processing and Communications

ICASSP 2019accepted

The min-max problem, also known as the saddle point problem, can be used to formulate a wide range of applications in signal processing and wireless communications. However, existing optimization theory and methods, which mostly deal with problems with certain convex-concave structure, are not appli…

Cited by 0SourceScholar
2019

Fast and Global Optimal Nonconvex Matrix Factorization via Perturbed Alternating Proximal Point

ICASSP 2019accepted

In this paper, we use the perturbed gradient based alternating minimization for solving a class of low-rank matrix factorization problems. Alternating minimization is a simple but popular approach which has been applied to problems in optimization, machine learning, data mining, and signal processin…

Cited by 0SourceScholar
2019

PA-GD: On the Convergence of Perturbed Alternating Gradient Descent to Second-Order Stationary Points for Structured Nonconvex Optimization

ICML 2019oral

Alternating gradient descent (A-GD) is a simple but popular algorithm in machine learning, which updates two blocks of variables in an alternating manner using gradient descent steps. In this paper, we consider a smooth unconstrained nonconvex optimization problem, and propose a perturbed A-GD (PA-G…

Cited by 25SourcePDFScholar
2019

Perturbed Projected Gradient Descent Converges to Approximate Second-order Points for Bound Constrained Nonconvex Problems

ICASSP 2019accepted

In this paper, a gradient-based method for bound constrained non-convex problems is proposed. By leveraging both projected gradient descent and perturbed gradient descent, the proposed algorithm, named perturbed projected gradient descent (PP-GD), converges to some approximate second-order stationar…

Cited by 0SourceScholar
2017

A Stochastic Nonconvex Splitting Method for Symmetric Nonnegative Matrix Factorization

AISTATS 2017poster

Symmetric nonnegative matrix factorization (SymNMF) plays an important role in applications of many data analytics problems such as community detection, document clustering and image segmentation. In this paper, we consider a stochastic SymNMF problem in which the observation matrix is generated in…

Cited by 6SourcePDFScholar
2017

A nonconvex splitting method for symmetric nonnegative matrix factorization: Convergence analysis and optimality

ICASSP 2017accepted

Symmetric non-negative matrix factorization (SymNMF) has important applications in data analytics problems such as document clustering, community detection and image segmentation. In this paper, we propose a novel nonconvex variable splitting method for solving SymNMF. Different from the existing wo…

Cited by 0SourceScholar