← Search

Eyke Hüllermeier

60 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
2026

Efficient Credal Prediction through Decalibration

ICLR 2026poster

A reliable representation of uncertainty is essential for the application of modern machine learning methods in safety-critical settings. In this regard, the use of credal sets (i.e., convex sets of probability distributions) has recently been proposed as a suitable approach to representing epistemi…

Cited by 0SourcecodeScholar
2026

Fine-grained Uncertainty Decomposition in Large Language Models: A Spectral Approach

AAAI 2026technical

As Large Language Models (LLMs) are increasingly integrated in diverse applications, obtaining reliable measures of their predictive uncertainty has become critically important. A precise distinction between aleatoric uncertainty, arising from inherent ambiguities within input data, and epistemic un

Cited by 0SourcePDFScholar
2026

Position: Agentic AI systems should be making Bayes-consistent decisions

ICML 2026poster

LLMs excel at predictive tasks and complex reasoning tasks, but many high-value deployments rely on decisions under uncertainty, for example, which tool to call, which expert to consult, or how many resources to invest. While the usefulness and feasibility of Bayesian approaches remain unclear for L…

Cited by 0SourceScholar
2026

Shapley Value Approximation Based on k-Additive Games

AAAI 2026technical

The Shapley value is the prevalent solution for fair division problems in which a payout is to be divided among multiple agents. By adopting a game-theoretic view, the idea of fair division and the Shapley value can also be used in machine learning to quantify the individual contribution of features

Cited by 0SourcePDFScholar
2026

Uncertainty Quantification for Machine Learning: One Size Does Not Fit All

AAAI 2026technical

Proper quantification of predictive uncertainty is essential for the use of machine learning in safety-critical applications. Various uncertainty measures have been proposed for this purpose, typically claiming superiority over other measures. In this paper, we argue that there is no single best mea

Cited by 0SourcePDFScholar
2025

Adaptive Prompting: Ad-hoc Prompt Composition for Social Bias Detection

NAACL 2025long

Recent advances on instruction fine-tuning have led to the development of various prompting techniques for large language models, such as explicit reasoning steps. However, the success of techniques depends on various parameters, such as the task, language model, and context provided. Finding an eff…

2025

Comparing Comparisons: Informative and Easy Human Feedback with Distinguishability Queries

ICML 2025poster

Learning human objectives from preference feedback has significantly advanced reinforcement learning (RL) in domains where objectives are hard to formalize. However, traditional methods based on pairwise trajectory comparisons face notable challenges, including the difficulty in comparing trajector…

Cited by 1SourcePDFScholar
2025

Conformal Prediction without Nonconformity Scores

UAI 2025

