Skip to main content

Showing 1–4 of 4 results for author: Topal, T

.
  1. arXiv:2104.03042  [pdf, other

    cs.LG cs.AI cs.DC

    On-device Federated Learning with Flower

    Authors: Akhil Mathur, Daniel J. Beutel, Pedro Porto Buarque de Gusmão, Javier Fernandez-Marques, Taner Topal, Xinchi Qiu, Titouan Parcollet, Yan Gao, Nicholas D. Lane

    Abstract: Federated Learning (FL) allows edge devices to collaboratively learn a shared prediction model while keeping their training data on the device, thereby decoupling the ability to do machine learning from the need to store data in the cloud. Despite the algorithmic advancements in FL, the support for on-device training of FL algorithms on edge devices remains poor. In this paper, we present an explo… ▽ More

    Submitted 7 April, 2021; originally announced April 2021.

    Comments: Accepted at the 2nd On-device Intelligence Workshop @ MLSys 2021. arXiv admin note: substantial text overlap with arXiv:2007.14390

    ACM Class: I.0

    Journal ref: On-device Intelligence Workshop at the Fourth Conference on Machine Learning and Systems (MLSys), April 9, 2021

  2. arXiv:2102.07627  [pdf, other

    cs.LG cs.DC

    A first look into the carbon footprint of federated learning

    Authors: Xinchi Qiu, Titouan Parcollet, Javier Fernandez-Marques, Pedro Porto Buarque de Gusmao, Yan Gao, Daniel J. Beutel, Taner Topal, Akhil Mathur, Nicholas D. Lane

    Abstract: Despite impressive results, deep learning-based technologies also raise severe privacy and environmental concerns induced by the training procedure often conducted in data centers. In response, alternatives to centralized training such as Federated Learning (FL) have emerged. Perhaps unexpectedly, FL is starting to be deployed at a global scale by companies that must adhere to new legal demands an… ▽ More

    Submitted 22 May, 2023; v1 submitted 15 February, 2021; originally announced February 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2010.06537

  3. arXiv:2010.06537  [pdf, ps, other

    cs.LG

    Can Federated Learning Save The Planet?

    Authors: Xinchi Qiu, Titouan Parcollet, Daniel J. Beutel, Taner Topal, Akhil Mathur, Nicholas D. Lane

    Abstract: Despite impressive results, deep learning-based technologies also raise severe privacy and environmental concerns induced by the training procedure often conducted in data centers. In response, alternatives to centralized training such as Federated Learning (FL) have emerged. Perhaps unexpectedly, FL, in particular, is starting to be deployed at a global scale by companies that must adhere to new… ▽ More

    Submitted 7 April, 2021; v1 submitted 13 October, 2020; originally announced October 2020.

    Comments: Tackling Climate Change with Machine Learning workshop at NeurIPS 2020

  4. arXiv:2007.14390  [pdf, other

    cs.LG cs.CV stat.ML

    Flower: A Friendly Federated Learning Research Framework

    Authors: Daniel J. Beutel, Taner Topal, Akhil Mathur, Xinchi Qiu, Javier Fernandez-Marques, Yan Gao, Lorenzo Sani, Kwing Hei Li, Titouan Parcollet, Pedro Porto Buarque de Gusmão, Nicholas D. Lane

    Abstract: Federated Learning (FL) has emerged as a promising technique for edge devices to collaboratively learn a shared prediction model, while keeping their training data on the device, thereby decoupling the ability to do machine learning from the need to store the data in the cloud. However, FL is difficult to implement realistically, both in terms of scale and systems heterogeneity. Although there are… ▽ More

    Submitted 5 March, 2022; v1 submitted 28 July, 2020; originally announced July 2020.

    Comments: Open-Source, mobile-friendly Federated Learning framework