AI RESEARCH
Explaining a probabilistic prediction on the simplex with Shapley compositions
arXiv CS.LG
•
ArXi:2408.01382v3 Announce Type: replace Originating in game theory, Shapley values are widely used for explaining a machine learning model's prediction by quantifying the contribution of each feature's value to the prediction. This requires a scalar prediction as in binary classification, whereas a multiclass probabilistic prediction is a discrete probability distribution, living on a multidimensional simplex. In such a multiclass setting the Shapley values are typically computed separately on each class in a one-vs-rest manner, ignoring the compositional nature of the output distribution.