English

Is Data Shapley Not Better than Random in Data Selection? Ask NASH

Machine Learning 2026-05-13 v2 Artificial Intelligence

Abstract

Data selection studies the problem of identifying high-quality subsets of training data. While some existing works have considered selecting the subset of data with top-mm Data Shapley or other semivalues as they account for the interaction among every subset of data, other works argue that Data Shapley can sometimes perform ineffectively in practice and select subsets that are no better than random. This raises the questions: (I) Are there certain "Shapley-informative" settings where Data Shapley consistently works well? (II) Can we strategically utilize these settings to select high-quality subsets consistently and efficiently? In this paper, we propose a novel data selection framework, NASH (Non-linear Aggregation of SHapley-informative components), which (I) decomposes the target utility function (e.g., validation accuracy) into simpler, Shapley-informative component functions, and selects data by optimizing an objective that (II) aggregates these components non-linearly. We demonstrate that NASH substantially boosts the effectiveness of Shapley/semivalue-based data selection with minimal additional runtime cost.

Keywords

Cite

@article{arxiv.2605.10684,
  title  = {Is Data Shapley Not Better than Random in Data Selection? Ask NASH},
  author = {Xiao Tian and Jue Fan and Rachael Hwee Ling Sim and Zixuan Wang and Nancy F. Chen and Bryan Kian Hsiang Low},
  journal= {arXiv preprint arXiv:2605.10684},
  year   = {2026}
}

Comments

Accepted to the 43rd International Conference on Machine Learning (ICML-26) as a Spotlight paper