English

Proof of Federated Training: Accountable Cross-Network Model Training and Inference

Distributed, Parallel, and Cluster Computing 2022-04-15 v1 Systems and Control Systems and Control

Abstract

Blockchain has widely been adopted to design accountable federated learning frameworks; however, the existing frameworks do not scale for distributed model training over multiple independent blockchain networks. For storing the pre-trained models over blockchain, current approaches primarily embed a model using its structural properties that are neither scalable for cross-chain exchange nor suitable for cross-chain verification. This paper proposes an architectural framework for cross-chain verifiable model training using federated learning, called Proof of Federated Training (PoFT), the first of its kind that enables a federated training procedure span across the clients over multiple blockchain networks. Instead of structural embedding, PoFT uses model parameters to embed the model over a blockchain and then applies a verifiable model exchange between two blockchain networks for cross-network model training. We implement and test PoFT over a large-scale setup using Amazon EC2 instances and observe that cross-chain training can significantly boosts up the model efficacy. In contrast, PoFT incurs marginal overhead for inter-chain model exchanges.

Keywords

Cite

@article{arxiv.2204.06919,
  title  = {Proof of Federated Training: Accountable Cross-Network Model Training and Inference},
  author = {Sarthak Chakraborty and Sandip Chakraborty},
  journal= {arXiv preprint arXiv:2204.06919},
  year   = {2022}
}

Comments

Accepted at IEEE International Conference on Blockchain and Cryptocurrency (ICBC 2022)