← Search

David Boetius

3 accepted papers

2026

Computing Provable Bounds for Exact Shapley Values of Neural Networks

ICML 2026poster

Shapley additive explanations (SHAP) are widely recognised as computationally intractable for neural networks, since they induce an exponential search space over the input features. In this work, we take a first step towards scaling exact SHAP computation to larger search spaces by introducing an al…

Cited by 0SourceScholar
2025

Solving Probabilistic Verification Problems of Neural Networks using Branch and Bound

ICML 2025poster

Probabilistic verification problems of neural networks are concerned with formally analysing the output distribution of a neural network under a probability distribution of the inputs. Examples of probabilistic verification problems include verifying the demographic parity fairness notion or quantif…

Cited by 0SourcePDFScholar
2023

A Robust Optimisation Perspective on Counterexample-Guided Repair of Neural Networks

ICML 2023poster

Counterexample-guided repair aims at creating neural networks with mathematical safety guarantees, facilitating the application of neural networks in safety-critical domains. However, whether counterexample-guided repair is guaranteed to terminate remains an open question. We approach this question…