LGCRGTMLAug 30, 2023

Threshold KNN-Shapley: A Linear-Time and Privacy-Friendly Approach to Data Valuation

arXiv:2308.15709v226 citationsh-index: 59
Originality Incremental advance
AI Analysis

This addresses privacy challenges in data valuation for sensitive real-world applications, offering an incremental improvement over existing methods.

The paper tackles privacy risks in KNN-Shapley for data valuation by introducing TKNN-Shapley, a variant that enables differential privacy with a superior privacy-utility tradeoff and comparable performance to the original method.

Data valuation aims to quantify the usefulness of individual data sources in training machine learning (ML) models, and is a critical aspect of data-centric ML research. However, data valuation faces significant yet frequently overlooked privacy challenges despite its importance. This paper studies these challenges with a focus on KNN-Shapley, one of the most practical data valuation methods nowadays. We first emphasize the inherent privacy risks of KNN-Shapley, and demonstrate the significant technical difficulties in adapting KNN-Shapley to accommodate differential privacy (DP). To overcome these challenges, we introduce TKNN-Shapley, a refined variant of KNN-Shapley that is privacy-friendly, allowing for straightforward modifications to incorporate DP guarantee (DP-TKNN-Shapley). We show that DP-TKNN-Shapley has several advantages and offers a superior privacy-utility tradeoff compared to naively privatized KNN-Shapley in discerning data quality. Moreover, even non-private TKNN-Shapley achieves comparable performance as KNN-Shapley. Overall, our findings suggest that TKNN-Shapley is a promising alternative to KNN-Shapley, particularly for real-world applications involving sensitive data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes