Skip to main content

Showing 1–4 of 4 results for author: Philippenko, C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2308.01358  [pdf, other

    cs.LG math.OC stat.ML

    Compressed and distributed least-squares regression: convergence rates with applications to Federated Learning

    Authors: Constantin Philippenko, Aymeric Dieuleveut

    Abstract: In this paper, we investigate the impact of compression on stochastic gradient algorithms for machine learning, a technique widely used in distributed and federated learning. We underline differences in terms of convergence rates between several unbiased compression operators, that all satisfy the same condition on their variance, thus going beyond the classical worst-case analysis. To do so, we f… ▽ More

    Submitted 2 August, 2023; originally announced August 2023.

  2. arXiv:2210.04620  [pdf, other

    cs.LG cs.CV

    FLamby: Datasets and Benchmarks for Cross-Silo Federated Learning in Realistic Healthcare Settings

    Authors: Jean Ogier du Terrail, Samy-Safwan Ayed, Edwige Cyffers, Felix Grimberg, Chaoyang He, Regis Loeb, Paul Mangold, Tanguy Marchand, Othmane Marfoq, Erum Mushtaq, Boris Muzellec, Constantin Philippenko, Santiago Silva, Maria Teleńczuk, Shadi Albarqouni, Salman Avestimehr, Aurélien Bellet, Aymeric Dieuleveut, Martin Jaggi, Sai Praneeth Karimireddy, Marco Lorenzi, Giovanni Neglia, Marc Tommasi, Mathieu Andreux

    Abstract: Federated Learning (FL) is a novel approach enabling several clients holding sensitive data to collaboratively train machine learning models, without centralizing data. The cross-silo FL setting corresponds to the case of few ($2$--$50$) reliable clients, each holding medium to large datasets, and is typically found in applications such as healthcare, finance, or industry. While previous works hav… ▽ More

    Submitted 5 May, 2023; v1 submitted 10 October, 2022; originally announced October 2022.

    Comments: Accepted to NeurIPS, Datasets and Benchmarks Track, this version fixes typos in the datasets' table and the appendix

  3. arXiv:2102.12528  [pdf, ps, other

    cs.LG cs.DC math.ST

    Preserved central model for faster bidirectional compression in distributed settings

    Authors: Constantin Philippenko, Aymeric Dieuleveut

    Abstract: We develop a new approach to tackle communication constraints in a distributed learning problem with a central server. We propose and analyze a new algorithm that performs bidirectional compression and achieves the same convergence rate as algorithms using only uplink (from the local workers to the central server) compression. To obtain this improvement, we design MCM, an algorithm such that the d… ▽ More

    Submitted 16 June, 2022; v1 submitted 24 February, 2021; originally announced February 2021.

    Comments: Bidirectional compression for Federated Learning: 59 pages, 5 theorems, published at NeurIPS 2021

    Journal ref: Advances in Neural Information Processing Systems, 2021, vol. 34, p. 2387-2399

  4. arXiv:2006.14591  [pdf, other

    cs.LG stat.ML

    Bidirectional compression in heterogeneous settings for distributed or federated learning with partial participation: tight convergence guarantees

    Authors: Constantin Philippenko, Aymeric Dieuleveut

    Abstract: We introduce a framework - Artemis - to tackle the problem of learning in a distributed or federated setting with communication constraints and device partial participation. Several workers (randomly sampled) perform the optimization process using a central server to aggregate their computations. To alleviate the communication cost, Artemis allows to compress the information sent in both direction… ▽ More

    Submitted 19 June, 2022; v1 submitted 25 June, 2020; originally announced June 2020.

    Comments: 54 pages, 4 theorems, 1 algorithm, code source on GitHub