paper-with-me

홈 › Papers

F^2ed-Learning: Good Fences Make Good Neighbors

2021-01-01 · Lun Wang, Qi Pang, Shuai Wang, Dawn Song

In this paper, we present F^2ed-Learning, the first federated learning protocol simultaneously defending against both semi-honest server and Byzantine malicious clients. Using a robust mean estimator called FilterL2, F^2ed-Learning is the first FL protocol with dimension-free estimation error against Byzantine malicious clients. Besides, F^2ed-Learning leverages secure aggregation to protect the clients from a semi-honest server who wants to infer the clients' information from the legitimate updates. The main challenge stems from the incompatibility between FilterL2 and secure aggregation. Specifically, to run FilterL2, the server needs to access individual updates from clients while secure aggregation hides those updates from it. We propose to split the clients into shards, securely aggregate each shard's updates and run FilterL2 on the updates from different shards. The evaluation shows that F^2ed-Learning consistently achieves optimal or sub-optimal performance under three attacks among five robust FL protocols. The code for evaluation is available in the supplementary material.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Doubly robust nearest neighbors in factor models

2022-11-25 · Raaz Dwivedi, Katherine Tian, Sabina Tomkins, Predrag Klasnja 외

We introduce and analyze an improved variant of nearest neighbors (NN) for estimation with missing data in latent factor models. We consider a matrix completion problem with missing data, where the $(i, t)$-th entry, whe…

counterfactualCounterfactual InferenceMatrix Completion

Why You Should Charge Your Friends for Borrowing Your Stuff

2017-05-20 · Kijung Shin, Euiwoong Lee, Dhivya Eswaran, Ariel D. Procaccia

We consider goods that can be shared with k-hop neighbors (i.e., the set of nodes within k hops from an owner) on a social network. We examine incentives to buy such a good by devising game-theoretic models where each no…

Clustering with UMAP: Why and How Connectivity Matters

2021-08-12 · Ayush Dalmia, Suzanna Sia

Topology based dimensionality reduction methods such as t-SNE and UMAP have seen increasing success and popularity in high-dimensional data. These methods have strong mathematical foundations and are based on the intuiti…

ClusteringDimensionality Reduction

Developing and Improving Risk Models using Machine-learning Based Algorithms

2020-09-09 · Yan Wang, Xuelei Sherry Ni

The objective of this study is to develop a good risk model for classifying business delinquency by simultaneously exploring several machine learning based methods including regularization, hyper-parameter optimization, …

BIG-bench Machine Learning

The Security of Deep Learning Defences for Medical Imaging

2022-01-21 · Moshe Levy, Guy Amit, Yuval Elovici, Yisroel Mirsky

Deep learning has shown great promise in the domain of medical image analysis. Medical professionals and healthcare providers have been adopting the technology to speed up and enhance their work. These systems use deep n…

Deep LearningMedical Image Analysis