← Search

Ulrike von Luxburg

20 accepted papers

2025

How Much Can We Forget about Data Contamination?

ICML 2025poster

The leakage of benchmark data into the training data has emerged as a significant challenge for evaluating the capabilities of large language models (LLMs). In this work, we challenge the common assumption that small-scale contamination renders benchmark evaluations invalid. First, we experimentally…

2025

On the Surprising Effectiveness of Large Learning Rates under Standard Width Scaling

NeurIPS 2025spotlight

Scaling limits, such as infinite-width limits, serve as promising theoretical tools to study large-scale models. However, it is widely believed that existing infinite-width theory does not faithfully explain the behavior of practical networks, especially those trained in *standard parameterization*…

Cited by 0SourceScholar
2025

Performative Validity of Recourse Explanations

NeurIPS 2025poster

When applicants get rejected by a high-stakes algorithmic decision system, recourse explanations provide actionable suggestions for applicants on how to change their input features to get a positive evaluation. A crucial yet overlooked phenomenon is that recourse explanations are *performative*: Whe…

Cited by 0SourceScholar
2025

Position: Rethinking Explainable Machine Learning as Applied Statistics

ICML 2025poster

In the rapidly growing literature on explanation algorithms, it often remains unclear what precisely these algorithms are for and how they should be used. In this position paper, we argue for a novel and pragmatic perspective: Explainable machine learning needs to recognize its parallels with applie…

Cited by 6SourcePDFScholar
2023

Mind the spikes: Benign overfitting of kernels and neural networks in fixed dimension

NeurIPS 2023poster

The success of over-parameterized neural networks trained to near-zero training error has caused great interest in the phenomenon of benign overfitting, where estimators are statistically consistent even though they interpolate noisy training data. While benign overfitting in fixed dimension has bee…

2022

A Bandit Model for Human-Machine Decision Making with Private Information and Opacity

AISTATS 2022poster

Applications of machine learning inform human decision makers in a broad range of tasks. The resulting problem is usually formulated in terms of a single decision maker. We argue that it should rather be described as a two-player learning problem where one player is the machine and the other the hum…

Cited by 10SourcePDFScholar
2022

Discovering Inductive Bias with Gibbs Priors: A Diagnostic Tool for Approximate Bayesian Inference

AISTATS 2022poster

Full Bayesian posteriors are rarely analytically tractable, which is why real-world Bayesian inference heavily relies on approximate techniques. Approximations generally differ from the true posterior and require diagnostic tools to assess whether the inference can still be trusted. We investigate a…

2022

Interpolation and Regularization for Causal Learning

NeurIPS 2022accept

Recent work shows that in complex model classes, interpolators can achieve statistical generalization and even be optimal for statistical learning. However, despite increasing interest in learning models with good causal properties, there is no understanding of whether such interpolators can also ac…

Cited by 3SourcePDFScholar
2021

Recovery Guarantees for Kernel-based Clustering under Non-parametric Mixture Models

AISTATS 2021poster

Despite the ubiquity of kernel-based clustering, surprisingly few statistical guarantees exist beyond settings that consider strong structural assumptions on the data generation process. In this work, we take a step towards bridging this gap by studying the statistical performance of kernel-based cl…

Cited by 3SourcePDFScholar
2020

NetGAN without GAN: From Random Walks to Low-Rank Approximations

ICML 2020poster

A graph generative model takes a graph as input and is supposed to generate new graphs that “look like” the input graph. While most classical models focus on few, hand-selected graph statistics and are too simplistic to reproduce real-world graphs, NetGAN recently emerged as an attractive alternativ…

2019

Foundations of Comparison-Based Hierarchical Clustering

NeurIPS 2019poster

We address the classical problem of hierarchical clustering, but in a framework where one does not have access to a representation of the objects or their pairwise similarities. Instead, we assume that only a set of comparisons between objects is available, that is, statements of the form ``objects…