Papers › Trustworthy Blockchain-based Federated Learning for Electronic Health Records:...

Trustworthy Blockchain-based Federated Learning for Electronic Health Records: Securing Participant Identity with Decentralized Identifiers and Verifiable Credentials

2 Feb 2026arXiv:2602.02629added by Syntology

Rodrigo Tertulino, Ricardo Almeida, Laercio Alencar

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

The digitization of healthcare has generated massive volumes of Electronic Health Records (EHRs), offering unprecedented opportunities for training Artificial Intelligence (AI) models. However, stringent privacy regulations such as GDPR and HIPAA have created data silos that prevent centralized training. Federated Learning (FL) has emerged as a promising solution that enables collaborative model training without sharing raw patient data. Despite its potential, FL remains vulnerable to poisoning and Sybil attacks, in which malicious participants corrupt the global model or infiltrate the network using fake identities. While recent approaches integrate Blockchain technology for auditability, they predominantly rely on probabilistic reputation systems rather than robust cryptographic identity verification. This paper proposes a Trustworthy Blockchain-based Federated Learning (TBFL) framework integrating Self-Sovereign Identity (SSI) standards. By leveraging Decentralized Identifiers (DIDs) and Verifiable Credentials (VCs), our architecture ensures only authenticated healthcare entities contribute to the global model. Through comprehensive evaluation using the MIMIC-IV dataset, we demonstrate that anchoring trust in cryptographic identity verification rather than behavioral patterns significantly mitigates security risks while maintaining clinical utility. Our results show the framework successfully neutralizes 100% of Sybil attacks, achieves robust predictive performance (AUC = 0.954, Recall = 0.890), and introduces negligible computational overhead (<0.12%). The approach provides a secure, scalable, and economically viable ecosystem for inter-institutional health data collaboration, with total operational costs of approximately $18 for 100 training rounds across multiple institutions.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2602.02629")

Code

Syntology Ran 0 of 12 code samples harvested from 1 repository linked to this paper; 12 have no recorded run.

By repository: found in paper text by Syntology: 12 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

rodrigoronner/TBFL-EHR-Framework found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 0 ran; 0 honoured the contract we drafted; 12 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from rodrigoronner/TBFL-EHR-Framework. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

analyze_statistics rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/main_tbfl_simulation.py found in paper text by Syntology unverified no licence file found · pointer only · 4f35e625f553bd88 · report
average_weights rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/main_tbfl_simulation.py found in paper text by Syntology unverified no licence file found · pointer only · d228391d37d7459a · report
commitment_of rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/zk_bridge.py found in paper text by Syntology unverified no licence file found · pointer only · b16c2d2e2c1b4c42 · report
compute_root rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/zk_bridge.py found in paper text by Syntology unverified no licence file found · pointer only · fd8ea7bb2299db0d · report
from_did rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/identity.py found in paper text by Syntology unverified no licence file found · pointer only · 26a6d8acd245c1f0 · report
generate_membership_proof rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/zk_bridge.py found in paper text by Syntology unverified no licence file found · pointer only · 6b2bbf52b2d56336 · report
issue_credential rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/identity.py found in paper text by Syntology unverified no licence file found · pointer only · 96a392cd7e91c6e1 · report
load_and_process_mimic rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/data_loader.py found in paper text by Syntology unverified no licence file found · pointer only · 68c1785da577f52a · report
partition_data_dirichlet rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/data_loader.py found in paper text by Syntology unverified no licence file found · pointer only · 4fce72069e2cf4e9 · report
submit_zk rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/demo_did_vc_zk.py found in paper text by Syntology unverified no licence file found · pointer only · 295331960c62a3a7 · report
to_did rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/identity.py found in paper text by Syntology unverified no licence file found · pointer only · 30dde63bca8802ab · report
train_client_fedprox rodrigoronner/TBFL-EHR-Framework/TBFL-EHR-Framework/src/cliente_fl.py found in paper text by Syntology unverified no licence file found · pointer only · ac0e3a5e1856c8b2 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2602.02629, was issued in February 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections