English

Federated Word2Vec: Leveraging Federated Learning to Encourage Collaborative Representation Learning

Computation and Language 2021-05-04 v1 Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

Large scale contextual representation models have significantly advanced NLP in recent years, understanding the semantics of text to a degree never seen before. However, they need to process large amounts of data to achieve high-quality results. Joining and accessing all these data from multiple sources can be extremely challenging due to privacy and regulatory reasons. Federated Learning can solve these limitations by training models in a distributed fashion, taking advantage of the hardware of the devices that generate the data. We show the viability of training NLP models, specifically Word2Vec, with the Federated Learning protocol. In particular, we focus on a scenario in which a small number of organizations each hold a relatively large corpus. The results show that neither the quality of the results nor the convergence time in Federated Word2Vec deteriorates as compared to centralised Word2Vec.

Keywords

Cite

@article{arxiv.2105.00831,
  title  = {Federated Word2Vec: Leveraging Federated Learning to Encourage Collaborative Representation Learning},
  author = {Daniel Garcia Bernal and Lodovico Giaretta and Sarunas Girdzijauskas and Magnus Sahlgren},
  journal= {arXiv preprint arXiv:2105.00831},
  year   = {2021}
}
R2 v1 2026-06-24T01:43:50.246Z