← Search

Rebecca Willett

22 accepted papers

2026

Neural Dispersion on Graphs

ICML 2026poster

We study the problem of generating structurally diverse graphs on $N$ unlabeled vertices. Given a space of such graphs $S_N$, a metric $d$, and a target cardinality $k$, the objective is to construct a set $\mathcal{G} \subset S_N$ that maximizes pairwise diversity under $d$. While neural generative…

Cited by 0SourceScholar
2025

Hierarchical Implicit Neural Emulators

NeurIPS 2025poster

Neural PDE solvers offer a powerful tool for modeling complex dynamical systems, but often struggle with error accumulation over long time horizons and maintaining stability and physical consistency. We introduce a multiscale implicit neural emulator that enhances long-term prediction accuracy by co…

Cited by 0SourceScholar
2025

Quality Measures for Dynamic Graph Generative Models

ICLR 2025spotlight

Deep generative models have recently achieved significant success in modeling graph data, including dynamic graphs, where topology and features evolve over time. However, unlike in vision and natural language domains, evaluating generative models for dynamic graphs is challenging due to the difficul…

2025

Sketch-Augmented Features Improve Learning Long-Range Dependencies in Graph Neural Networks

NeurIPS 2025poster

Graph Neural Networks learn on graph-structured data by iteratively aggregating local neighborhood information. While this local message passing paradigm imparts a powerful inductive bias and exploits graph sparsity, it also yields three key challenges: (i) oversquashing of long-range information, (…

Cited by 0SourceScholar
2024

Building a stable classifier with the inflated argmax

NeurIPS 2024poster

We propose a new framework for algorithmic stability in the context of multiclass classification. In practice, classification algorithms often operate by first assigning a continuous score (for instance, an estimated probability) to each possible label, then taking the maximizer---i.e., selecting th…

2024

Integrating Uncertainty Awareness into Conformalized Quantile Regression

AISTATS 2024poster

Conformalized Quantile Regression (CQR) is a recently proposed method for constructing prediction intervals for a response $Y$ given covariates $X$, without making distributional assumptions. However, existing constructions of CQR can be ineffective for problems where the quantile regressors perform…

2023

Training neural operators to preserve invariant measures of chaotic attractors

NeurIPS 2023poster

Chaotic systems make long-horizon forecasts difficult because small perturbations in initial conditions cause trajectories to diverge at an exponential rate. In this setting, neural operators trained to minimize squared error losses, while capable of accurate short-term forecasts, often fail to repr…

2022

Embed and Emulate: Learning to estimate parameters of dynamical systems with uncertainty quantification

NeurIPS 2022accept

This paper explores learning emulators for parameter estimation with uncertainty estimation of high-dimensional dynamical systems. We assume access to a computationally complex simulator that inputs a candidate parameter and outputs a corresponding multi-channel time series. Our task is to accuratel…

2022

Lazy Estimation of Variable Importance for Large Neural Networks

ICML 2022spotlight

As opaque predictive models increasingly impact many areas of modern life, interest in quantifying the importance of a given input variable for making a specific prediction has grown. Recently, there has been a proliferation of model-agnostic methods to measure variable importance (VI) that analyze…

2021

Localizing Changes in High-Dimensional Regression Models

AISTATS 2021poster

This paper addresses the problem of localizing change points in high-dimensional linear regression models with piecewise constant regression coefficients. We develop a dynamic programming approach to estimate the locations of the change points whose performance improves upon the current state-of-the…

Cited by 49SourcePDFScholar
2021

Pure Exploration in Kernel and Neural Bandits

NeurIPS 2021poster

We study pure exploration in bandits, where the dimension of the feature representation can be much larger than the number of arms. To overcome the curse of dimensionality, we propose to adaptively embed the feature representation of each arm into a lower-dimensional space and carefully deal with th…

Cited by 22SourcePDFScholar
2020

A Function Space View of Bounded Norm Infinite Width ReLU Nets: The Multivariate Case

ICLR 2020poster

We give a tight characterization of the (vectorized Euclidean) norm of weights required to realize a function $f:\mathbb{R}\rightarrow \mathbb{R}^d$ as a single hidden-layer ReLU network with an unbounded number of units (infinite width), extending the univariate characterization of Savarese et al.…

Cited by 173SourceScholar
2017

Algebraic Variety Models for High-Rank Matrix Completion

ICML 2017poster

We consider a non-linear generalization of low-rank matrix completion to the case where the data belongs to an algebraic variety, i.e., each data point is a solution to a system of polynomial equations. In this case the original matrix is possibly high-rank, but it becomes low-rank after mapping eac…

Cited by 73SourcePDFScholar
2017

Improved Strongly Adaptive Online Learning using Coin Betting

AISTATS 2017poster

This paper describes a new parameter-free online learning algorithm for changing environments. In comparing against algorithms with the same time complexity as ours, we obtain a strongly adaptive regret bound that is a factor of at least $\sqrt\log(T)$ better, where $T$ is the time horizon. Empiri…

Cited by 85SourcePDFScholar
2017

Scalable Generalized Linear Bandits: Online Computation and Hashing

NeurIPS 2017poster

Generalized Linear Bandits (GLBs), a natural extension of the stochastic linear bandits, has been popular and successful in recent years. However, existing GLBs scale poorly with the number of rounds and the number of arms, limiting their utility in practice. This paper proposes new, scalable solu…

Cited by 148SourcePDFScholar