|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 187 - Issue 123 |
| Published: July 2026 |
| Authors: Rahma Ezzat Mohamed, Rawan Hatem Ramadan, Amal Khaled Elsharkawy, Hager Wassef Mohammed, Zainab H. Ali |
10.5120/ijca9a1b83151108
|
Rahma Ezzat Mohamed, Rawan Hatem Ramadan, Amal Khaled Elsharkawy, Hager Wassef Mohammed, Zainab H. Ali . Blockchain-based Auditing and Traceability Framework for Federated Learning Models. International Journal of Computer Applications. 187, 123 (July 2026), 21-31. DOI=10.5120/ijca9a1b83151108
@article{ 10.5120/ijca9a1b83151108,
author = { Rahma Ezzat Mohamed,Rawan Hatem Ramadan,Amal Khaled Elsharkawy,Hager Wassef Mohammed,Zainab H. Ali },
title = { Blockchain-based Auditing and Traceability Framework for Federated Learning Models },
journal = { International Journal of Computer Applications },
year = { 2026 },
volume = { 187 },
number = { 123 },
pages = { 21-31 },
doi = { 10.5120/ijca9a1b83151108 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2026
%A Rahma Ezzat Mohamed
%A Rawan Hatem Ramadan
%A Amal Khaled Elsharkawy
%A Hager Wassef Mohammed
%A Zainab H. Ali
%T Blockchain-based Auditing and Traceability Framework for Federated Learning Models%T
%J International Journal of Computer Applications
%V 187
%N 123
%P 21-31
%R 10.5120/ijca9a1b83151108
%I Foundation of Computer Science (FCS), NY, USA
Federated Learning (FL) is one of the potentially useful paradigms of collaborative machine learning, where various clients compute their models independently on their private data, while preserving privacy. However, FL in particular suffers from transparency, auditing and traceability issues, one of the key requirements to ensure reliability and trust in the global model.This paper proposes a federated learning system auditing and traceability framework based on blockchain. Each client trains a CNN on their data and updates the model, those updates are securely hashed, written to a blockchain and attached to metadata including the identity of the client, local accuracy and time. It is a way of assurance and responsibility, in which all contribution of clients is monitored accurately while training process. The global model is trained using an iterative model convergence process called federated averaging (FedAvg) that merges the input of the clients without sacrificing privacy. Empirical experiments on MNIST data set demonstrate competitive classification accuracy and transparent and tamper-proof auditing of model updates. The findings suggest that using blockchain technology in federated learning not just boosts security and accountability, but also increases traceability, and is therefore applicable to real-world applications of decentralized AI where trust and reliability are paramount.