An inference-only, k-nearest-neighbor graph method approximates data value for LLM alignment data by measuring zero-shot versus one-shot log-likelihood shifts, and flags suspected label contradictions in HelpSteer2 and HH-RLHF.
WaKA: Data Attribution using K-Nearest Neighbors and Membership Privacy Principles
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
In this paper, we introduce WaKA (Wasserstein K-nearest-neighbors Attribution), a novel attribution method that leverages principles from the LiRA (Likelihood Ratio Attack) framework and k-nearest neighbors classifiers (k-NN). WaKA efficiently measures the contribution of individual data points to the model's loss distribution, analyzing every possible k-NN that can be constructed using the training set, without requiring to sample subsets of the training set. WaKA is versatile and can be used a posteriori as a membership inference attack (MIA) to assess privacy risks or a priori for privacy influence measurement and data valuation. Thus, WaKA can be seen as bridging the gap between data attribution and membership inference attack (MIA) by providing a unified framework to distinguish between a data point's value and its privacy risk. For instance, we have shown that self-attribution values are more strongly correlated with the attack success rate than the contribution of a point to the model generalization. WaKA's different usage were also evaluated across diverse real-world datasets, demonstrating performance very close to LiRA when used as an MIA on k-NN classifiers, but with greater computational efficiency. Additionally, WaKA shows greater robustness than Shapley Values for data minimization tasks (removal or addition) on imbalanced datasets.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2026 1verdicts
REJECT 1roles
background 1polarities
support 1representative citing papers
citing papers explorer
-
Beyond Shapley: An Influence-Based Data Auditing Pipeline for LLM Alignment and Evaluation
An inference-only, k-nearest-neighbor graph method approximates data value for LLM alignment data by measuring zero-shot versus one-shot log-likelihood shifts, and flags suspected label contradictions in HelpSteer2 and HH-RLHF.