Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 17 Issue 3, 2026.
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.
Md Tahmid Ashraf Chowdhury, Fasee Ullah, Shanjida Islam Labonno, Shahid Kamal and Mohammad Ahsanul Islam. “RollupFL: An Auditable Federated Learning Framework for Byzantine Client Accountability”. International Journal of Advanced Computer Science and Applications (IJACSA) 17.3 (2026). http://dx.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},
doi = {10.14569/IJACSA.2026.0170399},
url = {http://dx.doi.org/10.14569/IJACSA.2026.0170399},
year = {2026},
publisher = {The Science and Information Organization},
volume = {17},
number = {3},
author = {Md Tahmid Ashraf Chowdhury and Fasee Ullah and Shanjida Islam Labonno and Shahid Kamal and Mohammad Ahsanul Islam}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.