← Search

Bryon Aragam

35 accepted papers

2025

Dimension-Independent Rates for Structured Neural Density Estimation

ICML 2025poster

We show that deep neural networks can achieve dimension-independent rates of convergence for learning structured densities typical of image, audio, video, and text data. For example, in images, where each pixel becomes independent of the rest of the image when conditioned on pixels at most $t$ steps…

Cited by 2SourcePDFScholar
2024

Breaking the curse of dimensionality in structured density estimation

NeurIPS 2024poster

We consider the problem of estimating a structured multivariate density, subject to Markov conditions implied by an undirected graph. In the worst case, without Markovian assumptions, this problem suffers from the curse of dimensionality. Our main result shows how the curse of dimensionality can be…

Cited by 1SourcePDFScholar
2024

Do LLMs dream of elephants (when told not to)? Latent concept association and associative memory in transformers

NeurIPS 2024poster

Large Language Models (LLMs) have the capacity to store and recall facts. Through experimentation with open-source models, we observe that this ability to retrieve facts can be easily manipulated by changing contexts, even without altering their factual meanings. These findings highlight that LLMs m…

Cited by 6SourcePDFScholar
2024

From Causal to Concept-Based Representation Learning

NeurIPS 2024poster

To build intelligent machine learning systems, modern representation learning attempts to recover latent generative factors from data, such as in causal representation learning. A key question in this growing field is to provide rigorous conditions under which latent factors can be identified and th…

Cited by 2SourcePDFScholar
2024

Identifying General Mechanism Shifts in Linear Causal Representations

NeurIPS 2024poster

We consider the linear causal representation learning setting where we observe a linear mixing of $d$ unknown latent factors, which follow a linear structural causal model. Recent work has shown that it is possible to recover the latent factors as well as the underlying structural causal model over…

2024

Inconsistency of Cross-Validation for Structure Learning in Gaussian Graphical Models

AISTATS 2024poster

Despite numerous years of research into the merits and trade-offs of various model selection criteria, obtaining robust results that elucidate the behavior of cross-validation remains a challenging endeavor. In this paper, we highlight the inherent limitations of cross-validation when employed to di…

Cited by 0SourcePDFScholar
2024

Markov Equivalence and Consistency in Differentiable Structure Learning

NeurIPS 2024poster

Existing approaches to differentiable structure learning of directed acyclic graphs (DAGs) rely on strong identifiability assumptions in order to guarantee that global minimizers of the acyclicity-constrained optimization problem identifies the true DAG. Moreover, it has been observed empirically th…

2024

On the Origins of Linear Representations in Large Language Models

ICML 2024poster

An array of recent works have argued that high-level semantic concepts are encoded "linearly" in the representation space of large language models. In this work, we study the origins of such linear representations. To that end, we introduce a latent variable model to abstract and formalize the conce…

Cited by 25SourcePDFScholar
2024

Optimal estimation of Gaussian (poly)trees

AISTATS 2024poster

We develop optimal algorithms for learning undirected Gaussian trees and directed Gaussian polytrees from data. We consider both problems of distribution learning (i.e. in KL distance) and structure learning (i.e. exact recovery). The first approach is based on the Chow-Liu algorithm, and learns an…

2023

Assumption violations in causal discovery and the robustness of score matching

NeurIPS 2023poster

When domain knowledge is limited and experimentation is restricted by ethical, financial, or time constraints, practitioners turn to observational causal discovery methods to recover the causal structure, exploiting the statistical properties of their data. Because causal discovery without further a…

2023

Global Optimality in Bivariate Gradient-based DAG Learning

NeurIPS 2023poster

Recently, a new class of non-convex optimization problems motivated by the statistical problem of learning an acyclic directed graphical model from data has attracted significant interest. While existing work uses standard first-order optimization schemes to solve this problem, proving the global op…

Cited by 9SourcePDFScholar
2023

Learning Linear Causal Representations from Interventions under General Nonlinear Mixing

NeurIPS 2023oral

We study the problem of learning causal representations from unknown, latent interventions in a general setting, where the latent distribution is Gaussian but the mixing function is completely general. We prove strong identifiability results given unknown single-node interventions, i.e., without hav…

Cited by 71SourcePDFScholar
2023

Optimizing NOTEARS Objectives via Topological Swaps

