← Search

Tobias Sutter

12 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
2024

Newton Losses: Using Curvature Information for Learning with Differentiable Algorithms

NeurIPS 2024poster

When training neural networks with custom objectives, such as ranking losses and shortest-path losses, a common problem is that they are, per se, non-differentiable. A popular approach is to continuously relax the objectives to provide gradients, enabling learning. However, such differentiable relax…

2024

Randomized algorithms and PAC bounds for inverse reinforcement learning in continuous spaces

NeurIPS 2024poster

This work studies discrete-time discounted Markov decision processes with continuous state and action spaces and addresses the inverse problem of inferring a cost function from observed optimal behavior. We first consider the case in which we have access to the entire expert policy and characterize…

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…

2023

End-to-End Learning for Stochastic Optimization: A Bayesian Perspective

ICML 2023poster

We develop a principled approach to end-to-end learning in stochastic optimization. First, we show that the standard end-to-end learning algorithm admits a Bayesian interpretation and trains a posterior Bayes action map. Building on the insights of this analysis, we then propose new end-to-end learn…

2023

ISAAC Newton: Input-based Approximate Curvature for Newton's Method

ICLR 2023poster

We present ISAAC (Input-baSed ApproximAte Curvature), a novel method that conditions the gradient using selected second-order information and has an asymptotically vanishing computational overhead, assuming a batch size smaller than the number of neurons. We show that it is possible to compute a goo…

2021

Robust Generalization despite Distribution Shift via Minimum Discriminating Information

NeurIPS 2021poster

Training models that perform well under distribution shifts is a central challenge in machine learning. In this paper, we introduce a modeling framework where, in addition to training data, we have partial structural knowledge of the shifted test distribution. We employ the principle of minimum disc…

Cited by 14SourcePDFScholar