paper-with-me

홈 › Papers

A Comprehensive Study of Shapley Value in Data Analytics

2024-12-02 · Hong Lin, Shixin Wan, Zhongle Xie, Ke Chen, Meihui Zhang, Lidan Shou, Gang Chen

Over the recent years, Shapley value (SV), a solution concept from cooperative game theory, has found numerous applications in data analytics (DA). This paper provides the first comprehensive study of SV used throughout the DA workflow, clarifying the key variables in defining DA-applicable SV and the essential functionalities that SV can provide for data scientists. We condense four primary challenges of using SV in DA, namely computation efficiency, approximation error, privacy preservation, and interpretability, then disentangle the resolution techniques from existing arts in this field, analyze and discuss the techniques w.r.t. each challenge and potential conflicts between challenges. We also implement SVBench, a modular and extensible open-sourced framework for developing SV applications in different DA tasks, and conduct extensive evaluations to validate our analyses and discussions. Based on the qualitative and quantitative results, we identify the limitations of current efforts for applying SV to DA and highlight the directions of future research and engineering.

📄 PDF Abstract BibTeX arXiv:2412.01460

Code (2)

dddddstar/sv4da 공식 구현 pytorch
zjudbsystems/svbench 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Data Valuation for Vertical Federated Learning: A Model-free and Privacy-preserving Method

2021-12-15 · Xiao Han, Leye Wang, Junjie Wu, Xiao Fang

Vertical Federated learning (VFL) is a promising paradigm for predictive analytics, empowering an organization (i.e., task party) to enhance its predictive models through collaborations with multiple data suppliers (i.e.…

Data ValuationFederated LearningPrivacy PreservingVertical Federated Learning

MemLens: A Value-Aware Memory Management System with Interactive Analytics for LLM-based Agents

2026-07-28 · Shuyue Wei, Chang Liu, Zimu Zhou, Yongxin Tong 외 arxiv

Recently, memory management has become a key infrastructure for LLM-based agents, as it directly affects long-horizon reasoning, personalized responses, and knowledge reuse. However, existing LLM memory systems typically…

Using Shapley Values and Variational Autoencoders to Explain Predictive Models with Dependent Mixed Features

2021-11-26 · Lars Henry Berge Olsen, Ingrid Kristine Glad, Martin Jullum, Kjersti Aas

Shapley values are today extensively used as a model-agnostic explanation framework to explain complex predictive machine learning models. Shapley values have desirable theoretical properties and a sound mathematical fou…

BIG-bench Machine Learning

Chunked Data Shapley: A Scalable Dataset Quality Assessment for Machine Learning

2025-08-22 · Andreas Loizou, Dimitrios Tsoumakos arxiv

As the volume and diversity of available datasets continue to increase, assessing data quality has become crucial for reliable and efficient Machine Learning analytics. A modern, game-theoretic approach for evaluating da…

Computational Efficiency

Explainability of Machine Learning Models under Missing Data

2024-06-29 · Tuan L. Vo, Thu Nguyen, Luis M. Lopez-Ramos, Hugo L. Hammer 외

Missing data is a prevalent issue that can significantly impair model performance and explainability. This paper briefly summarizes the development of the field of missing data with respect to Explainable Artificial Inte…

Explainable artificial intelligenceFeature ImportanceImputationMissing Values