ICML 2023poster

Recently, an intriguing class of non-convex optimization problems has emerged in the context of learning directed acyclic graphs (DAGs). These problems involve minimizing a given loss or score function, subject to a non-convex continuous constraint that penalizes the presence of cycles in a graph. I…

2023

iSCAN: Identifying Causal Mechanism Shifts among Nonlinear Additive Noise Models

NeurIPS 2023poster

Structural causal models (SCMs) are widely used in various disciplines to represent causal relationships among variables in complex systems. Unfortunately, the underlying causal structure is often unknown, and estimating it from data remains a challenging task. In many situations, however, the end…

2022

DAGMA: Learning DAGs via M-matrices and a Log-Determinant Acyclicity Characterization

NeurIPS 2022accept

The combinatorial problem of learning directed acyclic graphs (DAGs) from data was recently framed as a purely continuous optimization problem by leveraging a differentiable acyclicity characterization of DAGs based on the trace of a matrix exponential function. Existing acyclicity characterizations…

2022

Identifiability of deep generative models without auxiliary information

NeurIPS 2022accept

We prove identifiability of a broad class of deep latent variable models that (a) have universal approximation capabilities and (b) are the decoders of variational autoencoders that are commonly used in practice. Unlike existing work, our analysis does not require weak supervision, auxiliary informa…

Cited by 63SourcePDFScholar
2021

Efficient Bayesian network structure learning via local Markov boundary search

NeurIPS 2021poster

We analyze the complexity of learning directed acyclic graphical models from observational data in general settings without specific distributional assumptions. Our approach is information-theoretic and uses a local Markov boundary search procedure in order to recursively construct ancestral sets in…

2021

Learning latent causal graphs via mixture oracles

NeurIPS 2021poster

We study the problem of reconstructing a causal graphical model from data in the presence of latent variables. The main problem of interest is recovering the causal structure over the latent variables while allowing for general, potentially nonlinear dependencies. In many practical problems, the dep…

2021

Structure learning in polynomial time: Greedy algorithms, Bregman information, and exponential families

NeurIPS 2021poster

Greedy algorithms have long been a workhorse for learning graphical models, and more broadly for learning statistical models with sparse structure. In the context of learning directed acyclic graphs, greedy algorithms are popular despite their worst-case exponential runtime. In practice, however, th…

Cited by 21SourcePDFScholar
2020

DYNOTEARS: Structure Learning from Time-Series Data

AISTATS 2020poster

We revisit the structure learning problem for dynamic Bayesian networks and propose a method that simultaneously estimates contemporaneous (intra-slice) and time-lagged (inter-slice) relationships between variables in a time-series. Our approach is score-based, and revolves around minimizing a penal…

Cited by 251SourcePDFScholar
2019

Globally optimal score-based learning of directed acyclic graphs in high-dimensions

NeurIPS 2019poster

We prove that $\Omega(s\log p)$ samples suffice to learn a sparse Gaussian directed acyclic graph (DAG) from data, where $s$ is the maximum Markov blanket size. This improves upon recent results that require $\Omega(s^{4}\log p)$ samples in the equal variance case. To prove this, we analyze a popula…

Cited by 30SourcePDFScholar
2019

Learning Sample-Specific Models with Low-Rank Personalized Regression

NeurIPS 2019poster

Modern applications of machine learning (ML) deal with increasingly heterogeneous datasets comprised of data collected from overlapping latent subpopulations. As a result, traditional models trained over large datasets may fail to recognize highly predictive localized effects in favour of weakly pre…

2018

DAGs with NO TEARS: Continuous Optimization for Structure Learning

NeurIPS 2018spotlight

Estimating the structure of directed acyclic graphs (DAGs, also known as Bayesian networks) is a challenging problem since the search space of DAGs is combinatorial and scales superexponentially with the number of nodes. Existing approaches rely on various local heuristics for enforcing the acyclici…

2018

The Sample Complexity of Semi-Supervised Learning with Nonparametric Mixture Models

NeurIPS 2018poster

We study the sample complexity of semi-supervised learning (SSL) and introduce new assumptions based on the mismatch between a mixture model learned from unlabeled data and the true mixture model induced by the (unknown) class conditional distributions. Under these assumptions, we establish an $\Ome…

Cited by 5SourcePDFScholar