AXIL: Exact Instance Attribution for Gradient Boosting
Paul Geertsema, Helen Lu

TL;DR
AXIL introduces an exact, prediction-specific instance attribution method for gradient boosting machines, enabling efficient and faithful explanations that outperform existing methods in accuracy and speed.
Contribution
The paper presents a novel matrix-free algorithm for exact instance attribution in GBMs, extending to out-of-sample predictions and providing a broader Jacobian framework.
Findings
AXIL achieves higher faithfulness scores on 14 out of 20 datasets.
The algorithm computes attributions in O(TN) time, faster than competing methods.
AXIL outperforms existing attribution methods in fixed-structure sensitivity tests.
Abstract
We derive an exact, prediction-specific instance-attribution method for fitted gradient boosting machines (GBMs) trained with squared-error loss, with the learned tree structure held fixed. Each prediction can be written as a weighted sum of training targets, with coefficients determined only by the fitted tree structure and learning rate. These coefficients are exact instance attributions, or AXIL weights. Our main algorithmic contribution is a matrix-free backward operator that computes one AXIL attribution vector in O(TN) time, or S vectors in O(TNS), without materialising the full N x N matrix. This extends to out-of-sample predictions and makes exact instance attribution practical for large datasets. AXIL yields exact fixed-structure sensitivity by construction in target-perturbation tests, where competing GBM-specific attribution methods (BoostIn, TREX, and LeafInfluence)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
