works on

From the 1 of 7 linked papers with an AI index.

activity
20242026
collaborators

7 papers

cs.DC2026

rush: Scalable Asynchronous Distributed Computing via Shared State in R

Marc Becker, Bernd Bischl

The paper introduces rush, an R package that enables asynchronous, shared‑state parallel computing using Redis, allowing workers to coordinate without a central controller, and dem…

stat.ML2026

SAILS: Surrogate-based Analysis of Interactions via Local Effect Smooths

Timo Heiß, Julia Herbinger, Bernd Bischl +1

Feature interactions drive much of the predictive power of machine learning models, yet existing explanation methods only detect and quantify interactions without revealing their f…

stat.ML2026

ShaplEIG: Bayesian Experimental Design for Shapley Value Estimation

David Rundel, Fabian Fumagalli, Maximilian Muschalik +2

Shapley values are a principled attribution measure widely used in interpretable machine learning, but their exact computation scales exponentially with the number of players, moti…

cs.LG2025

Effector: A Python package for regional explanations

Vasilis Gkolemis, Christos Diou, Dimitris Kyriakopoulos +10

Effector is a Python package for interpreting machine learning (ML) models that are trained on tabular data through global and regional feature effects. Global effects, like Partia…

cs.LG2025

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…

cs.LG2025

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,…