← Search

Daniel M. Roy

23 accepted papers

2025

Leveraging Per-Instance Privacy for Machine Unlearning

ICML 2025poster

We present a principled, per-instance approach to quantifying the difficulty of unlearning via fine-tuning. We begin by sharpening an analysis of noisy gradient descent for unlearning (Chien et al., 2024), obtaining a better utility–unlearning trade-off by replacing worst-case privacy loss bounds wi…

Cited by 0SourcePDFScholar
2025

On Traceability in $\ell_p$ Stochastic Convex Optimization

NeurIPS 2025spotlight

In this paper, we investigate the necessity of traceability for accurate learning in stochastic convex optimization (SCO) under $\ell_p$ geometries. Informally, we say a learning algorithm is \emph{$m$-traceable} if, by analyzing its output, it is possible to identify at least $m$ of its training sa…

Cited by 0SourceScholar
2025

Selective Unlearning via Representation Erasure Using Domain Adversarial Training

ICLR 2025poster

When deploying machine learning models in the real world, we often face the challenge of “unlearning” specific data points or subsets after training. Inspired by Domain-Adversarial Training of Neural Networks (DANN), we propose a novel algorithm,SURE, for targeted unlearning.SURE treats the proces…

Cited by 0SourcePDFScholar
2025

The Size of Teachers as a Measure of Data Complexity: PAC-Bayes Excess Risk Bounds and Scaling Laws

AISTATS 2025poster

We study the generalization properties of neural networks through the lens of data complexity. Recent work by Buzaglo et al. (2024) shows that random (nearly) interpolating networks generalize, provided there is a small "teacher" network that achieves small excess risk. We give a short single-samp…

Cited by 0SourceScholar
2024

Causal Bandits: The Pareto Optimal Frontier of Adaptivity, a Reduction to Linear Bandits, and Limitations around Unknown Marginals

ICML 2024poster

In this work, we investigate the problem of adapting to the presence or absence of causal structure in multi-armed bandit problems. In addition to the usual reward signal, we assume the learner has access to additional variables, observed in each round after acting. When these variables $d$-separate…

Cited by 1SourcePDFScholar
2024

Information Complexity of Stochastic Convex Optimization: Applications to Generalization, Memorization, and Tracing

ICML 2024oral

In this work, we investigate the interplay between memorization and learning in the context of *stochastic convex optimization* (SCO). We define memorization via the information a learning algorithm reveals about its training data points. We then quantify this information using the framework of cond…

Cited by 2SourcePDFScholar
2024

Sequential Probability Assignment with Contexts: Minimax Regret, Contextual Shtarkov Sums, and Contextual Normalized Maximum Likelihood

NeurIPS 2024poster

We study the fundamental problem of sequential probability assignment, also known as online learning with logarithmic loss, with respect to an arbitrary, possibly nonparametric hypothesis class. Our goal is to obtain a complexity measure for the hypothesis class that characterizes the minimax regret…

Cited by 2SourcePDFScholar
2023

The Shaped Transformer: Attention Models in the Infinite Depth-and-Width Limit

NeurIPS 2023poster

In deep learning theory, the covariance matrix of the representations serves as a proxy to examine the network’s trainability. Motivated by the success of Transform- ers, we study the covariance matrix of a modified Softmax-based attention model with skip connections in the proportional limit of inf…

Cited by 40SourcePDFScholar
2022

Pruning’s Effect on Generalization Through the Lens of Training and Regularization

NeurIPS 2022accept

Practitioners frequently observe that pruning improves model generalization. A long-standing hypothesis based on bias-variance trade-off attributes this generalization improvement to model size reduction. However, recent studies on over-parameterization characterize a new model size regime, in which…

Cited by 35SourcePDFScholar
2022

The Neural Covariance SDE: Shaped Infinite Depth-and-Width Networks at Initialization

NeurIPS 2022accept

The logit outputs of a feedforward neural network at initialization are conditionally Gaussian, given a random covariance matrix defined by the penultimate layer. In this work, we study the distribution of this random matrix. Recent work has shown that shaping the activation function as network dept…

Cited by 38SourcePDFScholar
2021

Minimax Optimal Quantile and Semi-Adversarial Regret via Root-Logarithmic Regularizers

