LGDCFeb 7, 2025

Aequa: Fair Model Rewards in Collaborative Learning via Slimmable Networks

arXiv:2502.04850v25 citationsh-index: 8ICML
AI Analysis

This work addresses the problem of fair model rewards in collaborative learning for multiple participants.

The authors tackled the problem of fair reward allocation in collaborative learning, achieving a model that rewards participants based on their contributions. They proposed a post-training fair allocation algorithm that determines the model width for each participant.

Collaborative learning enables multiple participants to learn a single global model by exchanging focused updates instead of sharing data. One of the core challenges in collaborative learning is ensuring that participants are rewarded fairly for their contributions, which entails two key sub-problems: contribution assessment and reward allocation. This work focuses on fair reward allocation, where the participants are incentivized through model rewards - differentiated final models whose performance is commensurate with the contribution. In this work, we leverage the concept of slimmable neural networks to collaboratively learn a shared global model whose performance degrades gracefully with a reduction in model width. We also propose a post-training fair allocation algorithm that determines the model width for each participant based on their contributions. We theoretically study the convergence of our proposed approach and empirically validate it using extensive experiments on different datasets and architectures. We also extend our approach to enable training-time model reward allocation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes