paper-with-me

홈 › Papers

One for One, or All for All: Equilibria and Optimality of Collaboration in Federated Learning

2021-03-04 · Avrim Blum, Nika Haghtalab, Richard Lanas Phillips, Han Shao

In recent years, federated learning has been embraced as an approach for bringing about collaboration across large populations of learning agents. However, little is known about how collaboration protocols should take agents' incentives into account when allocating individual resources for communal learning in order to maintain such collaborations. Inspired by game theoretic notions, this paper introduces a framework for incentive-aware learning and data sharing in federated learning. Our stable and envy-free equilibria capture notions of collaboration in the presence of agents interested in meeting their learning objectives while keeping their own sample collection burden low. For example, in an envy-free equilibrium, no agent would wish to swap their sampling burden with any other agent and in a stable equilibrium, no agent would wish to unilaterally reduce their sampling burden. In addition to formalizing this framework, our contributions include characterizing the structural properties of such equilibria, proving when they exist, and showing how they can be computed. Furthermore, we compare the sample complexity of incentive-aware collaboration with that of optimal collaboration when one ignores agents' incentives.

📄 PDF Abstract BibTeX arXiv:2103.03228

Code (1)

rlphilli/Collaborative-Incentives 공식 구현 pytorch

Tasks

AllFederated Learning

Similar Papers 제목 키워드 기반

Federated Instrumental Variable Analysis via Federated Generalized Method of Moments

2025-05-27 · Geetika, Somya Tyagi, Bapi Chatterjee

Instrumental variables (IV) analysis is an important applied tool for areas such as healthcare and consumer economics. For IV analysis in high-dimensional settings, the Generalized Method of Moments (GMM) using deep neur…

Federated Learning

FedDCL: a federated data collaboration learning as a hybrid-type privacy-preserving framework based on federated learning and data collaboration

2024-09-27 · Akira Imakura, Tetsuya Sakurai

Recently, federated learning has attracted much attention as a privacy-preserving integrated analysis that enables integrated analysis of data held by multiple institutions without sharing raw data. On the other hand, fe…

Federated LearningPrivacy Preserving

The Computational Complexity of Single-Player Imperfect-Recall Games

2023-05-28 · Emanuel Tewolde, Caspar Oesterheld, Vincent Conitzer, Paul W. Goldberg

We study single-player extensive-form games with imperfect recall, such as the Sleeping Beauty problem or the Absentminded Driver game. For such games, two natural equilibrium concepts have been proposed as alternative s…

On the Necessity of Collaboration for Online Model Selection with Decentralized Data

2024-04-15 · Junfan Li, Zheshun Wu, Zenglin Xu, Irwin King

We consider online model selection with decentralized data over $M$ clients, and study the necessity of collaboration among clients. Previous work proposed various federated algorithms without demonstrating their necessi…

Model Selection

Federate the Router: Learning Language Model Routers with Sparse and Decentralized Evaluations

2026-01-29 · Baris Askin, Shivam Patel, Anupam Nayak, Andrea Vigano 외 arxiv

Large language models (LLMs) are increasingly accessed as remotely hosted services by edge and enterprise clients that cannot run frontier models locally. Since models vary widely in capability and price, routing queries…