Conformal prediction (CP) is an uncertainty quantification framework that allows for constructing statistically valid prediction sets. Key to the construction of these sets is the notion of a nonconformity function, which assigns a real-valued score to individual data points: only those (hypothetica

Cited by 0SourcePDFScholar
2025

DUO: Diverse, Uncertain, On-Policy Query Generation and Selection for Reinforcement Learning from Human Feedback

AAAI 2025technical

Defining a reward function is usually a challenging but critical task for the system designer in reinforcement learning, especially when specifying complex behaviors. Reinforcement learning from human feedback (RLHF) emerges as a promising approach to circumvent this. In RLHF, the agent typically le…

Cited by 0SourcePDFScholar
2025

Exact Computation of Any-Order Shapley Interactions for Graph Neural Networks

ICLR 2025poster

Albeit the ubiquitous use of Graph Neural Networks (GNNs) in machine learning (ML) prediction tasks involving graph-structured data, their interpretability remains challenging. In explainable artificial intelligence (XAI), the Shapley Value (SV) is the predominant method to quantify contributions of…

Cited by 0SourcePDFScholar
2025

Explaining Similarity in Vision-Language Encoders with Weighted Banzhaf Interactions

NeurIPS 2025poster

Language-image pre-training (LIP) enables the development of vision-language models capable of zero-shot classification, localization, multimodal retrieval, and semantic understanding. Various explanation methods have been proposed to visualize the importance of input image-text pairs on the model's…

Cited by 0SourceScholar
2025

Inverse Constitutional AI: Compressing Preferences into Principles

ICLR 2025poster

Feedback data is widely used for fine-tuning and evaluating state-of-the-art AI models. Pairwise text preferences, where human or AI annotators select the “better” of two options, are particularly common. Such preferences are used to train (reward) models or to rank models with aggregate statistics.…

2025

ResponseRank: Data-Efficient Reward Modeling through Preference Strength Learning

NeurIPS 2025poster

Binary choices, as often used for reinforcement learning from human feedback (RLHF), convey only the *direction* of a preference. A person may choose apples over oranges and bananas over grapes, but *which preference is stronger*? Strength is crucial for decision-making under uncertainty and general…

Cited by 0SourceScholar
2025

Unifying Feature-Based Explanations with Functional ANOVA and Cooperative Game Theory

AISTATS 2025poster

Feature-based explanations, using perturbations or gradients, are a prevalent tool to understand decisions of black box machine learning models. Yet, differences between these methods still remain mostly unknown, which limits their applicability for practitioners. In this work, we introduce a unifie…

Cited by 0SourcecodeScholar
2025

X-Hacking: The Threat of Misguided AutoML

ICML 2025poster

Explainable AI (XAI) and interpretable machine learning methods help to build trust in model predictions and derived insights, yet also present a perverse incentive for analysts to manipulate XAI metrics to support pre-specified conclusions. This paper introduces the concept of X-hacking, a form of…

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

Beyond TreeSHAP: Efficient Computation of Any-Order Shapley Interactions for Tree Ensembles

AAAI 2024technical

While shallow decision trees may be interpretable, larger ensemble models like gradient-boosted trees, which often set the state of the art in machine learning problems involving tabular data, still remain black box models. As a remedy, the Shapley value (SV) is a well-known concept in explainable a…

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

KernelSHAP-IQ: Weighted Least Square Optimization for Shapley Interactions

ICML 2024poster

The Shapley value (SV) is a prevalent approach of allocating credit to machine learning (ML) entities to understand black box ML models. Enriching such interpretations with higher-order interactions is inevitable for complex systems, where the Shapley Interaction Index (SII) is a direct axiomatic ex…

Cited by 12SourcePDFScholar
2024

Label-wise Aleatoric and Epistemic Uncertainty Quantification

UAI 2024poster

We present a novel approach to uncertainty quantification in classification tasks based on label-wise decomposition of uncertainty measures. This label-wise perspective allows uncertainty to be quantified at the individual class level, thereby improving cost-sensitive decision-making and helping und…

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

Probabilistic Self-supervised Representation Learning via Scoring Rules Minimization

ICLR 2024poster

% Self-supervised learning methods have shown promising results across a wide range of tasks in computer vision, natural language processing, and multimodal analysis. However, self-supervised approaches come with a notable limitation, dimensional collapse, where a model doesn't fully utilize its cap…

2024

SVARM-IQ: Efficient Approximation of Any-order Shapley Interactions through Stratification

AISTATS 2024poster

Addressing the limitations of individual attribution scores via the Shapley value (SV), the field of explainable AI (XAI) has recently explored intricate interactions of features or data points. In particular, extensions of the SV, such as the Shapley Interaction Index (SII), have been proposed as a…

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
2024

shapiq: Shapley Interactions for Machine Learning

NeurIPS 2024poster

Originally rooted in game theory, the Shapley Value (SV) has recently become an important tool in machine learning research. Perhaps most notably, it is used for feature attribution and data valuation in explainable artificial intelligence. Shapley Interactions (SIs) naturally extend the SV and addr…

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

Koopman Kernel Regression

NeurIPS 2023poster

Many machine learning approaches for decision making, such as reinforcement learning, rely on simulators or predictive models to forecast the time-evolution of quantities of interest, e.g., the state of an agent or the reward of a policy. Forecasts of such complex phenomena are commonly described by…

2023

Memorization-Dilation: Modeling Neural Collapse Under Noise

ICLR 2023poster

The notion of neural collapse refers to several emergent phenomena that have been empirically observed across various canonical classification problems. During the terminal phase of training a deep neural network, the feature embedding of all examples of the same class tend to collapse to a single…

Cited by 13SourcePDFScholar
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
2023

Quantifying aleatoric and epistemic uncertainty in machine learning: Are conditional entropy and mutual information appropriate measures?

UAI 2023poster

The quantification of aleatoric and epistemic uncertainty in terms of conditional entropy and mutual information, respectively, has recently become quite common in machine learning. While the properties of these measures, which are rooted in information theory, seem appealing at first glance, we ide…

2023

SHAP-IQ: Unified Approximation of any-order Shapley Interactions

NeurIPS 2023poster

Predominately in explainable artificial intelligence (XAI) research, the Shapley value (SV) is applied to determine feature attributions for any black box model. Shapley interaction indices extend the SV to define any-order feature interactions. Defining a unique Shapley interaction index is an open…

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

Quantification of Credal Uncertainty in Machine Learning: A Critical Analysis and Empirical Comparison

UAI 2022poster

The representation and quantification of uncertainty has received increasing attention in machine learning in the recent past. The formalism of credal sets provides an interesting alternative in this regard, especially as it combines the representation of epistemic (lack of knowledge) and aleatoric…

Cited by 40SourcePDFScholar
2022

Set-valued prediction in hierarchical classification with constrained representation complexity

UAI 2022poster

Set-valued prediction is a well-known concept in multi-class classification. When a classifier is uncertain about the class label for a test instance, it can predict a set of classes instead of a single class. In this paper, we focus on hierarchical multi-class classification problems, where valid s…

Cited by 4SourcePDFScholar
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

Neural Representation and Learning of Hierarchical 2-additive Choquet Integrals

IJCAI 2020poster

Multi-Criteria Decision Making (MCDM) aims at modelling expert preferences and assisting decision makers in identifying options best accommodating expert criteria. An instance of MCDM model, the Choquet integral is widely used in real-world applications, due to its ability to capture interactions be…

Cited by 0SourcePDFScholar
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
2017

Statistical Inference for Incomplete Ranking Data: The Case of Rank-Dependent Coarsening

ICML 2017poster

We consider the problem of statistical inference for ranking data, specifically rank aggregation, under the assumption that samples are incomplete in the sense of not comprising all choice alternatives. In contrast to most existing methods, we explicitly model the process of turning a full ranking i…

Cited by 23SourcePDFScholar
2015

Online F-Measure Optimization

NeurIPS 2015poster

The F-measure is an important and commonly used performance metric for binary prediction tasks. By combining precision and recall into a single score, it avoids disadvantages of simple metrics like the error rate, especially in cases of imbalanced class distributions. The problem of optimizing the F…

Cited by 49SourcePDFScholar
2015

Online Rank Elicitation for Plackett-Luce: A Dueling Bandits Approach

NeurIPS 2015poster

We study the problem of online rank elicitation, assuming that rankings of a set of alternatives obey the Plackett-Luce distribution. Following the setting of the dueling bandits problem, the learner is allowed to query pairwise comparisons between alternatives, i.e., to sample pairwise marginals of…

Cited by 107SourcePDFScholar
2015

Qualitative Multi-Armed Bandits: A Quantile-Based Approach

ICML 2015poster

We formalize and study the multi-armed bandit (MAB) problem in a generalized stochastic setting, in which rewards are not assumed to be numerical. Instead, rewards are measured on a qualitative scale that allows for comparison but invalidates arithmetic operations such as averaging. Correspondingly,…

Cited by 60SourcePDFScholar