Data Valuation by Fusing Global and Local Statistical Information
Xiaoling Zhou, Ou Wu, Michael K. Ng, Hao Jiang
TL;DR
This paper addresses the computational bottlenecks and distribution-ignorance in Shapley-value-based data valuation by uncovering global and local value-distribution patterns and leveraging them through regularization. It introduces GLOC, a distribution-aware refinement of AME that uses a Gaussian-prior (global) and neighborhood-consistency (local) regularizer to improve Shapley-value estimation and extend to dynamic data valuation. The authors propose IncGLOC and DecGLOC to infer updated data values under incremental and decremental changes without re-estimating Shapley values, significantly boosting efficiency. Extensive experiments across twelve datasets demonstrate improved accuracy in Shapley estimation, improved performance in value-based data edits and mislabeled data detection, and substantial computational gains, highlighting the practical impact for data-centric ML and data markets.
Abstract
Data valuation has garnered increasing attention in recent years, given the critical role of high-quality data in various applications. Among diverse data valuation approaches, Shapley value-based methods are predominant due to their strong theoretical grounding. However, the exact computation of Shapley values is often computationally prohibitive, prompting the development of numerous approximation techniques. Despite notable advancements, existing methods generally neglect the incorporation of value distribution information and fail to account for dynamic data conditions, thereby compromising their performance and application potential. In this paper, we highlight the crucial role of both global and local statistical properties of value distributions in the context of data valuation for machine learning. First, we conduct a comprehensive analysis of these distributions across various simulated and real-world datasets, uncovering valuable insights and key patterns. Second, we propose an enhanced data valuation method that fuses the explored distribution characteristics into two regularization terms to refine Shapley value estimation. The proposed regularizers can be seamlessly incorporated into various existing data valuation methods. Third, we introduce a novel approach for dynamic data valuation that infers updated data values without recomputing Shapley values, thereby significantly improving computational efficiency. Extensive experiments have been conducted across a range of tasks, including Shapley value estimation, value-based data addition and removal, mislabeled data detection, and dynamic data valuation. The results showcase the consistent effectiveness and efficiency of our proposed methodologies, affirming the significant potential of global and local value distributions in data valuation.