NeurIPS 2021poster

Quantile (and, more generally, KL) regret bounds, such as those achieved by NormalHedge (Chaudhuri, Freund, and Hsu 2009) and its variants, relax the goal of competing against the best individual expert to only competing against a majority of experts on adversarial data. More recently, the semi-adve…

2021

The future is log-Gaussian: ResNets and their infinite-depth-and-width limit at initialization

NeurIPS 2021poster

Theoretical results show that neural networks can be approximated by Gaussian processes in the infinite-width limit. However, for fully connected networks, it has been previously shown that for any fixed network width, $n$, the Gaussian approximation gets worse as the network depth, $d$, increases.…

Cited by 45SourcePDFScholar
2021

Towards a Unified Information-Theoretic Framework for Generalization

NeurIPS 2021spotlight

In this work, we investigate the expressiveness of the "conditional mutual information" (CMI) framework of Steinke and Zakynthinou (2020) and the prospect of using it to provide a unified framework for proving generalization bounds in the realizable setting. We first demonstrate that one can use…

Cited by 45SourcePDFScholar
2020

Adaptive Gradient Quantization for Data-Parallel SGD

NeurIPS 2020poster

Many communication-efficient variants of SGD use gradient quantization schemes. These schemes are often heuristic and fixed over the course of training. We empirically observe that the statistics of gradients of deep models change during the training. Motivated by this observation, we introduce two…

2020

Deep learning versus kernel learning: an empirical study of loss landscape geometry and the time evolution of the Neural Tangent Kernel

NeurIPS 2020poster

In suitably initialized wide networks, small learning rates transform deep neural networks (DNNs) into neural tangent kernel (NTK) machines, whose training dynamics is well-approximated by a linear weight expansion of the network at initialization. Standard training, however, diverges from its line…

Cited by 227SourcePDFScholar
2020

In search of robust measures of generalization

NeurIPS 2020poster

One of the principal scientific challenges in deep learning is explaining generalization, i.e., why the particular way the community now trains networks to achieve small training error also leads to small error on held-out data from the same population. It is widely appreciated that some worst-case…

2020

Sharpened Generalization Bounds based on Conditional Mutual Information and an Application to Noisy, Iterative Algorithms

NeurIPS 2020poster

The information-theoretic framework of Russo and Zou (2016) and Xu and Raginsky (2017) provides bounds on the generalization error of a learning algorithm in terms of the mutual information between the algorithm's output and the training sample. In this work, we study the proposal, by Steinke and Za…

Cited by 125SourcePDFScholar
2019

Fast-rate PAC-Bayes Generalization Bounds via Shifted Rademacher Processes

NeurIPS 2019poster

The developments of Rademacher complexity and PAC-Bayesian theory have been largely independent. One exception is the PAC-Bayes theorem of Kakade, Sridharan, and Tewari (2008), which is established via Rademacher complexity theory by viewing Gibbs classifiers as linear operators. The goal of this pa…

Cited by 38SourcePDFScholar
2019

Information-Theoretic Generalization Bounds for SGLD via Data-Dependent Estimates

NeurIPS 2019poster

In this work, we improve upon the stepwise analysis of noisy iterative learning algorithms initiated by Pensia, Jog, and Loh (2018) and recently extended by Bu, Zou, and Veeravalli (2019). Our main contributions are significantly improved mutual information bounds for Stochastic Gradient Langevin Dy…

2016

Measuring the reliability of MCMC inference with bidirectional Monte Carlo

NeurIPS 2016poster

Markov chain Monte Carlo (MCMC) is one of the main workhorses of probabilistic inference, but it is notoriously hard to measure the quality of approximate posterior samples. This challenge is particularly salient in black box inference methods, which can hide details and obscure inference failures.…

2016

Mondrian Forests for Large-Scale Regression when Uncertainty Matters

AISTATS 2016poster

Many real-world regression problems demand a measure of the uncertainty associated with each prediction. Standard decision forests deliver efficient state-of-the-art predictive performance, but high-quality uncertainty estimates are lacking. Gaussian processes (GPs) deliver uncertainty estimates, b…

Cited by 67SourcePDFScholar