near-optimal-federated

Collaborative Bandit Solver

An open-source software project implementing collaborative learning in bandits to achieve near-optimal results

GitHub

1 stars
1 watching
1 forks
Language: Python
last commit: about 4 years ago

Related projects:

RepositoryDescriptionStars
baowenxuan/fedcollabAn algorithm that optimizes collaboration in federated learning by clustering clients into non-overlapping coalitions based on data quantity and pairwise distribution distances.16
optimization-ai/icml2023_fedxlAn implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization.2
cyrilli/async-linucbImplementation of algorithms for federated linear bandits in multi-agent environments1
harliwu/fedamdThis project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence.2
mc-nya/fednestAn implementation of a federated optimization algorithm for distributed machine learning6
ignavierng/notears-admmAn implementation of Bayesian network structure learning with continuous optimization for federated learning.10
lins-lab/fedbrAn implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data25
alshedivat/fedpaA modular JAX implementation of federated learning via posterior averaging for decentralized optimization50
litian96/fedproxAn optimization framework designed to address heterogeneity in federated learning across distributed networks655
mingruiliu-ml-lab/episodeAn algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance2
bytedance/fedlearnerAn open source framework for collaborative machine learning with data distributed across multiple institutions.891
xmed-lab/rscfedThis project presents a federated semi-supervised learning approach to improve model performance on multiple datasets by leveraging random sampling consensus.47
pengyang7881187/fedrlEnabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data56
hui-po-wang/progfedAn approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements.20
mediabrain-sjtu/pfedgraphThis project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets.26