← Search

Viktor Bengs

18 accepted papers

2026

Calibrated Preference Learning: The Case of Label Ranking

ICML 2026poster

Calibration, the alignment of predicted probabilities with true outcome frequencies, is essential for reliable decision-making. While extensively studied for classification and regression, calibration has not been formally addressed for probabilistic label ranking, where the goal is to predict a dis…

Cited by 0SourceScholar
2024

Approximating the Shapley Value without Marginal Contributions

AAAI 2024technical

The Shapley value, which is arguably the most popular approach for assigning a meaningful contribution value to players in a cooperative game, has recently been used intensively in explainable artificial intelligence. Its meaningfulness is due to axiomatic properties that only the Shapley value sati…

Cited by 30SourcePDFScholar
2024

Best Arm Identification with Retroactively Increased Sampling Budget for More Resource-Efficient HPO

IJCAI 2024poster

Hyperparameter optimization (HPO) is indispensable for achieving optimal performance in machine learning tasks. A popular class of methods in this regard is based on Successive Halving (SHA), which casts HPO into a pure-exploration multi-armed bandit problem under finite sampling budget constraints.…

2024

Identifying Copeland Winners in Dueling Bandits with Indifferences

AISTATS 2024poster

We consider the task of identifying the Copeland winner(s) in a dueling bandits problem with ternary feedback. This is an underexplored but practically relevant variant of the conventional dueling bandits problem, in which, in addition to strict preference between two arms, one may observe feedback…

Cited by 2SourcePDFScholar
2024

Is Epistemic Uncertainty Faithfully Represented by Evidential Deep Learning Methods?

ICML 2024poster

Trustworthy ML systems should not only return accurate predictions, but also a reliable representation of their uncertainty. Bayesian methods are commonly used to quantify both aleatoric and epistemic uncertainty, but alternative approaches, such as evidential deep learning methods, have become popu…

2024

Second-Order Uncertainty Quantification: A Distance-Based Approach

ICML 2024spotlight

In the past couple of years, various approaches to representing and quantifying different types of predictive uncertainty in machine learning, notably in the setting of classification, have been proposed on the basis of second-order probability distributions, i.e., predictions in the form of distrib…

Cited by 25SourcePDFScholar
2023

A Survey of Methods for Automated Algorithm Configuration (Extended Abstract)

IJCAI 2023poster

Algorithm configuration (AC) is concerned with the automated search of the most suitable parameter configuration of a parametrized algorithm. There are currently a wide variety of AC problem variants and methods proposed in the literature. Existing reviews do not take into account all derivatives of…

Cited by 0SourcePDFScholar
2023

AC-Band: A Combinatorial Bandit-Based Approach to Algorithm Configuration

AAAI 2023technical

We study the algorithm configuration (AC) problem, in which one seeks to find an optimal parameter configuration of a given target algorithm in an automated way. Although this field of research has experienced much progress recently regarding approaches satisfying strong theoretical guarantees, ther…

2023

On Second-Order Scoring Rules for Epistemic Uncertainty Quantification

ICML 2023poster

It is well known that accurate probabilistic predictors can be trained through empirical risk minimisation with proper scoring rules as loss functions. While such learners capture so-called aleatoric uncertainty of predictions, various machine learning methods have recently been developed with the g…

Cited by 39SourcePDFScholar
2023

On the Calibration of Probabilistic Classifier Sets

AISTATS 2023poster

Multi-class classification methods that produce sets of probabilistic classifiers, such as ensemble learning methods, are able to model aleatoric and epistemic uncertainty. Aleatoric uncertainty is then typically quantified via the Bayes error, and epistemic uncertainty via the size of the set. In t…

Cited by 11SourcePDFScholar
2022

Finding Optimal Arms in Non-stochastic Combinatorial Bandits with Semi-bandit Feedback and Finite Budget

NeurIPS 2022accept

We consider the combinatorial bandits problem with semi-bandit feedback under finite sampling budget constraints, in which the learner can carry out its action only for a limited number of times specified by an overall budget. The action is to choose a set of arms, whereupon feedback for each arm in…

Cited by 14SourcePDFScholar
2022

Machine Learning for Online Algorithm Selection under Censored Feedback

AAAI 2022technical

In online algorithm selection (OAS), instances of an algorithmic problem class are presented to an agent one after another, and the agent has to quickly select a presumably best algorithm from a fixed set of candidate algorithms. For decision problems such as satisfiability (SAT), quality typically…

2022

Pitfalls of Epistemic Uncertainty Quantification through Loss Minimisation

NeurIPS 2022accept

Uncertainty quantification has received increasing attention in machine learning in the recent past. In particular, a distinction between aleatoric and epistemic uncertainty has been found useful in this regard. The latter refers to the learner's (lack of) knowledge and appears to be especially diff…

Cited by 50SourcePDFScholar
2022

Stochastic Contextual Dueling Bandits under Linear Stochastic Transitivity Models

ICML 2022spotlight

We consider the regret minimization task in a dueling bandits problem with context information. In every round of the sequential decision problem, the learner makes a context-dependent selection of two choice alternatives (arms) to be compared with each other and receives feedback in the form of noi…

Cited by 34SourcePDFScholar
2021

Identification of the Generalized Condorcet Winner in Multi-dueling Bandits

NeurIPS 2021poster

The reliable identification of the “best” arm while keeping the sample complexity as low as possible is a common task in the field of multi-armed bandits. In the multi-dueling variant of multi-armed bandits, where feedback is provided in the form of a winning arm among as set of k chosen ones, a rea…

2021

Single Player Monte-Carlo Tree Search Based on the Plackett-Luce Model

AAAI 2021technical

The problem of minimal cost path search is especially difficult when no useful heuristics are available. A common solution is roll-out-based search like Monte Carlo Tree Search (MCTS). However, MCTS is mostly used in stochastic or adversarial environments, with the goal to identify an agent's best n…

2021

Testification of Condorcet Winners in dueling bandits

UAI 2021poster

Several algorithms for finding the best arm in the dueling bandits setting assume the existence of a Condorcet winner (CW), that is, an arm that uniformly dominates all other arms. Yet, by simply relying on this assumption but not verifying it, such algorithms may produce doubtful results in cases w…

Cited by 7SourcePDFScholar
2020

Preselection Bandits

ICML 2020poster

In this paper, we introduce the Preselection Bandit problem, in which the learner preselects a subset of arms (choice alternatives) for a user, which then chooses the final arm from this subset. The learner is not aware of the user’s preferences, but can learn them from observed choices. In our conc…

Cited by 11SourcePDFScholar