PulseAugur
EN
LIVE 08:34:06

Shapley compositions offer new method for multiclass AI prediction explanation

Researchers have introduced a novel method called Shapley compositions to explain probabilistic predictions in multiclass machine learning models. This approach extends the traditional Shapley value concept, which is typically used for scalar predictions, to handle the complex compositional nature of multiclass probability distributions. By leveraging the Aitchison geometry from compositional data analysis, Shapley compositions offer a unique and axiomatic way to quantify feature contributions on the simplex, providing a more accurate explanation for multiclass predictions. AI

IMPACT Provides a more accurate method for interpreting multiclass AI model outputs, potentially improving trust and debugging.

RANK_REASON The cluster contains a research paper detailing a new methodology for explaining machine learning model predictions. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Paul-Gauthier No\'e, Miquel Perell\'o-Nieto, Jean-Fran\c{c}ois Bonastre, Peter Flach ·

    Explaining a probabilistic prediction on the simplex with Shapley compositions

    arXiv:2408.01382v3 Announce Type: replace Abstract: 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 b…