← Search

Annette Ten Teije

5 accepted papers

2026

Exact Shapley Attributions in Quadratic-time for FANOVA Gaussian Processes

AAAI 2026technical

Shapley values are widely recognized as a principled method for attributing importance to input features in machine learning. However, the exact computation of Shapley values scales exponentially with the number of features, severely limiting the practical application of this powerful approach. The

Cited by 0SourcePDFScholar
2025

Support Vector-based Estimation of Multilinear Games for Feature Selection and Explanation

AAAI 2025technical

In recent years, employing Shapley values to compute feature importance has gained considerable attention. Calculating these values inherently necessitates managing an exponential number of parameters—a challenge commonly mitigated through an additivity assumption coupled with linear regression. Thi…

Cited by 0SourcePDFScholar
2025

Unlocking the Game: Estimating Games in Möbius Representation for Explanation and High-Order Interaction Detection

AAAI 2025technical

Shapley value-based explanations are widely utilized to demystify predictions made by opaque models. Approaches to estimating Shapley values often approximate explanation games as inessential and estimate the Shapley value directly as feature attribution with a limited capacity to quantify feature i…

2023

A-NeSI: A Scalable Approximate Method for Probabilistic Neurosymbolic Inference

NeurIPS 2023poster

We study the problem of combining neural networks with symbolic reasoning. Recently introduced frameworks for Probabilistic Neurosymbolic Learning (PNL), such as DeepProbLog, perform exponential-time exact inference, limiting the scalability of PNL solutions. We introduce Approximate Neurosymbolic I…

2021

Storchastic: A Framework for General Stochastic Automatic Differentiation

NeurIPS 2021poster

Modelers use automatic differentiation (AD) of computation graphs to implement complex Deep Learning models without defining gradient computations. Stochastic AD extends AD to stochastic computation graphs with sampling steps, which arise when modelers handle the intractable expectations common in R…