🤖 AI Summary
Existing group-level data valuation methods—such as Group Shapley—are vulnerable to “shell-company attacks,” wherein adversaries artificially split data groups to inflate valuations. Method: This paper introduces the first strategy-proof group Shapley value (FGSV), provably resistant to such manipulative group splittings, and establishes its uniqueness and theoretical robustness guarantees. To address computational intractability, we design an efficient approximation algorithm leveraging novel mathematical properties of FGSV, integrating importance sampling with variance reduction techniques. Contribution/Results: Experiments demonstrate that our method significantly outperforms state-of-the-art approaches in valuation fidelity, computational efficiency, and scalability—particularly under large-scale batch data provisioning scenarios—while maintaining robustness against strategic manipulation.
📝 Abstract
Data Shapley is an important tool for data valuation, which quantifies the contribution of individual data points to machine learning models. In practice, group-level data valuation is desirable when data providers contribute data in batch. However, we identify that existing group-level extensions of Data Shapley are vulnerable to shell company attacks, where strategic group splitting can unfairly inflate valuations. We propose Faithful Group Shapley Value (FGSV) that uniquely defends against such attacks. Building on original mathematical insights, we develop a provably fast and accurate approximation algorithm for computing FGSV. Empirical experiments demonstrate that our algorithm significantly outperforms state-of-the-art methods in computational efficiency and approximation accuracy, while ensuring faithful group-level valuation.