← Search

Maryam Fazel

35 accepted papers

2026

Cold-Start Personalization via Training-Free Priors from Structured World Models

ICML 2026poster

Cold-start personalization requires inferring preferences from minimal interaction when no user-specific historical data is available. The space of possible preferences is vast, yet users care about only a sparse subset and rarely articulate them upfront; combined with limited interaction budgets, t…

Cited by 0SourceScholar
2026

Convergence Dynamics of Over-Parameterized Score Matching for a Single Gaussian

ICLR 2026poster

Score matching has become a central training objective in modern generative modeling, particularly in diffusion models, where it is used to learn high-dimensional data distributions through the estimation of score functions. Despite its empirical success, the theoretical understanding of the optimiz…

Cited by 0SourceScholar
2026

Personalized Reasoning: Just-in-time Personalization and Why LLMs Fail at It

ICLR 2026poster

Current large language model (LLM) development treats task-solving and preference-alignment as separate challenges, optimizing first for objective correctness, then for alignment to aggregated human preferences. This paradigm fails in human-facing applications where solving a problem correctly is in…

Cited by 0SourcecodeScholar
2026

Two-Layer Linear Auto-Regressive Models Estimate Latent States

ICML 2026poster

Auto-regressive models have emerged as powerful tools for sequential data, from language to video. Understanding how and why these models learn latent representations remains an open theoretical question. In this work, we demonstrate that when trained by empirical risk minimization on data from part…

Cited by 0SourceScholar
2026

Understanding the Performance Gap in Preference Learning: A Dichotomy of RLHF and DPO

ICML 2026poster

We present a fine-grained theoretical analysis of the performance gap between reinforcement learning from human feedback (RLHF) and direct preference optimization (DPO) under a representation gap. Our study decomposes this gap into two sources: an explicit representation gap under exact optimization…

Cited by 0SourcecodeScholar
2025

Keeping up with dynamic attackers: Certifying robustness to adaptive online data poisoning

AISTATS 2025poster

The rise of foundation models fine-tuned on human feedback from potentially untrusted users has increased the risk of adversarial data poisoning, necessitating the study of robustness of learning algorithms against such attacks. Existing research on provable certified robustness against data poisoni…

Cited by 0SourcecodeScholar
2025

Sharp Gap-Dependent Variance-Aware Regret Bounds for Tabular MDPs

NeurIPS 2025poster

