Federated-Correlation-Test

Federated Correlation Test Framework

An evaluation framework for federated correlation tests and entropy estimation in various domains

This repository contains the evaluation code for the ICML'23 paper: Secure Federated Correlation Test and Entropy Estimation.

GitHub

8 stars
2 watching
0 forks
Language: Python
last commit: over 1 year ago

Related projects:

Repository Description Stars
federatedai/fate-test A collection of tools and tests for evaluating the performance of federated machine learning systems 1
clu5/federated-conformal A framework for incorporating uncertainty quantification into federated learning models 10
haozzh/fedcr Evaluates various methods for federated learning on different models and tasks. 17
fangxiuwen/robust_fl An implementation of a robust federated learning framework for handling noisy and heterogeneous clients in machine learning. 41
jianyizhang123/flop An experiment comparing different federated learning approaches for image classification tasks with non-iid datasets. 8
cuis15/fcfl An implementation of Fair and Consistent Federated Learning using Python. 20
kai-yue/ntk-fed A framework for federated learning that leverages the neural tangent kernel to address statistical heterogeneity in distributed machine learning. 3
wenkehuang/fccl A framework for tackling heterogeneity and catastrophic forgetting in federated learning by leveraging cross-correlation and similarity learning 97
omarfoq/fedem Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. 154
mediabrain-sjtu/pfedgraph This 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
eth-sri/bayes-framework-leakage Develops and evaluates a framework for detecting attacks on federated learning systems 11
chunmeifeng/fedpr An algorithm for learning federated visual prompts in null space to improve MRI reconstruction performance on limited local data and reduced communication costs 42
shenzebang/federated-learning-pytorch A PyTorch-based framework for Federated Learning experiments 40
rong-dai/dispfl An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. 68
xiyuanyang45/dynamicpfl A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness 51