paper-with-me

Papers

A Ratio-Based Shapley Value for Collaborative Machine Learning - Extended Version

2025-10-15 · Björn Filter, Ralf Möller, Özgür Lütfü Özçep arxiv

Collaborative machine learning enables multiple data owners to jointly train models for improved predictive performance. However, ensuring incentive compatibility and fair contribution-based rewards remains a critical challenge. Prior work by Sim and colleagues (Rachel Hwee Ling Sim et al: Collaborative machine learning with incentive-aware model rewards. In: International conference on machine learning. PMLR. 2020, pp. 8927-8963) addressed this by allocating model rewards, which are non-monetary and freely replicable, based on the Shapley value of each party's data contribution, measured via information gain. In this paper, we introduce a ratio-based Shapley value that replaces the standard additive formulation with a relative contribution measure. While our overall reward framework, including the incentive definitions and model-reward setting, remains aligned with that of Sim and colleagues, the underlying value function is fundamentally different. Our alternative valuation induces a different distribution of model rewards and offers a new lens through which to analyze incentive properties. We formally define the ratio-based value and prove that it satisfies the same set of incentive conditions as the additive formulation, including adapted versions of fairness, individual rationality, and stability. Like the original approach, our method faces the same fundamental trade-offs between these incentives. Our contribution is a mathematically grounded alternative to the additive Shapley framework, potentially better suited to contexts where proportionality among contributors is more meaningful than additive differences.

📄 PDF Abstract BibTeX arXiv:2510.13261

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Shapley meets Rawls: an integrated framework for measuring and explaining unfairness

2026-03-27 · Fadoua Amri-Jouidel, Emmanuel Kemel, Stéphane Mussard arxiv

Explainability and fairness have mainly been considered separately, with recent exceptions trying the explain the sources of unfairness. This paper shows that the Shapley value can be used to both define and explain unfa…

Faith-Shap: The Faithful Shapley Interaction Index

2022-03-02 · Che-Ping Tsai, Chih-Kuan Yeh, Pradeep Ravikumar

Shapley values, which were originally designed to assign attributions to individual players in coalition games, have become a commonly used approach in explainable machine learning to provide attributions to input featur…

Computational Efficiency

Shapley Machine: A Game-Theoretic Framework for N-Agent Ad Hoc Teamwork

2025-06-12 · Jianhong Wang, Yang Li, Samuel Kaski, Jonathan Lawry

Open multi-agent systems are increasingly important in modeling real-world applications, such as smart grids, swarm robotics, etc. In this paper, we aim to investigate a recently proposed problem for open multi-agent sys…

Reinforcement Learning (RL)

Fast Approximation of the Shapley Values Based on Order-of-Addition Experimental Designs

2023-09-16 · Liuqing Yang, Yongdao Zhou, Haoda Fu, Min-Qian Liu 외

Shapley value is originally a concept in econometrics to fairly distribute both gains and costs to players in a coalition game. In the recent decades, its application has been extended to other areas such as marketing, e…

EconometricsInterpretable Machine LearningMarketing

Explaining predictive models with mixed features using Shapley values and conditional inference trees

2020-07-02 · Annabelle Redelmeier, Martin Jullum, Kjersti Aas

It is becoming increasingly important to explain complex, black-box machine learning models. Although there is an expanding literature on this topic, Shapley values stand out as a sound method to explain predictions from…

BIG-bench Machine Learning