← Search

Matthias Feurer

8 accepted papers

2026

$\texttt{ShaplEIG}$: Bayesian Experimental Design for Shapley Value Estimation

ICML 2026poster

Shapley values are a principled attribution measure widely used in interpretable machine learning, but their exact computation scales exponentially with the number of players, motivating a wide range of approximation methods based on value-function evaluations of sampled coalitions. This raises the …

Cited by 0SourceScholar
2024

Position: A Call to Action for a Human-Centered AutoML Paradigm

ICML 2024poster

Automated machine learning (AutoML) was formed around the fundamental objectives of automatically and efficiently configuring machine learning (ML) workflows, aiding the research of new ML algorithms, and contributing to the democratization of ML by making it accessible to a broader audience. Over t…

Cited by 8SourcePDFScholar
2024

Position: Why We Must Rethink Empirical Research in Machine Learning

ICML 2024poster

We warn against a common but incomplete understanding of empirical research in machine learning that leads to non-replicable results, makes findings unreliable, and threatens to undermine progress in the field. To overcome this alarming situation, we call for more awareness of the plurality of ways…

Cited by 11SourcePDFScholar
2024

Reshuffling Resampling Splits Can Improve Generalization of Hyperparameter Optimization

NeurIPS 2024poster

Hyperparameter optimization is crucial for obtaining peak performance of machine learning models. The standard protocol evaluates various hyperparameter configurations using a resampling estimate of the generalization error to guide optimization and select a final hyperparameter configuration. Witho…

Cited by 4SourcePDFScholar
2023

PFNs4BO: In-Context Learning for Bayesian Optimization

ICML 2023poster

In this paper, we use Prior-data Fitted Networks (PFNs) as a flexible surrogate for Bayesian Optimization (BO). PFNs are neural processes that are trained to approximate the posterior predictive distribution (PPD) through in-context learning on any prior distribution that can be efficiently sampled…

2021

HPOBench: A Collection of Reproducible Multi-Fidelity Benchmark Problems for HPO

NeurIPS 2021poster

To achieve peak predictive performance, hyperparameter optimization (HPO) is a crucial component of machine learning and its applications. Over the last years, the number of efficient algorithms and tools for HPO grew substantially. At the same time, the community is still lacking realistic, diverse…

Cited by 105SourcecodeScholar
2021

OpenML Benchmarking Suites

NeurIPS 2021poster

Machine learning research depends on objectively interpretable, comparable, and reproducible algorithm benchmarks. We advocate the use of curated, comprehensive suites of machine learning tasks to standardize the setup, execution, and reporting of benchmarks. We enable this through software tools th…

Cited by 175SourceScholar
2015

Efficient and Robust Automated Machine Learning

NeurIPS 2015poster

The success of machine learning in a broad range of applications has led to an ever-growing demand for machine learning systems that can be used off the shelf by non-experts. To be effective in practice, such systems need to automatically choose a good algorithm and feature preprocessing steps for a…