← Search

Matthias Seeger

5 accepted papers

2024

Explaining Probabilistic Models with Distributional Values

ICML 2024spotlight

A large branch of explainable machine learning is grounded in cooperative game theory. However, research indicates that game-theoretic explanations may mislead or be hard to interpret. We argue that often there is a critical mismatch between what one wishes to explain (e.g. the output of a classifie…

2023

Optimizing Hyperparameters with Conformal Quantile Regression

ICML 2023poster

Many state-of-the-art hyperparameter optimization (HPO) algorithms rely on model-based optimizers that learn surrogate models of the target function to guide the search. Gaussian processes are the de facto surrogate model due to their ability to capture uncertainty. However, they make strong assumpt…

2021

A Nonmyopic Approach to Cost-Constrained Bayesian Optimization

UAI 2021poster

Bayesian optimization (BO) is a popular method for optimizing expensive-to-evaluate black-box functions. BO budgets are typically given in iterations, which implicitly assumes each evaluation has the same cost. In fact, in many BO applications, evaluation costs vary significantly in different region…

2020

LEEP: A New Measure to Evaluate Transferability of Learned Representations

ICML 2020poster

We introduce a new measure to evaluate the transferability of representations learned by classifiers. Our measure, the Log Expected Empirical Prediction (LEEP), is simple and easy to compute: when given a classifier trained on a source data set, it only requires running the target data set through t…

Cited by 264SourcePDFScholar
2017

Bayesian Optimization with Tree-structured Dependencies

ICML 2017poster

Bayesian optimization has been successfully used to optimize complex black-box functions whose evaluations are expensive. In many applications, like in deep learning and predictive analytics, the optimization domain is itself complex and structured. In this work, we focus on use cases where this dom…