paper-with-me

홈 › Papers

SHAPNN: Shapley Value Regularized Tabular Neural Network

2023-09-15 · Qisen Cheng, Shuhui Qu, Janghwan Lee

We present SHAPNN, a novel deep tabular data modeling architecture designed for supervised learning. Our approach leverages Shapley values, a well-established technique for explaining black-box models. Our neural network is trained using standard backward propagation optimization methods, and is regularized with realtime estimated Shapley values. Our method offers several advantages, including the ability to provide valid explanations with no computational overhead for data instances and datasets. Additionally, prediction with explanation serves as a regularizer, which improves the model's performance. Moreover, the regularized prediction enhances the model's capability for continual learning. We evaluate our method on various publicly available datasets and compare it with state-of-the-art deep neural network models, demonstrating the superior performance of SHAPNN in terms of AUROC, transparency, as well as robustness to streaming data.

📄 PDF Abstract BibTeX arXiv:2309.08799

Code (0)

등록된 구현이 없습니다.

Tasks

Continual Learningvalid

Similar Papers 제목 키워드 기반

Computing Conditional Shapley Values Using Tabular Foundation Models

2026-02-10 · Lars Henry Berge Olsen, Dennis Christensen arxiv

Shapley values have become a cornerstone of explainable AI, but they are computationally expensive to use, especially when features are dependent. Evaluating them requires approximating a large number of conditional expe…

Tab-Shapley: Identifying Top-k Tabular Data Quality Insights

2025-01-12 · Manisha Padala, Lokesh Nagalapatti, Atharv Tyagi, Ramasuri Narayanam 외

We present an unsupervised method for aggregating anomalies in tabular datasets by identifying the top-k tabular data quality insights. Each insight consists of a set of anomalous attributes and the corresponding subsets…

Attribute

Prediction via Shapley Value Regression

2025-05-07 · Amr AlKhatib, Roman Bresson, Henrik Boström, Michalis Vazirgiannis

Shapley values have several desirable, theoretically well-supported, properties for explaining black-box model predictions. Traditionally, Shapley values are computed post-hoc, leading to additional computational cost at…

Kolmogorov-Arnold NetworksPredictionregression

Precision of Individual Shapley Value Explanations

2023-12-06 · Lars Henry Berge Olsen

Shapley values are extensively used in explainable artificial intelligence (XAI) as a framework to explain predictions made by complex machine learning (ML) models. In this work, we focus on conditional Shapley values fo…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Fast Shapley Value Estimation: A Unified Approach

2023-11-02 · Borui Zhang, Baotong Tian, Wenzhao Zheng, Jie zhou 외

Shapley values have emerged as a widely accepted and trustworthy tool, grounded in theoretical axioms, for addressing challenges posed by black-box models like deep neural networks. However, computing Shapley values enco…