Pith. sign in

REVIEW 9 cited by

Efficient Task-Specific Data Valuation for Nearest Neighbor Algorithms

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1908.08619 v4 pith:KKDCB6UB submitted 2019-08-22 cs.LG stat.ML

classification cs.LGstat.ML
keywords datavaluepointsalgorithmapproximationepsilonshapleyalgorithms
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

Given a data set $\mathcal{D}$ containing millions of data points and a data consumer who is willing to pay for \$$X$ to train a machine learning (ML) model over $\mathcal{D}$, how should we distribute this \$$X$ to each data point to reflect its "value"? In this paper, we define the "relative value of data" via the Shapley value, as it uniquely possesses properties with appealing real-world interpretations, such as fairness, rationality and decentralizability. For general, bounded utility functions, the Shapley value is known to be challenging to compute: to get Shapley values for all $N$ data points, it requires $O(2^N)$ model evaluations for exact computation and $O(N\log N)$ for $(\epsilon, \delta)$-approximation. In this paper, we focus on one popular family of ML models relying on $K$-nearest neighbors ($K$NN). The most surprising result is that for unweighted $K$NN classifiers and regressors, the Shapley value of all $N$ data points can be computed, exactly, in $O(N\log N)$ time -- an exponential improvement on computational complexity! Moreover, for $(\epsilon, \delta)$-approximation, we are able to develop an algorithm based on Locality Sensitive Hashing (LSH) with only sublinear complexity $O(N^{h(\epsilon,K)}\log N)$ when $\epsilon$ is not too small and $K$ is not too large. We empirically evaluate our algorithms on up to $10$ million data points and even our exact algorithm is up to three orders of magnitude faster than the baseline approximation algorithm. The LSH-based approximation algorithm can accelerate the value calculation process even further. We then extend our algorithms to other scenarios such as (1) weighed $K$NN classifiers, (2) different data points are clustered by different data curators, and (3) there are data analysts providing computation who also requires proper valuation.

Discussion (0). Sign in to comment.

Forward citations

Cited by 9 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. An Asymptotic Analysis of the Shapley Value for Dataset Valuation

    cs.GT 2026-07 conditional novelty 7.0 of 10

    Under smooth RKHS embedding utilities, a fixed owner's Shapley value is O(1/I)-close in L1 to an explicit leading term of scale (log I)/I driven by a first-order population signal.

  2. Understanding Data Influence with Differential Approximation

    cs.LG 2025-08 conditional novelty 6.0 of 10

    This paper introduces Diff-In, an influence estimator that accumulates second-order approximations of influence differences across training steps and shows strong accuracy in data cleaning, deletion, and coreset selec...

  3. Validation-Induced Shapley Shifts: How Validation Structure Distorts Data Valuation

    cs.LG 2026-07 conditional novelty 5.0 of 10

    In-distribution validation noise directionally compresses KNN-Shapley values of training samples toward zero via neighborhood reshuffling, and a boundary-aware rescaling can partially restore baseline statistics.

  4. CompLeak: Deep Learning Model Compression Exacerbates Privacy Leakage

    cs.CR 2025-07 conditional novelty 5.0 of 10

    Compression of deep learning models can increase privacy leakage when multiple compressed versions are available to an attacker, and combining their outputs makes membership inference attacks much stronger.

  5. KAIROS: Scalable Model-Agnostic Data Valuation

    cs.LG 2025-06 conditional novelty 5.0 of 10

    KAIROS derives a closed-form Maximum Mean Discrepancy influence score that approximates leave-one-out data rankings and detects noise, mislabels, and backdoors without retraining.

  6. A case for data valuation transparency via DValCards

    cs.LG 2025-06 conditional novelty 5.0 of 10

    Data valuation is unstable across imputation methods and can penalize minority groups; the paper proposes DValCards to document and constrain such valuation use.

  7. Semivalue-based data valuation is arbitrary and gameable

    cs.LG 2025-06 conditional novelty 5.0 of 10

    Semivalue-based data valuations are shown to be highly sensitive to plausible utility-function choices and are gameable under the paper's weak definition of gameability.

  8. In-Run Data Shapley for Adam Optimizer

    cs.LG 2026-01 reject novelty 4.0 of 10

    An 'Adam-aware' approximation for In-Run Data Shapley is proposed, but its central theorem is not proven and the fidelity test uses a proxy that is not the true Shapley value.

  9. On the Usage of Gaussian Process for Efficient Data Valuation

    cs.LG 2025-06 conditional novelty 3.0 of 10

    A Gaussian Process integrated-variance utility, updated via Schur complements, computes Shapley data values with less retraining, but the method is numerically unstable in practice.

Pith tools