paper-with-me

Papers

Variance reduced Shapley value estimation for trustworthy data valuation

2022-10-30 · Mengmeng Wu, Ruoxi Jia, Changle lin, Wei Huang, Xiangyu Chang

Data valuation, especially quantifying data value in algorithmic prediction and decision-making, is a fundamental problem in data trading scenarios. The most widely used method is to define the data Shapley and approximate it by means of the permutation sampling algorithm. To make up for the large estimation variance of the permutation sampling that hinders the development of the data marketplace, we propose a more robust data valuation method using stratified sampling, named variance reduced data Shapley (VRDS for short). We theoretically show how to stratify, how many samples are taken at each stratum, and the sample complexity analysis of VRDS. Finally, the effectiveness of VRDS is illustrated in different types of datasets and data removal applications.

📄 PDF Abstract BibTeX arXiv:2210.16835

Code (1)

aai-institute/pyDVL pytorch

Tasks

Data ValuationDecision Making

Similar Papers 제목 키워드 기반

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…

SIM-Shapley: A Stable and Computationally Efficient Approach to Shapley Value Approximation

2025-05-13 · Wangxuan Fan, Siqi Li, Doudou Zhou, Yohei Okada 외

Explainable artificial intelligence (XAI) is essential for trustworthy machine learning (ML), particularly in high-stakes domains such as healthcare and finance. Shapley value (SV) methods provide a principled framework …

Computational EfficiencyExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Stochastic Optimization

From interpretability to inference: an estimation framework for universal approximators

2019-03-11 · Andreas Joseph

We present a novel framework for estimation and inference with the broad class of universal approximators. Estimation is based on the decomposition of model predictions into Shapley values. Inference relies on analyzing …

HarsanyiNet: Computing Accurate Shapley Values in a Single Forward Propagation

2023-04-04 · Lu Chen, Siyu Lou, Keyan Zhang, Jin Huang 외

The Shapley value is widely regarded as a trustworthy attribution metric. However, when people use Shapley values to explain the attribution of input variables of a deep neural network (DNN), it usually requires a very h…

CHG Shapley: Efficient Data Valuation and Selection towards Trustworthy Machine Learning

2024-06-17 · Huaiguang Cai

Understanding the decision-making process of machine learning models is crucial for ensuring trustworthy machine learning. Data Shapley, a landmark study on data valuation, advances this understanding by assessing the co…

Data ValuationDecision Making