← Search

Konstantin Donhauser

13 accepted papers

2025

Copyright-Protected Language Generation via Adaptive Model Fusion

ICLR 2025oral

The risk of language models reproducing copyrighted material from their training data has led to the development of various protective measures. Among these, inference-time strategies that impose constraints via post-processing have shown promise in addressing the complexities of copyright regulatio…

2025

Efficient Randomized Experiments Using Foundation Models

NeurIPS 2025poster

Randomized experiments are the preferred approach for evaluating the effects of interventions, but they are costly and often yield estimates with substantial uncertainty. On the other hand, in silico experiments leveraging foundation models offer a cost-effective alternative that can potentially att…

Cited by 0SourcecodeScholar
2025

Towards scientific discovery with dictionary learning: Extracting biological concepts from microscopy foundation models

ICML 2025poster

Sparse dictionary learning (DL) has emerged as a powerful approach to extract semantically meaningful concepts from the internals of large language models (LLMs) trained mainly in the text domain. In this work, we explore whether DL can extract meaningful concepts from less human-interpretable scien…

Cited by 1SourcePDFScholar
2025

ViTally Consistent: Scaling Biological Representation Learning for Cell Microscopy

ICML 2025poster

Deriving insights from experimentally generated datasets requires methods that can account for random and systematic measurement errors and remove them in order to accurately represent the underlying effects of the conditions being tested. Here we present a framework for pretraining on large-scale m…

Cited by 6SourcePDFScholar
2024

Certified private data release for sparse Lipschitz functions

AISTATS 2024poster

As machine learning has become more relevant for everyday applications, a natural requirement is the protection of the privacy of the training data. When the relevant learning questions are unknown in advance, or hyper-parameter tuning plays a central role, one solution is to release a differentiall…

Cited by 3SourcePDFScholar
2024

Detecting critical treatment effect bias in small subgroups

UAI 2024poster

Randomized trials are considered the gold standard for making informed decisions in medicine. However, they are often not representative of the patient population in clinical practice. Observational studies, on the other hand, cover a broader patient population but are prone to various biases. Thus…

2024

Hidden yet quantifiable: A lower bound for confounding strength using randomized trials

AISTATS 2024poster

In the era of fast-paced precision medicine, observational studies play a major role in properly evaluating new treatments in clinical practice. Yet, unobserved confounding can significantly compromise causal conclusions drawn from non-randomized data. We propose a novel strategy that leverages rand…

2024

Privacy-Preserving Data Release Leveraging Optimal Transport and Particle Gradient Descent

ICML 2024poster

We present a novel approach for differentially private data synthesis of protected tabular datasets, a relevant task in highly sensitive domains such as healthcare and government. Current state-of-the-art methods predominantly use marginal-based approaches, where a dataset is generated from private…

2023

Strong inductive biases provably prevent harmless interpolation

ICLR 2023poster

Classical wisdom suggests that estimators should avoid fitting noise to achieve good generalization. In contrast, modern overparameterized models can yield small test error despite interpolating noise — a phenomenon often called "benign overfitting" or "harmless interpolation". This paper argues tha…

2022

Fast rates for noisy interpolation require rethinking the effect of inductive bias

ICML 2022spotlight

Good generalization performance on high-dimensional data crucially hinges on a simple structure of the ground truth and a corresponding strong inductive bias of the estimator. Even though this intuition is valid for regularized models, in this paper we caution against a strong inductive bias for int…

Cited by 26SourcePDFScholar
2022

Tight bounds for minimum $\ell_1$-norm interpolation of noisy data

AISTATS 2022poster

We provide matching upper and lower bounds of order $\sigma^2/\log(d/n)$ for the prediction error of the minimum $\ell_1$-norm interpolator, a.k.a. basis pursuit. Our result is tight up to negligible terms when $d \gg n$, and is the first to imply asymptotic consistency of noisy minimum-norm interpo…

Cited by 41SourcePDFScholar
2021

How rotational invariance of common kernels prevents generalization in high dimensions

ICML 2021spotlight

Kernel ridge regression is well-known to achieve minimax optimal rates in low-dimensional settings. However, its behavior in high dimensions is much less understood. Recent work establishes consistency for high-dimensional kernel regression for a number of specific assumptions on the data distributi…

Cited by 34SourcePDFScholar
2021

Interpolation can hurt robust generalization even when there is no noise

NeurIPS 2021poster

Numerous recent works show that overparameterization implicitly reduces variance for min-norm interpolators and max-margin classifiers. These findings suggest that ridge regularization has vanishing benefits in high dimensions. We challenge this narrative by showing that, even in the absence of noi…