paper-with-me

홈 › Papers

Fair yet Asymptotically Equal Collaborative Learning

2023-06-09 · Xiaoqiang Lin, Xinyi Xu, See-Kiong Ng, Chuan-Sheng Foo, Bryan Kian Hsiang Low

In collaborative learning with streaming data, nodes (e.g., organizations) jointly and continuously learn a machine learning (ML) model by sharing the latest model updates computed from their latest streaming data. For the more resourceful nodes to be willing to share their model updates, they need to be fairly incentivized. This paper explores an incentive design that guarantees fairness so that nodes receive rewards commensurate to their contributions. Our approach leverages an explore-then-exploit formulation to estimate the nodes' contributions (i.e., exploration) for realizing our theoretically guaranteed fair incentives (i.e., exploitation). However, we observe a "rich get richer" phenomenon arising from the existing approaches to guarantee fairness and it discourages the participation of the less resourceful nodes. To remedy this, we additionally preserve asymptotic equality, i.e., less resourceful nodes achieve equal performance eventually to the more resourceful/"rich" nodes. We empirically demonstrate in two settings with real-world streaming data: federated online incremental learning and federated reinforcement learning, that our proposed approach outperforms existing baselines in fairness and learning performance while remaining competitive in preserving equality.

📄 PDF Abstract BibTeX arXiv:2306.05764

Code (1)

xqlin98/fair-yet-equal-cml 공식 구현 pytorch

Tasks

FairnessIncremental Learning

Similar Papers 제목 키워드 기반

CoRe-Fed: Bridging Collaborative and Representation Fairness via Federated Embedding Distillation

2026-01-31 · Noorain Mukhtiar, Adnan Mahmood, Quan Z. Sheng arxiv

With the proliferation of distributed data sources, Federated Learning (FL) has emerged as a key approach to enable collaborative intelligence through decentralized model training while preserving data privacy. However, …

Federated Learning

Pareto Optimality for Fairness-constrained Collaborative Filtering

2021-09-17 · MM '21: Proceedings of the 29th ACM International Conference on Multimedia 2021 9 · Qianxiu Hao, Qianqian Xu, Zhiyong Yang, Qingming Huang

The well-known collaborative filtering (CF) models typically optimize a single objective summed over all historical user-item interactions. Due to inevitable imbalances and biases in real-world data, they may develop a p…

Collaborative FilteringFairness

FNNC: Achieving Fairness through Neural Networks

2018-11-01 · Padala Manisha, Sujit Gujar

In classification models fairness can be ensured by solving a constrained optimization problem. We focus on fairness constraints like Disparate Impact, Demographic Parity, and Equalized Odds, which are non-decomposable a…

ClassificationDecision MakingFairnessGeneral Classification

A Reputation Mechanism Is All You Need: Collaborative Fairness and Adversarial Robustness in Federated Learning

2020-11-20 · Xinyi Xu, Lingjuan Lyu

Federated learning (FL) is an emerging practical framework for effective and scalable machine learning among multiple participants, such as end users, organizations and companies. However, most existing FL or distributed…

Adversarial DefenseAdversarial RobustnessAllCollaborative Fairness+2

A Mechanism for Mutual Fairness in Cooperative Games with Replicable Resources -- Extended Version

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

The latest developments in AI focus on agentic systems where artificial and human agents cooperate to realize global goals. An example is collaborative learning, which aims to train a global model based on data from indi…