We consider gap-dependent regret bounds for episodic MDPs. We show that the Monotonic Value Propagation (MVP) algorithm (Zhang et al. [2024]) achieves a variance-aware gap-dependent regret bound of $$\tilde{O}\left(\left(\sum_{\Delta_h(s,a)>0} \frac{H^2 \log K \land \mathtt{Var}\_{\max}^{\textup{c}…

Cited by 0SourceScholar
2024

A Black-box Approach for Non-stationary Multi-agent Reinforcement Learning

ICLR 2024poster

We investigate learning the equilibria in non-stationary multi-agent systems and address the challenges that differentiate multi-agent learning from single-agent learning. Specifically, we focus on games with bandit feedback, where testing an equilibrium can result in substantial regret even when th…

Cited by 2SourcePDFScholar
2024

A/B Testing and Best-arm Identification for Linear Bandits with Robustness to Non-stationarity

AISTATS 2024poster

We investigate the fixed-budget best-arm identification (BAI) problem for linear bandits in a potentially non-stationary environment. Given a finite arm set $\mathcal{X}\subset\mathbb{R}^d$, a fixed budget $T$, and an unpredictable sequence of parameters $\left\lbrace\theta_t\right\rbrace_{t=1}^{T}$…

2024

Efficient Interactive Maximization of BP and Weakly Submodular Objectives

UAI 2024poster

In the context of online interactive machine learning with combinatorial objectives, we extend purely submodular prior work to more general non-submodular objectives. This includes: (1) those that are additively decomposable into a sum of two terms (a monotone submodular and monotone supermodular t…

Cited by 0SourcePDFScholar
2024

Emergent specialization from participation dynamics and multi-learner retraining

AISTATS 2024poster

Numerous online services are data-driven: the behavior of users affects the system’s parameters, and the system’s parameters affect the users’ experience of the service, which in turn affects the way users may interact with the system. For example, people may choose to use a service only for tasks t…

2024

Initializing Services in Interactive ML Systems for Diverse Users

NeurIPS 2024poster

This paper investigates ML systems serving a group of users, with multiple models/services, each aimed at specializing to a sub-group of users. We consider settings where upon deploying a set of services, users choose the one minimizing their personal losses and the learner iteratively learns by int…

Cited by 10SourcePDFScholar
2024

Toward Global Convergence of Gradient EM for Over-Paramterized Gaussian Mixture Models

NeurIPS 2024poster

We study the gradient Expectation-Maximization (EM) algorithm for Gaussian Mixture Models (GMM) in the over-parameterized setting, where a general GMM with $n>1$ components learns from data that are generated by a single ground truth Gaussian distribution. While results for the special case of 2-Ga…

Cited by 1SourcePDFScholar
2023

Offline Congestion Games: How Feedback Type Affects Data Coverage Requirement

ICLR 2023poster

This paper investigates when one can efficiently recover an approximate Nash Equilibrium (NE) in offline congestion games. The existing dataset coverage assumption in offline general-sum games inevitably incurs a dependency on the number of actions, which can be exponentially large in congestion gam…

Cited by 1SourcePDFScholar
2023

Stochastic Contextual Bandits with Long Horizon Rewards

AAAI 2023technical

The growing interest in complex decision-making and language modeling problems highlights the importance of sample-efficient learning over very long horizons. This work takes a step in this direction by investigating contextual linear bandits where the current reward depends on at most s prior actio…

Cited by 6SourcePDFScholar
2022

Decision-Dependent Risk Minimization in Geometrically Decaying Dynamic Environments

AAAI 2022technical

This paper studies the problem of expected loss minimization given a data distribution that is dependent on the decision-maker's action and evolves dynamically in time according to a geometric decay process. Novel algorithms for both the information setting in which the decision-maker has a first o…

Cited by 45SourcePDFScholar
2022

Learning in Stochastic Monotone Games with Decision-Dependent Data

AISTATS 2022poster

Learning problems commonly exhibit an interesting feedback mechanism wherein the population data reacts to competing decision makers’ actions. This paper formulates a new game theoretic framework for this phenomenon, called multi-player performative prediction. We establish transparent sufficient co…

Cited by 20SourcePDFScholar
2022

Near-Optimal Randomized Exploration for Tabular Markov Decision Processes

NeurIPS 2022accept

We study algorithms using randomized value functions for exploration in reinforcement learning. This type of algorithms enjoys appealing empirical performance. We show that when we use 1) a single random seed in each episode, and 2) a Bernstein-type magnitude of noise, we obtain a worst-case $\widet…

Cited by 10SourcePDFScholar
2021

Differentially Private Monotone Submodular Maximization Under Matroid and Knapsack Constraints

AISTATS 2021poster

Numerous tasks in machine learning and artificial intelligence have been modeled as submodular maximization problems. These problems usually involve sensitive data about individuals, and in addition to maximizing the utility, privacy concerns should be considered. In this paper, we study the general…

Cited by 10SourcePDFScholar
2021

Online DR-Submodular Maximization: Minimizing Regret and Constraint Violation

AAAI 2021technical

In this paper, we consider online continuous DR-submodular maximization with linear stochastic long-term constraints. Compared to the prior work on online submodular maximization, our setting introduces the extra complication of stochastic linear constraint functions that are i.i.d. generated at eac…

Cited by 6SourcePDFScholar
2021

Sample Efficient Subspace-Based Representations for Nonlinear Meta-Learning

ICASSP 2021accepted

Constructing good representations is critical for learning complex tasks in a sample efficient manner. In the context of meta-learning, representations can be constructed from common patterns of previously seen tasks so that a future task can be learned quickly. While recent works show the benefit o…

Cited by 0SourceScholar
2021

Selective Sampling for Online Best-arm Identification

NeurIPS 2021poster

This work considers the problem of selective-sampling for best-arm identification. Given a set of potential options $\mathcal{Z}\subset\mathbb{R}^d$, a learner aims to compute with probability greater than $1-\delta$, $\arg\max_{z\in \mathcal{Z}} z^{\top}\theta_{\ast}$ where $\theta_{\ast}$ is unkno…

Cited by 8SourcePDFScholar
2021

Towards Sample-efficient Overparameterized Meta-learning

NeurIPS 2021poster

An overarching goal in machine learning is to build a generalizable model with few samples. To this end, overparameterization has been the subject of immense interest to explain the generalization ability of deep nets even when the size of the dataset is smaller than that of the model. While the pri…

2020

A Single Recipe for Online Submodular Maximization with Adversarial or Stochastic Constraints

NeurIPS 2020spotlight

In this paper, we consider an online optimization problem in which the reward functions are DR-submodular, and in addition to maximizing the total reward, the sequence of decisions must satisfy some convex constraints on average. Specifically, at each round $t\in\{1,\dots,T\}$, upon committing to an…

Cited by 12SourcePDFScholar
2018

Global Convergence of Policy Gradient Methods for the Linear Quadratic Regulator

ICML 2018oral

Direct policy gradient methods for reinforcement learning and continuous control problems are a popular approach for a variety of reasons: 1) they are easy to implement without explicit knowledge of the underlying model, 2) they are an “end-to-end” approach, directly optimizing the performance metri…

Cited by 765SourcePDFScholar
2016

Designing smoothing functions for improved worst-case competitive ratio in online optimization

NeurIPS 2016poster

Online optimization covers problems such as online resource allocation, online bipartite matching, adwords (a central problem in e-commerce and advertising), and adwords with separable concave returns. We analyze the worst case competitive ratio of two primal-dual algorithms for a class of online c…

Cited by 37SourcePDFScholar
2016

Exploiting Tradeoffs for Exact Recovery in Heterogeneous Stochastic Block Models

NeurIPS 2016poster

The Stochastic Block Model (SBM) is a widely used random graph model for networks with communities. Despite the recent burst of interest in community detection under the SBM from statistical and computational points of view, there are still gaps in understanding the fundamental limits of recovery. I…

Cited by 8SourcePDFScholar
2016

Phaseless super-resolution using masks

ICASSP 2016accepted

Phaseless super-resolution is the problem of reconstructing a signal from its low-frequency Fourier magnitude measurements. It is the combination of two classic signal processing problems: phase retrieval and super-resolution. Due to the absence of phase and high-frequency measurements, additional i…

Cited by 0SourceScholar