← Search

Bernd Bischl

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

Optimal Transport Group Counterfactual Explanations

ICML 2026poster

Group counterfactual explanations find a set of counterfactual instances to explain a group of input instances contrastively. However, existing methods either (i) optimize counterfactuals only for a fixed group and do not generalize to new group members, (ii) strictly rely on strong model assumption…

Cited by 0SourceScholar
2025

Calibrating LLMs with Information-Theoretic Evidential Deep Learning

ICLR 2025poster

Fine-tuned large language models (LLMs) often exhibit overconfidence, particularly when trained on small datasets, resulting in poor calibration and inaccurate uncertainty estimates. Evidential Deep Learning (EDL), an uncertainty-aware approach, enables uncertainty estimation in a single forward pa…

2025

Deep Weight Factorization: Sparse Learning Through the Lens of Artificial Symmetries

ICLR 2025poster

Sparse regularization techniques are well-established in machine learning, yet their application in neural networks remains challenging due to the non-differentiability of penalties like the $L_1$ norm, which is incompatible with stochastic gradient descent. A promising alternative is shallow weight…

Cited by 1SourcePDFScholar
2025

Differentiable Sparsity via $D$-Gating: Simple and Versatile Structured Penalization

NeurIPS 2025spotlight

Structured sparsity regularization offers a principled way to compact neural networks, but its non-differentiability breaks compatibility with conventional stochastic gradient descent and requires either specialized optimizers or additional post-hoc pruning without formal guarantees. In this work, w…

Cited by 0SourceScholar
2025

Efficient and Accurate Explanation Estimation with Distribution Compression

ICLR 2025spotlight

We discover a theoretical connection between explanation estimation and distribution compression that significantly improves the approximation of feature attributions, importance, and effects. While the exact computation of various machine learning explanations requires numerous model inferences and…

2024

Connecting the Dots: Is Mode-Connectedness the Key to Feasible Sample-Based Inference in Bayesian Neural Networks?

ICML 2024poster

A major challenge in sample-based inference (SBI) for Bayesian neural networks is the size and structure of the networks’ parameter space. Our work shows that successful SBI is possible by embracing the characteristic relationship between weight and function space, uncovering a systematic link betwe…

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

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

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
2024

Towards Efficient MCMC Sampling in Bayesian Neural Networks by Exploiting Symmetry (Extended Abstract)

IJCAI 2024poster

Bayesian inference in deep neural networks is challenging due to the high-dimensional, strongly multi-modal parameter posterior density landscape. Markov chain Monte Carlo approaches asymptotically recover the true posterior but are considered prohibitively expensive for large modern architectures.…

Cited by 0SourcePDFScholar
2023

Approximate Bayesian Inference with Stein Functional Variational Gradient Descent

ICLR 2023poster

We propose a general-purpose variational algorithm that forms a natural analogue of Stein variational gradient descent (SVGD) in function space. While SVGD successively updates a set of particles to match a target density, the method introduced here of Stein functional variational gradient descent (…

Cited by 4SourcePDFScholar
2023

Efficient Document Embeddings via Self-Contrastive Bregman Divergence Learning

ACL 2023findings

Learning quality document embeddings is a fundamental problem in natural language processing (NLP), information retrieval (IR), recommendation systems, and search engines. Despite recent advances in the development of transformer-based models that produce sentence embeddings with self-contrastive le…

Cited by 6SourcePDFScholar
2023

Frequentist Uncertainty Quantification in Semi-Structured Neural Networks

AISTATS 2023poster

Semi-structured regression (SSR) models jointly learn the effect of structured (tabular) and unstructured (non-tabular) data through additive predictors and deep neural networks (DNNs), respectively. Inference in SSR models aims at deriving confidence intervals for the structured predictor, although…

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

2022

FiLM-Ensemble: Probabilistic Deep Learning via Feature-wise Linear Modulation

NeurIPS 2022accept

The ability to estimate epistemic uncertainty is often crucial when deploying machine learning in the real world, but modern methods often produce overconfident, uncalibrated uncertainty predictions. A common approach to quantify epistemic uncertainty, usable across a wide class of prediction models…

2022

REPID: Regional Effect Plots with implicit Interaction Detection

AISTATS 2022poster

Machine learning models can automatically learn complex relationships, such as non-linear and interaction effects. Interpretable machine learning methods such as partial dependence plots visualize marginal feature effects but may lead to misleading interpretations when feature interactions are prese…

2021

Explaining Hyperparameter Optimization via Partial Dependence Plots

NeurIPS 2021poster

Automated hyperparameter optimization (HPO) can support practitioners to obtain peak performance in machine learning models. However, there is often a lack of valuable insights into the effects of different hyperparameters on the final model performance. This lack of explainability makes it difficul…

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