← Search

Asuman Ozdaglar

15 accepted papers

2026

Collaborative and Efficient Fine-tuning: Leveraging Task Similarity

ICML 2026poster

*Adaptability* has been regarded as a central feature in the foundation models, enabling them to effectively acclimate to unseen downstream tasks. Parameter-efficient fine-tuning methods such as celebrated LoRA facilitate efficient adaptation of large foundation models using labeled, high-quality an…

Cited by 0SourceScholar
2026

Post-Training LLMs as Better Decision-Making Agents: A Regret-Minimization Approach

ICML 2026poster

Large language models (LLMs) are increasingly deployed as agents for decision-making (DM) in interactive and dynamic environments. However, since they are not originally designed for DM, recent studies show that LLMs struggle in basic online DM settings. We introduce ITERATIVE REGRET-MINIMIZATION FI…

Cited by 0SourceScholar
2024

EM for Mixture of Linear Regression with Clustered Data

AISTATS 2024poster

Modern data-driven and distributed learning frameworks deal with diverse massive data generated by clients spread across heterogeneous environments. Indeed, data heterogeneity is a major bottleneck in scaling up many distributed learning paradigms. In many settings however, heterogeneous data may be…

Cited by 1SourcePDFScholar
2023

Symmetric (Optimistic) Natural Policy Gradient for Multi-Agent Learning with Parameter Convergence

AISTATS 2023poster

Multi-agent interactions are increasingly important in the context of reinforcement learning, and the theoretical foundations of policy gradient methods have attracted surging research interest. We investigate the global convergence of natural policy gradient (NPG) algorithms in multi-agent learning…

Cited by 15SourcePDFScholar
2021

A Wasserstein Minimax Framework for Mixed Linear Regression

ICML 2021oral

Multi-modal distributions are commonly used to model clustered data in statistical learning tasks. In this paper, we consider the Mixed Linear Regression (MLR) problem. We propose an optimal transport-based framework for MLR problems, Wasserstein Mixed Linear Regression (WMLR), which minimizes the W…

2021

Train simultaneously, generalize better: Stability of gradient-based minimax learners

ICML 2021spotlight

The success of minimax learning problems of generative adversarial networks (GANs) has been observed to depend on the minimax optimization algorithm used for their training. This dependence is commonly attributed to the convergence speed and robustness properties of the underlying optimization algor…

Cited by 53SourcePDFScholar
2020

A Unified Analysis of Extra-gradient and Optimistic Gradient Methods for Saddle Point Problems: Proximal Point Approach

AISTATS 2020poster

In this paper we consider solving saddle point problems using two variants of Gradient Descent-Ascent algorithms, Extra-gradient (EG) and Optimistic Gradient Descent Ascent (OGDA) methods. We show that both of these algorithms admit a unified analysis as approximations of the classical proximal poin…

Cited by 405SourcePDFScholar
2020

On the Convergence Theory of Gradient-Based Model-Agnostic Meta-Learning Algorithms

AISTATS 2020poster

We study the convergence of a class of gradient-based Model-Agnostic Meta-Learning (MAML) methods and characterize their overall complexity as well as their best achievable accuracy in terms of gradient norm for nonconvex loss functions. We start with the MAML method and its first-order approximatio…

Cited by 287SourcePDFScholar
2020

Personalized Federated Learning with Theoretical Guarantees: A Model-Agnostic Meta-Learning Approach

NeurIPS 2020poster

In Federated Learning, we aim to train models across multiple computing units (users), while users can only communicate with a common central server, without exchanging their data samples. This mechanism exploits the computational power of all users and allows users to obtain a richer model as their…

Cited by 1192SourcePDFScholar
2019

A Universally Optimal Multistage Accelerated Stochastic Gradient Method

NeurIPS 2019poster

We study the problem of minimizing a strongly convex, smooth function when we have noisy estimates of its gradient. We propose a novel multistage accelerated algorithm that is universally optimal in the sense that it achieves the optimal rate both in the deterministic and stochastic case and operate…

Cited by 67SourcePDFScholar
2019

Efficient Nonconvex Empirical Risk Minimization via Adaptive Sample Size Methods

AISTATS 2019poster

In this paper, we are interested in finding a local minimizer of an empirical risk minimization (ERM) problem where the loss associated with each sample is possibly a nonconvex function. Unlike traditional deterministic and stochastic algorithms that attempt to solve the ERM problem for the full tra…

Cited by 11SourcePDFScholar
2017

When Cyclic Coordinate Descent Outperforms Randomized Coordinate Descent

NeurIPS 2017spotlight

The coordinate descent (CD) method is a classical optimization algorithm that has seen a revival of interest because of its competitive performance in machine learning applications. A number of recent papers provided convergence rate estimates for their deterministic (cyclic) and randomized variants…

Cited by 49SourcePDFScholar