English

Experimenting with Emerging RISC-V Systems for Decentralised Machine Learning

Distributed, Parallel, and Cluster Computing 2023-10-19 v3 Machine Learning

Abstract

Decentralised Machine Learning (DML) enables collaborative machine learning without centralised input data. Federated Learning (FL) and Edge Inference are examples of DML. While tools for DML (especially FL) are starting to flourish, many are not flexible and portable enough to experiment with novel processors (e.g., RISC-V), non-fully connected network topologies, and asynchronous collaboration schemes. We overcome these limitations via a domain-specific language allowing us to map DML schemes to an underlying middleware, i.e. the FastFlow parallel programming library. We experiment with it by generating different working DML schemes on x86-64 and ARM platforms and an emerging RISC-V one. We characterise the performance and energy efficiency of the presented schemes and systems. As a byproduct, we introduce a RISC-V porting of the PyTorch framework, the first publicly available to our knowledge.

Keywords

Cite

@article{arxiv.2302.07946,
  title  = {Experimenting with Emerging RISC-V Systems for Decentralised Machine Learning},
  author = {Gianluca Mittone and Nicolò Tonci and Robert Birke and Iacopo Colonnelli and Doriana Medić and Andrea Bartolini and Roberto Esposito and Emanuele Parisi and Francesco Beneventi and Mirko Polato and Massimo Torquati and Luca Benini and Marco Aldinucci},
  journal= {arXiv preprint arXiv:2302.07946},
  year   = {2023}
}

Comments

This paper is the accepted version of ACM copyrighted material presented at the CF'23 conference in Bologna, Italy

R2 v1 2026-06-28T08:41:11.427Z