paper-with-me

홈 › Papers

Data Shapley Value for Handling Noisy Labels: An application in Screening COVID-19 Pneumonia from Chest CT Scans

2021-10-17 · Nastaran Enshaei, Moezedin Javad Rafiee, Arash Mohammadi, Farnoosh Naderkhani

A long-standing challenge of deep learning models involves how to handle noisy labels, especially in applications where human lives are at stake. Adoption of the data Shapley Value (SV), a cooperative game theoretical approach, is an intelligent valuation solution to tackle the issue of noisy labels. Data SV can be used together with a learning model and an evaluation metric to validate each training point's contribution to the model's performance. The SV of a data point, however, is not unique and depends on the learning model, the evaluation metric, and other data points collaborating in the training game. However, effects of utilizing different evaluation metrics for computation of the SV, detecting the noisy labels, and measuring the data points' importance has not yet been thoroughly investigated. In this context, we performed a series of comparative analyses to assess SV's capabilities to detect noisy input labels when measured by different evaluation metrics. Our experiments on COVID-19-infected of CT images illustrate that although the data SV can effectively identify noisy labels, adoption of different evaluation metric can significantly influence its ability to identify noisy labels from different data classes. Specifically, we demonstrate that the SV greatly depends on the associated evaluation metric.

📄 PDF Abstract BibTeX arXiv:2110.08726

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CS-Shapley: Class-wise Shapley Values for Data Valuation in Classification

2022-11-13 · Stephanie Schoch, Haifeng Xu, Yangfeng Ji

Data valuation, or the valuation of individual datum contributions, has seen growing interest in machine learning due to its demonstrable efficacy for tasks such as noisy label detection. In particular, due to the desira…

Data Valuation

Data Valuation for Medical Imaging Using Shapley Value: Application on A Large-scale Chest X-ray Dataset

2020-10-15 · Siyi Tang, Amirata Ghorbani, Rikiya Yamashita, Sameer Rehman 외

The reliability of machine learning models can be compromised when trained on low quality data. Many large-scale medical imaging datasets contain low quality labels extracted from sources such as medical reports. Moreove…

Data ValuationPneumonia Detection

Shapley-Guided Utility Learning for Effective Graph Inference Data Valuation

2025-03-23 · Hongliang Chi, Qiong Wu, Zhengyi Zhou, Yao Ma

Graph Neural Networks (GNNs) have demonstrated remarkable performance in various graph-based machine learning tasks, yet evaluating the importance of neighbors of testing nodes remains largely unexplored due to the chall…

Data ValuationValue prediction

Shapley Value-driven Data Pruning for Recommender Systems

2025-05-28 · Yansen Zhang, Xiaokun Zhang, Ziqiang Cui, Chen Ma

Recommender systems often suffer from noisy interactions like accidental clicks or popularity bias. Existing denoising methods typically identify users' intent in their interactions, and filter out noisy interactions tha…

DenoisingRecommendation Systems

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 …