Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

RollupFL: An Auditable Federated Learning Framework for Byzantine Client Accountability

Author 1: Md Tahmid Ashraf Chowdhury Author 2: Fasee Ullah Author 3: Shanjida Islam Labonno Author 4: Shahid Kamal Author 5: Mohammad Ahsanul Islam
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 17, No. 3 · Published 2026

DOI: https://doi.org/10.14569/IJACSA.2026.0170399

Abstract

Federated learning (FL) trains a shared model without sending raw data, but some clients can be Byzantine and send harmful updates. Robust aggregation methods like Median and Krum can reduce poisoning damage, but they do not clearly show which client attacked. In this study, we propose RollupFL, an audit layer for FL that improves accountability under Byzantine attacks. RollupFL keeps aggregation and auditing separate, so it can work with FedAvg, Median, or Krum without changing how aggregation is computed. We study two audit designs: simple logging, which is fast, but assumes a trusted server, and blockchain-based audit, which gives stronger integrity and attribution, but adds more latency. We evaluate MNIST training for 20 rounds with 10%–30% Byzantine clients under sign-flip and model-replacement attacks. Results show that auditing does not meaningfully change accuracy, but it improves accountability. At 30% Byzantine, blockchain audit achieves higher attribution (0.95) and tamper detection (0.92) than logging (0.65 and 0.58). Logging adds small per-round latency, while blockchain adds larger latency mainly due to ledger writing.

Keywords

How to Cite this Article

Chowdhury, M. T. A., Ullah, F., Labonno, S. I., Kamal, S., & Islam, M. A. (2026). RollupFL: An Auditable Federated Learning Framework for Byzantine Client Accountability. International Journal of Advanced Computer Science and Applications, 17(3). https://doi.org/10.14569/IJACSA.2026.0170399

Chowdhury, Md Tahmid Ashraf, et al.. "RollupFL: An Auditable Federated Learning Framework for Byzantine Client Accountability." International Journal of Advanced Computer Science and Applications, vol. 17, no. 3, 2026, https://doi.org/10.14569/IJACSA.2026.0170399.

@article{Chowdhury2026,
  title     = {RollupFL: An Auditable Federated Learning Framework for Byzantine Client Accountability},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {17},
  number    = {3},
  year      = {2026},
  publisher = {The Science and Information Organization},
  author    = {Md Tahmid Ashraf Chowdhury and Fasee Ullah and Shanjida Islam Labonno and Shahid Kamal and Mohammad Ahsanul Islam},
  doi       = {10.14569/IJACSA.2026.0170399},
  url       = {https://doi.org/10.14569/IJACSA.2026.0170399}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.