The reviewed record of science sign in
Pith

arxiv: 2107.07436 · v3 · pith:SLYBZVVX · submitted 2021-07-15 · stat.ML · cs.CV· cs.LG

FastSHAP: Real-Time Shapley Value Estimation

Reviewed by Pithpith:SLYBZVVXopen to challenge →

classification stat.ML cs.CVcs.LG
keywords fastshapshapleyestimationmanymodeltheyvaluevalues
0
0 comments X
read the original abstract

Shapley values are widely used to explain black-box models, but they are costly to calculate because they require many model evaluations. We introduce FastSHAP, a method for estimating Shapley values in a single forward pass using a learned explainer model. FastSHAP amortizes the cost of explaining many inputs via a learning approach inspired by the Shapley value's weighted least squares characterization, and it can be trained using standard stochastic gradient optimization. We compare FastSHAP to existing estimation approaches, revealing that it generates high-quality explanations with orders of magnitude speedup.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. OperatorSHAP: Fast and Accurate Shapley Value Estimation for Neural Operators

    cs.LG 2026-06 unverdicted novelty 7.0

    OperatorSHAP trains FastSHAP-style explainers for neural operators via a function-space attribution framework that remains consistent across grid resolutions without retraining.

  2. DUET: Optimizing Training Data Mixtures via Feedback from Unseen Evaluation Tasks

    cs.LG 2025-02 unverdicted novelty 6.0

    DUET is a global-to-local method that optimizes LLM training data mixtures via Bayesian optimization guided by influence-based selection and feedback from unseen evaluation tasks, with a regret bound showing convergen...