← Search

Ankur Moitra

21 accepted papers

2026

Learning Gaussian Graphical Models from a Glauber Trajectory Without Mixing

ICML 2026poster

We study the task of learning the structure of a $d$-sparse Gaussian graphical model on $n$ variables from a single trajectory of Glauber dynamics. Beyond algorithmic considerations, many applications present temporally correlated observations rather than i.i.d. samples. Moreover, in the classical i…

Cited by 0SourceScholar
2026

Subliminal Effects in Your Data: A General Mechanism via Log-Linearity

ICML 2026poster

Training modern large language models (LLMs) has become a veritable smorgasbord of algorithms and datasets designed to elicit particular behaviors, making it critical to develop techniques to understand the effects of datasets on the model's properties. This is exacerbated by recent experiments that…

Cited by 0SourceScholar
2026

Taming Imperfect Process Verifiers: A Sampling Perspective on Backtracking

ICLR 2026poster

Test-time algorithms that combine the *generative* power of language models with *process verifiers* that assess the quality of partial generations offer a promising lever for eliciting new reasoning capabilities, but the algorithmic design space and computational scaling properties of such approach…

Cited by 0SourceScholar
2025

Towards characterizing the value of edge embeddings in Graph Neural Networks

ICML 2025poster

Graph neural networks (GNNs) are the dominant approach to solving machine learning problems defined over graphs. Despite much theoretical and empirical work in recent years, our understanding of finer-grained aspects of architectural design for GNNs remains impoverished. In this paper, we consider t…

Cited by 1SourcePDFScholar
2023

Distilling Model Failures as Directions in Latent Space

ICLR 2023top-25%

Existing methods for isolating hard subpopulations and spurious correlations in datasets often require human intervention. This can make these methods labor-intensive and dataset-specific. To address these shortcomings, we present a scalable method for automatically distilling a model's failure mode…

2023

Provable benefits of score matching

NeurIPS 2023spotlight

Score matching is an alternative to maximum likelihood (ML) for estimating a probability distribution parametrized up to a constant of proportionality. By fitting the ''score'' of the distribution, it sidesteps the need to compute this constant of proportionality (which is often intractable). While…

Cited by 16SourcePDFScholar
2023

Tensor Decompositions Meet Control Theory: Learning General Mixtures of Linear Dynamical Systems

ICML 2023poster

Recently Chen and Poor initiated the study of learning mixtures of linear dynamical systems. While linear dynamical systems already have wide-ranging applications in modeling time-series data, using mixture models can lead to a better fit or even a richer understanding of underlying subpopulations r…

Cited by 8SourcePDFScholar
2022

Learning in Observable POMDPs, without Computationally Intractable Oracles

NeurIPS 2022accept

Much of reinforcement learning theory is built on top of oracles that are computationally hard to implement. Specifically for learning near-optimal policies in Partially Observable Markov Decision Processes (POMDPs), existing algorithms either need to make strong assumptions about the model dynamics…

Cited by 44SourcePDFScholar
2020

Classification Under Misspecification: Halfspaces, Generalized Linear Models, and Evolvability

NeurIPS 2020spotlight

In this paper, we revisit the problem of distribution-independently learning halfspaces under Massart noise with rate $\eta$. Recent work resolved a long-standing problem in this model of efficiently learning to error $\eta + \epsilon$ for any $\epsilon > 0$, by giving an improper learner that parti…

2020

Learning Some Popular Gaussian Graphical Models without Condition Number Bounds

NeurIPS 2020spotlight

Gaussian Graphical Models (GGMs) have wide-ranging applications in machine learning and the natural and social sciences. In most of the settings in which they are applied, the number of observed samples is much smaller than the dimension and they are assumed to be sparse. While there are a variety o…

Cited by 31SourcePDFScholar
2020

Learning Structured Distributions From Untrusted Batches: Faster and Simpler

NeurIPS 2020poster

We revisit the problem of learning from untrusted batches introduced by Qiao and Valiant [QV17]. Recently, Jain and Orlitsky [JO19] gave a simple semidefinite programming approach based on the cut-norm that achieves essentially information-theoretically optimal error in polynomial time. Concurrently…

2017

Being Robust (in High Dimensions) Can Be Practical

ICML 2017poster

Robust estimation is much more challenging in high-dimensions than it is in one-dimension: Most techniques either lead to intractable optimization problems or estimators that can tolerate only a tiny fraction of errors. Recent work in theoretical computer science has shown that, in appropriate distr…

2017

Information Theoretic Properties of Markov Random Fields, and their Algorithmic Applications

NeurIPS 2017poster

Markov random fields are a popular model for high-dimensional probability distributions. Over the years, many mathematical, statistical and algorithmic problems on them have been studied. Until recently, the only known algorithms for provably learning them relied on exhaustive search, correlation de…

Cited by 83SourcePDFScholar
2017

Learning Determinantal Point Processes with Moments and Cycles

ICML 2017poster

Determinantal Point Processes (DPPs) are a family of probabilistic models that have a repulsive behavior, and lend themselves naturally to many tasks in machine learning where returning a diverse set of objects is important. While there are fast algorithms for sampling, marginalization and condition…

Cited by 33SourcePDFScholar
2016

Provable Algorithms for Inference in Topic Models

ICML 2016poster

Recently, there has been considerable progress on designing algorithms with provable guarantees —typically using linear algebraic methods—for parameter learning in latent variable models. Designing provable algorithms for inference has proved more difficult. Here we take a first step towards provabl…