activity
20192026
most citedA Field Guide to Federated Optimization

167 citations · 365 across the 20 of their papers we have counts for

collaborators
Showing cs.LGShow all

26 papers · 1 filter

cs.LG2023★ 8 cited

A Data-Free Approach to Mitigate Catastrophic Forgetting in Federated Class Incremental Learning for Vision Tasks

Sara Babakniya, Zalan Fabian, Chaoyang He +2

Deep learning models often suffer from forgetting previously learned information when trained on new data. This problem is exacerbated in federated learning (FL), where the data is…

cs.LG2023★ 1 cited

Don't Memorize; Mimic The Past: Federated Class Incremental Learning Without Episodic Memory

Sara Babakniya, Zalan Fabian, Chaoyang He +2

Deep learning models are prone to forgetting information learned in the past when trained on new data. This problem becomes even more pronounced in the context of federated learnin…

cs.LG2023★ 3 cited

FedML Parrot: A Scalable Federated Learning System via Heterogeneity-aware Scheduling on Sequential and Hierarchical Training

Zhenheng Tang, Xiaowen Chu, Ryan Yide Ran +7

Federated Learning (FL) enables collaborations among clients for train machine learning models while protecting their data privacy. Existing FL simulation platforms that are design…

cs.LG2023★ 37 cited

FedML-HE: An Efficient Homomorphic-Encryption-Based Privacy-Preserving Federated Learning System

Weizhao Jin, Yuhang Yao, Shanshan Han +5

Federated Learning trains machine learning models on distributed devices by aggregating local model updates instead of local data. However, privacy concerns arise as the aggregated…

cs.LG2023★ 2 cited

Federated Analytics: A survey

Ahmed Roushdy Elkordy, Yahya H. Ezzeldin, Shanshan Han +4

Federated analytics (FA) is a privacy-preserving framework for computing data analytics over multiple remote parties (e.g., mobile devices) or silo-ed institutional entities (e.g.,…

cs.LG2022★ 1 cited

SMILE: Scaling Mixture-of-Experts with Efficient Bi-level Routing

Chaoyang He, Shuai Zheng, Aston Zhang +4

The mixture of Expert (MoE) parallelism is a recent advancement that scales up the model size with constant computational cost. MoE selects different sets of parameters (i.e., expe…