48 citations · 79 across the 22 of their papers we have counts for
8 papers · 1 filter
Efficient and Accurate Explanation Estimation with Distribution Compression
Hubert Baniecki, Giuseppe Casalicchio, Bernd Bischl +1
We discover a theoretical connection between explanation estimation and distribution compression that significantly improves the approximation of feature attributions, importance,…
On the Robustness of Global Feature Effect Explanations
Hubert Baniecki, Giuseppe Casalicchio, Bernd Bischl +1
We study the robustness of global post-hoc explanations for predictive models trained on tabular data. Effects of predictor features in black-box supervised learning are an essenti…
Reshuffling Resampling Splits Can Improve Generalization of Hyperparameter Optimization
Thomas Nagler, Lennart Schneider, Bernd Bischl +1
Hyperparameter optimization is crucial for obtaining peak performance of machine learning models. The standard protocol evaluates various hyperparameter configurations using a resa…
mlr3summary: Concise and interpretable summaries for machine learning models
Susanne Dandl, Marc Becker, Bernd Bischl +2
This work introduces a novel R package for concise, informative summaries of machine learning models. We take inspiration from the summary function for (generalized) linear models…
CountARFactuals -- Generating plausible model-agnostic counterfactual explanations with adversarial random forests
Susanne Dandl, Kristin Blesch, Timo Freiesleben +4
Counterfactual explanations elucidate algorithmic decisions by pointing to scenarios that would have led to an alternative, desired outcome. Giving insight into the model's behavio…
A Guide to Feature Importance Methods for Scientific Inference
Fiona Katharina Ewald, Ludwig Bothmann, Marvin N. Wright +3
While machine learning (ML) models are increasingly used due to their high predictive power, their use in understanding the data-generating process (DGP) is limited. Understanding…