<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v2.0 20040830//EN" "journalpublishing.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="2.0" xml:lang="en" article-type="research-article"><front><journal-meta><journal-id journal-id-type="nlm-ta">J Med Internet Res</journal-id><journal-id journal-id-type="publisher-id">jmir</journal-id><journal-id journal-id-type="index">1</journal-id><journal-title>Journal of Medical Internet Research</journal-title><abbrev-journal-title>J Med Internet Res</abbrev-journal-title><issn pub-type="epub">1438-8871</issn><publisher><publisher-name>JMIR Publications</publisher-name><publisher-loc>Toronto, Canada</publisher-loc></publisher></journal-meta><article-meta><article-id pub-id-type="publisher-id">v28i1e80178</article-id><article-id pub-id-type="doi">10.2196/80178</article-id><article-categories><subj-group subj-group-type="heading"><subject>Tutorial</subject></subj-group></article-categories><title-group><article-title>Integration of Federated Learning and Blockchain in Health Care: Tutorial on Medical Data, Architectures, Privacy, Security, and Regulatory Compliance</article-title></title-group><contrib-group><contrib contrib-type="author" corresp="yes"><name name-style="western"><surname>Shahsavari</surname><given-names>Yahya</given-names></name><degrees>PhD</degrees><xref ref-type="aff" rid="aff1">1</xref></contrib><contrib contrib-type="author"><name name-style="western"><surname>Baseri</surname><given-names>Yaser</given-names></name><degrees>PhD</degrees><xref ref-type="aff" rid="aff1">1</xref></contrib><contrib contrib-type="author"><name name-style="western"><surname>Hafid</surname><given-names>Abdelhakim</given-names></name><degrees>PhD</degrees><xref ref-type="aff" rid="aff1">1</xref></contrib><contrib contrib-type="author"><name name-style="western"><surname>Dambri</surname><given-names>Oussama Abderrahmane</given-names></name><degrees>PhD</degrees><xref ref-type="aff" rid="aff2">2</xref></contrib><contrib contrib-type="author"><name name-style="western"><surname>Makrakis</surname><given-names>Dimitrios</given-names></name><degrees>PhD</degrees><xref ref-type="aff" rid="aff2">2</xref></contrib></contrib-group><aff id="aff1"><institution>Department of Computer Science and Operations Research, Universit&#x00E9; de Montr&#x00E9;al</institution><addr-line>2900 Bd &#x00C9;douard-Montpetit</addr-line><addr-line>Montr&#x00E9;al</addr-line><addr-line>QC</addr-line><country>Canada</country></aff><aff id="aff2"><institution>School of Electrical Engineering and Computer Science, University of Ottawa</institution><addr-line>Ottawa</addr-line><addr-line>ON</addr-line><country>Canada</country></aff><contrib-group><contrib contrib-type="editor"><name name-style="western"><surname>Coristine</surname><given-names>Andrew</given-names></name></contrib></contrib-group><contrib-group><contrib contrib-type="reviewer"><name name-style="western"><surname>Acharya</surname><given-names>Nirajan</given-names></name></contrib><contrib contrib-type="reviewer"><name name-style="western"><surname>Oluwole</surname><given-names>Odumbo</given-names></name></contrib><contrib contrib-type="reviewer"><name name-style="western"><surname>Oloruntoba</surname><given-names>Oluwafemi</given-names></name></contrib></contrib-group><author-notes><corresp>Correspondence to Yahya Shahsavari, PhD, Department of Computer Science and Operations Research, Universit&#x00E9; de Montr&#x00E9;al, 2900 Bd &#x00C9;douard-Montpetit, Montr&#x00E9;al, QC, H3T 1J4, Canada, 1 5144514964; <email>yahya.shahsavari@etsmtl.ca</email></corresp></author-notes><pub-date pub-type="collection"><year>2026</year></pub-date><pub-date pub-type="epub"><day>15</day><month>6</month><year>2026</year></pub-date><volume>28</volume><elocation-id>e80178</elocation-id><history><date date-type="received"><day>05</day><month>07</month><year>2025</year></date><date date-type="rev-recd"><day>18</day><month>01</month><year>2026</year></date><date date-type="accepted"><day>20</day><month>01</month><year>2026</year></date></history><copyright-statement>&#x00A9; Yahya Shahsavari, Yaser Baseri, Abdelhakim Hafid, Oussama Abderrahmane Dambri, Dimitrios Makrakis. Originally published in the Journal of Medical Internet Research (<ext-link ext-link-type="uri" xlink:href="https://www.jmir.org">https://www.jmir.org</ext-link>), 15.6.2026. </copyright-statement><copyright-year>2026</copyright-year><license license-type="open-access" xlink:href="https://creativecommons.org/licenses/by/4.0/"><p>This is an open-access article distributed under the terms of the Creative Commons Attribution License (<ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link>), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work, first published in the Journal of Medical Internet Research (ISSN 1438-8871), is properly cited. The complete bibliographic information, a link to the original publication on <ext-link ext-link-type="uri" xlink:href="https://www.jmir.org/">https://www.jmir.org/</ext-link>, as well as this copyright and license information must be included.</p></license><self-uri xlink:type="simple" xlink:href="https://www.jmir.org/2026/1/e80178"/><abstract><p>The convergence of artificial intelligence (AI), blockchain technology, and health care represents one of the most transformative yet technically challenging frontiers in computational medicine. As health care systems adopt data-driven paradigms for precision medicine and clinical decision support, the need for secure, privacy-preserving, and collaborative learning frameworks has become critical. This tutorial introduces a comprehensive, clinically oriented, and compliance-aware framework integrating federated learning (FL) and blockchain for secure and privacy-preserving health care analytics. FL enables collaborative training across distributed institutions without raw data sharing, in alignment with privacy regulations such as the Health Insurance Portability and Accountability Act (HIPAA) and the General Data Protection Regulation (GDPR). However, FL remains vulnerable to model poisoning and gradient leakage. To address these risks, we introduce blockchain-based FL (BCFL), which leverages blockchain&#x2019;s immutable ledger and decentralized consensus to enhance trust, verifiability, and auditability. The tutorial&#x2019;s main contributions include (1) a taxonomy of diverse medical data types and their FL requirements; (2) three integration architectures (fully coupled, semicoupled, and loosely coupled) analyzed for security, scalability, and regulatory compliance; (3) a security analysis of health care&#x2013;specific vulnerabilities and mitigation strategies using advanced cryptography, such as zero-knowledge proofs, homomorphic encryption, and differential privacy; and (4) a regulatory compliance framework addressing HIPAA, GDPR, and United States Food and Drug Administration guidelines for AI-enabled medical devices. We demonstrate BCFL&#x2019;s relevance across major health care applications, including disease prediction, medical imaging, patient monitoring, and drug discovery, and highlight emerging research directions such as quantum-resilient cryptography, scalable interoperability, and automated compliance. This tutorial serves as a foundational resource for advancing secure, compliant, and collaborative AI in health care; fostering privacy-preserving analytics; and improving patient outcomes.</p></abstract><kwd-group><kwd>blockchain technology</kwd><kwd>health care security</kwd><kwd>medical data privacy</kwd><kwd>IoT health care</kwd><kwd>machine learning</kwd><kwd>HIPAA compliance</kwd></kwd-group></article-meta></front><body><sec id="s1" sec-type="intro"><title>Introduction</title><sec id="s1-1"><title>Background</title><p>The convergence of artificial intelligence (AI), blockchain technology, and health care represents one of the most transformative yet technically challenging frontiers in computational medicine. As health care systems worldwide transition toward data-driven paradigms for precision medicine, clinical decision support, and population health management, the exponential growth in medical data generation&#x2014;from electronic health records (EHRs) and medical imaging to genomic sequencing and Internet of Things (IoT)-enabled continuous monitoring&#x2014;presents unprecedented opportunities for advancing health care through machine learning (ML) [<xref ref-type="bibr" rid="ref1">1</xref>-<xref ref-type="bibr" rid="ref3">3</xref>].</p><p>Federated learning (FL) has emerged as a promising paradigm for collaborative model training across distributed health care institutions while maintaining data locality [<xref ref-type="bibr" rid="ref4">4</xref>,<xref ref-type="bibr" rid="ref5">5</xref>]. However, standard FL architectures face challenges, including model poisoning, gradient leakage, and coordination failures [<xref ref-type="bibr" rid="ref6">6</xref>-<xref ref-type="bibr" rid="ref8">8</xref>]. Blockchain technology offers complementary capabilities through immutable audit trails, decentralized trust, and automated smart contract execution [<xref ref-type="bibr" rid="ref9">9</xref>], yet integration with FL in health care introduces unique scalability, efficiency, and regulatory compliance challenges.</p><p>This tutorial addresses a critical gap by providing a structured, cross-disciplinary framework that integrates blockchain with FL in the context of health care, with explicit coverage of medical data taxonomies, clinical workflows, and regulatory compliance.</p><p>While prior surveys have explored the integration of FL and blockchain applications in health care and beyond [<xref ref-type="bibr" rid="ref10">10</xref>-<xref ref-type="bibr" rid="ref13">13</xref>], this tutorial differs in scope and emphasis. In particular, we provide (1) a systematic medical data taxonomy that classifies diverse health care data types (EHRs, imaging, genomics, biometrics, Internet of Medical Things [IoMT], clinical trials, etc) and analyzes their specific FL requirements; (2) a set of three integration architectures (fully coupled, semicoupled, and loosely coupled) with detailed evaluation of security, scalability, and compliance tradeoffs tailored to health care deployments; (3) comprehensive treatment of advanced cryptographic defenses (zero-knowledge proofs [ZKPs], homomorphic encryption [HE], and differential privacy [DP]) with health care&#x2013;specific vulnerability analysis; and (4) a structured regulatory compliance framework mapping Health Insurance Portability and Accountability Act (HIPAA), General Data Protection Regulation (GDPR), and United States Food and Drug Administration (FDA) guidelines to blockchain-FL system design. Moreover, while prior surveys have typically focused on high-level concepts, our tutorial adopts a more comprehensive and tutorial-oriented scope by combining blockchain fundamentals, FL methodologies, health care&#x2013;specific applications, security analysis, and forward-looking research directions. This extensive focus allows us to introduce a comprehensive, clinically oriented, and compliance-aware framework that integrates FL and blockchain for health care, providing actionable insights for both researchers and practitioners implementing secure, privacy-preserving, and regulation-compliant collaborative analytics systems. <xref ref-type="table" rid="table1">Table 1</xref> contrasts this tutorial with earlier blockchain-based FL (BCFL) surveys and frameworks to clarify the contributions.</p><table-wrap id="t1" position="float"><label>Table 1.</label><caption><p>Comparison of our tutorial with prior work on the integration of blockchain and federated learning in health care.</p></caption><table id="table1" frame="hsides" rules="groups"><thead><tr><td align="left" valign="top">Reference</td><td align="left" valign="top">Medical data taxonomy</td><td align="left" valign="top">Integration architecture</td><td align="left" valign="top">Cryptography and privacy</td><td align="left" valign="top">Regulatory compliance</td></tr></thead><tbody><tr><td align="left" valign="top">Abbas et al [<xref ref-type="bibr" rid="ref10">10</xref>]</td><td align="left" valign="top">General overview</td><td align="left" valign="top">No specific architecture</td><td align="left" valign="top">Privacy mechanisms</td><td align="left" valign="top">Limited overview</td></tr><tr><td align="left" valign="top">Cheng et al [<xref ref-type="bibr" rid="ref11">11</xref>]</td><td align="left" valign="top">Partial coverage</td><td align="left" valign="top">No specific architecture</td><td align="left" valign="top">Basic techniques</td><td align="left" valign="top">GDPR<sup><xref ref-type="table-fn" rid="table1fn1">a</xref></sup></td></tr><tr><td align="left" valign="top">Ngoupayou Limbepe et al [<xref ref-type="bibr" rid="ref12">12</xref>]</td><td align="left" valign="top">Limited scope</td><td align="left" valign="top">No specific architecture</td><td align="left" valign="top">Basic techniques</td><td align="left" valign="top">HIPAA<sup><xref ref-type="table-fn" rid="table1fn2">b</xref></sup> and GDPR</td></tr><tr><td align="left" valign="top">Myrzashova et al [<xref ref-type="bibr" rid="ref13">13</xref>]</td><td align="left" valign="top">Not included</td><td align="left" valign="top">No specific architecture</td><td align="left" valign="top">Security analysis</td><td align="left" valign="top">Not addressed</td></tr><tr><td align="left" valign="top">This paper</td><td align="left" valign="top">Comprehensive taxonomy</td><td align="left" valign="top">Three distinct architectures</td><td align="left" valign="top">Security and privacy analysis</td><td align="left" valign="top">HIPAA, GDPR, and FDA<sup><xref ref-type="table-fn" rid="table1fn3">c</xref></sup></td></tr></tbody></table><table-wrap-foot><fn id="table1fn1"><p><sup>a</sup>GDPR: General Data Protection Regulation.</p></fn><fn id="table1fn2"><p><sup>b</sup>HIPAA: Health Insurance Portability and Accountability Act.</p></fn><fn id="table1fn3"><p><sup>c</sup>FDA: Food and Drug Administration.</p></fn></table-wrap-foot></table-wrap></sec><sec id="s1-2"><title>Motivation and Problem Statement</title><p>Contemporary health care faces a fundamental paradox: the increasing need for large-scale, collaborative data analytics to advance medical knowledge is juxtaposed with stringent privacy regulations and the inherent sensitivity of medical data. Traditional centralized approaches to health care ML create critical vulnerabilities where patient information aggregated in single repositories becomes an attractive target for sophisticated attacks [<xref ref-type="bibr" rid="ref14">14</xref>,<xref ref-type="bibr" rid="ref15">15</xref>]. Recent breaches affecting millions of patient records underscore the inadequacy of current security models, particularly when regulatory frameworks, such as HIPAA and GDPR, and emerging national data protection laws impose severe penalties for data mishandling [<xref ref-type="bibr" rid="ref16">16</xref>].</p><p>While FL addresses data locality concerns by enabling distributed model training, it introduces health care&#x2013;critical vulnerabilities. Model poisoning attacks could compromise diagnostic accuracy [<xref ref-type="bibr" rid="ref6">6</xref>,<xref ref-type="bibr" rid="ref7">7</xref>], potentially leading to misdiagnosis or incorrect treatment recommendations. Gradient leakage exploits can enable patient reidentification from shared model updates [<xref ref-type="bibr" rid="ref8">8</xref>,<xref ref-type="bibr" rid="ref17">17</xref>], violating privacy guarantees that health care institutions must maintain. Coordination failures in distributed learning processes could disrupt critical clinical workflows [<xref ref-type="bibr" rid="ref18">18</xref>], affecting real-time decision support systems.</p><p>Blockchain technology addresses these vulnerabilities through immutable audit trails that ensure accountability, decentralized trust establishment that eliminates single points of failure, automated smart contract execution for verifiable protocol compliance, and comprehensive data provenance tracking [<xref ref-type="bibr" rid="ref9">9</xref>]. However, health care&#x2013;specific integration challenges remain, including scalability constraints when processing high-frequency medical data updates from IoMT devices, energy efficiency requirements for sustainable long-term deployment in resource-constrained clinical environments, compliance with medical device regulations for AI/ML systems, and real-time performance requirements for clinical decision support applications.</p><p>Existing BCFL approaches [<xref ref-type="bibr" rid="ref19">19</xref>-<xref ref-type="bibr" rid="ref23">23</xref>] are predominantly designed for generic data types and fail to address health care&#x2013;specific requirements. Critical gaps include a lack of regulatory compliance frameworks for HIPAA and GDPR, insufficient integration with clinical workflows and existing health IT systems, inadequate support for multimodal medical data with heterogeneous privacy requirements, and absence of explainability mechanisms required for medical decision-making. This tutorial fills these gaps by providing a comprehensive framework tailored specifically for health care applications.</p></sec><sec id="s1-3"><title>Contributions and Novelty</title><p>This tutorial advances the state-of-the-art at the intersection of blockchain technology, FL, and health care informatics through several methodological and theoretical contributions:</p><list list-type="order"><list-item><p>Comprehensive medical data taxonomy for FL: We develop a systematic classification of medical data types (EHRs, imaging, genomics, biometrics, IoT sensors, clinical trials, etc) and their specific requirements for FL implementations, including privacy sensitivity levels, regulatory considerations, and technical constraints for distributed processing.</p></list-item><list-item><p>Novel integration architecture framework: We introduce and formally define 3 distinct BCFL integration architectures (fully coupled, semicoupled, and loosely coupled) specifically designed for health care environments, with detailed analysis of their security guarantees, scalability characteristics, and regulatory compliance capabilities.</p></list-item><list-item><p>Health care&#x2013;specific security and privacy analysis: We provide a comprehensive security analysis of BCFL systems in health care contexts, identifying unique vulnerabilities related to medical data sensitivity, regulatory requirements, and clinical workflow dependencies, along with corresponding mitigation strategies.</p></list-item><list-item><p>Regulatory compliance framework: We systematically examine how BCFL architectures can satisfy complex health care regulations (HIPAA, GDPR, and FDA guidelines for AI/ML-based medical devices), providing practical guidance for implementation in real-world health care settings.</p></list-item><list-item><p>Research roadmap and future directions: We identify critical research gaps at the intersection of blockchain, FL, and health care, proposing specific research directions that could accelerate adoption and address current technical limitations.</p></list-item></list></sec><sec id="s1-4"><title>Tutorial Scope and Target Audience</title><p>This tutorial is designed for researchers and practitioners at the intersection of health care informatics, distributed systems, and ML. Our target audience includes (1) health care informaticians seeking to implement privacy-preserving collaborative analytics, (2) computer scientists developing secure FL systems, (3) blockchain researchers exploring health care applications, (4) clinical researchers interested in multi-institutional collaborations, and (5) regulatory and policy experts working on health care data governance. The tutorial assumes familiarity with basic ML concepts but provides a comprehensive background on FL and blockchain technologies. We emphasize practical implementation considerations while maintaining rigorous technical depth appropriate for publication in top-tier venues.</p></sec><sec id="s1-5"><title>Organization</title><p>The remainder of this tutorial is structured as illustrated in <xref ref-type="fig" rid="figure1">Figure 1</xref>. The Medical Data and Applications in ML section introduces a comprehensive taxonomy of medical data types, including EHRs, imaging, genomics, and sensor data, and discusses their relevance to ML. The AI and FL in Health Care section explores the evolution of AI in health care, highlighting FL paradigms, their challenges, and future trends. The Blockchain section reviews fundamental blockchain concepts, such as consensus, data structures, and cross-chain communication, with a focus on health care applicability. The Integration of FL With Blockchain section presents integration architectures that combine FL and blockchain, along with their security, privacy, and regulatory implications in health care. The Empirical Validation and Performance Evaluation section synthesizes quantitative evidence from clinical deployments, benchmarks, and adversarial robustness studies to provide empirical validation, assess performance tradeoffs, and establish the framework&#x2019;s real-world feasibility. The Related Work section offers a critical review of previous work on the integration of blockchain and FL to contextualize the contributions of this tutorial. The Future Research Directions section synthesizes emerging research challenges and opportunities, grouped under cryptographic resilience, infrastructure scalability, health care&#x2013;specific consensus and incentives, and regulatory compliance in system integration. Finally, the Conclusion section summarizes the key findings and reflects on the real-world translation of BCFL systems into clinical practice.</p><fig position="float" id="figure1"><label>Figure 1.</label><caption><p>Organizational structure of the tutorial.</p></caption><graphic alt-version="no" mimetype="image" position="float" xlink:type="simple" xlink:href="jmir_v28i1e80178_fig01.png"/></fig></sec></sec><sec id="s2"><title>Medical Data and Applications in ML</title><sec id="s2-1"><title>Overview</title><p>Medical data encompass a diverse array of information crucial for understanding, diagnosing, and treating various health conditions. These data, ranging from patient demographics and medical history to diagnostic images and genomic sequences, hold immense potential for advancing health care through ML applications. By harnessing the power of ML algorithms, medical data can be analyzed to extract valuable insights, predict patient outcomes, personalize treatments, and optimize health care delivery. However, the utilization of medical data for ML requires careful consideration of data storage and management practices to ensure compliance with privacy regulations, maintain data integrity, and facilitate seamless access for research and clinical purposes. This section explores the different types of medical data and their applications in ML.</p></sec><sec id="s2-2"><title>EHR Data</title><p>EHRs are digital patient charts containing medical history, diagnoses, medications, treatment plans, immunization dates, allergy information, medical images, and lab results, providing a comprehensive, up-to-date view for informed decision-making [<xref ref-type="bibr" rid="ref24">24</xref>,<xref ref-type="bibr" rid="ref25">25</xref>]. The key EHR features include the following: (1) <italic>digital format</italic>, electronic records replace paper for easier storage, access, and sharing; (2) <italic>interoperability</italic>, designed for sharing among different providers and organizations, facilitating better care coordination; (3) <italic>real-time access</italic>, authorized professionals get quick access to critical information, which is crucial for emergencies; (4) <italic>patient engagement</italic>, features allow patients to access data, schedule appointments, and communicate with providers; (5) <italic>decision support</italic>, tools offer alerts for drug interactions, screening reminders, and clinical guidelines; and (6) <italic>data security and privacy</italic>, security measures protect confidentiality, with access restricted to authorized personnel [<xref ref-type="bibr" rid="ref26">26</xref>]. EHRs are a rich source of structured and unstructured data for ML applications. ML algorithms analyze this comprehensive patient information to extract insights, predict outcomes, identify patterns, and improve clinical decision-making [<xref ref-type="bibr" rid="ref27">27</xref>,<xref ref-type="bibr" rid="ref28">28</xref>]. In ML, EHR data are used for tasks, including the following: (1) <italic>predictive analytics</italic>, where models forecast medical events (eg, hospital readmission, disease onset, and mortality) for proactive, personalized care [<xref ref-type="bibr" rid="ref29">29</xref>,<xref ref-type="bibr" rid="ref30">30</xref>]; (2) <italic>disease identification and diagnosis</italic>, where algorithms assist in early detection by identifying subtle patterns and anomalies, aiding accurate and timely diagnoses [<xref ref-type="bibr" rid="ref31">31</xref>,<xref ref-type="bibr" rid="ref32">32</xref>]; and (3) <italic>treatment recommendations</italic>, where models suggest personalized plans based on history, demographics, genetics, and past responses to optimize outcomes [<xref ref-type="bibr" rid="ref33">33</xref>].</p></sec><sec id="s2-3"><title>Medical Imaging Data</title><p>Medical imaging data encompass diverse visual representations of internal body structures, acquired via distinct imaging modalities [<xref ref-type="bibr" rid="ref34">34</xref>,<xref ref-type="bibr" rid="ref35">35</xref>] for clinical scrutiny, diagnosis, and ongoing assessment. The key components of medical imaging data are (1) patient information, (2) imaging modalities, (3) image files, and (4) reports. First, patient information includes basic demographic and identifying details (eg, name, ID, age, and gender). Second, among imaging modalities, each modality uses specific physical principles [<xref ref-type="bibr" rid="ref36">36</xref>] to generate images adapted to clinical needs. The imaging modalities include (1) radiography for projection imaging of osseous structures [<xref ref-type="bibr" rid="ref37">37</xref>]; (2) computed tomography (CT) for high-resolution cross-sectional imaging using x-ray and computational reconstruction [<xref ref-type="bibr" rid="ref38">38</xref>]; (3) magnetic resonance imaging (MRI) for detailed soft tissue visualization via magnetic fields and radiofrequency pulses [<xref ref-type="bibr" rid="ref39">39</xref>]; (4) ultrasonography for real-time acoustic wave imaging, which is ideal for soft tissues and dynamic processes [<xref ref-type="bibr" rid="ref40">40</xref>]; (5) nuclear medicine imaging for visualizing organ function via radiopharmaceuticals [<xref ref-type="bibr" rid="ref41">41</xref>]; (6) positron emission tomography for quantitative functional imaging, especially in oncology, neurology, and cardiology [<xref ref-type="bibr" rid="ref42">42</xref>]; and (7) fluoroscopic imaging for dynamic, real-time x-ray visualization during interventional and functional studies [<xref ref-type="bibr" rid="ref43">43</xref>]. Third, regarding image files, medical data, including metadata (patient information, acquisition parameters, and image details) [<xref ref-type="bibr" rid="ref44">44</xref>], are stored, shared, and transmitted according to technical standards [<xref ref-type="bibr" rid="ref45">45</xref>], notably Digital Imaging and Communications in Medicine (DICOM) [<xref ref-type="bibr" rid="ref46">46</xref>]. Fourth, reports include narrative documents generated by radiologists summarizing image analysis findings for the treatment planning of referring physicians. Medical imaging data have a wide range of ML applications in health care [<xref ref-type="bibr" rid="ref47">47</xref>], including the following: (1) <italic>disease diagnosis and classification</italic>, ML algorithms assist in the diagnosis and classification of diseases like cancer and neurological, cardiovascular, and musculoskeletal disorders [<xref ref-type="bibr" rid="ref48">48</xref>]; (2) <italic>computer-aided detection</italic>, computer-aided detection systems use ML to help radiologists detect abnormalities (eg, tumors, lesions, and fractures), improving diagnostic accuracy and efficiency [<xref ref-type="bibr" rid="ref49">49</xref>]; (3) <italic>image-based biomarker discovery</italic>, ML identifies imaging biomarkers associated with diseases or treatment responses, which is valuable for prognosis, efficacy assessment, and personalized medicine [<xref ref-type="bibr" rid="ref50">50</xref>,<xref ref-type="bibr" rid="ref51">51</xref>]; (4) <italic>treatment planning and monitoring</italic>, imaging data are used to develop personalized plans, and ML predicts outcomes, monitors progression, and optimizes treatment strategies [<xref ref-type="bibr" rid="ref52">52</xref>]; (5) <italic>image reconstruction and enhancement</italic>, ML techniques (eg, deep learning) improve image quality from various modalities (MRI, CT, and ultrasonography) by reducing artifacts and enhancing resolution for better interpretation [<xref ref-type="bibr" rid="ref53">53</xref>]; (6) <italic>image registration and fusion</italic>, ML algorithms automatically align and combine multiple images (from different modalities or time points) for comprehensive visualization and analysis; and (7) <italic>drug discovery and development</italic>, ML analyzes imaging data to evaluate drug effects on disease progression, identify potential drug targets, and optimize delivery methods [<xref ref-type="bibr" rid="ref54">54</xref>].</p></sec><sec id="s2-4"><title>Genomic Data</title><p>Genomic data pertain to information concerning the organization and operation of the genome within an organism [<xref ref-type="bibr" rid="ref55">55</xref>,<xref ref-type="bibr" rid="ref56">56</xref>]. In health care ML, this refers to comprehensive information from an individual&#x2019;s genome (entire DNA/genetic composition), offering profound insights into genetic predispositions, treatment responses, and overall health [<xref ref-type="bibr" rid="ref57">57</xref>]. The key components for medical use cases include the following: (1) <italic>genome sequences</italic>, the complete set of genetic material (DNA), consisting of nucleotides (A, T, C, and G) that encode genetic information; (2) <italic>genes</italic>, specific DNA sequences that encode instructions for protein synthesis, including their location, structure, and function; (3) <italic>single nucleotide polymorphisms</italic>, single-nucleotide variations that can influence traits, disease susceptibility, and drug responses, along with their associated phenotypic and disease information [<xref ref-type="bibr" rid="ref58">58</xref>]; (4) <italic>copy number variations</italic>, genomic alterations involving changes in the number of copies of DNA segments, affecting gene dosage and leading to phenotypic variations and disease susceptibility [<xref ref-type="bibr" rid="ref59">59</xref>]; (5) <italic>gene expression profiles</italic>, information on the activity levels of different genes (often generated via microarrays or RNA sequencing [<xref ref-type="bibr" rid="ref60">60</xref>]), providing insights into protein synthesis; (6) <italic>epigenetic modifications</italic>, heritable changes in gene expression (eg, DNA methylation and histone modifications) that do not alter the DNA sequence but influence gene activity and phenotype [<xref ref-type="bibr" rid="ref61">61</xref>]; and (7) <italic>genetic variation databases</italic>, compilations of genomic data, genetic variants, annotations, and associated phenotypic information from various sources (eg, population studies and disease databases) [<xref ref-type="bibr" rid="ref62">62</xref>]. These components are essential for understanding the genetic basis of diseases, identifying risk factors, and developing personalized health care approaches. The utilization of genomic data in health care ML includes the following: (1) <italic>disease prediction and risk stratification</italic>, ML algorithms scrutinize genomic data to discern patterns and variations linked to specific diseases, assessing associated health risks [<xref ref-type="bibr" rid="ref63">63</xref>]; (2) <italic>personalized medicine</italic>, genomic data form the basis for personalized treatment plans [<xref ref-type="bibr" rid="ref64">64</xref>,<xref ref-type="bibr" rid="ref65">65</xref>], and ML models predict individual medication responses for tailored strategies [<xref ref-type="bibr" rid="ref66">66</xref>-<xref ref-type="bibr" rid="ref68">68</xref>]; (3) <italic>drug discovery and computational genomics</italic>, ML analyzes genomic data to expedite discovery, identifying drug targets and comprehending genetic underpinnings for more efficacious therapeutic solutions [<xref ref-type="bibr" rid="ref69">69</xref>]; (4) <italic>genomic counseling</italic>, ML algorithms decipher complex genomic data, assisting health care professionals in communicating intricate genetic details, risks, and familial implications [<xref ref-type="bibr" rid="ref70">70</xref>]; (5) <italic>early detection and diagnostics</italic>, integrating genomic data and ML algorithms facilitates early detection by discerning subtle genetic variations indicative of specific conditions, enabling timely intervention [<xref ref-type="bibr" rid="ref71">71</xref>,<xref ref-type="bibr" rid="ref72">72</xref>]; (6) <italic>research and population health informatics</italic>, aggregated genomic data subjected to ML can advance the understanding of disease genetic foundations at the population level, informing public health initiatives and epidemiological studies [<xref ref-type="bibr" rid="ref73">73</xref>]; and (7) <italic>genomic sequencing and computational analysis</italic>, ML plays a crucial role in interpreting extensive genomic datasets from sequencing technologies, identifying genetic mutations, variations, and other health-impacting information [<xref ref-type="bibr" rid="ref74">74</xref>].</p></sec><sec id="s2-5"><title>Biometric Data</title><p>Biometric data in the medical context refer to unique physical or behavioral characteristics used for individual identification and monitoring. These data are crucial in health care for patient identification, medical record access control, personalized treatments, and health condition monitoring. The components of biometric data include the following: (1) <italic>physiological biometrics</italic>, data types like fingerprints, facial recognition, iris/retina scans, DNA, smell recognition, and hand geometry data [<xref ref-type="bibr" rid="ref75">75</xref>]; (2) <italic>behavioral biometrics</italic>, data types such as voice recognition, gait analysis, and typing dynamics data [<xref ref-type="bibr" rid="ref75">75</xref>]; (3) <italic>health-related biometrics</italic>, data types such as heart rate, blood pressure, blood oxygen levels, electrocardiography (ECG) patterns [<xref ref-type="bibr" rid="ref76">76</xref>], and brain wave patterns (electroencephalography [EEG] patterns) [<xref ref-type="bibr" rid="ref77">77</xref>]; and (4) <italic>analytical biometric technologies</italic>, advanced modalities like microbial biometrics, which analyze unique microbiome compositions for identification and health assessment [<xref ref-type="bibr" rid="ref78">78</xref>], and olfactory biometrics, which utilize distinctive body odor profiles for identification and disease detection [<xref ref-type="bibr" rid="ref79">79</xref>].</p><p>Biometric data integrated into health care ML encompass quantifiable physiological or behavioral attributes [<xref ref-type="bibr" rid="ref75">75</xref>,<xref ref-type="bibr" rid="ref80">80</xref>] for accurate identification [<xref ref-type="bibr" rid="ref81">81</xref>,<xref ref-type="bibr" rid="ref82">82</xref>], secure access [<xref ref-type="bibr" rid="ref83">83</xref>,<xref ref-type="bibr" rid="ref84">84</xref>], and health assessment [<xref ref-type="bibr" rid="ref85">85</xref>]. The primary applications of biometric data in health care ML include the following: (1) <italic>biometric identification and access control</italic>, biometric features (eg, fingerprints and facial characteristics) are pivotal for precise identification and heightened security, governing access to sensitive areas, EHRs, and medical devices [<xref ref-type="bibr" rid="ref80">80</xref>,<xref ref-type="bibr" rid="ref86">86</xref>]; (2) <italic>patient identification and record matching</italic>, biometric identifiers (eg, fingerprints and iris scans) ensure precise linkage of patients to their health records, minimizing errors, with ML algorithms enhancing matching accuracy and elevating care quality [<xref ref-type="bibr" rid="ref87">87</xref>-<xref ref-type="bibr" rid="ref90">90</xref>]; (3) <italic>biometric monitoring for health assessment</italic>, continuous monitoring of biometric data (eg, heart rate and ECG data) via wearables/sensors facilitates real-time health assessment, and ML analyzes dynamic data for the early detection of anomalies, supporting timely intervention and personalized management [<xref ref-type="bibr" rid="ref91">91</xref>-<xref ref-type="bibr" rid="ref93">93</xref>]; (4) <italic>behavioral biometrics for mental health monitoring</italic>, behavioral biometrics (eg, typing and voice modulation) contribute to assessing mental health and detecting behavioral changes [<xref ref-type="bibr" rid="ref94">94</xref>,<xref ref-type="bibr" rid="ref95">95</xref>], and ML models discern patterns indicative of conditions, aiding targeted interventions [<xref ref-type="bibr" rid="ref96">96</xref>]; (5) <italic>biometric data in clinical trials</italic>, biometric data are used for participant identification, monitoring, and data integrity, and ML assists in efficient management and analysis, ensuring study validity [<xref ref-type="bibr" rid="ref97">97</xref>,<xref ref-type="bibr" rid="ref98">98</xref>]; (6) <italic>voice and speech analysis for diagnostics</italic>, ML algorithms process voice patterns to detect potential markers for conditions like Parkinson disease [<xref ref-type="bibr" rid="ref99">99</xref>,<xref ref-type="bibr" rid="ref100">100</xref>] or respiratory disorders [<xref ref-type="bibr" rid="ref101">101</xref>,<xref ref-type="bibr" rid="ref102">102</xref>], contributing to diagnostic capabilities [<xref ref-type="bibr" rid="ref103">103</xref>]; and (7) <italic>facial recognition for patient monitoring</italic>, facial recognition is used for monitoring patient well-being and distress, and ML analyzes facial expressions, offering insights into comfort levels and enhancing care quality [<xref ref-type="bibr" rid="ref104">104</xref>,<xref ref-type="bibr" rid="ref105">105</xref>].</p></sec><sec id="s2-6"><title>Sensor Data</title><p>Sensor data in medical contexts represent information collected from various devices (wearable, implantable, or environmental devices) to monitor health, detect condition changes, and assist diagnoses. These data continuously track physiological parameters, activity levels, and environmental conditions. The components of medical sensor data include the following: (1) <italic>wearable sensors</italic>, data from devices like heart rate monitors, blood pressure monitors, blood glucose monitors, activity trackers, and pulse oximeters; (2) <italic>implantable sensors</italic>, data from devices like cardiac monitors, glucose monitors, and intraocular pressure sensors; (3) <italic>environmental sensors</italic>, data gathered from air quality monitors (for pollutants and allergens affecting respiratory conditions) and temperature/humidity sensors; (4) <italic>specialized medical sensors</italic>, data from ECG, EEG, electromyography, gait sensors, and sleep monitors; and (5) <italic>smart health homes</italic>, data extracted from fall detectors and bed sensors that monitor sleep patterns, bed occupancy, and vital signs.</p><p>Sensor data used in health care ML are collected from various sources (wearables, medical equipment, and monitoring tools) [<xref ref-type="bibr" rid="ref106">106</xref>,<xref ref-type="bibr" rid="ref107">107</xref>], providing real-time health and activity insights. ML algorithms analyze these data to make predictions, identify patterns, and offer personalized insights. The utilization of sensor data in health care ML includes the following: (1) vital sign monitoring, (2) wearable devices for activity tracking, (3) blood glucose monitoring and continuous glucose monitoring, (4) ECG monitoring, (5) sleep monitoring, (6) environmental sensors, (7) medication adherence monitoring, (8) fall detection and activity recognition, and (9) biometric sensors for stress and emotion monitoring. First, in vital sign monitoring, ML analyzes continuous vital sign data (heart rate, blood pressure, etc) to detect anomalies, predict health deteriorations, and offer early warnings [<xref ref-type="bibr" rid="ref108">108</xref>,<xref ref-type="bibr" rid="ref109">109</xref>]. Second, regarding wearable devices for activity tracking, ML models analyze data from accelerometers and gyroscopes to assess physical health, detect abnormalities, and provide personalized insights for fitness and rehabilitation [<xref ref-type="bibr" rid="ref110">110</xref>]. Third, in blood glucose monitoring and continuous glucose monitoring, ML algorithms analyze continuous glucose monitoring data to predict glucose level trends, recommend insulin dosages, and enhance diabetes management [<xref ref-type="bibr" rid="ref111">111</xref>]. Fourth, in ECG monitoring, ML interprets ECG data to identify cardiac abnormalities, predict cardiovascular risk, and recommend early interventions [<xref ref-type="bibr" rid="ref112">112</xref>,<xref ref-type="bibr" rid="ref113">113</xref>]. Fifth, in sleep monitoring, ML algorithms analyze sleep data (from wearables and bed sensors) to identify disorders, provide insights into sleep hygiene, and recommend personalized interventions [<xref ref-type="bibr" rid="ref114">114</xref>,<xref ref-type="bibr" rid="ref115">115</xref>]. Sixth, regarding environmental sensors, ML correlates environmental data (air quality and temperature) with health outcomes, aiding in identifying triggers for respiratory conditions or allergies [<xref ref-type="bibr" rid="ref116">116</xref>]. Seventh, in medication adherence monitoring, ML analyzes adherence patterns tracked by smart sensors, sending reminders and providing providers with compliance insights [<xref ref-type="bibr" rid="ref117">117</xref>,<xref ref-type="bibr" rid="ref118">118</xref>]. Eighth, regarding fall detection and activity recognition, ML models use motion sensor data for fall risk assessment, accident prediction, and adapting care plans for individuals with mobility challenges [<xref ref-type="bibr" rid="ref119">119</xref>]. Ninth, regarding biometric sensors for stress and emotion monitoring, ML analyzes biometric signals (eg, skin conductance and heart rate variability) to provide insights into mental health, stress management, and emotional well-being [<xref ref-type="bibr" rid="ref120">120</xref>,<xref ref-type="bibr" rid="ref121">121</xref>].</p></sec><sec id="s2-7"><title>Patient-Generated Data</title><p>Patient-generated data (PGD) in health care ML refer to health-related information actively contributed by patients [<xref ref-type="bibr" rid="ref122">122</xref>,<xref ref-type="bibr" rid="ref123">123</xref>], distinct from traditional clinical records. Sourced directly via wearables, mobile apps, and patient-reported outcomes (PROs), PGD foster a patient-centric, data-driven approach, enabling personalized interventions, early detection, and improved patient-provider communication [<xref ref-type="bibr" rid="ref124">124</xref>]. Beyond sensor data, PGD utilization in health care ML includes the following: (1) <italic>mobile health apps and surveys</italic>, patients input health information and feedback via apps, and ML processes these data to derive insights into treatment effectiveness, medication adherence, and satisfaction, informing personalized care plans [<xref ref-type="bibr" rid="ref125">125</xref>]; (2) <italic>social media and online communities</italic>, patients share health experiences and concerns online [<xref ref-type="bibr" rid="ref126">126</xref>], and ML conducts analyses on social media data for health-related trends, sentiment, and public health monitoring, contributing to population health research and patient perspectives [<xref ref-type="bibr" rid="ref127">127</xref>,<xref ref-type="bibr" rid="ref128">128</xref>]; (3) <italic>genomic and genetic data sharing</italic>, patients voluntarily contribute genetic information for research, and ML analyzes aggregated genomic data to identify genetic factors associated with diseases, fostering precision medicine advancements [<xref ref-type="bibr" rid="ref129">129</xref>]; and (4) <italic>telehealth and virtual visits</italic>, patients offer health updates during virtual consultations, and ML algorithms analyze PGD from these visits to support clinical decision-making, monitor treatment progress, and enhance virtual health care quality [<xref ref-type="bibr" rid="ref130">130</xref>].</p></sec><sec id="s2-8"><title>Clinical Trial Data</title><p>Clinical trial data refer to information systematically collected during trials designed to evaluate the safety, efficacy, or effectiveness of new medical interventions (drugs, devices, and procedures) in human participants [<xref ref-type="bibr" rid="ref131">131</xref>]. These data, governed by a structured protocol, inform medical decision-making, regulatory approvals, and medical knowledge advancements. Integrating these data into ML models enables the development of predictive algorithms, risk assessment tools, and decision support systems, contributing to evidence-based medicine, personalized treatments, and enhanced clinical research efficiency [<xref ref-type="bibr" rid="ref132">132</xref>]. The key components of clinical trial data are as follows: (1) demographic information, (2) informed consent, (3) medical history, (4) intervention details, (5) clinical assessments, (6) adverse events, (7) efficacy endpoints, (8) follow-up data, and (9) protocol deviations. First, demographic information includes details on study participants (age, gender, race, and ethnicity) incorporated into ML models to assess intervention response across groups and develop personalized treatment plans. Second, informed consent involves documentation confirming that participants were informed of risks/benefits and voluntarily agreed to participate, ensuring ethical standards and regulatory compliance, with ML incorporating this to restrict the analysis to consented data [<xref ref-type="bibr" rid="ref133">133</xref>,<xref ref-type="bibr" rid="ref134">134</xref>]. Third, medical history includes information on pre-existing conditions, relevant history, and concurrent medications, which is used to identify comorbidities that may impact treatment outcomes. Fourth, intervention details include specifics about the product/procedure (dosage, administration, and protocol), with ML analyzing these details to identify patterns associated with treatment success or failure, predicting efficacy in future cases [<xref ref-type="bibr" rid="ref135">135</xref>]. Fifth, clinical assessments include physical examinations, lab tests, imaging, and measurements to assess the health status and intervention response, with ML processing this information to identify trends, correlations, or anomalies indicative of treatment responses or adverse events, aiding early detection and prediction [<xref ref-type="bibr" rid="ref136">136</xref>]. Sixth, adverse events involve records of side effects experienced, including severity and relation to the intervention, with ML learning from these historical data to predict the likelihood of adverse events for new interventions, supporting risk assessment and proactive management [<xref ref-type="bibr" rid="ref137">137</xref>,<xref ref-type="bibr" rid="ref138">138</xref>]. Seventh, efficacy endpoints include measurements (eg, symptom relief and disease marker improvement) used to determine intervention effectiveness, with ML analyzing these data to develop predictive models for treatment success/failure and identify key contributing factors. Eighth, follow-up data include information on long-term outcomes, adherence, and sustained effects collected during posttrial visits, which is essential for longitudinal analyses, with ML using this information to predict the long-term effects of interventions, including sustained efficacy or potential relapse [<xref ref-type="bibr" rid="ref139">139</xref>]. Ninth, protocol deviations involve documentation of deviations from the original plan and their reasons, with ML analyzing the data to identify how deviations impact study outcomes, allowing for adjustment or prediction of their potential effects [<xref ref-type="bibr" rid="ref140">140</xref>].</p></sec><sec id="s2-9"><title>Prescription and Medication Data</title><p>Prescription and medication data in medical records relate to prescribed drugs, dosage, frequency, and related details. These data are crucial for patient safety, medication management, monitoring public health and treatment efficacy, research, regulatory compliance, and facilitating communication. Integrated into EHRs, they provide a comprehensive medication history, allowing health care professionals to make informed decisions and avoid potential adverse events. Aggregated and anonymized data are used in research to broadly assess medication safety and effectiveness. The key components of prescription and medication data are as follows: (1) patient information; (2) prescriber information; (3) prescription date; (4) medication name; (5) dosage, frequency, and route of administration; (6) duration of treatment; (7) instructions for use; (8) refill information; (9) allergies and contraindications; (10) adverse reactions; (11) medication changes; (12) medication discontinuation; and (13) medication administration records (MARs). First, patient information includes identification details (name, date of birth, and demographics), which are used in ML for personalized treatment. Second, prescriber information includes details about the prescribing provider, with ML models being trained to recognize prescribing practices associated with positive patient outcomes [<xref ref-type="bibr" rid="ref141">141</xref>]. Third, prescription date is the date the prescription was issued, and temporal analysis assists in predicting medication adherence and treatment outcomes, with ML identifying patterns related to issuance timing and patient behavior [<xref ref-type="bibr" rid="ref142">142</xref>]. Fourth, medication name involves generic and brand names, with ML models categorizing medications by therapeutic class, aiding in identifying commonalities in treatment outcomes [<xref ref-type="bibr" rid="ref143">143</xref>]. Fifth, dosage, frequency, and route of administration include the prescribed amount/strength, how often it should be taken, and the administration method, which are crucial details for predicting adherence and adverse events, with ML models identifying optimal regimens [<xref ref-type="bibr" rid="ref144">144</xref>]. Sixth, duration of treatment is the prescribed period, with ML models analyzing this to predict long-term outcomes, including treatment success and potential drug resistance [<xref ref-type="bibr" rid="ref145">145</xref>]. Seventh, instructions for use include additional guidance (eg, taken with food and specific times), with natural language processing (NLP) approaches extracting insights from free-text instructions to identify nuances in patient guidance [<xref ref-type="bibr" rid="ref146">146</xref>]. Eighth, refill information includes details on authorized refills, which are essential for predicting adherence and persistence, with ML identifying factors influencing refill behavior and predicting discontinuation likelihood [<xref ref-type="bibr" rid="ref147">147</xref>]. Ninth, allergies and contraindications involve records of known patient allergies or contraindications, with ML identifying associations among these records, adverse drug reactions, and specific medications to predict safety and suitability for individual patients [<xref ref-type="bibr" rid="ref148">148</xref>]. Tenth, adverse reactions involve documentation of experienced side effects, with data being analyzed to develop predictive models identifying patients at higher risk for specific side effects, enabling proactive management. Eleventh, medication changes include information about dosage adjustments or switches, with ML analyzing historical changes to predict future treatment modifications, assisting in personalized planning [<xref ref-type="bibr" rid="ref129">129</xref>,<xref ref-type="bibr" rid="ref149">149</xref>]. Twelfth, medication discontinuation involves the reason and date of stopping medication, with ML models predicting factors contributing to discontinuation, helping providers intervene to improve adherence [<xref ref-type="bibr" rid="ref150">150</xref>]. Thirteenth, MARs include records of actual medication administration in a health care setting, with MAR data being used to train ML models for predicting administration patterns and identifying deviations from the prescribed regimen [<xref ref-type="bibr" rid="ref151">151</xref>].</p></sec><sec id="s2-10"><title>Laboratory Data</title><p>Laboratory data in medical records are the results of tests and analyses conducted on patient samples, which are essential for diagnosing, monitoring, and managing various medical conditions. The types of data collected vary by patient presentation and provider assessment. ML techniques (supervised, unsupervised, and deep learning) are applied depending on the nature of the data and analysis goals. The common types of laboratory data are the results of the following tests: (1) blood tests, (2) urinalysis, (3) microbiology tests, (4) pathology tests, (5) hematology tests, (6) immunology tests, (7) endocrine tests, (8) serology tests, (9) genetic tests, and (10) radiology and imaging studies. First, blood tests include assessments of the complete blood count (cell counts), blood chemistry panel (electrolytes, glucose, and organ function tests), and lipid profile, with ML models identifying patterns in complete blood count results associated with specific diseases (eg, anemia and infections) [<xref ref-type="bibr" rid="ref152">152</xref>]. Second, urinalysis involves examination of the physical/chemical properties of urine, with ML algorithms detecting patterns indicative of kidney disorders, urinary tract infections, or diabetes [<xref ref-type="bibr" rid="ref153">153</xref>]. Third, microbiology tests involve identifying microorganisms and their antibiotic sensitivity, with ML assisting in microorganism identification from culture data and predicting antibiotic susceptibility for personalized treatment [<xref ref-type="bibr" rid="ref154">154</xref>,<xref ref-type="bibr" rid="ref155">155</xref>]. Fourth, pathology tests include tissue biopsy and cytology (cell examination) performed for disease/abnormality diagnosis (eg, cancer), with image recognition ML models trained on pathology slides assisting in identifying abnormal tissue or cancerous cells [<xref ref-type="bibr" rid="ref50">50</xref>,<xref ref-type="bibr" rid="ref156">156</xref>]. Fifth, hematology tests include coagulation studies (blood clotting) and erythrocyte sedimentation rate (an inflammation measure), with ML models analyzing coagulation data to predict the risk of bleeding or clotting disorders [<xref ref-type="bibr" rid="ref157">157</xref>]. Sixth, immunology tests include antibody tests (detecting immune system antibodies) and viral load (measuring the virus in blood), with ML algorithms identifying patterns in antibody levels to diagnose autoimmune or infectious conditions [<xref ref-type="bibr" rid="ref158">158</xref>,<xref ref-type="bibr" rid="ref159">159</xref>]. Seventh, endocrine tests include assessments of hormone levels (eg, thyroid and insulin), with ML models analyzing these levels to predict and monitor endocrine disorders like thyroid dysfunction or diabetes [<xref ref-type="bibr" rid="ref160">160</xref>,<xref ref-type="bibr" rid="ref161">161</xref>]. Eighth, serology tests include analyses of serum components (proteins, enzymes, and electrolytes), with ML identifying markers associated with specific diseases, aiding early detection and monitoring [<xref ref-type="bibr" rid="ref158">158</xref>]. Ninth, genetic tests involve the identification of specific genetic markers for condition diagnosis, with ML analyzing these data to identify disease risk, predict treatment response, or diagnose genetic disorders [<xref ref-type="bibr" rid="ref70">70</xref>]. Tenth, radiology and imaging studies include diagnostic tests contributing to medical data, with image recognition/segmentation ML models being trained on radiology images to assist in diagnosing conditions like tumors or fractures.</p></sec><sec id="s2-11"><title>Telehealth Data</title><p>Telehealth data refer to information collected during remote health care interactions between patients and providers [<xref ref-type="bibr" rid="ref162">162</xref>]. These data are crucial in modern health care, utilizing technology (video, phone, and online platforms) to deliver services remotely and contributing to the overall patient record [<xref ref-type="bibr" rid="ref163">163</xref>]. The key components of telehealth data are as follows: (1) audio and video recordings, (2) text-based communication, (3) diagnostic and monitoring device data, (4) EHR integration, (5) appointment and scheduling data, (6) patient demographics and consent, (7) prescription and medication data, and (8) PROs. First, audio and video recordings include recordings of virtual consultations used for documentation and quality assurance, with ML analyzing these for sentiment or clinical insights, speech recognition transcribing audio for verbal analysis, and facial recognition/sentiment analysis assessing patient emotions and engagement [<xref ref-type="bibr" rid="ref164">164</xref>]. Second, text-based communication involves chat logs, texts, or emails containing symptom and treatment information, with NLP extracting and categorizing information (symptoms and treatment discussions) and sentiment analysis gauging patient satisfaction and well-being [<xref ref-type="bibr" rid="ref165">165</xref>]. Third, diagnostic and monitoring device data include data from remote devices (eg, blood pressure monitors, glucose meters, and wearables) that enable continuous remote health monitoring, with ML models analyzing trends and patterns, and time series analysis and predictive modeling detecting trends/anomalies in vital signs and predicting exacerbations of chronic conditions [<xref ref-type="bibr" rid="ref166">166</xref>,<xref ref-type="bibr" rid="ref167">167</xref>]. Fourth, EHR integration involves integration into EHRs/electronic medical records for a comprehensive patient view, with ML analyzing combined data to identify correlations between in-person and virtual interactions, improving diagnosis and treatment planning. Fifth, appointment and scheduling data include information on scheduling, duration, and attendance, with analysis optimizing appointment availability and patient access, and predictive analytics optimizing scheduling and resource allocation by anticipating demand. Sixth, patient demographics and consent include details about the patient and consent for services, ensuring privacy compliance and personalized care context, with ML analyzing demographic data for population health trends, targeted interventions, and service personalization. Seventh, prescription and medication data include information on prescriptions, management, and adherence, supporting virtual refills, with predictive modeling analyzing adherence patterns to inform personalized interventions and identifying medication-related risks and interactions [<xref ref-type="bibr" rid="ref168">168</xref>]. Eighth, PROs include patient-reported data on symptoms, well-being, and effectiveness, with ML analyzing PROs via text mining and sentiment analysis to predict treatment responses and assess correlations with clinical outcomes to inform decisions [<xref ref-type="bibr" rid="ref169">169</xref>].</p></sec><sec id="s2-12"><title>Feature Engineering for Medical Data</title><p>While raw medical data provide the foundation for downstream ML applications, they often require substantial transformation to become analytically useful. Feature engineering refers to the process of extracting, selecting, and constructing meaningful features from raw data to enhance model accuracy, interpretability, and generalizability [<xref ref-type="bibr" rid="ref170">170</xref>]. This step is particularly critical in the health care domain due to the inherent heterogeneity, noise, and sparsity of clinical data.</p><p>The feature engineering process encompasses several essential techniques tailored to different data modalities. Normalization and encoding transform categorical variables and scale numerical values to comparable ranges. Temporal aggregation captures time-dependent patterns from longitudinal records such as EHR data. NLP embedding methods convert unstructured clinical notes into dense vector representations. Signal processing techniques extract meaningful patterns from physiological sensors and medical imaging. Dimensionality reduction methods address the curse of dimensionality while preserving informative variance in high-dimensional genomic or imaging data.</p><p>Effective feature engineering not only improves model performance but also enhances interpretability and supports reproducibility across diverse health care settings [<xref ref-type="bibr" rid="ref171">171</xref>]. In FL scenarios, harmonizing feature spaces across distributed clients is crucial to ensure compatible model training and aggregation [<xref ref-type="bibr" rid="ref171">171</xref>]. <xref ref-type="fig" rid="figure2">Figure 2</xref> illustrates a high-level pipeline that uses systematic preprocessing transformations for mapping heterogeneous raw medical data (detailed taxonomy in <xref ref-type="fig" rid="figure3">Figure 3</xref>) to structured feature vectors suitable for downstream ML and FL modeling.</p><fig position="float" id="figure2"><label>Figure 2.</label><caption><p>Feature engineering pipeline for heterogeneous medical data. Raw health care data from 10 diverse sources (detailed taxonomy in <xref ref-type="fig" rid="figure3">Figure 3</xref>) undergo systematic preprocessing and transformation to generate unified feature vectors for downstream machine learning (ML) or federated learning (FL) applications. NLP: natural language processing.</p></caption><graphic alt-version="no" mimetype="image" position="float" xlink:type="simple" xlink:href="jmir_v28i1e80178_fig02.png"/></fig><fig position="float" id="figure3"><label>Figure 3.</label><caption><p>Medical data taxonomy for health care machine learning.</p></caption><graphic alt-version="no" mimetype="image" position="float" xlink:type="simple" xlink:href="jmir_v28i1e80178_fig03.png"/></fig></sec></sec><sec id="s3"><title>AI and FL in Health Care</title><sec id="s3-1"><title>Overview</title><p>AI is revolutionizing health care, impacting diagnosis, treatment, and patient care. This section explores the evolution of AI in health care, from its historical roots to cutting-edge developments, showcasing its potential across various health care domains. We will further delve into FL as a key technology for the future. FL&#x2019;s collaborative approach enables privacy-preserving data analysis, making it a powerful tool for health care research and delivery. We will discuss its applications, case studies, current challenges, and future directions.</p></sec><sec id="s3-2"><title>Potential of AI in Health Care</title><p>AI is transforming health care across a wide spectrum, from disease diagnosis to patient care management, making significant contributions in several key areas (<xref ref-type="fig" rid="figure4">Figure 4</xref>). The first area is <italic>disease diagnosis and imaging</italic>. AI has revolutionized medical imaging, providing more accurate and faster diagnoses [<xref ref-type="bibr" rid="ref172">172</xref>]. Deep learning models, trained on large datasets (eg, x-ray images [<xref ref-type="bibr" rid="ref173">173</xref>], MRI scan images [<xref ref-type="bibr" rid="ref174">174</xref>], and CT scan images [<xref ref-type="bibr" rid="ref175">175</xref>]), can identify patterns undetectable to the human eye, aiding in the early detection of diseases like cancer, cardiovascular abnormalities, and neurological disorders. The second area is <italic>drug development and personalized medicine</italic>. AI algorithms streamline drug development by predicting molecular behavior [<xref ref-type="bibr" rid="ref176">176</xref>] and identifying potential drug candidates [<xref ref-type="bibr" rid="ref177">177</xref>]. In personalized medicine, AI analyzes patient data, including genetic information, to tailor treatments, improving efficacy and reducing side effects [<xref ref-type="bibr" rid="ref123">123</xref>,<xref ref-type="bibr" rid="ref178">178</xref>]. The third area is <italic>predictive analytics in patient care</italic>. AI&#x2019;s predictive analytics are crucial to preventive medicine. EHRs are analyzed [<xref ref-type="bibr" rid="ref179">179</xref>] to predict patient risks for diseases [<xref ref-type="bibr" rid="ref180">180</xref>], hospital readmission [<xref ref-type="bibr" rid="ref181">181</xref>], and adverse events, enabling proactive care [<xref ref-type="bibr" rid="ref180">180</xref>]. The fourth area is <italic>robotics and surgical assistance</italic>. AI-integrated robotics improve surgical precision and outcomes [<xref ref-type="bibr" rid="ref182">182</xref>]. AI-driven robots assist surgeons in complex procedures, reducing human error and recovery time, and AI supports surgeon training through virtual reality simulations [<xref ref-type="bibr" rid="ref183">183</xref>]. The fifth area is <italic>patient engagement and telemedicine</italic>. AI-powered chatbots and virtual health assistants provide 24/7 support and health monitoring [<xref ref-type="bibr" rid="ref184">184</xref>], enhancing patient engagement and adherence. In telemedicine, AI tools assist in remote diagnosis and consultation, making health care more accessible [<xref ref-type="bibr" rid="ref185">185</xref>]. The sixth area is <italic>health care administration and management</italic>. AI streamlines administrative tasks (scheduling, billing, and claims) [<xref ref-type="bibr" rid="ref186">186</xref>] and optimizes hospital operations, resource allocation, and patient flow, improving overall efficiency and reducing costs [<xref ref-type="bibr" rid="ref187">187</xref>]. The seventh area is <italic>global health and epidemic response</italic>. AI is pivotal in tracking and predicting the spread of infectious diseases [<xref ref-type="bibr" rid="ref188">188</xref>]. During the COVID-19 pandemic, AI models were instrumental in analyzing virus transmission [<xref ref-type="bibr" rid="ref189">189</xref>], assessing vaccine development [<xref ref-type="bibr" rid="ref190">190</xref>], and managing health care resources [<xref ref-type="bibr" rid="ref191">191</xref>]. The key application domains of AI in health care are presented in <xref ref-type="fig" rid="figure5">Figure 5</xref>.</p><fig position="float" id="figure4"><label>Figure 4.</label><caption><p>Exploring the convergence of artificial intelligence (AI) with health care: trends, applications, and future perspectives. FL: federated learning.</p></caption><graphic alt-version="no" mimetype="image" position="float" xlink:type="simple" xlink:href="jmir_v28i1e80178_fig04.png"/></fig><fig position="float" id="figure5"><label>Figure 5.</label><caption><p>Six key application domains of artificial intelligence (AI) in health care. AI technologies enable advances across drug discovery, surgical precision, diagnostic accuracy, patient rehabilitation, risk assessment, and virtual health assistance.</p></caption><graphic alt-version="no" mimetype="image" position="float" xlink:type="simple" xlink:href="jmir_v28i1e80178_fig05.png"/></fig></sec><sec id="s3-3"><title>Fundamentals of ML</title><sec id="s3-3-1"><title>ML Background</title><p>ML, a pivotal branch of AI, is fundamentally reshaping our approach to problem-solving across various domains, including health care. At its core, ML involves the development and application of algorithms that enable computers to learn from and make decisions or predictions based on data. This capacity for self-improvement and adaptation without explicit programming is what sets ML apart.</p><p>The cornerstone of ML is data. Algorithms learn from data patterns, and the quality and quantity of these data significantly influence their performance, as explained in the previous section. ML algorithms are sets of rules or instructions given to computers to help them learn from data. These algorithms can be broadly categorized into supervised learning [<xref ref-type="bibr" rid="ref192">192</xref>-<xref ref-type="bibr" rid="ref197">197</xref>], unsupervised learning [<xref ref-type="bibr" rid="ref198">198</xref>-<xref ref-type="bibr" rid="ref205">205</xref>], semisupervised learning [<xref ref-type="bibr" rid="ref206">206</xref>-<xref ref-type="bibr" rid="ref209">209</xref>], and reinforcement learning (RL) [<xref ref-type="bibr" rid="ref210">210</xref>-<xref ref-type="bibr" rid="ref215">215</xref>].</p></sec><sec id="s3-3-2"><title>Supervised Learning</title><p>Supervised learning, a dominant branch of ML, is crucial in health care, leveraging labeled datasets to train models for making predictions or categorizing data [<xref ref-type="bibr" rid="ref192">192</xref>]. This approach is powerful where the relationship between the input and output is known and can be modeled [<xref ref-type="bibr" rid="ref216">216</xref>]. The key characteristics include the following: (1) <italic>labeled data</italic>, training data have known outcomes, guiding the algorithm to learn the relationship between input features and the output; (2) <italic>classification and regression</italic>, the two primary tasks are classification (predicting discrete outcomes, eg, diagnosing a disease) and regression (predicting continuous outcomes, eg, recovery time); and (3) <italic>model training and validation</italic>, the model is trained on one portion of data and validated on a separate, unseen dataset to ensure good generalization.</p><p>Supervised learning has a significant impact on health care applications, including the following: (1) <italic>disease diagnosis and prognosis</italic>, ML models are trained on clinical data (symptoms, lab results, and imaging) to identify diseases (eg, models trained on imaging data can detect abnormalities like tumors in radiographic images with high accuracy) [<xref ref-type="bibr" rid="ref193">193</xref>,<xref ref-type="bibr" rid="ref194">194</xref>]; (2) <italic>personalized treatment plans</italic>, algorithms analyze patient data to predict individual responses to different treatments, which is effective in fields like oncology [<xref ref-type="bibr" rid="ref195">195</xref>] where plans are tailored based on tumor genetics; (3) <italic>risk assessment</italic>, models predict the risk of developing conditions (eg, diabetes and heart disease) based on lifestyle, genetics, and other factors [<xref ref-type="bibr" rid="ref196">196</xref>]; and (4) <italic>readmission prediction</italic>, supervised learning predicts a patient&#x2019;s likelihood of hospital readmission, which is vital for improving patient care and reducing costs [<xref ref-type="bibr" rid="ref197">197</xref>].</p><p>ML offers invaluable tools through its classification and regression tasks. Classification entails categorizing data into predetermined classes, and this is crucial for the following: (1) <italic>disease diagnosis</italic>, models classify patient data into disease categories (eg, using convolutional neural networks to classify dermatological images as benign or malignant skin lesions) [<xref ref-type="bibr" rid="ref217">217</xref>]; (2) <italic>heart disease prediction</italic>, algorithms analyze patient data (age, blood pressure, and cholesterol level) to classify individuals into risk categories for heart disease, aiding early intervention [<xref ref-type="bibr" rid="ref218">218</xref>]; and (3) <italic>patient triage in emergency rooms</italic>, models classify patients based on condition severity (analyzing symptoms, vitals, and history) to assist in determining urgency, optimizing patient flow and resource allocation [<xref ref-type="bibr" rid="ref219">219</xref>].</p><p>Regression tasks deal with predicting continuous outcomes in health care, and they are applied to the following: (1) <italic>predicting patient outcomes</italic>, models predict quantitative outcomes like length of hospital stay, surgical recovery time, or disease progression (eg, predicting blood sugar levels in diabetic patients based on lifestyle/medication) [<xref ref-type="bibr" rid="ref220">220</xref>]; (2) <italic>dosage prediction</italic>, regression algorithms predict the optimal drug dosage for individual patients [<xref ref-type="bibr" rid="ref144">144</xref>], which is particularly important in treatments like chemotherapy to balance efficacy and toxicity [<xref ref-type="bibr" rid="ref221">221</xref>]; (3) <italic>disease progression modeling</italic>, models forecast the rate of progression for chronic diseases (eg, Alzheimer disease and Parkinson disease) by analyzing patient data over time, aiding treatment planning [<xref ref-type="bibr" rid="ref222">222</xref>]; and (4) <italic>survival analysis</italic>, regression models are crucial in oncology for predicting patient survival times after diagnosis or treatment, which is vital for planning and management [<xref ref-type="bibr" rid="ref223">223</xref>].</p></sec><sec id="s3-3-3"><title>Unsupervised Learning</title><p>Unsupervised learning is a fundamental ML category that analyzes and groups unlabeled data based on similarities and differences, without predefined labels [<xref ref-type="bibr" rid="ref198">198</xref>]. Two critical techniques are clustering and dimensionality reduction [<xref ref-type="bibr" rid="ref199">199</xref>-<xref ref-type="bibr" rid="ref201">201</xref>,<xref ref-type="bibr" rid="ref203">203</xref>,<xref ref-type="bibr" rid="ref205">205</xref>,<xref ref-type="bibr" rid="ref224">224</xref>], and both are vital in genomics and medical imaging.</p><p>Clustering groups objects so that those in the same cluster are more similar to each other than to those in other groups. Its health care applications include the following: (1) <italic>genomic data analysis</italic>, clustering categorizes genes with similar expression patterns, aiding in understanding gene functions, identifying disease markers, and revealing biological pathways (eg, it identifies co-expressed gene groups in diseases like cancer, revealing potential therapeutic targets) [<xref ref-type="bibr" rid="ref199">199</xref>]; (2) <italic>patient stratification</italic>, algorithms segment patients into groups based on similarities in medical records or genetic information [<xref ref-type="bibr" rid="ref224">224</xref>], and this stratification identifies disease subtypes with distinct clinical outcomes or treatment responses, facilitating personalized medicine; and (3) <italic>medical imaging</italic>, clustering is used for image segmentation (partitioning images into pixel sets) to identify regions of interest, such as tumors in MRI or CT scans, which is crucial for accurate diagnosis and treatment planning [<xref ref-type="bibr" rid="ref201">201</xref>].</p><p>Dimensionality reduction decreases the number of random variables by obtaining a set of principal variables, which is important for dealing with high-dimensional data common in health care as follows: (1) <italic>genomic data analysis</italic>, genomic data are inherently high-dimensional, with techniques like principal component analysis [<xref ref-type="bibr" rid="ref202">202</xref>] and t-distributed stochastic neighbor embedding [<xref ref-type="bibr" rid="ref203">203</xref>] reducing their complexity, and this simplification aids in data visualization, identifying genetic markers, and understanding the genetic architecture of diseases; and (2) <italic>medical imaging</italic>, high-resolution images are computationally intensive, and dimensionality reduction techniques reduce the number of features while retaining essential information [<xref ref-type="bibr" rid="ref204">204</xref>]. This is crucial for efficient storage, processing, and analysis of medical images, facilitating the development of more efficient diagnostic algorithms [<xref ref-type="bibr" rid="ref205">205</xref>].</p></sec><sec id="s3-3-4"><title>Semisupervised Learning</title><p>Semisupervised learning is a fundamental ML category uniquely positioned in health care because it improves model performance by leveraging both labeled and unlabeled data [<xref ref-type="bibr" rid="ref206">206</xref>,<xref ref-type="bibr" rid="ref208">208</xref>,<xref ref-type="bibr" rid="ref225">225</xref>]. This approach is cost-effective, utilizing the abundance of unlabeled data in health care where labeling is often expensive or time-consuming. The key features include the following: (1) <italic>utilizing unlabeled data</italic>, algorithms exploit the vast amounts of unlabeled data in health care databases, which, despite lacking explicit annotations, contain valuable information that complements labeled data and enhances the model&#x2019;s understanding of complex medical phenomena [<xref ref-type="bibr" rid="ref226">226</xref>]; (2) <italic>combining labeled and unlabeled data</italic>, by incorporating both data types during training, semisupervised algorithms learn more robust representations of the underlying data distribution [<xref ref-type="bibr" rid="ref227">227</xref>], improving the model&#x2019;s generalization capabilities and leading to more accurate predictions; and (3) <italic>semisupervised techniques</italic>, methods like self-training, co-training, and semisupervised support vector machines iteratively refine predictions using labeled data while leveraging unlabeled data to enhance overall performance [<xref ref-type="bibr" rid="ref207">207</xref>].</p><p>In health care, semisupervised learning applies to diverse areas as follows: (1) <italic>medical image analysis</italic>, algorithms analyze large volumes of unlabeled medical images to identify subtle patterns or anomalies, and combining this unsupervised analysis with labeled data improves the accuracy of tasks such as tumor detection, organ segmentation, and disease classification [<xref ref-type="bibr" rid="ref209">209</xref>]; (2) <italic>clinical diagnosis</italic>, it assists diagnosis and outcome prediction by leveraging both labeled patient data and unlabeled population health data [<xref ref-type="bibr" rid="ref208">208</xref>], and this integrated approach enhances diagnostic accuracy and reliability, leading to more informed clinical decisions; and (3) <italic>patient monitoring</italic>, techniques analyze large streams of unlabeled patient data (eg, EHRs and physiological signals) to detect deviations from normal health patterns [<xref ref-type="bibr" rid="ref225">225</xref>], and incorporating these data into predictive models allows providers to proactively identify and intervene in adverse health events. Overall, semisupervised learning offers a powerful framework to leverage the wealth of unlabeled health care data, advancing ML model performance, medical research, diagnosis, and treatment strategies [<xref ref-type="bibr" rid="ref228">228</xref>,<xref ref-type="bibr" rid="ref229">229</xref>].</p></sec><sec id="s3-3-5"><title>Reinforcement Learning</title><p>RL is an ML type particularly suited for situations where an &#x201C;agent&#x201D; must make a sequence of decisions to achieve a goal [<xref ref-type="bibr" rid="ref230">230</xref>]. Approaches to learning optimal policies include the following: (1) <italic>dynamic programming</italic>, breaks down decision-making into simpler, recursively solved subproblems, which is effective in environments with a perfect, known model (states and transitions); and (2) <italic>Monte Carlo methods</italic>, model-free approaches relying on repeated random sampling to approximate the optimal policy, which is useful for problems with stochastic dynamics and rewards.</p><p>In health care, RL offers innovative ways to approach complex, dynamic decision-making problems [<xref ref-type="bibr" rid="ref210">210</xref>], operating on reward and penalty principles to learn optimal actions through trial and error. The key concepts include the following: (1) <italic>agent and environment</italic>, an &#x201C;agent&#x201D; (eg, a health care model) interacts with its &#x201C;environment&#x201D; (eg, patient data/scenarios), taking actions and receiving feedback in the form of rewards or penalties based on the outcomes; (2) <italic>policy</italic>, the strategy the agent uses to determine the next action based on the current environment state (eg, choosing a treatment plan); (3) <italic>reward signal</italic>, guides the agent&#x2019;s actions, with positive rewards encouraging similar decisions and negative rewards signaling adjustment; (4) <italic>value function</italic>, estimates the expected cumulative reward of taking an action in a given state, helping the agent predict long-term outcomes; and (5) <italic>exploration versus exploitation</italic>, balancing trying new actions (exploration) with using known high-reward actions (exploitation), which is analogous to balancing experimental and tried-and-tested treatments.</p><p>RL is highly useful in health care applications, including the following: (1) <italic>treatment optimization</italic>, RL adjusts treatment strategies over time based on patient response [<xref ref-type="bibr" rid="ref211">211</xref>], and for chronic diseases like diabetes, models suggest adaptive insulin dosages, diet, and exercise plans; (2) <italic>clinical trial design</italic>, RL helps determine the most effective trial structures, treatment regimens, and patient selection criteria, enhancing trial efficiency and success rates [<xref ref-type="bibr" rid="ref231">231</xref>-<xref ref-type="bibr" rid="ref233">233</xref>]; (3) <italic>robotic surgery and rehabilitation</italic>, used in training robotic systems to adapt to patient-specific conditions and improve based on feedback from surgical outcomes or recovery rates [<xref ref-type="bibr" rid="ref212">212</xref>]; (4) <italic>personalized medicine</italic>, RL models analyze patient data over time to predict the most effective treatment plans, considering the unique health trajectory and response patterns of each patient [<xref ref-type="bibr" rid="ref213">213</xref>,<xref ref-type="bibr" rid="ref214">214</xref>]; and (5) <italic>health care resource management</italic>, algorithms assist in managing resources (hospital bed allocation, staff scheduling, and equipment usage) by learning optimal allocation strategies based on demand and resource availability [<xref ref-type="bibr" rid="ref215">215</xref>].</p></sec><sec id="s3-3-6"><title>Case Studies of ML in Health Care</title><p>ML has made significant inroads into health care, transforming patient care, diagnostics, treatment planning, and disease management. Notable real-world examples highlight both successes and challenges as follows: (1) <italic>diagnostic imaging and radiology</italic>, ML (especially deep learning) has revolutionized medical image interpretation (eg, Google Health&#x2019;s ML model outperformed human radiologists in detecting breast cancer in mammograms [<xref ref-type="bibr" rid="ref234">234</xref>]), and the challenges include integrating these systems into clinical workflows, dealing with diverse data quality, and ensuring consistent performance across different populations and equipment; (2) <italic>drug discovery and development</italic>, ML accelerates drug discovery, reducing cost and time (eg, Atomwise used AI to predict effective molecules, even identifying promising COVID-19 compounds in 2020 [<xref ref-type="bibr" rid="ref235">235</xref>]), and the primary challenge is the time-consuming and expensive process of validating AI-discovered drugs in clinical trials; (3) <italic>predictive analytics in patient care</italic>, ML models are increasingly used for predictive analytics (eg, the Johns Hopkins team used ML to predict sepsis in hospitalized patients, enabling early intervention [<xref ref-type="bibr" rid="ref236">236</xref>]), and the challenges include ensuring data privacy, overcoming data silos, and dealing with potential biases in training data; (4) <italic>personalized medicine</italic>, ML aids in tailoring treatments to individual genetic profiles (eg, a team at Earle A Chiles Research Institute used ML to analyze the genetic data of cancer patient for identifying the most effective treatment plans [<xref ref-type="bibr" rid="ref237">237</xref>]), and the challenges include managing vast amounts of genetic data, ensuring accurate interpretations, and integrating these insights into routine clinical practice; and (5) <italic>mental health applications</italic>, ML models monitor and diagnose mental health conditions (eg, apps like Ginger.io use ML to analyze user interaction and provide personalized mental health support [<xref ref-type="bibr" rid="ref238">238</xref>]), and the challenges include addressing privacy concerns, ensuring algorithm sensitivity and specificity across diverse populations, and integrating these tools with traditional mental health services.</p></sec></sec><sec id="s3-4"><title>FL Details</title><sec id="s3-4-1"><title>FL Background</title><p>Within the field of ML, data security and privacy are paramount concerns. Traditional ML approaches often require centralized data storage, which can raise privacy issues and limit participation due to data ownership restrictions. FL has emerged as a groundbreaking solution, offering a decentralized paradigm for collaborative ML [<xref ref-type="bibr" rid="ref239">239</xref>]. In FL, multiple entities, such as health care institutions or research centers, collaborate to train a model without sharing their raw data. Each entity trains a local model on its own data and shares only model updates, such as gradients or parameters, with a central server. This collaborative approach allows for distributed learning while preserving data privacy and security.</p></sec><sec id="s3-4-2"><title>FL Types</title><p>FL encompasses three prominent implementations tailored to diverse scenarios and constraints: (1) horizontal FL (HFL); (2) vertical FL (VFL); and (3) federated transfer learning (FTL) (<xref ref-type="fig" rid="figure6">Figure 6</xref>). The first implementation <italic>HFL</italic> involves training models across multiple devices or clients that possess similar data distributions (same features) but cannot share raw data due to privacy concerns. Each client trains a local model and shares only model updates (gradients/parameters) with a central server [<xref ref-type="bibr" rid="ref240">240</xref>]. The server aggregates these updates to refine a global model, which is then redistributed. HFL is suitable where data are distributed with similar characteristics, such as mobile phones, IoT edge devices [<xref ref-type="bibr" rid="ref241">241</xref>], and EEG data [<xref ref-type="bibr" rid="ref242">242</xref>]. The challenges involve privacy-preserving techniques, communication efficiency, and aggregation strategies [<xref ref-type="bibr" rid="ref243">243</xref>]. The second implementation <italic>VFL</italic> addresses scenarios where data are distributed across multiple parties with complementary features (different features) that cannot be shared due to privacy/proprietary concerns [<xref ref-type="bibr" rid="ref244">244</xref>]. Each party holds a subset of features. The goal is collaborative model training without sharing raw data, commonly using secure multiparty computation (SMPC) and HE to enable computation on encrypted data while preserving privacy [<xref ref-type="bibr" rid="ref245">245</xref>]. VFL is applied in health care where different institutions hold complementary patient data (eg, medical records and lab results) that are crucial for accurate models while preserving privacy [<xref ref-type="bibr" rid="ref246">246</xref>]. The third implementation <italic>FTL</italic> extends traditional transfer learning to federated settings, where knowledge from related tasks or domains is leveraged across multiple decentralized datasets [<xref ref-type="bibr" rid="ref247">247</xref>]. Unlike traditional transfer learning, FTL aggregates knowledge from decentralized clients to refine a base model (initialized from pretraining or scratch). This accommodates variations in data distributions and characteristics across clients [<xref ref-type="bibr" rid="ref248">248</xref>]. FTL is beneficial where labeled data are scarce or unevenly distributed, such as electrocardiogram signal analysis [<xref ref-type="bibr" rid="ref249">249</xref>], improving performance by leveraging knowledge from related domains.</p><fig position="float" id="figure6"><label>Figure 6.</label><caption><p>Types of federated learning (FL): (A) horizontal FL; (B) vertical FL; (C) federated transfer learning.</p></caption><graphic alt-version="no" mimetype="image" position="float" xlink:type="simple" xlink:href="jmir_v28i1e80178_fig06.png"/></fig></sec><sec id="s3-4-3"><title>Case Studies of FL in Health Care</title><p>FL holds promise in health care by facilitating the collaborative development of robust ML models across institutions (eg, hospitals and research centers) while safeguarding patient data privacy [<xref ref-type="bibr" rid="ref250">250</xref>,<xref ref-type="bibr" rid="ref251">251</xref>]. This approach trains ML models on local datasets, sharing only model updates (not raw data) to a central server for aggregation, thus mitigating privacy concerns and reducing data transfer costs [<xref ref-type="bibr" rid="ref252">252</xref>]. FL offers enhanced privacy and utilization of diverse datasets without centralization. Real-world examples of FL in health care include the following: (1) <italic>multi-institutional collaboration for disease diagnosis</italic>, FL&#x2019;s most significant success involves collaborative projects for disease diagnosis, and an international consortium (including institutions like Massachusetts General Hospital, University of Cambridge, Lahey Hospital, Assuta Medical Centers, Dasa S.A., National Taiwan University, and Seoul National University Hospital) successfully used FL to develop highly accurate models for predicting critical care patient outcomes (eg, mortality and length of stay) by leveraging diverse populations while maintaining data privacy; (2) <italic>enhancing drug discovery and development</italic>, FL has been used in pharmaceutical research to create predictive models for drug response and toxicity, and a notable instance is a project where multiple pharmaceutical companies shared algorithmic models, rather than data, to predict the success of drug compounds, expediting discovery while maintaining confidentiality of proprietary data [<xref ref-type="bibr" rid="ref253">253</xref>]; and (3) <italic>collaborative research</italic>, FL enables institutions to collaborate on cancer research without sharing sensitive patient data, and a notable example is the collaboration facilitated by Intel and Penn Medicine, utilizing FL to identify brain tumors [<xref ref-type="bibr" rid="ref254">254</xref>]. These cases demonstrate how FL advances medical research while maintaining data confidentiality.</p></sec><sec id="s3-4-4"><title>Challenges of FL in Health Care</title><p>FL offers a groundbreaking opportunity to collaboratively develop potent ML models while safeguarding patient data privacy and minimizing transfer costs. However, realizing its full potential in health care requires overcoming significant challenges, including the following: (1) <italic>data heterogeneity and model generalizability</italic>, variability in medical data across institutions (different formats and diverse populations) complicates model convergence and performance, necessitating models that are generalizable to diverse patient populations and data types [<xref ref-type="bibr" rid="ref255">255</xref>]; (2) <italic>technical and computational limitations</italic>, successful FL implementation requires substantial computational resources and technical expertise that may be unequally distributed among institutions, and balancing these disparities is crucial for success [<xref ref-type="bibr" rid="ref256">256</xref>]; (3) <italic>regulatory and ethical compliance</italic>, FL must adhere to complex regulations like HIPAA (United States) and GDPR (Europe) governing data privacy and security, and ethical considerations require obtaining patient consent and ensuring equitable distribution of research benefits, necessitating clear data governance and ethical frameworks [<xref ref-type="bibr" rid="ref257">257</xref>]; and (4) <italic>scalability and real-time learning</italic>, scaling FL models to accommodate real-time learning and large datasets poses technical hurdles, making the efficient management and real-time updating of models challenging [<xref ref-type="bibr" rid="ref258">258</xref>].</p><p>Possible solutions include establishing standardized data formats across entities for consistency, implementing comprehensive data preprocessing pipelines to enhance quality, and designing FL algorithms adept at handling diverse data types and operating effectively across varying computational resources [<xref ref-type="bibr" rid="ref259">259</xref>].</p><p>Future prospects involve integrating FL with emerging technologies like IoT devices and real-time health monitoring systems. This integration could enable the continuous improvement of ML models with real-time data from diverse, distributed sources, leading to more dynamic and responsive health care solutions. Additionally, advancements in edge computing could further enhance FL&#x2019;s efficiency and scalability in health care [<xref ref-type="bibr" rid="ref260">260</xref>].</p></sec></sec><sec id="s3-5"><title>Current Trends and Future Directions of FL in Health Care</title><sec id="s3-5-1"><title>Overview</title><p>The landscape of FL in health care is rapidly evolving, driven by technological advancements and the growing need for collaborative and privacy-preserving data analysis. This section outlines the current trends shaping FL in health care and forecasts its future trajectory.</p></sec><sec id="s3-5-2"><title>Current Trends of FL in Health Care</title><p>The prevailing trends shaping FL in health care reflect a dynamic evolution toward enhanced analytics, privacy, collaboration, and ethical considerations as follows: (1) <italic>integration with advanced analytics and AI</italic>, FL is being increasingly integrated with sophisticated AI techniques, such as deep learning, to enhance its analytical capabilities [<xref ref-type="bibr" rid="ref261">261</xref>,<xref ref-type="bibr" rid="ref262">262</xref>], and this allows for more complex and accurate models capable of addressing intricate health care challenges like personalized medicine and predictive analytics [<xref ref-type="bibr" rid="ref250">250</xref>]; (2) <italic>emphasis on data privacy and security</italic>, due to heightened data privacy concerns, FL is gaining traction as a preferred method for collaborative health care research [<xref ref-type="bibr" rid="ref263">263</xref>], and its inherent design, which allows for model training without sharing raw data, aligns well with stringent data privacy regulations like HIPAA and GDPR; (3) <italic>cross-institutional collaborations</italic>, there is a growing trend of cross-institutional collaborations, as explained previously, which is facilitated by FL, and these collaborations unite hospitals, research centers, and academic institutions, enabling them to pool knowledge and data resources for collective model improvement while maintaining data sovereignty; and (4) <italic>ethical and fair AI development</italic>, there is an increased focus on ethical AI development as FL evolves, ensuring that FL models are fair, unbiased, and representative of all patient demographics, thus addressing concerns around algorithmic bias [<xref ref-type="bibr" rid="ref19">19</xref>,<xref ref-type="bibr" rid="ref264">264</xref>,<xref ref-type="bibr" rid="ref265">265</xref>].</p></sec><sec id="s3-5-3"><title>Future Directions of FL in Health Care</title><p>FL in health care is poised for significant expansion, driven by emerging technological advancements and evolving health care landscapes. This forthcoming evolution encompasses the following: (1) <italic>expansion into global health initiatives</italic>, FL has the potential to significantly impact global health research, particularly in areas with stringent privacy laws or limited data-sharing capabilities, facilitating the analysis of global health trends and the development of models representative of diverse populations [<xref ref-type="bibr" rid="ref250">250</xref>]; (2) <italic>automated and dynamic model updating</italic>, the future will likely see more automated and dynamic updating of FL models [<xref ref-type="bibr" rid="ref266">266</xref>], enabling health care systems to respond quickly to new data or changing health trends, making the models more adaptive and responsive; (3) <italic>use in remote and real-time monitoring</italic>, with the proliferation of wearable devices and IoT in health care, FL is set to play a significant role in real-time patient monitoring and remote health care, providing personalized insights and treatments based on data from diverse patient populations [<xref ref-type="bibr" rid="ref267">267</xref>]; (4) <italic>edge computing integration</italic>, integrating FL with edge computing could decentralize computational workload, allowing for faster and more efficient model training and updates, especially in real-time applications [<xref ref-type="bibr" rid="ref265">265</xref>,<xref ref-type="bibr" rid="ref268">268</xref>,<xref ref-type="bibr" rid="ref269">269</xref>]; and (5) <italic>integration with blockchain for enhanced security</italic>, the integration of FL with blockchain technology is a promising development that bolsters data security and adds a layer of transparency and traceability to the FL process, ensuring immutable record-keeping and verifiable model updates in FL networks [<xref ref-type="bibr" rid="ref13">13</xref>]. In summary, FL in health care is at a dynamic juncture, poised to reshape research and delivery. Its alignment with current needs for privacy, collaboration, and advanced analytics, coupled with its adaptability for future technological trends, positions FL as a key player in the future landscape of health care technology, paving the way for more equitable, secure, and efficient use of health care data globally.</p></sec></sec></sec><sec id="s4"><title>Blockchain</title><sec id="s4-1"><title>Blockchain Background</title><p>Blockchain technology has undergone a remarkable evolution since its inception in 2009 with the creation of Bitcoin by an individual or group using the pseudonym Satoshi Nakamoto [<xref ref-type="bibr" rid="ref270">270</xref>]. The primary purpose of Bitcoin was to establish a decentralized digital currency, and the innovation that made this possible was blockchain&#x2014;a distributed ledger that records transactions across a network of computers securely and transparently.</p><p>In the following years, the potential applications of blockchain technology expanded beyond cryptocurrency. Vitalik Buterin introduced Ethereum [<xref ref-type="bibr" rid="ref271">271</xref>] in 2015, introducing the concept of smart contracts&#x2014;self-executing contracts with the terms of the agreement directly written into code. This development opened up a broader spectrum of decentralized applications (DApps) and laid the foundation for blockchain&#x2019;s role in facilitating not only peer-to-peer (P2P) transactions but also complex programmable interactions.</p><p>The years that followed witnessed a surge in blockchain projects and platforms, each aiming to address specific challenges across various industries. The technology gained recognition for its potential to enhance transparency, security, and efficiency. Consortia and collaborations emerged, with enterprises exploring how blockchain could optimize supply chains [<xref ref-type="bibr" rid="ref272">272</xref>-<xref ref-type="bibr" rid="ref275">275</xref>], streamline financial transactions, and enhance data integrity.</p><p>Blockchain continues to evolve, with ongoing efforts to address scalability issues, energy consumption concerns, and regulatory considerations. From its humble beginnings as the underlying technology for Bitcoin, blockchain has grown into a versatile tool with the potential to reshape how industries manage and verify data. The technology&#x2019;s journey reflects an ongoing quest for innovative solutions to long-standing challenges in the digital realm.</p><p>In this section, we provide a concise overview of fundamental concepts, features, structure, and taxonomy within the realm of blockchain technology.</p></sec><sec id="s4-2"><title>Blockchain Technology: An Overview</title><p>Blockchain technology is a decentralized and distributed ledger system designed to facilitate secure and transparent transactions without the need for a central authority. At its core, blockchain consists of a chain of blocks, each containing a list of transactions. These blocks are linked together in a chronological and immutable manner, forming a continuous chain. One of the key features of blockchain is its decentralization, meaning that the ledger is maintained by a network of nodes rather than a single central entity. This distributed nature enhances security, reduces the risk of fraud, and ensures transparency in the transaction process.</p><p>Blockchain technology possesses several distinctive features that contribute to its popularity and versatility across various industries. The features of blockchain technology are as follows: (1) decentralization, (2) immutability, (3) transparency, (4) security, (5) distributed ledger, (6) consensus mechanism, (7) anonymity and privacy, (8) efficiency and speed, (9) interoperability, and (10) ability to support smart contracts. First, regarding decentralization, blockchain operates on a P2P network, eliminating the need for a central authority or intermediary, and this enhances security, reduces the risk of a single point of failure, and promotes trust among mutually untrusted participants [<xref ref-type="bibr" rid="ref276">276</xref>]. Second, immutability is the capability of a blockchain ledger to remain unchanged. Once a block is added to the blockchain, it becomes virtually impossible to alter or delete the information within it. Immutability ensures the integrity of the transaction history and builds trust in the accuracy of recorded data. Third, regarding transparency, the entire transaction history is visible to all participants in the network, and this fosters trust and accountability as participants can independently verify transactions and the state of the blockchain. Fourth, regarding security, blockchain uses cryptographic techniques to secure transactions and control access to the network. Consensus mechanisms, such as proof of work (PoW) and proof of stake (PoS), enhance security by preventing unauthorized changes to the blockchain [<xref ref-type="bibr" rid="ref277">277</xref>-<xref ref-type="bibr" rid="ref279">279</xref>]. Fifth, the ledger is distributed among the nodes over the network, and each node in the network holds a copy of the blockchain. This distribution ensures redundancy, resilience, and a shared source of trust among the participants. Sixth, consensus is a mechanism that gives the network the ability to agree upon the validity of transactions (and blocks) and the order in which they can be added to the blockchain. Seventh, regarding anonymity and privacy, while all transactions in the blockchain network are transparent, participants remain pseudonymous due to the use of public/private key pairs. Eighth, regarding efficiency and speed, blockchain reduces the need for intermediaries and manual processes, leading to faster and more efficient transactions. In some cases, however, the speed of transactions may depend on the specific consensus mechanism used. For instance, PoW blockchains, like Bitcoin, tend to be slower (ie, with less throughput) compared to traditional payment systems like Visa and Mastercard. The primary reasons for this include the inefficiency of the underlying consensus mechanisms and the way transactions are processed [<xref ref-type="bibr" rid="ref280">280</xref>]. Ninth, blockchain interoperability refers to the capacity of various blockchain networks to interact seamlessly, facilitating the exchange of messages, data, and tokens among them [<xref ref-type="bibr" rid="ref281">281</xref>-<xref ref-type="bibr" rid="ref285">285</xref>]. Standards and protocols are evolving to enable such communication and data exchange between disparate blockchain platforms. The Inter-Blockchain Communication (IBC) protocol [<xref ref-type="bibr" rid="ref286">286</xref>] is designed to facilitate this interoperability by providing a standardized way for independent blockchains to transfer and communicate with each other. Tenth, regarding the ability to support smart contracts, smart contracts are self-executing contracts with the terms directly written into code. These contracts automate and enforce predefined rules and agreements, reducing the need for intermediaries and streamlining processes [<xref ref-type="bibr" rid="ref287">287</xref>,<xref ref-type="bibr" rid="ref288">288</xref>].</p></sec><sec id="s4-3"><title>Consensus Mechanism in Blockchain</title><p>Consensus in the context of blockchain refers to the mechanism by which a distributed network of nodes agrees on the state of the system or the validity of transactions [<xref ref-type="bibr" rid="ref289">289</xref>-<xref ref-type="bibr" rid="ref291">291</xref>]. Since blockchain operates in a decentralized and trustless environment, consensus is crucial to ensure that all participants have a consistent view of the blockchain&#x2019;s history and current state. The consensus mechanism is responsible for preventing double-spending (where the same digital asset is spent more than once) and maintaining the integrity of the blockchain. Different blockchain networks use various consensus algorithms, each with its own set of rules and processes. The most prominent and currently existing consensus protocols are as follows: PoW; PoS; Byzantine fault tolerance (BFT); direct acyclic graph tangle (DAG); and hybrid consensus, including PoS and PoW hybrid, proof of authority (PoA) and PoW hybrid, delegated PoS (DPoS) and PoA hybrid, PoW and BFT hybrid, and hybrid voting system.</p><sec id="s4-3-1"><title>PoW Protocol</title><p>This is the original consensus algorithm used by Bitcoin [<xref ref-type="bibr" rid="ref270">270</xref>] and many more cryptocurrencies. In PoW, participants (miners) solve complex mathematical puzzles to validate transactions and create new blocks. The first miner to solve the puzzle gets the right to add a new block to the blockchain. PoW is resource-intensive and requires a significant amount of computational power [<xref ref-type="bibr" rid="ref292">292</xref>]. Blockchains that rely on PoW are more prone to forks. A fork in blockchain technology refers to a split in the blockchain&#x2019;s transaction history, resulting in two or more separate paths. This can occur for various reasons, such as changes in protocol rules, disagreements among participants, or software upgrades [<xref ref-type="bibr" rid="ref293">293</xref>].</p></sec><sec id="s4-3-2"><title>PoS Protocol</title><p>In PoS [<xref ref-type="bibr" rid="ref294">294</xref>], validators (ie, block proposer participants) are chosen to create new blocks and validate transactions based on the amount of cryptocurrency they hold and are willing to &#x201C;stake&#x201D; as collateral. This eliminates the need for energy-intensive mining and aims to provide a more energy-efficient alternative to PoW. Examples include Ethereum&#x2019;s [<xref ref-type="bibr" rid="ref295">295</xref>] transition to Ethereum 2.0, Cardano [<xref ref-type="bibr" rid="ref296">296</xref>], and Algorand [<xref ref-type="bibr" rid="ref297">297</xref>]. DPoS is an improvement over traditional PoS in terms of scalability and efficiency [<xref ref-type="bibr" rid="ref298">298</xref>].</p></sec><sec id="s4-3-3"><title>BFT Protocols</title><p>BFT consensus algorithms are a class of protocols designed to achieve consensus in distributed systems, even in the presence of faulty or malicious nodes. In a BFT-based consensus algorithm, a network of nodes collaborates to agree on the state of the system or the validity of transactions. The term &#x201C;Byzantine fault&#x201D; originates from the Byzantine generals&#x2019; problem [<xref ref-type="bibr" rid="ref299">299</xref>], a theoretical scenario where a group of generals must come to a unanimous agreement on a coordinated action, despite the possibility of some generals being traitors and sending conflicting messages. Practical BFT (pBFT) is the most prominent variant of BFT-based consensus protocols [<xref ref-type="bibr" rid="ref300">300</xref>]. This algorithm is designed to tolerate up to one-third of the total number of nodes being faulty or malicious. This means that as long as no more than one-third of the nodes in the network exhibit Byzantine behavior (ie, they may fail arbitrarily or behave maliciously), pBFT can still reach consensus and continue to operate correctly. Some variants of BFT (eg, Hotstuff [<xref ref-type="bibr" rid="ref301">301</xref>], pBFT, and improved BFT) are supported by Hyperledger Fabric [<xref ref-type="bibr" rid="ref302">302</xref>].</p></sec><sec id="s4-3-4"><title>DAG Protocols</title><p>DAG consensus protocols are a class of distributed consensus algorithms that use a data structure called a directed acyclic graph to achieve agreement on the order of transactions or events in a decentralized network. Unlike traditional blockchain-based consensus protocols where transactions are organized into linear blocks, DAG-based protocols organize transactions in a more flexible graph structure [<xref ref-type="bibr" rid="ref303">303</xref>]. One of the most well-known implementations of DAG consensus is the tangle [<xref ref-type="bibr" rid="ref304">304</xref>], which is used in the IOTA cryptocurrency network [<xref ref-type="bibr" rid="ref305">305</xref>]. In the tangle, each transaction directly references and approves 2 previous transactions, forming a directed acyclic graph structure. The most prominent blockchains that run on proof of capacity include Signum, Chia, and SpaceMint.</p></sec><sec id="s4-3-5"><title>Hybrid Consensus Protocols</title><sec id="s4-3-5-1"><title>Overview</title><p>Hybrid consensus models in blockchain combine elements of multiple traditional consensus mechanisms to leverage their respective strengths and mitigate their weaknesses. These models aim to achieve a balance among decentralization, security, scalability, and energy efficiency [<xref ref-type="bibr" rid="ref306">306</xref>]. Some hybrid consensus models in blockchain are described below.</p></sec><sec id="s4-3-5-2"><title>PoS and PoW Hybrid</title><p>Some blockchain networks combine PoS and PoW mechanisms to achieve consensus (eg, TwinsCoin [<xref ref-type="bibr" rid="ref307">307</xref>]). For example, a PoW component may be used for initial block creation, while PoS is utilized for subsequent block validation or as a way to elect validators. This hybrid approach aims to maintain security through PoW while improving scalability and energy efficiency with PoS.</p></sec><sec id="s4-3-5-3"><title>PoA and PoW Hybrid</title><p>In this hybrid model, a network may utilize PoW for initial block creation and PoA for block validation. PoW ensures the initial distribution of tokens and secures the network against Sybil attacks, while PoA provides fast finality and scalability by relying on known and trusted validators.</p></sec><sec id="s4-3-5-4"><title>DPoS and PoA Hybrid</title><p>DPoS allows token holders to vote for a limited number of delegates who are responsible for block validation. In a hybrid approach, DPoS can be combined with PoA, where the initial set of validators is determined through PoA, and then, token holders can vote for additional delegates using DPoS. This hybrid model aims to achieve both decentralization and scalability.</p></sec><sec id="s4-3-5-5"><title>PoW and BFT Hybrid</title><p>This hybrid model combines the energy-intensive PoW with a BFT-based consensus algorithm such as pBFT or Tendermint [<xref ref-type="bibr" rid="ref308">308</xref>]. PoW is used for block creation, while BFT consensus ensures finality and fault tolerance. This approach aims to achieve both security and efficiency in blockchain networks [<xref ref-type="bibr" rid="ref309">309</xref>].</p></sec><sec id="s4-3-5-6"><title>Hybrid Voting Systems</title><p>Some blockchain networks combine different voting mechanisms, such as direct voting by token holders and voting by elected delegates [<xref ref-type="bibr" rid="ref310">310</xref>]. This hybrid voting system aims to balance the influence of token holders with the expertise and accountability of elected representatives.</p></sec></sec></sec><sec id="s4-4"><title>Blockchain Data Structure</title><p>In blockchain technology, the data structure plays a pivotal role in ensuring the integrity, security, and immutability of the distributed ledger [<xref ref-type="bibr" rid="ref278">278</xref>,<xref ref-type="bibr" rid="ref311">311</xref>]. At its core, a blockchain is composed of a series of blocks, each containing a bundle of transactions. These blocks are cryptographically linked together sequentially, forming a continuous chain. The data structure of a block typically includes several key components: a header, a list of transactions, and a cryptographic hash. The header contains metadata, such as the block&#x2019;s unique identifier (block hash), a timestamp, and a reference to the previous block&#x2019;s hash, thus establishing the chronological order of blocks. The transaction list records the details of all transactions included in the block, such as sender and receiver addresses, transaction amounts, and cryptographic signatures for verification. Additionally, each block is assigned a cryptographic hash, which is computed based on its contents using a hashing algorithm like SHA-256. This hash serves as a unique identifier for the block and is crucial for maintaining the integrity of the blockchain. Any alteration to the data within a block would result in a change in its hash, thereby breaking the chain&#x2019;s continuity and signaling tampering. The inherent immutability and tamper-resistance of the data structure in blockchain ensure that once recorded, transactions cannot be altered or deleted without consensus from the network participants, establishing a reliable and transparent system for recording and verifying transactions [<xref ref-type="bibr" rid="ref312">312</xref>].</p></sec><sec id="s4-5"><title>Blockchain Network and Architecture</title><p>The network architecture in blockchain is a distributed and decentralized system that enables the secure and transparent exchange of data and value across a network of interconnected nodes. At its core, a blockchain operates as a P2P network where each participant, or node, maintains a copy of the entire blockchain ledger. This distributed architecture ensures that there is no single point of failure, as the data are replicated and synchronized across multiple nodes. Nodes communicate with each other through a consensus mechanism. Depending on the consensus algorithm used, nodes may take on different roles, such as miners in the PoW system or validators in the PoS system. Transactions are broadcast to the network and validated by consensus, typically requiring confirmation from a majority of nodes before being added to the blockchain. This network architecture provides several benefits, including resilience against censorship and tampering, increased transparency and accountability, and enhanced security through cryptographic techniques.</p><p>Additionally, the decentralized nature of blockchain networks promotes trust among participants by eliminating the need for intermediaries and central authorities, thereby fostering a more inclusive and democratic ecosystem for conducting transactions and exchanging value [<xref ref-type="bibr" rid="ref313">313</xref>].</p><p>Blockchain technology typically consists of 6 common layers, each serving a specific purpose in the network&#x2019;s function and security (<xref ref-type="fig" rid="figure7">Figure 7</xref>). The six layers are as follows: (1) <italic>network layer,</italic> the foundation facilitating communication between nodes using protocols like TCP/IP, HTTP, and P2P protocols, responsible for transmitting data (transactions and blocks) across the network; (2) <italic>data layer</italic>, stores the actual blockchain data, including blocks, transactions, and smart contracts, utilizing structures and storage mechanisms optimized for secure and efficient retrieval; (3) <italic>consensus layer</italic>, ensures all nodes agree on the validity and order of transactions added to the blockchain using various mechanisms, such as PoW, PoS, DPoS, and pBFT; (4) <italic>smart contract layer</italic>, enables the creation and execution of programmable, self-executing contracts with terms written directly into code, powering various DApps; (5) <italic>incentive layer</italic>, provides mechanisms (typically block rewards and transaction fees, eg, Bitcoin&#x2019;s block rewards and Ethereum&#x2019;s gas fees) to incentivize participants (miners or validators) to contribute resources and maintain the network&#x2019;s security and integrity; and (6) <italic>application layer</italic>, encompasses the user-facing applications and interfaces (eg, DApps, wallets, smart contracts, and other software) that interact with the blockchain protocol.</p><fig position="float" id="figure7"><label>Figure 7.</label><caption><p>Six-layer blockchain architecture illustrating increasing abstraction from the network layer to the application layer.</p></caption><graphic alt-version="no" mimetype="image" position="float" xlink:type="simple" xlink:href="jmir_v28i1e80178_fig07.png"/></fig></sec><sec id="s4-6"><title>IBC Protocol</title><p>Interoperability is one of the most important features of next-generation blockchain networks and refers to the ability of different blockchain platforms to communicate, share data, and transact with each other seamlessly. It enables interoperability between disparate blockchain networks, allowing them to interact and exchange information or assets without the need for intermediaries or centralized exchanges. Interoperability is essential for realizing the full potential of blockchain technology by facilitating cross-chain transactions, asset transfers, and data sharing between different blockchain ecosystems [<xref ref-type="bibr" rid="ref286">286</xref>].</p><p>The IBC protocol is a set of standards and protocols designed to enable communication and interoperability between independent blockchain networks. IBC facilitates the secure and trustless transfer of assets and data across different blockchains, allowing them to interact and transact with each other directly. The protocol defines a standardized messaging format and a set of rules for validating and verifying transactions between participating blockchains. By implementing the IBC protocol, blockchain networks can establish interconnectivity, enabling cross-chain transactions, decentralized exchanges, and interoperable DApps [<xref ref-type="bibr" rid="ref283">283</xref>,<xref ref-type="bibr" rid="ref314">314</xref>,<xref ref-type="bibr" rid="ref315">315</xref>].</p><p>IBC is a pillar of the Internet of Blockchains [<xref ref-type="bibr" rid="ref311">311</xref>,<xref ref-type="bibr" rid="ref316">316</xref>], a vision where blockchain networks are interconnected like the global internet, creating a decentralized and open ecosystem where data, assets, and services flow freely between different blockchains. Examples of interoperability solutions include the following: (1) <italic>Cosmos,</italic> a decentralized network utilizing the IBC protocol to enable communication and interoperability between its various blockchain platforms, with the Cosmos Hub serving as the primary connection point [<xref ref-type="bibr" rid="ref317">317</xref>]; (2) <italic>Polkadot,</italic> a multichain blockchain platform that enables interoperability between different parachains (parallel blockchains) within its network via its relay chain, allowing them to share data and assets seamlessly [<xref ref-type="bibr" rid="ref318">318</xref>]; and (3) <italic>Wanchain,</italic> a cross-chain blockchain platform focused on interoperability, enabling the secure and decentralized exchange of assets between different blockchain networks, including Bitcoin and Ethereum [<xref ref-type="bibr" rid="ref319">319</xref>].</p></sec><sec id="s4-7"><title>Blockchain Taxonomy</title><sec id="s4-7-1"><title>Overview</title><p>At a high level, blockchain networks are classified into 3 main categories: private, public, and consortium blockchains. These are briefly explained in the following subsections.</p></sec><sec id="s4-7-2"><title>Private Blockchain</title><p>A private blockchain is a permissioned blockchain network where access and participation are restricted to authorized entities only. These entities typically have known identities and are granted permission to join the network by a central authority or administrator. Private blockchains are often used by enterprises and organizations to build internal blockchain solutions for specific use cases such as supply chain management, document verification, and intercompany transactions. They offer enhanced privacy, control, and scalability compared to public blockchains [<xref ref-type="bibr" rid="ref320">320</xref>,<xref ref-type="bibr" rid="ref321">321</xref>]. For instance, Hyperledger Fabric is a private blockchain framework developed by the Linux Foundation&#x2019;s Hyperledger project [<xref ref-type="bibr" rid="ref302">302</xref>,<xref ref-type="bibr" rid="ref322">322</xref>,<xref ref-type="bibr" rid="ref323">323</xref>]. It is designed for enterprise use cases and enables organizations to create permissioned blockchain networks with customizable features and governance models.</p></sec><sec id="s4-7-3"><title>Public Blockchain</title><p>A public blockchain is a permissionless blockchain network that is open to anyone to join, participate, and transact without requiring permission or identification. Public blockchains are decentralized networks where transactions are transparent, immutable, and verifiable by anyone. They offer high levels of transparency, censorship resistance, and security but may sacrifice scalability and privacy due to their open nature [<xref ref-type="bibr" rid="ref324">324</xref>-<xref ref-type="bibr" rid="ref327">327</xref>]. Public blockchains are often used for cryptocurrencies, DApps, and tokenized assets. For instance, Bitcoin operates as a decentralized P2P network for sending and receiving the Bitcoin cryptocurrency.</p></sec><sec id="s4-7-4"><title>Consortium Blockchain</title><p>A consortium blockchain is a semidecentralized blockchain network governed by a consortium or group of organizations rather than a single centralized entity. Consortium blockchains are permissioned networks where the consensus process and governance are shared among a predefined set of participants. Consortium blockchains are commonly used in industries or sectors where multiple organizations collaborate on shared processes or infrastructure while still maintaining some level of control and privacy [<xref ref-type="bibr" rid="ref328">328</xref>-<xref ref-type="bibr" rid="ref331">331</xref>]. They offer a balance between the decentralization of public blockchains and the control of private blockchains. For instance, R3 Corda is a consortium blockchain platform developed by the enterprise blockchain consortium R3. Corda is designed for use cases that require privacy, scalability, and interoperability in multiple organizations from sectors such as finance, health care, and supply chain.</p></sec></sec></sec><sec id="s5"><title>Integration of FL With Blockchain</title><sec id="s5-1"><title>Overview</title><p>Integrating blockchain technology with FL has emerged as a novel approach to address inherent data privacy, security, and trust challenges within distributed ML systems [<xref ref-type="bibr" rid="ref21">21</xref>,<xref ref-type="bibr" rid="ref23">23</xref>,<xref ref-type="bibr" rid="ref332">332</xref>,<xref ref-type="bibr" rid="ref333">333</xref>]. FL, characterized by training ML models across decentralized devices without centrally aggregating raw data, offers significant advantages in preserving user privacy and data confidentiality. In other words, in federated ML, the exchange occurs at the parameter level instead of transmitting raw data. This approach mitigates the risk associated with centralized computing architectures, which are susceptible to targeted attacks and potential denial of service due to their single-point-of-failure vulnerability. A detailed discussion on FL is presented in the FL Details section, including its different types (HFL, VFL, and FTL), applications (particularly in health care), and potential future directions (integration with advanced analytics and cross-institutional collaborations), highlighting FL&#x2019;s pivotal role in reshaping health care technology.</p><p>However, concerns persist regarding the integrity of FL systems, particularly regarding data tampering or manipulation by malicious or compromised nodes. Blockchain, renowned for its immutable and transparent ledger capabilities, presents a compelling solution to these challenges. By leveraging blockchain&#x2019;s decentralized consensus mechanisms and cryptographic primitives, FL systems can ensure data integrity, traceability, and transparency throughout the ML model training process [<xref ref-type="bibr" rid="ref334">334</xref>-<xref ref-type="bibr" rid="ref336">336</xref>]. Moreover, blockchain&#x2019;s smart contract functionality enables the establishment of auditable and self-executing agreements among participants, further enhancing the trustworthiness of FL collaborations [<xref ref-type="bibr" rid="ref23">23</xref>]. This integration not only addresses privacy and security concerns but also fosters a more collaborative and inclusive environment for distributed ML research and applications. As such, the motivation behind the integration of blockchain and FL lies in the pursuit of enhancing data privacy, security, and trust in decentralized ML ecosystems, ultimately advancing the adoption and efficacy of FL methodologies in various domains such as health care [<xref ref-type="bibr" rid="ref13">13</xref>,<xref ref-type="bibr" rid="ref336">336</xref>,<xref ref-type="bibr" rid="ref337">337</xref>].</p><p>Blockchain technology holds immense potential to significantly enhance the security, transparency, and trustworthiness of FL systems by addressing key challenges like verifying local model updates, aggregating the global model, and incentivizing participants. The integration of blockchain into FL is explored as follows: (1) verifying local model updates, (2) global model aggregation, and (3) incentivizing participants. First, regarding verifying local model updates, blockchain offers an immutable and tamper-proof record for local model updates from participants. These updates are recorded as transactions, ensuring their validity and preventing unauthorized modifications. Furthermore, smart contracts can be used to define specific rules, and they function as verification mechanisms, executing algorithms to validate the integrity and accuracy of updates [<xref ref-type="bibr" rid="ref338">338</xref>]. Second, regarding global model aggregation, blockchain empowers FL with decentralized consensus mechanisms (eg, PoW and PoS) that allow participants to collectively agree on the process of aggregating the global model. The entire aggregation process is transparently recorded on the blockchain, allowing participants to verify the fairness and accuracy of the final model [<xref ref-type="bibr" rid="ref339">339</xref>]. Third, regarding incentivizing participants, a key strength of blockchain is its ability to create tokenized incentives (tokens or cryptocurrencies) to reward participants who contribute data or computational resources [<xref ref-type="bibr" rid="ref340">340</xref>]. Smart contracts automate the distribution of these incentives based on predefined criteria (eg, quality of contribution and computational resources provided) [<xref ref-type="bibr" rid="ref341">341</xref>]. Crucially, the entire distribution process is transparently recorded on the blockchain, ensuring accountability and fairness [<xref ref-type="bibr" rid="ref342">342</xref>].</p><p>By leveraging the unique strengths of blockchain technology, FL systems can achieve a new level of security, transparency, and trust, ultimately fostering a more collaborative and efficient environment for AI development.</p></sec><sec id="s5-2"><title>Integration Architecture</title><p>Several research efforts have identified distinct architectures for integrating blockchain and FL. This paper proposes a framework similar to that in a previous report [<xref ref-type="bibr" rid="ref343">343</xref>], with slight variations in terminology. Based on the level of interaction between blockchain and FL entities, we categorize these architectures as fully coupled, semicoupled, and loosely coupled.</p><sec id="s5-2-1"><title>Fully-Coupled Architecture</title><p>In the fully-coupled architecture, blockchain nodes (ie, miners or validators) perform dual roles as FL clients. Within this architecture, FL clients engage in computing local model updates as well as validating these updates as blockchain nodes. Notably, blockchain nodes not only partake in training local models but also participate as the global model aggregator. The aggregator, which may be a selected node, a designated leader, or a collection of nodes based on the predefined protocol, is responsible for gathering local model updates. Every node in this model has the opportunity to function as a blockchain validator, a local model trainer, and a global aggregator concurrently. Consequently, both local model updates and global model updates are contained within the blockchain. Importantly, the absence of a necessity to transmit the global model to a central server mitigates the risk of a single point of failure within this architecture. A schematic of this architecture is depicted in <xref ref-type="fig" rid="figure8">Figure 8</xref>.</p><fig position="float" id="figure8"><label>Figure 8.</label><caption><p>Fully-coupled blockchain-based federated learning (FL) architecture: (A) detailed architecture; (B) schematic diagram. All local updates are committed on-chain via a smart contract that performs aggregation. Clients act as validators within a unified blockchain trust domain.</p></caption><graphic alt-version="no" mimetype="image" position="float" xlink:type="simple" xlink:href="jmir_v28i1e80178_fig08.png"/></fig></sec><sec id="s5-2-2"><title>Semicoupled Architecture</title><p>In the semicoupled architecture, blockchain and FL clients inhabit separate networks, although FL clients retain the capability to interact with the blockchain and manipulate the distributed ledger. FL clients gather data from diverse sources, train local models, and subsequently upload local model updates to the blockchain. Blockchain nodes (ie, miners or validators) are tasked to validate the uploaded local model updates that will be used for training the global model. Upon the preparation of the global model, blockchain nodes will store it within the blockchain. Participant rewards are allocated based on a predefined incentive mechanism. This architecture also circumvents the potential for a single point of failure. A schematic of this architecture is depicted in <xref ref-type="fig" rid="figure9">Figure 9</xref>.</p><fig position="float" id="figure9"><label>Figure 9.</label><caption><p>Semicoupled blockchain-based federated learning (FL) architecture: (A) detailed architecture; (B) schematic diagram. Validators perform aggregation off-chain with an on-chain registry and incentives.</p></caption><graphic alt-version="no" mimetype="image" position="float" xlink:type="simple" xlink:href="jmir_v28i1e80178_fig09.png"/></fig></sec><sec id="s5-2-3"><title>Loosely-Coupled Architecture</title><p>In the loosely-coupled architecture, blockchain nodes and FL clients are in 2 distinct networks. This architecture introduces reputation as a criterion for measuring the reliability of the clients. In this architecture, the primary function of the blockchain is to furnish a coordination mechanism for clients, manage their reputation, handle authentication, manage validation of local model updates, and manage incentives (ie, contributions are managed to ascertain reputation and incentivize participation). While the blockchain validates local model updates, it refrains from storing them. In contrast, it stores data related to the reputation of the participants. The responsibility of the FL clients is to train local models and upload updates to the blockchain for validation. After validation, these updates are sent to an aggregator, which can be a distinct server or a cloud space. A schematic of this architecture is depicted in <xref ref-type="fig" rid="figure10">Figure 10</xref>.</p><fig position="float" id="figure10"><label>Figure 10.</label><caption><p>Loosely-coupled blockchain-based federated learning (FL) architecture: (A) detailed architecture; (B) schematic diagram. Central aggregator with blockchain used only for audit logs.</p></caption><graphic alt-version="no" mimetype="image" position="float" xlink:type="simple" xlink:href="jmir_v28i1e80178_fig10.png"/></fig></sec><sec id="s5-2-4"><title>Cross-Architecture Synthesis and Quantitative Cost Analysis</title><p>The 3 BCFL integration patterns examined above represent distinct points on a design spectrum trading decentralization for performance and operational simplicity. The fully-coupled design maximizes auditability by executing all operations on-chain, but incurs significant latency (bounded by the blockchain finality time <italic>t<sub>f</sub></italic>) and ledger state growth, limiting scalability to small consortia (&#x2264;50 clients). The semicoupled design achieves a pragmatic balance by performing model aggregation off-chain while recording verifiable provenance and incentive information on-chain, supporting medium-scale health care deployments (&#x2264;100 clients). The loosely-coupled design minimizes blockchain interaction, using it primarily for coordination and audit, offering high throughput for large IoMT or regional networks (&#x2265;200 clients). Practitioners can map deployment size, regulatory constraints, and trust requirements to these design points to select an optimal integration pattern, as summarized in <xref ref-type="table" rid="table2">Table 2</xref>.</p><table-wrap id="t2" position="float"><label>Table 2.</label><caption><p>Comparative characteristics and quantitative cost trends across blockchain-based federated learning integration architectures.<sup><xref ref-type="table-fn" rid="table2fn1">a</xref></sup></p></caption><table id="table2" frame="hsides" rules="groups"><thead><tr><td align="left" valign="top">Characteristic</td><td align="left" valign="top">Fully-coupled architecture</td><td align="left" valign="top">Semicoupled architecture</td><td align="left" valign="top">Loosely-coupled architecture</td></tr></thead><tbody><tr><td align="left" valign="top">Trust model</td><td align="left" valign="top">Fully decentralized (all clients act as validators)</td><td align="left" valign="top">Partially decentralized (off-chain aggregation, on-chain proofs)</td><td align="left" valign="top">Federated trust (central aggregator with optional audit)</td></tr><tr><td align="left" valign="top">Latency per round</td><td align="left" valign="top">High (&#x223C;<italic>t<sub>f</sub></italic><sup><xref ref-type="table-fn" rid="table2fn2">b</xref></sup>; consensus limited)</td><td align="left" valign="top">Medium (off-chain aggregation, on-chain logging)</td><td align="left" valign="top">Low (minimal blockchain interaction)</td></tr><tr><td align="left" valign="top">Throughput/scale</td><td align="left" valign="top">&#x2264;50 clients</td><td align="left" valign="top">&#x2264;100 clients</td><td align="left" valign="top">&#x2265;200 clients</td></tr><tr><td align="left" valign="top">Compute overhead &#x2206;<sub>BC</sub></td><td align="left" valign="top">12%-15% (cryptographic + consensus tasks)</td><td align="left" valign="top">5%-8% (hashing + verification)</td><td align="left" valign="top">2%-4% (logging + coordination)</td></tr><tr><td align="left" valign="top">Network cost pattern</td><td align="left" valign="top">Full model updates transmitted on-chain</td><td align="left" valign="top">Partial metadata and incentive records</td><td align="left" valign="top">Receipts and coordination only</td></tr><tr><td align="left" valign="top">On-chain storage/round</td><td align="left" valign="top"><italic>C</italic><sup><xref ref-type="table-fn" rid="table2fn3">c</xref></sup><italic>q</italic><sup><xref ref-type="table-fn" rid="table2fn4">d</xref></sup><italic>|W|</italic><sup><xref ref-type="table-fn" rid="table2fn5">e</xref></sup> (hundreds of MBs)</td><td align="left" valign="top">10-100 kB</td><td align="left" valign="top"><italic>C</italic>&#x00D7;0.3 to 1 kB</td></tr><tr><td align="left" valign="top">Auditability</td><td align="left" valign="top">Very high (complete lifecycle recorded)</td><td align="left" valign="top">High (key model lineage and incentives)</td><td align="left" valign="top">Moderate (hash receipts only)</td></tr><tr><td align="left" valign="top">Best use</td><td align="left" valign="top">High-security, small-scale consortia</td><td align="left" valign="top">Balanced health care networks</td><td align="left" valign="top">Large-scale IoMT<sup><xref ref-type="table-fn" rid="table2fn6">f</xref></sup> or regional systems</td></tr></tbody></table><table-wrap-foot><fn id="table2fn1"><p><sup>a</sup>Typical health care configuration: clients per round (<italic>C</italic>) = 50, model size (|<italic>W</italic>|) = 80 MB (FP32), compression ratio (<italic>q</italic>) = 0.1, global rounds (<italic>R</italic>) = 200, finality time (<italic>t</italic><sub><italic>f</italic></sub>) = 1 to 10 s, client churn rate (<italic>&#x03BB;</italic>) &#x2248; 0.05.</p></fn><fn id="table2fn2"><p><sup>b</sup><italic>t</italic><sub><italic>f</italic></sub>: finality time.</p></fn><fn id="table2fn3"><p><sup>c</sup><italic>C</italic>: clients per round.</p></fn><fn id="table2fn4"><p><sup>d</sup><italic>q</italic>: compression ratio.</p></fn><fn id="table2fn5"><p><sup>e</sup>|<italic>W</italic>|: model size<italic>.</italic></p></fn><fn id="table2fn6"><p><sup>f</sup>IoMT: Internet of Medical Things.</p></fn></table-wrap-foot></table-wrap><p>The quantitative cost model formalizes these tradeoffs. The per-client computational load combines local training and blockchain overhead as follows: FLOPs<sub>client</sub> &#x2248; <italic>E n f</italic> (1 + &#x2206;<sub>BC</sub>), where <italic>E</italic> represents local training epochs per round, <italic>n</italic> represents samples in the local dataset, <italic>f</italic> represents floating-point operations per sample, and &#x2206;<sub>BC</sub> represents blockchain overhead from cryptographic signing, consensus participation, and data serialization. Empirical studies report &#x2206;<sub>BC</sub> values of approximately 2%-4% for the loosely-coupled design, 5%-8% for the semicoupled design, and 12%-15% for the fully-coupled design [<xref ref-type="bibr" rid="ref339">339</xref>,<xref ref-type="bibr" rid="ref344">344</xref>].</p><p>Network usage grows linearly with communication rounds as follows: Bytes<sub>client</sub> &#x2248; 2<italic>q</italic> |<italic>W</italic>| <italic>R</italic>(1 + &#x03BB;), where |<italic>W</italic>| represents model parameter size, <italic>q</italic> represents the compression ratio (0&#x003C;<italic>q</italic>&#x2264;1), <italic>R</italic> represents total rounds, and &#x03BB; represents the client churn rate. The factor of 2 accounts for upload and download traffic. Storage requirements differ sharply for the loosely-coupled design (<italic>C</italic>&#x00D7;0.3 to 1 kB/round), semicoupled design (10 to 100 kB/round), and fully-coupled design (<italic>Cq</italic>|<italic>W</italic>|/round). For typical health care configurations, fully-coupled deployments require approximately 400 MB on-chain per round and approximately 3.2 GB total transfer per client, which are considered impractical for most BFT blockchains [<xref ref-type="bibr" rid="ref302">302</xref>,<xref ref-type="bibr" rid="ref345">345</xref>], whereas semicoupled and loosely-coupled designs reduce bandwidth by 40%-50% with a submegabyte on-chain state. Round latency is lower-bounded by finality time <italic>t<sub>f</sub></italic>, which increases with validator set size <italic>N<sub>v</sub></italic> due to <italic>O</italic>(<italic>N<sub>v</sub></italic><sup>2</sup>) message complexity of the BFT consensus [<xref ref-type="bibr" rid="ref345">345</xref>,<xref ref-type="bibr" rid="ref346">346</xref>]. Consequently, the fully-coupled design suits small, high-security networks, while the loosely-coupled design offers practical scalability for large federations.</p></sec><sec id="s5-2-5"><title>Assumptions and Scope</title><p>All values are order-of-magnitude estimates derived under synchronous federated averaging [<xref ref-type="bibr" rid="ref347">347</xref>] and BFT blockchain configurations (eg, Hyperledger Fabric [<xref ref-type="bibr" rid="ref302">302</xref>] and Tendermint [<xref ref-type="bibr" rid="ref348">348</xref>]). While real-world performance may vary with model architecture, bandwidth, or consensus protocol, the relative scaling behavior and architectural tradeoffs among computation, communication, and on-chain costs remain consistent across implementations, including asynchronous or adaptive variants.</p></sec></sec><sec id="s5-3"><title>Security and Privacy Considerations</title><sec id="s5-3-1"><title>Overview</title><p>Integrating FL and blockchain addresses security and privacy challenges inherent in collaborative health care learning. While FL enhances privacy by training models on local datasets, it introduces vulnerabilities like model poisoning, gradient leakage (potential for patient reidentification), and coordination failures [<xref ref-type="bibr" rid="ref349">349</xref>].</p><p>Blockchain mitigates these risks via its immutable, decentralized framework, strengthening FL through the following: (1) <italic>immutable audit trails</italic>, every model update, contribution, and access event is cryptographically recorded and timestamped on the blockchain, creating a verifiable and transparent history for forensic investigation [<xref ref-type="bibr" rid="ref350">350</xref>]; (2) <italic>decentralized trust and consensus</italic>, blockchain eliminates reliance on a central authority, distributing trust across nodes to enhance resilience against single points of failure; and (3) <italic>cryptographic security</italic>, mechanisms ensure data integrity, authenticity, and nonrepudiation for all transactions and model updates, reinforcing the overall trustworthiness.</p><p>To further enhance privacy and compliance in BCFL systems, the following advanced cryptographic and security techniques are used: (1) ZKPs, (2) HE, (3) SMPC, (4) trusted execution environments (TEEs), and (5) DP. First, ZKPs enable participants to prove compliance (eg, data quality and consent) without revealing underlying sensitive patient data, allowing verifiable protocol adherence while safeguarding privacy [<xref ref-type="bibr" rid="ref351">351</xref>,<xref ref-type="bibr" rid="ref352">352</xref>]. However, ZKPs face substantial computational challenges, limiting practical applicability in real-time clinical systems [<xref ref-type="bibr" rid="ref353">353</xref>,<xref ref-type="bibr" rid="ref354">354</xref>]. Second, HE permits computation on encrypted data, enabling secure aggregation of model updates [<xref ref-type="bibr" rid="ref352">352</xref>,<xref ref-type="bibr" rid="ref355">355</xref>]. Although improved, HE introduces computational overhead (eg, 3.7 times to 8.2 times in health datasets) that presents scalability concerns and requires specialized hardware in resource-constrained settings [<xref ref-type="bibr" rid="ref356">356</xref>]. Third, SMPC enables joint computation of aggregate functions (eg, model averaging) over private inputs without revealing individual contributions, offering strong privacy during aggregation [<xref ref-type="bibr" rid="ref357">357</xref>,<xref ref-type="bibr" rid="ref358">358</xref>]. SMPC protocols introduce significant computational and communication overhead through intensive cryptographic operations, posing a challenge in bandwidth-constrained health care networks [<xref ref-type="bibr" rid="ref359">359</xref>,<xref ref-type="bibr" rid="ref360">360</xref>]. Fourth, regarding TEEs, hardware-based secure enclaves provide isolated computation for sensitive operations (eg, aggregation) with cryptographic attestation [<xref ref-type="bibr" rid="ref361">361</xref>,<xref ref-type="bibr" rid="ref362">362</xref>]. However, TEEs suffer from memory limitations necessitating layer-wise training (performance overhead) and remain vulnerable to side-channel attacks (eg, cache timing and speculative execution) that can compromise confidentiality [<xref ref-type="bibr" rid="ref363">363</xref>,<xref ref-type="bibr" rid="ref364">364</xref>]. Fifth, DP introduces controlled noise to model updates or gradients for quantifiable privacy guarantees [<xref ref-type="bibr" rid="ref365">365</xref>]. DP introduces critical privacy-utility tradeoffs (eg, 1%&#x2010;3% accuracy reduction in COVID-19 models), and the required privacy budget calibration is challenging, especially in non-independent and identically distributed health care data settings where noise and heterogeneity can slow model convergence [<xref ref-type="bibr" rid="ref366">366</xref>,<xref ref-type="bibr" rid="ref367">367</xref>].</p></sec><sec id="s5-3-2"><title>Threat Model for BCFL in Health Care</title><p>We define a comprehensive threat model for BCFL systems in health care, identifying adversaries, capabilities, attack objectives, and mitigation strategies. This model provides a formal foundation for understanding security guarantees and tradeoffs, enabling practitioners to select appropriate defenses for specific deployment scenarios.</p></sec><sec id="s5-3-3"><title>Adversaries and Capabilities</title><p>The BCFL ecosystem faces four adversary classes as follows: (1) <italic>malicious clients</italic>, these are compromised health care institutions or IoMT devices executing data poisoning, model poisoning [<xref ref-type="bibr" rid="ref6">6</xref>,<xref ref-type="bibr" rid="ref368">368</xref>], free-riding, or inference attacks with full access to local training processes; (2) <italic>malicious aggregators</italic>, these are present in loosely-coupled or semicoupled architectures, and they may infer private data from updates, bias global models through selective exclusion, or manipulate aggregation; (3) <italic>Byzantine validators</italic>, they comprise colluding blockchain nodes approving invalid updates, double-spending incentive tokens, or disrupting consensus; and (4) <italic>external adversaries</italic>, they include passive eavesdroppers intercepting communications, performing traffic analysis, or executing membership inference attacks.</p></sec><sec id="s5-3-4"><title>Attack Objectives</title><p>Adversaries pursue distinct objectives through various attacks as follows: (1) <italic>integrity attacks</italic>, corrupt model reliability through model poisoning [<xref ref-type="bibr" rid="ref6">6</xref>,<xref ref-type="bibr" rid="ref368">368</xref>,<xref ref-type="bibr" rid="ref369">369</xref>], backdoor insertion [<xref ref-type="bibr" rid="ref370">370</xref>,<xref ref-type="bibr" rid="ref371">371</xref>], and Sybil attacks, potentially causing misdiagnosis; (2) <italic>privacy attacks</italic>, extract patient data via gradient inversion [<xref ref-type="bibr" rid="ref372">372</xref>-<xref ref-type="bibr" rid="ref374">374</xref>], membership inference [<xref ref-type="bibr" rid="ref375">375</xref>,<xref ref-type="bibr" rid="ref376">376</xref>], and model inversion, violating HIPAA and GDPR guidelines; (3) <italic>availability attacks</italic>, disrupt services through denial-of-service on FL coordination, blockchain consensus, or participants, impacting clinical decision support; and (4) <italic>fairness attacks</italic>, introduce demographic biases or exclude underrepresented populations [<xref ref-type="bibr" rid="ref377">377</xref>], exacerbating health care disparities.</p></sec><sec id="s5-3-5"><title>Threat Mitigation</title><p><xref ref-type="table" rid="table3">Table 3</xref> maps threats to mitigation techniques with quantified performance implications from the Empirical Validation and Performance Evaluation section. These mitigations provide complementary protection layers deployable based on application requirements. Byzantine-robust aggregation [<xref ref-type="bibr" rid="ref368">368</xref>,<xref ref-type="bibr" rid="ref378">378</xref>] maintains integrity with up to 30% compromised participants but incurs 3%-5% accuracy degradation. HE provides semantic security with 3.7 to 8.2 times computational overhead [<xref ref-type="bibr" rid="ref379">379</xref>]. DP [<xref ref-type="bibr" rid="ref380">380</xref>] offers formal (&#x03F5;,&#x03B4;)-privacy guarantees with 1%-3% accuracy reduction, as observed in COVID-19 models.</p><table-wrap id="t3" position="float"><label>Table 3.</label><caption><p>Threat mitigation mapping for blockchain-based federated learning in health care.</p></caption><table id="table3" frame="hsides" rules="groups"><thead><tr><td align="left" valign="top">Threat</td><td align="left" valign="top">Mitigation</td><td align="left" valign="top">Security guarantee</td><td align="left" valign="top">Cost</td></tr></thead><tbody><tr><td align="left" valign="top">Model poisoning</td><td align="left" valign="top">Byzantine-robust aggregation (Krum,<break/>FLTrust) [<xref ref-type="bibr" rid="ref368">368</xref>]; Reputation systems</td><td align="left" valign="top">Resilient to &#x2264;30% malicious clients</td><td align="left" valign="top">3%-5% accuracy drop</td></tr><tr><td align="left" valign="top">Gradient leakage</td><td align="left" valign="top">HE<sup><xref ref-type="table-fn" rid="table3fn1">a</xref></sup> [<xref ref-type="bibr" rid="ref352">352</xref>]; SMPC<sup><xref ref-type="table-fn" rid="table3fn2">b</xref></sup> [<xref ref-type="bibr" rid="ref379">379</xref>]</td><td align="left" valign="top">Semantic security for updates</td><td align="left" valign="top">HE: 3.7 to 8.2 times overhead</td></tr><tr><td align="left" valign="top">Membership inference</td><td align="left" valign="top">DP<sup><xref ref-type="table-fn" rid="table3fn3">c</xref></sup> [<xref ref-type="bibr" rid="ref380">380</xref>,<xref ref-type="bibr" rid="ref381">381</xref>]; Gradient masking</td><td align="left" valign="top">(&#x03F5;,&#x03B4;)-privacy</td><td align="left" valign="top">1%-3% accuracy loss</td></tr><tr><td align="left" valign="top">Free-riding</td><td align="left" valign="top">Proof of federated work [<xref ref-type="bibr" rid="ref382">382</xref>,<xref ref-type="bibr" rid="ref383">383</xref>]; Tokenized incentives</td><td align="left" valign="top">Verifiable contribution</td><td align="left" valign="top">On-chain verification overhead</td></tr><tr><td align="left" valign="top">Model inversion</td><td align="left" valign="top">ZKPs<sup><xref ref-type="table-fn" rid="table3fn4">d</xref></sup> [<xref ref-type="bibr" rid="ref351">351</xref>]; TEEs<sup><xref ref-type="table-fn" rid="table3fn5">e</xref></sup></td><td align="left" valign="top">Verifiable computation</td><td align="left" valign="top">ZKPs: 8-15 s proof time</td></tr><tr><td align="left" valign="top">Consensus attacks</td><td align="left" valign="top">BFT<sup><xref ref-type="table-fn" rid="table3fn6">f</xref></sup> protocols (PBFT<sup><xref ref-type="table-fn" rid="table3fn7">g</xref></sup>, IBFT<sup><xref ref-type="table-fn" rid="table3fn8">h</xref></sup>) [<xref ref-type="bibr" rid="ref300">300</xref>,<xref ref-type="bibr" rid="ref345">345</xref>]</td><td align="left" valign="top">Tolerates less than one-third Byzantine nodes</td><td align="left" valign="top"><italic>O</italic>(<italic>N</italic><sup>2</sup>)<sup><xref ref-type="table-fn" rid="table3fn9">i</xref></sup> message complexity</td></tr></tbody></table><table-wrap-foot><fn id="table3fn1"><p><sup>a</sup>HE: homomorphic encryption.</p></fn><fn id="table3fn2"><p><sup>b</sup>SMPC: secure multiparty computation.</p></fn><fn id="table3fn3"><p><sup>c</sup>DP: differential privacy.</p></fn><fn id="table3fn4"><p><sup>d</sup>ZKPs: zero-knowledge proofs.</p></fn><fn id="table3fn5"><p><sup>e</sup>TEEs: trusted execution environments.</p></fn><fn id="table3fn6"><p><sup>f</sup>BFT: Byzantine fault tolerance.</p></fn><fn id="table3fn7"><p><sup>g</sup>PBFT: practical Byzantine fault tolerance.</p></fn><fn id="table3fn8"><p><sup>h</sup>IBFT: improved Byzantine fault tolerance.</p></fn><fn id="table3fn9"><p><sup>i</sup><italic>O</italic>(<italic>N</italic><sup>2</sup>): quadratic time complexity.</p></fn></table-wrap-foot></table-wrap></sec><sec id="s5-3-6"><title>Architectural Security Tradeoffs</title><p>The 3 BCFL architectures provide distinct security-performance tradeoffs. Fully-coupled architectures maximize security through on-chain execution but incur approximately <italic>t<sub>f</sub></italic> latency per round and 12%-15% overhead, and they are suitable for high-security consortia with stringent audit requirements. Semicoupled architectures balance security and performance through selective on-chain logging, maintaining strong auditability with 5%-8% overhead and supporting up to 100 participants. Loosely-coupled architectures optimize scalability with minimal blockchain interaction, and they are suitable for large-scale IoMT deployments but require stronger trust in the central aggregator.</p><p>Empirical validation shows that these layered mitigations maintain accuracy within 2%-3% of nonprivate baselines. Combining DP (<italic>&#x03F5;</italic>&#x003C;0.1) with encrypted updates sustains utility, with an approximately 2.8 times compute overhead, while Byzantine robust aggregation maintains less than 5% degradation with up to 30% compromised clients. Mitigation selection should be guided by regulatory compliance (HIPAA/GDPR), data sensitivity, and clinical impact on patient outcomes.</p></sec><sec id="s5-3-7"><title>Practical Deployment Challenges</title><p>The integration of privacy-enhancing technologies into health care involves technical intricacies regarding compatibility, efficiency, and communication overhead [<xref ref-type="bibr" rid="ref12">12</xref>]. FL requires uniform infrastructure and capabilities across all sites, and unreliable infrastructure can disrupt training [<xref ref-type="bibr" rid="ref384">384</xref>]. Cross-institutional coordination is amplified by complex data governance, regulatory requirements (eg, HIPAA and GDPR), and heterogeneous resource constraints [<xref ref-type="bibr" rid="ref344">344</xref>]. Methodological flaws (eg, privacy issues, generalization, and communication costs) have rendered most recent FL health care studies inappropriate for clinical use [<xref ref-type="bibr" rid="ref385">385</xref>].</p><p>Integration architecture significantly impacts tradeoffs as follows: (1) the fully-coupled architecture provides maximum auditability by logging all FL operations on-chain (highest security) but faces scalability challenges due to blockchain throughput limitations and consensus inefficiency, particularly with traditional PoW or basic PoS [<xref ref-type="bibr" rid="ref344">344</xref>,<xref ref-type="bibr" rid="ref386">386</xref>]; (2) the semicoupled architecture balances security and performance by selectively recording critical events (eg, model updates) on-chain while keeping routine operations off-chain; and (3) the loosely-coupled architecture offers the greatest scalability by using blockchain primarily for coordination and incentives, relying on off-chain security for the learning process, but it requires additional trust assumptions. Emerging architectures utilize sidechains to address scalability by enabling parallel processing and faster verification [<xref ref-type="bibr" rid="ref386">386</xref>]. Addressing implementation challenges requires continued advancement in specialized hardware acceleration (eg, DARPA&#x2019;s FHE-focused DPRIVE project [<xref ref-type="bibr" rid="ref387">387</xref>]), adaptive privacy mechanisms, and standardized protocols for cross-institutional deployments.</p></sec><sec id="s5-3-8"><title>Operational Resilience and Failure Modes</title><p>Beyond cryptographic security, BCFL operational resilience requires predefined failure protocols with consortium-approved, measurable triggers. We define the following policy parameters: &#x03C4;<sub>quorum</sub> (minimum client quorum), &#x0398;<sub>round</sub> (round deadline), &#x03C4;<sub>byz</sub> (maximum tolerated Byzantine clients for robust aggregation [<xref ref-type="bibr" rid="ref388">388</xref>]), &#x03B4;<sub>AUROC</sub> (maximum allowed area under the receiver operating characteristic curve drop), &#x03B4;<sub>ECE</sub> (maximum allowed expected calibration error increase), &#x03C4;<sup>major</sup><sub>PSI</sub> (population stability index bound for major drift), &#x03C4;<sub>txfail</sub> (transaction failure rate bound), and &#x03B5;<sub>post</sub> (postupgrade error rate threshold). All thresholds are established during pilot deployments, documented in consortium standard operating procedures (SOPs), and calibrated to each clinical task&#x2019;s criticality and site capabilities. <xref ref-type="table" rid="table4">Table 4</xref> summarizes these operational playbooks, specifying for each failure mode its trigger condition, automated response procedures, and monitoring signals, and the associated on-chain audit events. These playbooks link directly to the verifiability and auditability layer discussed in the Auditability and Verifiability in BCFL section, ensuring that every remediation event is immutably logged and cryptographically attestable on-chain.</p><table-wrap id="t4" position="float"><label>Table 4.</label><caption><p>Operational failure protocols for blockchain-based federated learning in health care (thresholds set via governance).</p></caption><table id="table4" frame="hsides" rules="groups"><thead><tr><td align="left" valign="top">Failure mode</td><td align="left" valign="top">Trigger condition</td><td align="left" valign="top">Response playbook</td><td align="left" valign="top">Monitoring signals</td><td align="left" valign="top">Audit events</td></tr></thead><tbody><tr><td align="left" valign="top">Client dropout</td><td align="left" valign="top">Quorum <italic>&#x003C; &#x1D70F;</italic><sub>quorum</sub><sup><xref ref-type="table-fn" rid="table4fn1">a</xref></sup> after &#x0398;<sub>round</sub><sup><xref ref-type="table-fn" rid="table4fn2">b</xref></sup>; Byzantine clients <italic>&#x003E;</italic> &#x1D70F;<sub>byz</sub><sup><xref ref-type="table-fn" rid="table4fn3">c</xref></sup></td><td align="left" valign="top">Proceed with partial aggregation using Byzantine-robust methods [<xref ref-type="bibr" rid="ref388">388</xref>]; checkpoint current state; suspend chronic offenders; re-enroll upon verification</td><td align="left" valign="top">Participation rate, round latency, missing sites, straggler ratio</td><td align="left" valign="top">Round degraded, site suspended, site reenrolled</td></tr><tr><td align="left" valign="top">Model drift</td><td align="left" valign="top">AUROC<sup><xref ref-type="table-fn" rid="table4fn4">d</xref></sup> drop &#x003E; &#x1D6FF;AUROC<sup><xref ref-type="table-fn" rid="table4fn5">e</xref></sup>; ECE<sup><xref ref-type="table-fn" rid="table4fn6">f</xref></sup> increase &#x003E; &#x1D6FF;ECE<sup><xref ref-type="table-fn" rid="table4fn7">g</xref></sup>; PSI<sup><xref ref-type="table-fn" rid="table4fn8">h</xref></sup> &#x003E; &#x03C4;<sup>major</sup><sub>PSI</sub><sup><xref ref-type="table-fn" rid="table4fn9">i</xref></sup></td><td align="left" valign="top">Pause promotion; perform shadow evaluation; rollback if unresolved; initiate root cause analysis</td><td align="left" valign="top">AUROC by cohort, ECE by cohort, PSI, drift alerts</td><td align="left" valign="top">Drift alert, model freeze, model promote, model rollback</td></tr><tr><td align="left" valign="top">Contract upgrade</td><td align="left" valign="top">Security vulnerability, policy change, or tx<sup><xref ref-type="table-fn" rid="table4fn10">j</xref></sup> failure rate &#x003E; &#x1D70F;txfail<sup><xref ref-type="table-fn" rid="table4fn11">k</xref></sup></td><td align="left" valign="top">Execute time locked multisig proxy upgrade; perform staged rollout; autorevert if postupgrade errors <italic>&#x003E;</italic> &#x1D700;post<sup><xref ref-type="table-fn" rid="table4fn12">l</xref></sup></td><td align="left" valign="top">tx failure rate, version mismatch, event gaps</td><td align="left" valign="top">Upgrade proposed, upgrade executed, upgrade reverted</td></tr><tr><td align="left" valign="top">Key compromise</td><td align="left" valign="top">Unexpected signer behavior, attestation failure, or CRL<sup><xref ref-type="table-fn" rid="table4fn13">m</xref></sup> entry detected</td><td align="left" valign="top">Revoke key; rotate via threshold MPC<sup><xref ref-type="table-fn" rid="table4fn14">n</xref></sup> [<xref ref-type="bibr" rid="ref389">389</xref>]; reattest using HSM<sup><xref ref-type="table-fn" rid="table4fn15">o</xref></sup>/TEE<sup><xref ref-type="table-fn" rid="table4fn16">p</xref></sup>; reaggregate any tainted data</td><td align="left" valign="top">Signature verify fail rate, unexpected signer count, anomalous payouts</td><td align="left" valign="top">Key revoked, key rotated, site re-enrolled</td></tr></tbody></table><table-wrap-foot><fn id="table4fn1"><p><sup>a</sup>&#x03C4;<sub>quorum</sub>: minimum client quorum.</p></fn><fn id="table4fn2"><p><sup>b</sup>&#x0398;<sub>round</sub>: round deadline.</p></fn><fn id="table4fn3"><p><sup>c</sup>&#x03C4;<sub>byz</sub>: maximum tolerated Byzantine clients for robust aggregation.</p></fn><fn id="table4fn4"><p><sup>d</sup>AUROC: area under the receiver operating characteristic curve.</p></fn><fn id="table4fn5"><p><sup>e</sup>&#x03B4;<sub>AUROC</sub>: maximum allowed AUROC drop.</p></fn><fn id="table4fn6"><p><sup>f</sup>ECE: expected calibration error.</p></fn><fn id="table4fn7"><p><sup>g</sup>&#x03B4;<sub>ECE</sub>: maximum allowed ECE increase.</p></fn><fn id="table4fn8"><p><sup>h</sup>PSI: population stability index.</p></fn><fn id="table4fn9"><p><sup>i</sup>&#x03C4;<sup>major</sup><sub>PSI</sub>: PSI bound for major drift.</p></fn><fn id="table4fn10"><p><sup>j</sup>tx: transaction.</p></fn><fn id="table4fn11"><p><sup>k</sup>&#x03C4;<sub>txfail</sub>: transaction failure rate bound.</p></fn><fn id="table4fn12"><p><sup>l</sup>&#x03B5;<sub>post</sub>: postupgrade error rate threshold.</p></fn><fn id="table4fn13"><p><sup>m</sup>CRL: certificate revocation list.</p></fn><fn id="table4fn14"><p><sup>n</sup>MPC: multiparty computation.</p></fn><fn id="table4fn15"><p><sup>o</sup>HSM: hardware security module.</p></fn><fn id="table4fn16"><p><sup>p</sup>TEE: trusted execution environment.</p></fn></table-wrap-foot></table-wrap></sec><sec id="s5-3-9"><title>Case Study: Multi-Institutional Brain-Tumor Segmentation</title><p>To concretely illustrate these operational protocols, we consider BCFL deployment for glioblastoma segmentation across 3 academic medical centers (hospitals A, B, and C) utilizing the federated tumor segmentation benchmark [<xref ref-type="bibr" rid="ref390">390</xref>]. Hospital A serves as the semicoupled aggregator in this consortium. The workflow encompasses the following: (1) <italic>data types and preparation</italic>, where each institution contributes multimodal DICOM MRI scans (T1, T1Gd, T2, and FLAIR sequences) accompanied by expert-annotated segmentation masks for enhancing, necrotic, and edema tumor subregions; (2) <italic>consent and governance</italic>, managed through smart contracts encoding tiered patient permissions that allow model training, permit secondary research (opt-in), and prohibit commercial use; (3) <italic>training execution</italic>, where each hospital trains a local 3D U-Net model on its data, computing gradient hashes <italic>h</italic>(&#x2207;<italic>W<sub>i</sub></italic>) submitted to the blockchain via the ModelUpdate smart contract after each federated round; and (4) <italic>operational resilience</italic>, demonstrated when hospital B experiences a network outage mid-round&#x2014;the system automatically proceeds using the quorum threshold &#x03C4;<sub>quorum</sub> = 0.67 (the quorum threshold &#x03C4;<sub>quorum</sub> = 0.67 ensures BFT consistent with standard BFT safety guarantees [n &#x2265; 3<italic>f</italic> + 1], allowing global aggregation to proceed only when at least two-thirds of clients contribute authenticated updates), and after 3 consecutive missed rounds, hospital B is suspended until manual infrastructure verification. This end-to-end scenario demonstrates how BCFL protocols maintain continuity in collaborative clinical research despite real-world operational challenges.</p></sec></sec><sec id="s5-4"><title>Regulatory-Compliant Integration</title><sec id="s5-4-1"><title>Overview</title><p>The integration of blockchain with FL in health care environments requires strict adherence to comprehensive regulatory frameworks governing patient data protection, medical device validation, and cross-jurisdictional data exchange. This section analyzes architectural approaches for achieving regulatory compliance while preserving the security and privacy benefits of BCFL.</p></sec><sec id="s5-4-2"><title>Regulatory Framework Overview</title><p>Health care data processing operates under multiple regulatory frameworks with stringent requirements for data handling, storage, and sharing. In the United States, HIPAA [<xref ref-type="bibr" rid="ref391">391</xref>] establishes comprehensive privacy and security standards for protected health information (PHI), mandating administrative, physical, and technical safeguards [<xref ref-type="bibr" rid="ref15">15</xref>]. Similarly, the GDPR [<xref ref-type="bibr" rid="ref392">392</xref>] in the European Union requires explicit consent for data processing, adherence to data minimization principles, and provision of data portability and erasure rights. These regulatory requirements create significant challenges for conventional centralized ML approaches, often requiring detailed audit trails, comprehensive data lineage tracking, and the ability to selectively remove individual patient contributions from trained models [<xref ref-type="bibr" rid="ref393">393</xref>].</p><p>The proliferation of AI and ML in medical applications has introduced additional regulatory considerations. The FDA framework for AI/ML-based medical devices emphasizes transparent model development, continuous performance monitoring, and the ability to track model behavior across diverse patient populations [<xref ref-type="bibr" rid="ref394">394</xref>]. These requirements align well with BCFL capabilities, where immutable audit trails and decentralized validation mechanisms provide the transparency and accountability necessary for regulatory compliance in distributed settings [<xref ref-type="bibr" rid="ref394">394</xref>].</p><p><xref ref-type="table" rid="table5">Table 5</xref> maps these key regulatory obligations to concrete FL and blockchain design mechanisms, highlighting how BCFL architectures can be engineered to support compliance across HIPAA, GDPR, and FDA requirements.</p><table-wrap id="t5" position="float"><label>Table 5.</label><caption><p>Mapping of HIPAA<sup><xref ref-type="table-fn" rid="table5fn1">a</xref></sup>, GDPR<sup><xref ref-type="table-fn" rid="table5fn2">b</xref></sup>, and FDA<sup><xref ref-type="table-fn" rid="table5fn3">c</xref></sup> requirements to FL<sup><xref ref-type="table-fn" rid="table5fn4">d</xref></sup> and blockchain design mechanisms.</p></caption><table id="table5" frame="hsides" rules="groups"><thead><tr><td align="left" valign="top" colspan="2">Guideline and key requirement</td><td align="left" valign="top">FL plus blockchain design mechanisms</td></tr></thead><tbody><tr><td align="left" valign="top" colspan="3">HIPAA</td></tr><tr><td align="left" valign="top" colspan="2"><named-content content-type="indent">&#x00A0;&#x00A0;&#x00A0;&#x00A0;</named-content>Privacy: PHI<sup><xref ref-type="table-fn" rid="table5fn5">e</xref></sup> confidentiality; Security: electronic PHI, integrity/availability; Minimum necessary use</td><td align="left" valign="top">FL data locality, encrypted model updates, blockchain stores only hashed metadata (not PHI); Permissioned blockchain with BFT<sup><xref ref-type="table-fn" rid="table5fn6">f</xref></sup> consensus, tamper-evident logs, redundant FL storage; Local feature selection, DP<sup><xref ref-type="table-fn" rid="table5fn7">g</xref></sup> and gradient clipping, blockchain smart contracts enforce data policies</td></tr><tr><td align="left" valign="top" colspan="2"><named-content content-type="indent">&#x00A0;&#x00A0;&#x00A0;&#x00A0;</named-content>Audit controls</td><td align="left" valign="top">Immutable blockchain ledger for access/update logs, fine-grained access control lists, cryptographic signatures</td></tr><tr><td align="left" valign="top" colspan="2"><named-content content-type="indent">&#x00A0;&#x00A0;&#x00A0;&#x00A0;</named-content>Transmission security</td><td align="left" valign="top">TLS<sup><xref ref-type="table-fn" rid="table5fn8">h</xref></sup> for FL channels, authenticated blockchain overlays, health care public key infrastructure integration</td></tr><tr><td align="left" valign="top" colspan="3">GDPR</td></tr><tr><td align="left" valign="top" colspan="2"><named-content content-type="indent">&#x00A0;&#x00A0;&#x00A0;&#x00A0;</named-content>Lawfulness, fairness, transparency; Purpose limitation; Data accuracy; Right to erasure</td><td align="left" valign="top">Blockchain consent smart contracts, transparent logging, explainable FL models; Task-specific FL models, local data filtering, blockchain policies restrict model reuse; Cross-institutional FL validation, blockchain model lineage, rollback capability; Off-chain personal data, blockchain pseudonymous references, key revocation and model forgetting</td></tr><tr><td align="left" valign="top" colspan="2"><named-content content-type="indent">&#x00A0;&#x00A0;&#x00A0;&#x00A0;</named-content>Privacy by design</td><td align="left" valign="top">FL with DP/secure aggregation, minimal on-chain data, role-based blockchain permissions</td></tr><tr><td align="left" valign="top" colspan="2"><named-content content-type="indent">&#x00A0;&#x00A0;&#x00A0;&#x00A0;</named-content>Data protection impact assessment</td><td align="left" valign="top">Blockchain logs as impact assessment evidence, threat modeling, anomaly detection for poisoning/leakage</td></tr><tr><td align="left" valign="top" colspan="3">FDA</td></tr><tr><td align="left" valign="top" colspan="2"><named-content content-type="indent">&#x00A0;&#x00A0;&#x00A0;&#x00A0;</named-content>Software as a medical device lifecycle control; Good machine learning practice and validation</td><td align="left" valign="top">Blockchain-anchored model versioning, immutable training/deployment records; Federated evaluation across sites, blockchain-backed data/model provenance</td></tr><tr><td align="left" valign="top" colspan="2"><named-content content-type="indent">&#x00A0;&#x00A0;&#x00A0;&#x00A0;</named-content>Postmarket monitoring</td><td align="left" valign="top">Continuous FL updates, blockchain logs for drift/adverse events, auto-rollback triggers</td></tr><tr><td align="left" valign="top" colspan="2"><named-content content-type="indent">&#x00A0;&#x00A0;&#x00A0;&#x00A0;</named-content>Change management</td><td align="left" valign="top">Blockchain registry for approved versions, on-chain governance for model rollout</td></tr><tr><td align="left" valign="top" colspan="2"><named-content content-type="indent">&#x00A0;&#x00A0;&#x00A0;&#x00A0;</named-content>Cybersecurity integrity</td><td align="left" valign="top">Signed FL/blockchain nodes, remote attestation, blockchain-based software bill of materials/model bill of materials tracking</td></tr></tbody></table><table-wrap-foot><fn id="table5fn1"><p><sup>a</sup>HIPAA: Health Insurance Portability and Accountability Act.</p></fn><fn id="table5fn2"><p><sup>b</sup>GDPR: General Data Protection Regulation.</p></fn><fn id="table5fn3"><p><sup>c</sup>FDA: Food and Drug Administration.</p></fn><fn id="table5fn4"><p><sup>d</sup>FL: federated learning.</p></fn><fn id="table5fn5"><p><sup>e</sup>PHI: protected health information.</p></fn><fn id="table5fn6"><p><sup>f</sup>BFT: Byzantine fault tolerance.</p></fn><fn id="table5fn7"><p><sup>g</sup>DP: differential privacy.</p></fn><fn id="table5fn8"><p><sup>h</sup>TLS: transport layer security.</p></fn></table-wrap-foot></table-wrap></sec><sec id="s5-4-3"><title>Compliance Challenges in FL</title><p>Traditional FL implementations face several compliance challenges in health care environments [<xref ref-type="bibr" rid="ref395">395</xref>]. Data governance becomes complex when training spans multiple institutions with different privacy policies and jurisdictional requirements. Cross-border data sharing restrictions, exemplified by national data localization laws, can limit the scope of federated collaborations [<xref ref-type="bibr" rid="ref396">396</xref>]. The distributed nature of FL can complicate compliance auditing, as conventional centralized monitoring approaches are inadequate for tracking model updates and validating data usage across multiple participating nodes. Model explainability requirements present another challenge, given increasing regulatory demands for transparent decision-making processes in clinical AI systems [<xref ref-type="bibr" rid="ref397">397</xref>]. The aggregated nature of federated model updates can obscure individual data source contributions, hindering the provision of detailed explanations required for regulatory compliance and clinical validation.</p></sec><sec id="s5-4-4"><title>Blockchain-Enhanced Compliance Architecture</title><p>Blockchain technology provides fundamental mechanisms that directly address regulatory compliance requirements in federated health care systems. The immutable distributed ledger creates comprehensive audit trails that record all model updates, participant contributions, and data access events, satisfying requirements for detailed recordkeeping and accountability. Smart contracts can automate compliance verification by embedding regulatory requirements directly into the blockchain protocol, ensuring that data sharing and model training activities automatically conform to predefined privacy and security standards.</p><p>The 3 integration architectures offer varying degrees of compliance capabilities. First, for the fully-coupled architecture, all FL operations are recorded on the blockchain ledger, providing maximum transparency and auditability. Each model update is cryptographically signed and timestamped, creating an immutable record of the entire training process. This architecture suits environments requiring the highest levels of regulatory oversight but may face scalability constraints with high-frequency model updates. Second, the semicoupled architecture is a hybrid approach that selectively records critical compliance events on the blockchain while maintaining routine operations off-chain. Compliance-relevant activities, such as participant authentication, consent management, and model validation, are tracked on-chain, while frequent model updates occur off-chain with periodic on-chain checkpoints. This balance provides robust compliance capabilities while addressing scalability concerns. Third, for the loosely-coupled architecture, the blockchain primarily serves as a coordination and reputation management layer, with detailed compliance tracking implemented through conventional audit mechanisms. This approach offers maximum flexibility for integration with existing health care IT infrastructure but requires careful design to ensure adequate regulatory compliance.</p></sec><sec id="s5-4-5"><title>Auditability and Verifiability in BCFL</title><p>Beyond confidentiality and integrity guarantees, BCFL must also provide transparent mechanisms for independent verification and traceability of all learning activities. To ensure transparent operations, verifiability and auditability in BCFL are defined as complementary properties that enable independent validation of all training activities without compromising privacy. Verifiability denotes the ability of any authorized entity to cryptographically confirm the authenticity and integrity of model updates, aggregation results, and participating institutions through signed digital evidence recorded on-chain. Auditability extends this notion by enabling authorized auditors to reconstruct and verify the entire lifecycle of the learning process (including the provenance of training rounds, participant consent scope, and compliance checks) using immutable ledger entries and corresponding off-chain records.</p><p>In the proposed framework, each local model update (&#x2206;<italic>W<sub>i</sub></italic>) is hashed (eg, SHA-256) and digitally signed by the participant before being submitted to the blockchain. The on-chain record contains the following: (1) the participant&#x2019;s pseudonymous identifier, (2) the signed update hash, (3) the round number and timestamp, (4) a consent-proof token (linking to consent metadata stored off-chain), and (5) the result of automated policy-compliance checks executed via smart contracts. Full model parameters, gradients, raw medical data, and detailed computational logs remain off-chain within secure institutional storage to preserve privacy and reduce blockchain overhead. This hybrid design allows auditors to verify consistency between on-chain commitments and off-chain artifacts, providing cryptographically verifiable evidence of model provenance, policy adherence, and regulatory compliance while maintaining confidentiality of protected health information.</p></sec><sec id="s5-4-6"><title>Case Study: Regulatory Verification</title><p>Building upon brain-tumor segmentation deployment, a health care regulator conducts comprehensive compliance verification through systematic analysis of on-chain evidence across the following four critical dimensions: (1) <italic>consent verification</italic>, achieved by querying the ConsentRegistry smart contract to cryptographically validate that all training data possess active consent tokens with appropriate scope limitations and no revocation events during the model training period; (2) <italic>model provenance audit</italic>, tracing the complete lineage of the global segmentation model through immutable, timestamped update records that capture each hospital&#x2019;s contribution sequence and aggregation proofs, thereby creating an auditable chain of custody from raw gradients to the final model; (3) <italic>policy compliance validation</italic>, verifying through smart contract execution logs that every model update underwent automated HIPAA security rule validation and Institutional Review Board (IRB) requirement checks prior to integration into the global model; and (4) <italic>data governance assurance</italic>, confirming through ZKP attestation that all patient data processing remained within institutional boundaries, with only cryptographic commitments&#x2014;never raw medical images or sensitive patient information&#x2014; traversing the network. This comprehensive verification process, fully reconstructible from blockchain evidence, demonstrates how the semicoupled BCFL architecture (<xref ref-type="fig" rid="figure9">Figure 9</xref>) enables rigorous regulatory oversight. The on-chain audit trail provides concrete verification artifacts, as follows:</p><p>Block #18345: hospital<italic><sub>A</sub></italic> &#x2192; <italic>h</italic>(&#x2207;<italic>W<sub>A</sub></italic>) + timestamp + consent proof + HIPAA check; Block #18346: hospital<italic><sub>C</sub></italic> &#x2192; <italic>h</italic>(&#x2207;<italic>W<sub>C</sub></italic>) + timestamp + consent proof + HIPAA check; Block #18347: aggregator &#x2192; <italic>h</italic>(<italic>W</italic><sub>global</sub>) + aggregation proof + ZKP attestation</p><p>This immutable record preserves patient privacy through cryptographic guarantees while maintaining institutional autonomy through verifiable local computation.</p></sec><sec id="s5-4-7"><title>Cross-Border Compliance Considerations</title><p>International health care collaborations must navigate different regulatory requirements across jurisdictions [<xref ref-type="bibr" rid="ref398">398</xref>]. BCFL architectures can incorporate jurisdiction-specific compliance rules through modular smart contract designs. Participants from different regulatory environments can implement their local compliance requirements while engaging in collaborative model training. The blockchain ledger can maintain separate compliance tracks for different jurisdictions [<xref ref-type="bibr" rid="ref399">399</xref>], ensuring each participant&#x2019;s regulatory obligations are met while enabling global collaboration. Data localization requirements are addressed through FL&#x2019;s inherent data locality principle, where sensitive patient data remain within its originating jurisdiction. The blockchain component facilitates cross-border collaboration by managing model updates and coordination without requiring direct data sharing, satisfying both privacy regulations and data sovereignty requirements.</p></sec><sec id="s5-4-8"><title>Implementation Guidelines for Regulatory Compliance</title><p>Successful deployment of regulatory-compliant BCFL requires careful attention to several implementation considerations. Organizations must establish clear data governance frameworks that define roles, responsibilities, and accountability measures for all participating entities [<xref ref-type="bibr" rid="ref400">400</xref>]. Consent management systems must be integrated into the blockchain architecture to ensure patient permissions are tracked and honored throughout the FL process [<xref ref-type="bibr" rid="ref12">12</xref>]. The technical infrastructure must support both the scalability demands of FL and the audit trail requirements of regulatory compliance [<xref ref-type="bibr" rid="ref401">401</xref>]. This includes implementing robust key management systems for cryptographic operations, establishing secure communication channels between participating nodes, and designing backup and recovery procedures that maintain compliance during system failures. Regular compliance auditing must be embedded in the system design, with automated monitoring capabilities to detect potential regulatory violations and alert administrators to compliance issues. The blockchain&#x2019;s immutable audit trail provides the foundation for these monitoring systems, enabling continuous compliance verification and rapid response to potential violations.</p></sec><sec id="s5-4-9"><title>Ethical and Patient-Centric Considerations</title><p>Beyond regulatory and technical safeguards, ethical considerations are essential for responsible BCFL deployment in health care. The decentralized nature of FL and blockchain complicates the acquisition and management of patient consent across autonomous institutions with diverse governance frameworks [<xref ref-type="bibr" rid="ref402">402</xref>,<xref ref-type="bibr" rid="ref403">403</xref>]. Traditional consent models, designed for single-institution data use, are inadequate when patient data contribute to shared models with different stakeholders and objectives [<xref ref-type="bibr" rid="ref402">402</xref>]. To address this, consent management should leverage verifiable cryptographic mechanisms, such as consent tokens, ZKPs, and smart contract&#x2013;based registries, to enable patients to grant, track, and revoke permissions without disclosing sensitive data [<xref ref-type="bibr" rid="ref12">12</xref>,<xref ref-type="bibr" rid="ref404">404</xref>]. These mechanisms uphold autonomy and transparency while aligning with evolving interpretations of HIPAA and GDPR.</p><p>Blockchain immutability also conflicts with the GDPR&#x2019;s &#x201C;right to be forgotten&#x201D; (Article 17) [<xref ref-type="bibr" rid="ref405">405</xref>,<xref ref-type="bibr" rid="ref406">406</xref>]. To reconcile this, BCFL designs should store personally identifiable data off-chain while recording only hash-based consent attestations and model metadata [<xref ref-type="bibr" rid="ref407">407</xref>,<xref ref-type="bibr" rid="ref408">408</xref>]. This preserves auditability and enables consent withdrawal without breaching immutability.</p><p>Fairness is equally critical, as institutions with greater computational capacity or larger datasets may dominate model updates, biasing outcomes against underrepresented groups [<xref ref-type="bibr" rid="ref409">409</xref>,<xref ref-type="bibr" rid="ref410">410</xref>]. Mitigation requires fair aggregation [<xref ref-type="bibr" rid="ref403">403</xref>], representative datasets [<xref ref-type="bibr" rid="ref411">411</xref>], and fairness-aware or distributionally robust optimization ensuring consistent performance across demographics [<xref ref-type="bibr" rid="ref412">412</xref>,<xref ref-type="bibr" rid="ref413">413</xref>].</p><p>Ethical governance mechanisms, including IRBs [<xref ref-type="bibr" rid="ref414">414</xref>,<xref ref-type="bibr" rid="ref415">415</xref>] and data ethics councils [<xref ref-type="bibr" rid="ref416">416</xref>,<xref ref-type="bibr" rid="ref417">417</xref>], should oversee consent processes, fairness evaluations, and the protection of vulnerable populations [<xref ref-type="bibr" rid="ref414">414</xref>,<xref ref-type="bibr" rid="ref418">418</xref>]. Clear accountability across AI developers, health care providers, and blockchain participants is vital [<xref ref-type="bibr" rid="ref419">419</xref>]. Finally, explainable AI approaches [<xref ref-type="bibr" rid="ref420">420</xref>-<xref ref-type="bibr" rid="ref422">422</xref>] must ensure that model decisions are interpretable by clinicians and understandable to patients, reinforcing trust and autonomy. Ethical BCFL thus requires a shift from a compliance-driven design to a patient-centric design, where transparency, fairness, and accountability become foundational principles for building trust and ensuring sustainable adoption of collaborative health care AI systems [<xref ref-type="bibr" rid="ref402">402</xref>,<xref ref-type="bibr" rid="ref423">423</xref>].</p></sec><sec id="s5-4-10"><title>Ethics and Patient Voice</title><p>Ethical deployment of BCFL in health care requires patient-centric design, translating consent, autonomy, and transparency into actionable system features. Consent should evolve from binary opt-in to granular, preference-based models, allowing patients to specify which data types (eg, EHRs, genomic data, and imaging data) and purposes are permitted through layered interfaces [<xref ref-type="bibr" rid="ref424">424</xref>,<xref ref-type="bibr" rid="ref425">425</xref>]. A revocation mechanism records consent withdrawal as an on-chain event, preventing further participation. While revocation cannot retroactively remove previously aggregated updates, federated unlearning protocols mitigate historical influence by efficiently retraining global models without revoked participants [<xref ref-type="bibr" rid="ref426">426</xref>,<xref ref-type="bibr" rid="ref427">427</xref>]. Meaningful transparency extends beyond cryptographic verifiability to interpretable communication, and systems should notify contributors when models trained on their data are deployed and provide accessible indicators of model performance, bias, and fairness. When BCFL outcomes inform clinical decisions, explainable AI (XAI) techniques (eg, Shapley Additive Explanations [SHAP] and confidence decomposition) support instance-level explanations that bridge distributed model complexity with clinician and patient understanding [<xref ref-type="bibr" rid="ref422">422</xref>,<xref ref-type="bibr" rid="ref428">428</xref>,<xref ref-type="bibr" rid="ref429">429</xref>].</p><p>Embedding granular consent, verifiable revocation, and interpretable transparency within the BCFL architecture ensures that distributed health care AI respects patient autonomy; aligns with regulatory obligations under HIPAA, GDPR, and the FDA&#x2019;s AI/ML-based SaMD action plan [<xref ref-type="bibr" rid="ref430">430</xref>]; and fosters sustained public trust in collaborative health systems [<xref ref-type="bibr" rid="ref431">431</xref>].</p></sec><sec id="s5-4-11"><title>Future Regulatory Developments</title><p>The regulatory landscape for AI in health care continues to evolve, with new guidelines and requirements emerging regularly. BCFL architectures must be designed with flexibility to accommodate changing regulatory requirements without requiring a complete system redesign. The modularity of smart contract&#x2013;based compliance frameworks provides this adaptability, enabling organizations to update their compliance mechanisms as regulatory requirements evolve. Emerging regulatory trends, such as algorithmic accountability requirements and mandatory AI explainability, are well-suited to blockchain-based approaches that provide transparent audit trails and verifiable model development processes. As health care organizations increasingly adopt AI and ML technologies, the compliance advantages of BCFL will become increasingly important for regulatory acceptance and clinical adoption.</p></sec></sec></sec><sec id="s6"><title>Empirical Validation and Performance Evaluation</title><sec id="s6-1"><title>Overview</title><p>This section grounds our BCFL integration in evidence from clinical deployments, consortia-scale studies, and controlled benchmarks. We synthesize outcomes along four axes: (1) accuracy versus centralized baselines; (2) scalability and latency/throughput under permissioned consensus; (3) robustness and privacy under realistic threat models; and (4) compliance, provenance, and operational constraints. Where possible, we report representative ranges from cited studies rather than single-point claims.</p></sec><sec id="s6-2"><title>Large-Scale Clinical and Multi-Institutional Evidence</title><p><xref ref-type="table" rid="table6">Table 6</xref> summarizes emblematic deployments. Across drug discovery (MELLODDY [<xref ref-type="bibr" rid="ref253">253</xref>]), neuro-oncology (federated tumor segmentation [<xref ref-type="bibr" rid="ref390">390</xref>]), pandemic diagnostics [<xref ref-type="bibr" rid="ref432">432</xref>], and IoMT monitoring [<xref ref-type="bibr" rid="ref251">251</xref>,<xref ref-type="bibr" rid="ref433">433</xref>], BCFL consistently delivers accuracy within approximately 2%-3% of centralized training while providing auditability and coordination via permissioned chains or distributed ledgers.</p><table-wrap id="t6" position="float"><label>Table 6.</label><caption><p>Representative blockchain-based federated learning deployments in health care.</p></caption><table id="table6" frame="hsides" rules="groups"><thead><tr><td align="left" valign="top">Setting/cohort</td><td align="left" valign="top">Scale</td><td align="left" valign="top">Task</td><td align="left" valign="top">Blockchain role</td><td align="left" valign="top">Accuracy</td><td align="left" valign="top">Latency/overhead</td><td align="left" valign="top">Source</td></tr></thead><tbody><tr><td align="left" valign="top">MELLODDY (10<break/>pharma companies)</td><td align="left" valign="top">&#x003E;2.6 billion data points, 21 million compounds</td><td align="left" valign="top">Drug prediction</td><td align="left" valign="top">Distributed ledger for auditability, consensus, traceability</td><td align="left" valign="top">Median &#x223C;2% RIPtoP<sup><xref ref-type="table-fn" rid="table6fn1">a</xref></sup> gain</td><td align="left" valign="top">Comparable to centralized</td><td align="left" valign="top">[<xref ref-type="bibr" rid="ref253">253</xref>]</td></tr><tr><td align="left" valign="top">FeTS<sup><xref ref-type="table-fn" rid="table6fn2">b</xref></sup> (71 sites)</td><td align="left" valign="top">71 international sites</td><td align="left" valign="top">Brain tumor segmentation</td><td align="left" valign="top">Coordination and registry</td><td align="left" valign="top">Within 2%&#x2010;3% of centralized</td><td align="left" valign="top">Real-world federation</td><td align="left" valign="top">[<xref ref-type="bibr" rid="ref434">434</xref>,<xref ref-type="bibr" rid="ref435">435</xref>]</td></tr><tr><td align="left" valign="top">COVID-19 consortium</td><td align="left" valign="top">Multinational</td><td align="left" valign="top">CT<sup><xref ref-type="table-fn" rid="table6fn3">c</xref></sup> scan diagnosis</td><td align="left" valign="top">Aggregation logging, verification</td><td align="left" valign="top">94.2% versus 95.1% centralized</td><td align="left" valign="top">&#x223C;3.2 s/round</td><td align="left" valign="top">[<xref ref-type="bibr" rid="ref433">433</xref>]</td></tr><tr><td align="left" valign="top">IoMT<sup><xref ref-type="table-fn" rid="table6fn4">d</xref></sup> monitoring</td><td align="left" valign="top">50 patients</td><td align="left" valign="top">Anomaly detection</td><td align="left" valign="top">Consent, notarization</td><td align="left" valign="top">92.7%</td><td align="left" valign="top">&#x003C;5 s for alerts</td><td align="left" valign="top">[<xref ref-type="bibr" rid="ref436">436</xref>,<xref ref-type="bibr" rid="ref437">437</xref>]</td></tr><tr><td align="left" valign="top">EHR<sup><xref ref-type="table-fn" rid="table6fn5">e</xref></sup> management</td><td align="left" valign="top">Multi-institutional</td><td align="left" valign="top">Clinical analytics</td><td align="left" valign="top">Model validation, audit trails</td><td align="left" valign="top">95.2%</td><td align="left" valign="top">&#x003C;150 ms blockchain latency (10,000 transactions)</td><td align="left" valign="top">[<xref ref-type="bibr" rid="ref344">344</xref>]</td></tr></tbody></table><table-wrap-foot><fn id="table6fn1"><p><sup>a</sup>RIPtoP: relative improvement of proximity to perfection.</p></fn><fn id="table6fn2"><p><sup>b</sup>FeTS is primarily a federated learning platform; blockchain integration is demonstrated in other health care applications listed here.</p></fn><fn id="table6fn3"><p><sup>c</sup>CT: computed tomography.</p></fn><fn id="table6fn4"><p><sup>d</sup>IoMT: Internet of Medical Things.</p></fn><fn id="table6fn5"><p><sup>e</sup>EHR: electronic health record.</p></fn></table-wrap-foot></table-wrap></sec><sec id="s6-3"><title>Performance and Scalability Benchmarks</title><p>Controlled experiments report stable training under 50&#x2010;200 participants with permissioned consensus, and recent empirical studies demonstrate that blockchain-enabled FL can reduce communication overhead by 40%&#x2010;60% through communication-aware aggregation schemes [<xref ref-type="bibr" rid="ref339">339</xref>,<xref ref-type="bibr" rid="ref344">344</xref>]. Specifically, there was a 43% communication overhead reduction and a 37% lower computational cost while maintaining 95.2% model accuracy [<xref ref-type="bibr" rid="ref344">344</xref>]. Sharded or committee-based designs sustain 80-120 TPS at the consortium scale while keeping the consensus overhead under 5% for &#x2264;50 nodes, and at 100 nodes, PBFT-style protocols exhibit 12%-15% overhead [<xref ref-type="bibr" rid="ref438">438</xref>,<xref ref-type="bibr" rid="ref439">439</xref>].</p></sec><sec id="s6-4"><title>Security, Privacy, and Robustness</title><p>Against gradient inversion and membership inference, combining DP (eg, <italic>&#x03F5;</italic>&#x003C;0.1) with encrypted or masked updates sustains utility within 3%&#x2010;5% of nonprivate baselines at an approximately 2.8 times compute overhead, while Byzantine-robust aggregation maintains &#x003C;5% degradation under up to 30% compromised clients [<xref ref-type="bibr" rid="ref19">19</xref>,<xref ref-type="bibr" rid="ref352">352</xref>]. Recent work has demonstrated that blockchain-enabled frameworks maintain robustness against multiple adversarial attack vectors with accuracy levels above 93% [<xref ref-type="bibr" rid="ref344">344</xref>]. For verifiable compliance, ZKPs amortize to proof generation of 8&#x2010;15 s and verification of 2&#x2010;4 s per minute-scale update [<xref ref-type="bibr" rid="ref440">440</xref>].</p></sec><sec id="s6-5"><title>Compliance, Provenance, and Operational Considerations</title><p>Empirical audits indicate technical adherence to approximately 93% of HIPAA/GDPR provisions, with 70%&#x2010;80% manual audit effort reduction when provenance is automated via smart contracts [<xref ref-type="bibr" rid="ref395">395</xref>]. For FDA transparency obligations on AI/ML devices, immutable lineage reduces evidence cycles from an initial 6&#x2010;9 months to 2&#x2010;3 months in reported pipelines [<xref ref-type="bibr" rid="ref397">397</xref>]. Operational deployment of blockchain-enabled FL systems faces several infrastructure challenges, including maintaining high system availability, managing blockchain storage growth as institutions scale, balancing computational overhead from cryptographic operations, and ensuring adequate network bandwidth for model parameter exchange [<xref ref-type="bibr" rid="ref9">9</xref>,<xref ref-type="bibr" rid="ref441">441</xref>].</p></sec><sec id="s6-6"><title>Architectural Tradeoffs</title><p>In permissioned health care networks, PoA achieves 200-300 TPS and approximately 95% lower energy than PoW, whereas PBFT offers stronger Byzantine resilience at 40%&#x2010;50% lower throughput [<xref ref-type="bibr" rid="ref442">442</xref>]. Comparative syntheses show that BCFL improves privacy metrics by 40%&#x2010;60% over vanilla FL while staying within approximately 3% of centralized accuracy [<xref ref-type="bibr" rid="ref344">344</xref>,<xref ref-type="bibr" rid="ref384">384</xref>]. Recent systematic reviews covering literature from 2023&#x2010;2024 confirm these patterns across diverse health care applications [<xref ref-type="bibr" rid="ref12">12</xref>,<xref ref-type="bibr" rid="ref400">400</xref>]. Fully-coupled blockchain-FL designs minimize latency (reduction of 30%&#x2010;40%) but demand 2&#x2010;3 times the resources, while semicoupled architectures offer a balanced middle ground [<xref ref-type="bibr" rid="ref443">443</xref>].</p></sec><sec id="s6-7"><title>Threats to Validity and Replicability</title><sec id="s6-7-1"><title>Information</title><p>A crucial aspect of interpreting empirical studies on BCFL involves recognizing their inherent threats to validity. Specifically, researchers must account for the impact of various factors. First, non-independent and identically distributed data and silo imbalance are important aspects, where skewed label and cohort distributions across participating institutions necessitate the reporting of per-site metrics and federated confusion matrices. Second, WAN effects must be meticulously reported for wide-area deployments, including round times, network latency, bandwidth, and specific block/endorsement parameters, to avoid misleading claims based on LAN-only results. Third, attack realism requires results to be reproducible with adaptive rather than static poisoning, along with full disclosure of clipping rules, aggregation mechanisms, and defense strategies. Fourth, from a privacy perspective, privacy budgets must be transparent, demanding the publication of (&#x03F5;,&#x03B4;) values, sensitivity assumptions, and composition accounting across all training rounds. Fifth, achieving determinism is essential for reproducibility, requiring the release of seeds, exact model/optimizer configurations, client sampling methods, and chaincode/smart contract versions. Finally, accurate compute/power accounting must distinguish between the computational overhead dedicated to model training versus the overhead attributed to blockchain operations, detailing the validator count and hardware thermal design power (TDP). Recent comprehensive reviews have systematically identified these validity concerns across the literature from 2018&#x2010;2024 [<xref ref-type="bibr" rid="ref384">384</xref>,<xref ref-type="bibr" rid="ref400">400</xref>].</p></sec><sec id="s6-7-2"><title>Takeaway</title><p>Across clinically meaningful tasks, BCFL achieves near-centralized utility with measurable but manageable overheads when engineered with communication-efficient aggregation and permissioned consensus. Recent empirical evidence from 2024&#x2010;2025 confirms consistent patterns: accuracy within 2%&#x2010;3% of centralized baselines, communication overhead reductions of 40%&#x2010;50%, and successful deployment across 50&#x2010;200 participating institutions. The primary value additions in health care are auditability, provenance for regulatory processes, and robustness under adversarial and privacy constraints, while the primary bottlenecks are large-scale coordination (&#x2265;500 nodes) and legacy-system interoperability.</p></sec></sec></sec><sec id="s7"><title>Related Work</title><sec id="s7-1"><title>Overview</title><p>In this section, we comprehensively explore existing research endeavors focusing on integrating BCFL frameworks within health care contexts. Initially, we delve into the corpus of literature dedicated to elucidating the practical applications, methodologies, and outcomes of utilizing blockchain technology in conjunction with FL for health care use cases. In addition, we aim to provide a taxonomy and categorize the existing work based on the insights garnered throughout this paper. To achieve this, we classify the research according to integration architecture (ie, fully coupled, semicoupled, and loosely coupled), blockchain platform, FL type, and data type. Furthermore, we highlight their primary contributions as well as their limitations. Later, we examine existing surveys and reviews focusing on blockchain-assisted FL in health care. This will provide insights into the overall research landscape and help identify any gaps or areas for further exploration.</p></sec><sec id="s7-2"><title>Literature Review</title><p>Samantray and Reddy [<xref ref-type="bibr" rid="ref444">444</xref>] proposed a hybrid blockchain architecture with quantum key encryption for Healthcare 5.0. Bhasker et al [<xref ref-type="bibr" rid="ref445">445</xref>] presented a Healthcare 5.0 smart health care system for addressing confidentiality, trust, and compliance standards for safe health monitoring. Bhardwaj et al [<xref ref-type="bibr" rid="ref428">428</xref>] introduced a privacy-preserving Federated Blockchain Explainable Artificial Intelligence Optimization (PPFBXAIO) framework for the integration of blockchain and XAI, and optimization techniques to ensure privacy, traceability, and robustness in FL-based systems. Ali et al [<xref ref-type="bibr" rid="ref446">446</xref>] presented a ZKP and HE approach for EHR security. Das et al [<xref ref-type="bibr" rid="ref447">447</xref>] presented a meta-learning approach for improved model generalization.</p><p>Chen et al [<xref ref-type="bibr" rid="ref19">19</xref>] proposed a trustworthy and fair blockchain-based FL framework to address challenges like malicious attacks (model/data poisoning) and free-rider behavior. In another study [<xref ref-type="bibr" rid="ref448">448</xref>], a quality-aware BCFL with a secure key-sharing mechanism to protect local model parameters and ensure data security was proposed. Mazid et al [<xref ref-type="bibr" rid="ref436">436</xref>] proposed a blockchain-driven FL framework for secure health care services using IoMT devices. Liang et al [<xref ref-type="bibr" rid="ref449">449</xref>] proposed a software architecture integrating FL and blockchain to mitigate bias and fairness issues in health care predictive modeling while safeguarding patient privacy. Om Kumar et al [<xref ref-type="bibr" rid="ref450">450</xref>] introduced a mechanism to reward organizations participating in the FL process, ensuring privacy-preserving model transfer using loosely-coupled integration with the Ethereum blockchain. Moulahi et al [<xref ref-type="bibr" rid="ref437">437</xref>] integrated FL and blockchain to develop a trusted system for predicting diabetes risk while ensuring data privacy and model integrity.</p><p>Ali et al [<xref ref-type="bibr" rid="ref451">451</xref>] focused on integrating blockchain with FL for secure and decentralized analysis of electronic medical records in precision medicine. Chang et al [<xref ref-type="bibr" rid="ref442">442</xref>] proposed an integration of adaptive DP and gradient verification-based consensus protocols in a fully-coupled architecture for health care analytics. Lian et al [<xref ref-type="bibr" rid="ref452">452</xref>] presented a blockchain-based personalized FL system for ensuring security and privacy in IoMT.</p><p>Farooq et al [<xref ref-type="bibr" rid="ref453">453</xref>] developed an automated system for analyzing patients&#x2019; live data within a fully-coupled architecture, while Zhang et al [<xref ref-type="bibr" rid="ref454">454</xref>] proposed a blockchain-enabled FL framework for health care data privacy protection. Aich et al [<xref ref-type="bibr" rid="ref336">336</xref>] introduced a blockchain-assisted FL framework for personal data preservation, and Passerat-Palmbach et al [<xref ref-type="bibr" rid="ref335">335</xref>] proposed a novel architecture for FL integrated with blockchain within health care systems. A taxonomy of existing research studies, along with additional relevant work, has been compiled in <xref ref-type="table" rid="table7">Table 7</xref>.</p><table-wrap id="t7" position="float"><label>Table 7.</label><caption><p>Related work on blockchain-assisted FL<sup><xref ref-type="table-fn" rid="table7fn1">a</xref></sup> in health care.</p></caption><table id="table7" frame="hsides" rules="groups"><thead><tr><td align="left" valign="top">Reference</td><td align="left" valign="top">Main contribution</td><td align="left" valign="top">Architecture</td><td align="left" valign="top">Blockchain platform</td><td align="left" valign="top">FL type</td><td align="left" valign="top">Data type</td><td align="left" valign="top">Limitations</td></tr></thead><tbody><tr><td align="left" valign="top">Chen et al [<xref ref-type="bibr" rid="ref19">19</xref>]</td><td align="left" valign="top">Introduces a trustworthy and fair blockchain-based FL framework (FedCFB) to address challenges like malicious attacks (model/data poisoning) and free-rider behavior</td><td align="left" valign="top">Semicoupled</td><td align="left" valign="top">Custom-designed</td><td align="left" valign="top">HFL<sup><xref ref-type="table-fn" rid="table7fn2">b</xref></sup></td><td align="left" valign="top">Unknown (MNIST)</td><td align="left" valign="top">No discussion on throughput/latency tradeoffs for large-scale FL deployments.</td></tr><tr><td align="left" valign="top">Samantray and Reddy [<xref ref-type="bibr" rid="ref444">444</xref>]</td><td align="left" valign="top">Hybrid blockchain architecture with quantum key encryption for futuristic health care in smart cities</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Ethereum</td><td align="left" valign="top">HFL</td><td align="left" valign="top">Medical images and documents</td><td align="left" valign="top">Performance and scalability issues in large-scale implementations.</td></tr><tr><td align="left" valign="top">Bhasker et al [<xref ref-type="bibr" rid="ref445">445</xref>]</td><td align="left" valign="top">A health care 5.0 smart health care system for addressing confidentiality, trust, and compliance standards for safe health monitoring</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">HFL</td><td align="left" valign="top">Wearable devices and sensors</td><td align="left" valign="top">Lack of real-world deployment scenarios and practical validation in actual health care settings.</td></tr><tr><td align="left" valign="top">Bhardwaj and Sumangali [<xref ref-type="bibr" rid="ref428">428</xref>]</td><td align="left" valign="top">Proposes a privacy-preserving federated blockchain explainable artificial intelligence optimization (PPFBX- AIO) framework, which integrates blockchain, explainable artificial intelligence, and optimization techniques to ensure privacy, traceability, and robustness in FL-based systems</td><td align="left" valign="top">Fully coupled</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">HFL</td><td align="left" valign="top">EHRs<sup><xref ref-type="table-fn" rid="table7fn3">c</xref></sup></td><td align="left" valign="top">Real-world deployment gaps (ie, does not address practical deployment challenges, such as regulatory compliance with health care standards (HIPAA<sup><xref ref-type="table-fn" rid="table7fn4">d</xref></sup> or GDPR<sup><xref ref-type="table-fn" rid="table7fn5">e</xref></sup>) and integration with existing hospital information systems.</td></tr><tr><td align="left" valign="top">Ali et al [<xref ref-type="bibr" rid="ref446">446</xref>]</td><td align="left" valign="top">Leverages zero-knowledge proofs and homomorphic encryption for EHR security</td><td align="left" valign="top">Semicoupled</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">HFL</td><td align="left" valign="top">EHRs</td><td align="left" valign="top">Limited empirical validation or real-world testing of the proposed framework.</td></tr><tr><td align="left" valign="top">Das et al [<xref ref-type="bibr" rid="ref447">447</xref>]</td><td align="left" valign="top">Meta-learning approach for improved model generalization</td><td align="left" valign="top">Semicoupled</td><td align="left" valign="top">Hyperledger Besu</td><td align="left" valign="top">HFL</td><td align="left" valign="top">IoMT<sup><xref ref-type="table-fn" rid="table7fn6">f</xref></sup> data</td><td align="left" valign="top">No real-world implementation (the entire study is simulation-based with no actual deployment and no real medical IoT<sup><xref ref-type="table-fn" rid="table7fn7">g</xref></sup> devices involved), incomplete blockchain implementation, and FL implementation is unclear.</td></tr><tr><td align="left" valign="top">Munusamy and Jothi [<xref ref-type="bibr" rid="ref344">344</xref>]</td><td align="left" valign="top">Proposes an enhanced privacy-preserving blockchain-enabled federated learning (EPP-BCFL) framework that integrates blockchain with hybrid privacy mechanisms and intelligent aggregation strategies for secure EHR</td><td align="left" valign="top">Semicoupled</td><td align="left" valign="top">Hyperledger Fabric</td><td align="left" valign="top">HFL</td><td align="left" valign="top">Medical imaging data (CIFAR-10)</td><td align="left" valign="top">Evaluation limited to CIFAR-10 rather than clinical datasets.</td></tr><tr><td align="left" valign="top">Lo et al [<xref ref-type="bibr" rid="ref455">455</xref>]</td><td align="left" valign="top">Proposes a BCFL<sup><xref ref-type="table-fn" rid="table7fn8">h</xref></sup> architecture to enable accountability in FL systems.</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Ethereum</td><td align="left" valign="top">HFL</td><td align="left" valign="top">Medical imaging data (COVID-19 CT<sup><xref ref-type="table-fn" rid="table7fn9">i</xref></sup>)</td><td align="left" valign="top">Lack of real-world deployment analysis.</td></tr><tr><td align="left" valign="top">Kumar et al [<xref ref-type="bibr" rid="ref448">448</xref>]</td><td align="left" valign="top">Proposes a quality-aware BCFL with a secure key-sharing mechanism to protect local model parameters and ensure data security</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">HFL</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Limited scale and real-world testing (eg, not tested in actual hospital environments, no real health care institutions involved, etc).</td></tr><tr><td align="left" valign="top">Mazid et al [<xref ref-type="bibr" rid="ref436">436</xref>]</td><td align="left" valign="top">Proposes a blockchain-driven FL framework for secure health care services using IoMT devices</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">HFL</td><td align="left" valign="top">Medical imaging (colon pathology, breast tumor)</td><td align="left" valign="top">Validated only through simulations, using benchmark datasets (2D colon pathology, breast tumor, and CIFAR-10). There is no real-world hospital or IoMT deployment, which limits conclusions.</td></tr><tr><td align="left" valign="top">Liang et al [<xref ref-type="bibr" rid="ref449">449</xref>]</td><td align="left" valign="top">Software architecture integrating FL and blockchain to tackle bias and fairness issues in health care predictive modeling while safeguarding patient privacy</td><td align="left" valign="top">Semicoupled</td><td align="left" valign="top">Rahasak</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Limited real-world validation. This study was conducted in a simulated environment with only 5 simulated medical centers rather than actual health care institutions. This significantly limits the generalizability of findings to real-world health care settings.</td></tr><tr><td align="left" valign="top">Om Kumar et al [<xref ref-type="bibr" rid="ref450">450</xref>]</td><td align="left" valign="top">Introduces a mechanism to reward organizations participating in the FL process, ensuring privacy-preserving model transfer between users and organizations using blockchain</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Ethereum</td><td align="left" valign="top">HFL</td><td align="left" valign="top">Medical imaging data (COVID-19 CT)</td><td align="left" valign="top">Not explicitly stated.</td></tr><tr><td align="left" valign="top">Moulahi et al [<xref ref-type="bibr" rid="ref437">437</xref>]</td><td align="left" valign="top">Integrates FL and blockchain technology to develop a trusted system for predicting diabetes risk while ensuring data privacy and model integrity</td><td align="left" valign="top">Semicoupled</td><td align="left" valign="top">Ethereum</td><td align="left" valign="top">HFL</td><td align="left" valign="top">Sensor data (IoT)</td><td align="left" valign="top">Not explicitly stated.</td></tr><tr><td align="left" valign="top">Ali et al [<xref ref-type="bibr" rid="ref451">451</xref>]</td><td align="left" valign="top">Integrates blockchain with FL to enable secure and decentralized analysis of EMRs in precision medicine</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Ethereum, Hyperledger Fabric (simulation)</td><td align="left" valign="top">HFL</td><td align="left" valign="top">EMR</td><td align="left" valign="top">The paper appears to be primarily theoretical and simulation-based without actual deployment in real health care settings (eg, there is no evidence of testing with actual health care institutions or real EMR) and limited experimental validation (eg, no specific dataset characteristics are provided).</td></tr><tr><td align="left" valign="top">Chang et al [<xref ref-type="bibr" rid="ref442">442</xref>]</td><td align="left" valign="top">Integrates adaptive differential privacy and gradient verification-based consensus protocols</td><td align="left" valign="top">Fully coupled</td><td align="left" valign="top">Ethereum</td><td align="left" valign="top">HFL/VFL<sup><xref ref-type="table-fn" rid="table7fn10">j</xref></sup></td><td align="left" valign="top">IoMT sensor data</td><td align="left" valign="top">Scalability challenges, increased complexity, potential computational overhead, and the need for further validation across diverse medical conditions and datasets.</td></tr><tr><td align="left" valign="top">Lian et al [<xref ref-type="bibr" rid="ref452">452</xref>]</td><td align="left" valign="top">Blockchain-based personalized FL system to address security and privacy concerns in IoMT</td><td align="left" valign="top">Fully coupled</td><td align="left" valign="top">Unknown (consortium PoS<sup><xref ref-type="table-fn" rid="table7fn11">k</xref></sup> blockchain)</td><td align="left" valign="top">VFL</td><td align="left" valign="top">IoMT sensor data (Fashion-MNIST)</td><td align="left" valign="top">Limited experimental validation (eg, only simulated experiments were used rather than real-world deployment, tested on Fashion-MNIST and CIFAR-10 [image classification datasets]; no actual medical data, etc).</td></tr><tr><td align="left" valign="top">Farooq et al [<xref ref-type="bibr" rid="ref453">453</xref>]</td><td align="left" valign="top">Develops an automated system for analyzing patients&#x2019; live data</td><td align="left" valign="top">Fully coupled</td><td align="left" valign="top">Ethereum</td><td align="left" valign="top">HFL</td><td align="left" valign="top">IoMT sensor data</td><td align="left" valign="top">Limited empirical validation or real-world testing of the proposed framework.</td></tr><tr><td align="left" valign="top">Zhang et al [<xref ref-type="bibr" rid="ref454">454</xref>]</td><td align="left" valign="top">Proposes a BCFL framework for health care data privacy protection</td><td align="left" valign="top">Fully coupled</td><td align="left" valign="top">Unknown (conceptual)</td><td align="left" valign="top">HFL</td><td align="left" valign="top">EHR (MNIST)</td><td align="left" valign="top">Theoretical model only, not supported via experimental implementations.</td></tr><tr><td align="left" valign="top">Aich et al [<xref ref-type="bibr" rid="ref336">336</xref>]</td><td align="left" valign="top">Proposes a blockchain-assisted FL framework for personal data preserving</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Unknown (conceptual)</td><td align="left" valign="top">&#x2014;<sup><xref ref-type="table-fn" rid="table7fn12">l</xref></sup></td><td align="left" valign="top">No data</td><td align="left" valign="top">Reliance on conceptual assumptions without real-world application.</td></tr><tr><td align="left" valign="top">Passerat-Palmbach et al [<xref ref-type="bibr" rid="ref335">335</xref>]</td><td align="left" valign="top">Proposes a novel architecture for FL integrated with blockchain within a health care system</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Ethereum</td><td align="left" valign="top">&#x2014;</td><td align="left" valign="top">No data</td><td align="left" valign="top">Not explicitly stated.</td></tr><tr><td align="left" valign="top">Rahman et al [<xref ref-type="bibr" rid="ref438">438</xref>]</td><td align="left" valign="top">Proposes a BCFL framework for COVID-19 applications to classify IoHT<sup><xref ref-type="table-fn" rid="table7fn13">m</xref></sup> data</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Ethereum</td><td align="left" valign="top">FL type</td><td align="left" valign="top">Sensor data (IoMT)</td><td align="left" valign="top">Not explicitly stated.</td></tr><tr><td align="left" valign="top">Singh et al [<xref ref-type="bibr" rid="ref456">456</xref>]</td><td align="left" valign="top">Integrates blockchain technology with FL to enhance privacy preservation and scalability in health care data management</td><td align="left" valign="top">Fully coupled</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Sensor data (IoT)</td><td align="left" valign="top">Theoretical model only, not supported via experimental implementations.</td></tr><tr><td align="left" valign="top">Nguyen et al [<xref ref-type="bibr" rid="ref457">457</xref>]</td><td align="left" valign="top">Proposes a new blockchain-enabled FL-based generative adversarial network framework for secure COVID-19 data analytics</td><td align="left" valign="top">Semicoupled</td><td align="left" valign="top">Unknown (conceptual)</td><td align="left" valign="top">HFL</td><td align="left" valign="top">Medical imaging data (COVID-19 CT)</td><td align="left" valign="top">The blockchain model is conceptual, and a real-world implementation was not reported.</td></tr><tr><td align="left" valign="top">Liu et al [<xref ref-type="bibr" rid="ref458">458</xref>]</td><td align="left" valign="top">Proposes a framework of blockchain-empowered FL in health care&#x2013;based cyber-physical systems</td><td align="left" valign="top">Fully coupled</td><td align="left" valign="top">Ethereum</td><td align="left" valign="top">HFL</td><td align="left" valign="top">EHR (MNIST HAM10000)</td><td align="left" valign="top">Not explicitly stated.</td></tr><tr><td align="left" valign="top">Otoum et al [<xref ref-type="bibr" rid="ref459">459</xref>]</td><td align="left" valign="top">Proposes a novel solution for revolutionizing health care systems by considering concepts like distributivity, self-learnability, and autonomy.</td><td align="left" valign="top">&#x2014;</td><td align="left" valign="top">Unknown (conceptual)</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">No data</td><td align="left" valign="top">Only introduces a theoretical framework without an empirical validation.</td></tr><tr><td align="left" valign="top">Kumar et al [<xref ref-type="bibr" rid="ref433">433</xref>]</td><td align="left" valign="top">Blockchain-empowered method to detect patterns of COVID-19 from lung CT scans</td><td align="left" valign="top">Fully coupled</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">HFL</td><td align="left" valign="top">Medical imaging data (COVID-19 CT)</td><td align="left" valign="top">The paper does not extensively discuss the generalization capabilities of the proposed model to handle variations in COVID-19 manifestations across different patients.</td></tr><tr><td align="left" valign="top">Durga and Poovammal [<xref ref-type="bibr" rid="ref460">460</xref>]</td><td align="left" valign="top">A concise review of BCFL in health care, concepts, and taxonomy</td><td align="left" valign="top">&#x2014;</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">The article is very brief and does not cover all concepts.</td></tr><tr><td align="left" valign="top">Lakhan et al [<xref ref-type="bibr" rid="ref461">461</xref>]</td><td align="left" valign="top">Proposes a FL-based blockchain-enabled task scheduling (FLBETS) framework with different dynamic heuristics for health care applications</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Sensor data (IoMT)</td><td align="left" valign="top">Dynamic and run-time unknown attacks against IoMT were not considered in this work.</td></tr><tr><td align="left" valign="top">Samuel et al [<xref ref-type="bibr" rid="ref462">462</xref>]</td><td align="left" valign="top">Introduces FedMedChain as a BCFL framework for medical data privacy preservation</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Unknown</td><td align="left" valign="top">Sensor data (Unknown)</td><td align="left" valign="top">Not explicitly stated.</td></tr><tr><td align="left" valign="top">Yang and Xing [<xref ref-type="bibr" rid="ref463">463</xref>]</td><td align="left" valign="top">Introduces a privacy protection framework for medical data using blockchain and FL for secure and auditable data sharing among medical institutions using a secure aggregation scheme based on homomorphic encryption</td><td align="left" valign="top">Loosely coupled</td><td align="left" valign="top">Ethereum</td><td align="left" valign="top">HFL</td><td align="left" valign="top">EHR (MNIST different datasets)</td><td align="left" valign="top">Not explicitly stated.</td></tr></tbody></table><table-wrap-foot><fn id="table7fn1"><p><sup>a</sup>FL: federated learning.</p></fn><fn id="table7fn2"><p><sup>b</sup>HFL: horizontal federated learning.</p></fn><fn id="table7fn3"><p><sup>c</sup>EHRs: electronic health records.</p></fn><fn id="table7fn4"><p><sup>d</sup>HIPAA: Health Insurance Portability and Accountability Act.</p></fn><fn id="table7fn5"><p><sup>e</sup>GDPR: General Data Protection Regulation.</p></fn><fn id="table7fn6"><p><sup>f</sup>IoMT: Internet of Medical Things.</p></fn><fn id="table7fn7"><p><sup>g</sup>IoT: Internet of Things.</p></fn><fn id="table7fn8"><p><sup>h</sup>BCFL: blockchain-based federated learning.</p></fn><fn id="table7fn9"><p><sup>i</sup>CT: computed tomography.</p></fn><fn id="table7fn10"><p><sup>j</sup>VFL: vertical federated learning.</p></fn><fn id="table7fn11"><p><sup>k</sup>PoS: proof of stake.</p></fn><fn id="table7fn12"><p><sup>l</sup>Not applicable/not available.</p></fn><fn id="table7fn13"><p><sup>m</sup>IoHT: Internet of Healthcare Things.</p></fn></table-wrap-foot></table-wrap></sec><sec id="s7-3"><title>Existing Surveys</title><p>To the best of our knowledge, comprehensive surveys or reviews focusing on the integration of blockchain and FL for health care use cases are scarce. While individual studies have explored the potential of each technology independently within health care settings, there is a notable lack of resources delving into the synergistic benefits and challenges of combining blockchain&#x2019;s immutable ledger capabilities with FL&#x2019;s decentralized model training approach.</p><p>Ngoupayou Limbepe et al [<xref ref-type="bibr" rid="ref12">12</xref>] presented a taxonomy of FL-based privacy mechanisms categorized into privacy-enhancing technologies and hybrid techniques. This survey integrates privacy-enhancing technologies with blockchain in FL frameworks for smart health care systems. Noteworthy initial explorations, such as those conducted by Myrzashova et al [<xref ref-type="bibr" rid="ref13">13</xref>] and Nguyen et al [<xref ref-type="bibr" rid="ref464">464</xref>], offer valuable insights but often lack a broader perspective. Myrzashova et al [<xref ref-type="bibr" rid="ref13">13</xref>], for instance, analyzed the advantages and disadvantages of BCFL integration in health care, but they overlooked the importance of a data type taxonomy. Understanding the diverse medical data types (eg, genomics and imaging) used in health care ML is crucial, as different data may have varying security and privacy requirements. Similarly, Nguyen et al [<xref ref-type="bibr" rid="ref464">464</xref>] introduced a new conceptual architecture that integrates blockchain and AI for combating the COVID-19 pandemic. While offering valuable insights into addressing specific challenges posed by the pandemic, its scope is limited to COVID-19 and related data, lacking a broader analysis of the integration&#x2019;s potential for various health care use cases beyond this specific context. Hemdan et al [<xref ref-type="bibr" rid="ref465">465</xref>] examined the convergence of digital twin technology, blockchain, and FL in the medical field, with a specific focus on their technical architecture and real-world applications. Orabi et al [<xref ref-type="bibr" rid="ref400">400</xref>] presented a literature review of BCFL applications in health care for protecting sensitive data. This paper investigated how integrating FL with blockchain can enhance its security, performance, and reliability.</p><p>In contrast to these existing reports, this tutorial offers a more comprehensive perspective. We present a taxonomy of medical data used for ML, providing a foundational understanding of the diverse data types relevant to this integration. Furthermore, we unveil an innovative architecture meticulously designed for the seamless integration of blockchain and FL within health care systems, addressing the need for secure and privacy-preserving health care analytics.</p></sec></sec><sec id="s8"><title>Future Research Directions</title><sec id="s8-1"><title>Overview</title><p>The integration of FL and blockchain in health care introduces a transformative paradigm for secure, privacy-preserving, and collaborative medical AI systems. Despite notable theoretical advances, several research frontiers remain underexplored. These can be broadly categorized into 4 interrelated areas: cryptographic foundations and quantum-resilient privacy, scalable and interoperable infrastructure, health care&#x2013;specific consensus and incentivization, and full-stack integration with regulatory automation.</p></sec><sec id="s8-2"><title>Cryptographic Foundations and Quantum-Resilient Privacy</title><p>A core requirement for the secure deployment of BCFL systems in health care is the development of advanced cryptographic mechanisms that ensure long-term privacy, data integrity, and resilience against quantum adversaries. Postquantum cryptographic primitives (such as lattice-based schemes like CRYSTALS-Kyber and Dilithium, and hash-based schemes like SPHINCS+) must be integrated into the BCFL stack to secure signatures and encryption layers [<xref ref-type="bibr" rid="ref466">466</xref>]. In parallel, ZKPs and zero-knowledge virtual machines offer promising approaches to verifiably audit FL operations and regulatory compliance without exposing raw medical data. Furthermore, HE schemes, particularly multikey variants of the CKKS (Cheon-KimKim-Song) cryptosystem [<xref ref-type="bibr" rid="ref467">467</xref>], enable secure aggregation of encrypted model parameters from multiple health care institutions without revealing individual contributions. The substantial computational overhead of such operations can be alleviated through specialized hardware accelerators, notably smart network interface cards, which offload cryptographic computations to dedicated processing units, thereby improving efficiency and scalability [<xref ref-type="bibr" rid="ref468">468</xref>]. Complementarily, DP mechanisms require refinement to handle medical-specific feature types, with research needed into adaptive noise strategies and budget allocation tailored to data sensitivity. Together, these innovations will enable secure, auditable, and privacy-preserving collaborative learning in health care environments.</p></sec><sec id="s8-3"><title>Scalable and Interoperable BCFL Infrastructure</title><p>As clinical systems generate increasingly voluminous and heterogeneous data, BCFL infrastructure must address throughput, latency, and interoperability challenges to support real-time learning and inference [<xref ref-type="bibr" rid="ref401">401</xref>,<xref ref-type="bibr" rid="ref439">439</xref>]. Health care&#x2013;specific sharding architectures (such as parallel blockchains for EHRs, medical imaging, and genomics) can significantly improve throughput by distributing model updates across application domains. Complementary to this, layer-2 scaling solutions, including rollups [<xref ref-type="bibr" rid="ref469">469</xref>] and state channels, offer reductions in transaction costs and ledger bloat, making frequent model updates feasible without congesting the blockchain [<xref ref-type="bibr" rid="ref470">470</xref>]. Additionally, cross-chain interoperability mechanisms, such as those based on the Cosmos IBC protocol or Polkadot&#x2019;s relay chain model, are essential for enabling collaboration among health care institutions operating on heterogeneous blockchain platforms. Moreover, edge-centric FL will become increasingly important as IoMT and wearable devices proliferate. Furthermore, split learning and energy-efficient blockchain clients will be crucial to bring BCFL capabilities to constrained edge nodes while preserving security guarantees. These advancements will enable a scalable and interoperable ecosystem capable of supporting global health care collaborations.</p></sec><sec id="s8-4"><title>Health Care&#x2013;Specific Consensus and Incentive Mechanisms</title><p>Generic blockchain consensus protocols are ill-suited for the privacy, latency, and regulatory demands of health care. There is a growing need to design health care&#x2013;oriented consensus protocols, such as medical and practical BFT [<xref ref-type="bibr" rid="ref471">471</xref>], which can minimize communication overhead and incorporate privacy-aware authorization and medical rule validation into the consensus process. Similarly, reputation-based BFT [<xref ref-type="bibr" rid="ref472">472</xref>] can ensure the credibility of participating institutions and practitioners, dynamically adjusting voting power based on behavior and contribution history. To sustain active participation in FL processes, especially among resource-constrained or data-rich stakeholders, incentive mechanisms must be tailored to health care environments. The proof-of-federated-work paradigm introduces an innovative strategy to quantify participant contributions using metrics like local accuracy, data diversity, and compliance adherence [<xref ref-type="bibr" rid="ref473">473</xref>]. These are integrated into token-based or hybrid compensation schemes, further reinforced by game-theoretic models that optimize incentives based on Nash equilibrium to deter free-riding and encourage high-quality model updates. Such mechanisms are foundational to the long-term viability of decentralized health care learning networks.</p></sec><sec id="s8-5"><title>System Integration, Compliance Automation, and Real-World Translation</title><p>For BCFL frameworks to be deployed at scale, they must integrate seamlessly with health care systems, satisfy regulatory requirements, and maintain usability in real-time clinical contexts. Smart contracts should evolve to support automated, upgradeable compliance verification that is capable of adapting to dynamic legal frameworks such as HIPAA, GDPR, and FDA AI guidelines [<xref ref-type="bibr" rid="ref474">474</xref>]. By incorporating ZKP-based attestations, institutions can demonstrate compliance without revealing sensitive patient-level operations [<xref ref-type="bibr" rid="ref440">440</xref>]. Simultaneously, embedding explainable AI techniques, such as SHAP values and attention heatmaps, into the FL pipeline is essential to ensure clinician trust and support regulatory transparency [<xref ref-type="bibr" rid="ref475">475</xref>]. Algorithmically, innovations in personalized FL, multitask learning (eg, MOCHA [<xref ref-type="bibr" rid="ref476">476</xref>]), and community-based learning [<xref ref-type="bibr" rid="ref477">477</xref>] can help address patient heterogeneity and improve predictive power in distributed environments. Real-time FL capabilities, triggered by event-driven smart contracts (eg, emergency alerts), are crucial for responsive applications like ICU triage and chronic condition monitoring [<xref ref-type="bibr" rid="ref432">432</xref>]. To ensure long-term sustainability, quantum-resistant blockchain architectures should be explored using crypto-agile protocols and hybrid classical/postquantum stacks. These systems must also support interoperability, modular compliance, and secure cross-border data flows, forming the backbone of globally federated, privacy-aware health care AI infrastructure.</p></sec></sec><sec id="s9" sec-type="conclusions"><title>Conclusion</title><p>This tutorial introduced a comprehensive, clinically oriented, and compliance-aware framework integrating FL and blockchain for secure and privacy-preserving health care analytics. We demonstrated how FL enables decentralized model training across health care institutions while maintaining data locality and how blockchain enhances trust, integrity, and auditability through immutable ledgers and decentralized consensus mechanisms. Our key contributions include the following: (1) a systematic taxonomy of diverse medical data types and their FL requirements; (2) three novel integration architectures (fully coupled, semicoupled, and loosely coupled) with rigorous analysis of security, scalability, and regulatory compliance tradeoffs; (3) comprehensive security analysis identifying health care&#x2013;specific vulnerabilities and mitigation strategies using advanced cryptographic techniques, including ZKPs, HE, and DP; and (4) a practical regulatory compliance framework addressing HIPAA, GDPR, and FDA guidelines for AI/ML-based medical devices. We validated BCFL effectiveness across critical health care applications, including disease prediction, medical imaging analysis, patient monitoring, and drug discovery. Looking ahead, crucial research frontiers involve quantum-resilient cryptography, scalable interoperable infrastructure, health care&#x2013;specific consensus mechanisms, and automated compliance frameworks. This tutorial provides a foundational reference for developing trustworthy and patient-centric AI systems in health care. By integrating blockchain and FL, these systems can transform health care delivery while safeguarding privacy, ensuring regulatory compliance, and ultimately driving improved patient outcomes and accelerating medical discoveries in an increasingly connected health care ecosystem.</p></sec></body><back><ack><p>The authors would like to thank the anonymous reviewers and the academic editor for their constructive comments, which helped improve the quality and clarity of this tutorial. Artificial intelligence was used for refining, correcting, and editing the manuscript to improve language clarity.</p></ack><notes><sec><title>Funding</title><p>This research was supported by the Natural Sciences and Engineering Research Council of Canada (NSERC).</p></sec><sec><title>Data Availability</title><p>No new datasets were generated or analyzed during this study. All information discussed in this tutorial is derived from previously published literature and publicly available sources.</p></sec></notes><fn-group><fn fn-type="con"><p>Conceptualization: YS</p><p>Funding acquisition: AH, DM</p><p>Investigation: YS</p><p>Methodology: YS, YB</p><p>Supervision: YS, AH</p><p>Writing &#x2013; original draft: YS, YB, OAD</p><p>Writing &#x2013; review &#x0026; editing: YS, YB</p></fn><fn fn-type="conflict"><p>None declared.</p></fn></fn-group><glossary><title>Abbreviations</title><def-list><def-item><term id="abb1">AI</term><def><p>artificial intelligence</p></def></def-item><def-item><term id="abb2">BCFL</term><def><p>blockchain-based federated learning</p></def></def-item><def-item><term id="abb3">BFT</term><def><p>Byzantine fault tolerance</p></def></def-item><def-item><term id="abb4">CT</term><def><p>computed tomography</p></def></def-item><def-item><term id="abb5">DAG</term><def><p>direct acyclic graph tangle</p></def></def-item><def-item><term id="abb6">DApps</term><def><p>decentralized applications</p></def></def-item><def-item><term id="abb7">DICOM</term><def><p>Digital Imaging and Communications in Medicine</p></def></def-item><def-item><term id="abb8">DP</term><def><p>differential privacy</p></def></def-item><def-item><term id="abb9">DPoS</term><def><p>delegated proof of stake</p></def></def-item><def-item><term id="abb10">ECG</term><def><p>electrocardiography</p></def></def-item><def-item><term id="abb11">EEG</term><def><p>electroencephalography</p></def></def-item><def-item><term id="abb12">EHR</term><def><p>electronic health record</p></def></def-item><def-item><term id="abb13">FDA</term><def><p>Food and Drug Administration</p></def></def-item><def-item><term id="abb14">FL</term><def><p>federated learning</p></def></def-item><def-item><term id="abb15">FTL</term><def><p>federated transfer learning</p></def></def-item><def-item><term id="abb16">GDPR</term><def><p>General Data Protection Regulation</p></def></def-item><def-item><term id="abb17">HE</term><def><p>homomorphic encryption</p></def></def-item><def-item><term id="abb18">HFL</term><def><p>horizontal federated learning</p></def></def-item><def-item><term id="abb19">HIPAA</term><def><p>Health Insurance Portability and Accountability Act</p></def></def-item><def-item><term id="abb20">IBC</term><def><p>Inter-Blockchain Communication</p></def></def-item><def-item><term id="abb21">IoMT</term><def><p>Internet of Medical Things</p></def></def-item><def-item><term id="abb22">IoT</term><def><p>Internet of Things</p></def></def-item><def-item><term id="abb23">MAR</term><def><p>medication administration record</p></def></def-item><def-item><term id="abb24">ML</term><def><p>machine learning</p></def></def-item><def-item><term id="abb25">MRI</term><def><p>magnetic resonance imaging</p></def></def-item><def-item><term id="abb26">NLP</term><def><p>natural language processing</p></def></def-item><def-item><term id="abb27">P2P</term><def><p>peer-to-peer</p></def></def-item><def-item><term id="abb28">pBFT</term><def><p>practical Byzantine fault tolerance</p></def></def-item><def-item><term id="abb29">PGD</term><def><p>patient-generated data</p></def></def-item><def-item><term id="abb30">PoA</term><def><p>proof of authority</p></def></def-item><def-item><term id="abb31">PoS</term><def><p>proof of stake</p></def></def-item><def-item><term id="abb32">PoW</term><def><p>proof of work</p></def></def-item><def-item><term id="abb33">PRO</term><def><p>patient-reported outcomes</p></def></def-item><def-item><term id="abb34">RL</term><def><p>reinforcement learning</p></def></def-item><def-item><term id="abb35">SHAP</term><def><p>Shapley Additive Explanations</p></def></def-item><def-item><term id="abb36">SMPC</term><def><p>secure multiparty computation</p></def></def-item><def-item><term id="abb37">VFL</term><def><p>vertical federated learning</p></def></def-item><def-item><term id="abb38">ZKP</term><def><p>zero-knowledge proof</p></def></def-item></def-list></glossary><ref-list><title>References</title><ref id="ref1"><label>1</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ometov</surname><given-names>A</given-names> </name><name name-style="western"><surname>Shubina</surname><given-names>V</given-names> </name><name name-style="western"><surname>Klus</surname><given-names>L</given-names> </name><etal/></person-group><article-title>A survey on wearable technology: history, state-of-the-art and current challenges</article-title><source>Computer Networks</source><year>2021</year><month>07</month><volume>193</volume><fpage>108074</fpage><pub-id pub-id-type="doi">10.1016/j.comnet.2021.108074</pub-id></nlm-citation></ref><ref id="ref2"><label>2</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kang</surname><given-names>HS</given-names> </name><name name-style="western"><surname>Exworthy</surname><given-names>M</given-names> </name></person-group><article-title>Wearing the future-wearables to empower users to take greater responsibility for their health and care: scoping review</article-title><source>JMIR Mhealth Uhealth</source><year>2022</year><month>07</month><day>13</day><volume>10</volume><issue>7</issue><fpage>e35684</fpage><pub-id pub-id-type="doi">10.2196/35684</pub-id><pub-id pub-id-type="medline">35830222</pub-id></nlm-citation></ref><ref id="ref3"><label>3</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Wu</surname><given-names>M</given-names> </name></person-group><article-title>Wearable technology applications in healthcare: a literature review</article-title><source>Online J Nurs Inform</source><year>2019</year><access-date>2026-06-01</access-date><volume>23</volume><issue>3</issue><comment><ext-link ext-link-type="uri" xlink:href="https://www.proquest.com/openview/6c96964dfb83ca06895f330233831a50/1?pq-origsite=gscholar&#x0026;cbl=2034896">https://www.proquest.com/openview/6c96964dfb83ca06895f330233831a50/1?pq-origsite=gscholar&#x0026;cbl=2034896</ext-link></comment></nlm-citation></ref><ref id="ref4"><label>4</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>C</given-names> </name><name name-style="western"><surname>Xie</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Bai</surname><given-names>H</given-names> </name><name name-style="western"><surname>Yu</surname><given-names>B</given-names> </name><name name-style="western"><surname>Li</surname><given-names>W</given-names> </name><name name-style="western"><surname>Gao</surname><given-names>Y</given-names> </name></person-group><article-title>A survey on federated learning</article-title><source>Knowl Based Syst</source><year>2021</year><month>03</month><volume>216</volume><fpage>106775</fpage><pub-id pub-id-type="doi">10.1016/j.knosys.2021.106775</pub-id></nlm-citation></ref><ref id="ref5"><label>5</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Babar</surname><given-names>M</given-names> </name><name name-style="western"><surname>Qureshi</surname><given-names>B</given-names> </name><name name-style="western"><surname>Koubaa</surname><given-names>A</given-names> </name></person-group><article-title>Review on federated learning for digital transformation in healthcare through big data analytics</article-title><source>Future Generation Computer Systems</source><year>2024</year><month>11</month><volume>160</volume><fpage>14</fpage><lpage>28</lpage><pub-id pub-id-type="doi">10.1016/j.future.2024.05.046</pub-id></nlm-citation></ref><ref id="ref6"><label>6</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Fang</surname><given-names>M</given-names> </name><name name-style="western"><surname>Cao</surname><given-names>X</given-names> </name><name name-style="western"><surname>Jia</surname><given-names>J</given-names> </name><name name-style="western"><surname>Gong</surname><given-names>N</given-names> </name></person-group><article-title>Local model poisoning attacks to byzantine-robust federated learning</article-title><access-date>2026-05-07</access-date><conf-name>29th USENIX Security Symposium</conf-name><conf-date>Aug 12-14, 2020</conf-date><comment><ext-link ext-link-type="uri" xlink:href="https://www.usenix.org/system/files/sec20-fang.pdf">https://www.usenix.org/system/files/sec20-fang.pdf</ext-link></comment></nlm-citation></ref><ref id="ref7"><label>7</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kumar</surname><given-names>KN</given-names> </name><name name-style="western"><surname>Mohan</surname><given-names>CK</given-names> </name><name name-style="western"><surname>Cenkeramaddi</surname><given-names>LR</given-names> </name><name name-style="western"><surname>Awasthi</surname><given-names>N</given-names> </name></person-group><article-title>Minimal data poisoning attack in federated learning for medical image classification: an attacker perspective</article-title><source>Artif Intell Med</source><year>2025</year><month>01</month><volume>159</volume><fpage>103024</fpage><pub-id pub-id-type="doi">10.1016/j.artmed.2024.103024</pub-id><pub-id pub-id-type="medline">39591879</pub-id></nlm-citation></ref><ref id="ref8"><label>8</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Bouacida</surname><given-names>N</given-names> </name><name name-style="western"><surname>Mohapatra</surname><given-names>P</given-names> </name></person-group><article-title>Vulnerabilities in federated learning</article-title><source>IEEE Access</source><year>2021</year><volume>9</volume><fpage>63229</fpage><lpage>63249</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2021.3075203</pub-id></nlm-citation></ref><ref id="ref9"><label>9</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Cai</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>J</given-names> </name><name name-style="western"><surname>Fan</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Zheng</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Li</surname><given-names>K</given-names> </name></person-group><article-title>Blockchain-empowered federated learning: benefits, challenges, and solutions</article-title><source>IEEE Trans Big Data</source><year>2025</year><month>02</month><day>13</day><volume>11</volume><issue>5</issue><fpage>2244</fpage><lpage>2263</lpage><pub-id pub-id-type="doi">10.1109/TBDATA.2025.3541560</pub-id></nlm-citation></ref><ref id="ref10"><label>10</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Abbas</surname><given-names>SR</given-names> </name><name name-style="western"><surname>Abbas</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Zahir</surname><given-names>A</given-names> </name><name name-style="western"><surname>Lee</surname><given-names>SW</given-names> </name></person-group><article-title>Federated learning in smart healthcare: a comprehensive review on privacy, security, and predictive analytics with IoT integration</article-title><source>Healthcare (Basel)</source><year>2024</year><month>12</month><day>22</day><volume>12</volume><issue>24</issue><fpage>2587</fpage><pub-id pub-id-type="doi">10.3390/healthcare12242587</pub-id><pub-id pub-id-type="medline">39766014</pub-id></nlm-citation></ref><ref id="ref11"><label>11</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Cheng</surname><given-names>H</given-names> </name><name name-style="western"><surname>Qu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>W</given-names> </name><name name-style="western"><surname>Gao</surname><given-names>L</given-names> </name><name name-style="western"><surname>Zhu</surname><given-names>T</given-names> </name></person-group><article-title>Decentralized federated learning for private smart healthcare: a survey</article-title><source>Mathematics</source><year>2025</year><volume>13</volume><issue>8</issue><fpage>1296</fpage><pub-id pub-id-type="doi">10.3390/math13081296</pub-id></nlm-citation></ref><ref id="ref12"><label>12</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ngoupayou Limbepe</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Gai</surname><given-names>K</given-names> </name><name name-style="western"><surname>Yu</surname><given-names>J</given-names> </name></person-group><article-title>Blockchain-based privacy-enhancing federated learning in smart healthcare: a survey</article-title><source>Blockchains</source><year>2025</year><volume>3</volume><issue>1</issue><fpage>1</fpage><pub-id pub-id-type="doi">10.3390/blockchains3010001</pub-id></nlm-citation></ref><ref id="ref13"><label>13</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Myrzashova</surname><given-names>R</given-names> </name><name name-style="western"><surname>Alsamhi</surname><given-names>SH</given-names> </name><name name-style="western"><surname>Shvetsov</surname><given-names>AV</given-names> </name><name name-style="western"><surname>Hawbani</surname><given-names>A</given-names> </name><name name-style="western"><surname>Wei</surname><given-names>X</given-names> </name></person-group><article-title>Blockchain meets federated learning in healthcare: a systematic review with challenges and opportunities</article-title><source>IEEE Internet Things J</source><year>2023</year><volume>10</volume><issue>16</issue><fpage>14418</fpage><lpage>14437</lpage><pub-id pub-id-type="doi">10.1109/JIOT.2023.3263598</pub-id></nlm-citation></ref><ref id="ref14"><label>14</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Datta</surname><given-names>P</given-names> </name><name name-style="western"><surname>Namin</surname><given-names>AS</given-names> </name><name name-style="western"><surname>Chatterjee</surname><given-names>M</given-names> </name></person-group><article-title>A survey of privacy concerns in wearable devices</article-title><conf-name>2018 IEEE International Conference on Big Data (Big Data)</conf-name><conf-date>Dec 10-13, 2018</conf-date><pub-id pub-id-type="doi">10.1109/BigData.2018.8622110</pub-id></nlm-citation></ref><ref id="ref15"><label>15</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Qayyum</surname><given-names>A</given-names> </name><name name-style="western"><surname>Qadir</surname><given-names>J</given-names> </name><name name-style="western"><surname>Bilal</surname><given-names>M</given-names> </name><name name-style="western"><surname>Al-Fuqaha</surname><given-names>A</given-names> </name></person-group><article-title>Secure and robust machine learning for healthcare: a survey</article-title><source>IEEE Rev Biomed Eng</source><year>2021</year><volume>14</volume><fpage>156</fpage><lpage>180</lpage><pub-id pub-id-type="doi">10.1109/RBME.2020.3013489</pub-id><pub-id pub-id-type="medline">32746371</pub-id></nlm-citation></ref><ref id="ref16"><label>16</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Cilliers</surname><given-names>L</given-names> </name></person-group><article-title>Wearable devices in healthcare: privacy and information security issues</article-title><source>Health Inf Manag</source><year>2020</year><volume>49</volume><issue>2-3</issue><fpage>150</fpage><lpage>156</lpage><pub-id pub-id-type="doi">10.1177/1833358319851684</pub-id><pub-id pub-id-type="medline">31146589</pub-id></nlm-citation></ref><ref id="ref17"><label>17</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Lyu</surname><given-names>L</given-names> </name><name name-style="western"><surname>Yu</surname><given-names>H</given-names> </name><name name-style="western"><surname>Ma</surname><given-names>X</given-names> </name><etal/></person-group><article-title>Privacy and robustness in federated learning: attacks and defenses</article-title><source>IEEE Trans Neural Netw Learning Syst</source><year>2024</year><volume>35</volume><issue>7</issue><fpage>8726</fpage><lpage>8746</lpage><pub-id pub-id-type="doi">10.1109/TNNLS.2022.3216981</pub-id></nlm-citation></ref><ref id="ref18"><label>18</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ye</surname><given-names>H</given-names> </name><name name-style="western"><surname>Liang</surname><given-names>L</given-names> </name><name name-style="western"><surname>Li</surname><given-names>GY</given-names> </name></person-group><article-title>Decentralized federated learning with unreliable communications</article-title><source>IEEE J Sel Top Signal Process</source><year>2022</year><volume>16</volume><issue>3</issue><fpage>487</fpage><lpage>500</lpage><pub-id pub-id-type="doi">10.1109/JSTSP.2022.3152445</pub-id></nlm-citation></ref><ref id="ref19"><label>19</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Chen</surname><given-names>L</given-names> </name><name name-style="western"><surname>Zhao</surname><given-names>D</given-names> </name><name name-style="western"><surname>Tao</surname><given-names>L</given-names> </name><etal/></person-group><article-title>A credible and fair federated learning framework based on blockchain</article-title><source>IEEE Trans Artif Intell</source><year>2024</year><volume>6</volume><issue>2</issue><fpage>301</fpage><lpage>316</lpage><pub-id pub-id-type="doi">10.1109/TAI.2024.3355362</pub-id></nlm-citation></ref><ref id="ref20"><label>20</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Gupta</surname><given-names>M</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>M</given-names> </name><name name-style="western"><surname>Dhir</surname><given-names>R</given-names> </name></person-group><article-title>Unleashing the prospective of blockchain-federated learning fusion for IoT security: a comprehensive review</article-title><source>Computer Science Review</source><year>2024</year><month>11</month><volume>54</volume><fpage>100685</fpage><pub-id pub-id-type="doi">10.1016/j.cosrev.2024.100685</pub-id></nlm-citation></ref><ref id="ref21"><label>21</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Qu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Uddin</surname><given-names>MP</given-names> </name><name name-style="western"><surname>Gan</surname><given-names>C</given-names> </name><name name-style="western"><surname>Xiang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Gao</surname><given-names>L</given-names> </name><name name-style="western"><surname>Yearwood</surname><given-names>J</given-names> </name></person-group><article-title>Blockchain-enabled federated learning: a survey</article-title><source>ACM Comput Surv</source><year>2023</year><month>04</month><day>30</day><volume>55</volume><issue>4</issue><fpage>1</fpage><lpage>35</lpage><pub-id pub-id-type="doi">10.1145/3524104</pub-id></nlm-citation></ref><ref id="ref22"><label>22</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhu</surname><given-names>J</given-names> </name><name name-style="western"><surname>Cao</surname><given-names>J</given-names> </name><name name-style="western"><surname>Saxena</surname><given-names>D</given-names> </name><name name-style="western"><surname>Jiang</surname><given-names>S</given-names> </name><name name-style="western"><surname>Ferradi</surname><given-names>H</given-names> </name></person-group><article-title>Blockchain-empowered federated learning: challenges, solutions, and future directions</article-title><source>ACM Comput Surv</source><year>2023</year><month>11</month><day>30</day><volume>55</volume><issue>11</issue><fpage>1</fpage><lpage>31</lpage><pub-id pub-id-type="doi">10.1145/3570953</pub-id></nlm-citation></ref><ref id="ref23"><label>23</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Qammar</surname><given-names>A</given-names> </name><name name-style="western"><surname>Karim</surname><given-names>A</given-names> </name><name name-style="western"><surname>Ning</surname><given-names>H</given-names> </name><name name-style="western"><surname>Ding</surname><given-names>J</given-names> </name></person-group><article-title>Securing federated learning with blockchain: a systematic literature review</article-title><source>Artif Intell Rev</source><year>2023</year><volume>56</volume><issue>5</issue><fpage>3951</fpage><lpage>3985</lpage><pub-id pub-id-type="doi">10.1007/s10462-022-10271-9</pub-id><pub-id pub-id-type="medline">36160367</pub-id></nlm-citation></ref><ref id="ref24"><label>24</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ramakrishnaiah</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Macesic</surname><given-names>N</given-names> </name><name name-style="western"><surname>Webb</surname><given-names>GI</given-names> </name><name name-style="western"><surname>Peleg</surname><given-names>AY</given-names> </name><name name-style="western"><surname>Tyagi</surname><given-names>S</given-names> </name></person-group><article-title>EHR-ML: a data-driven framework for designing machine learning applications with electronic health records</article-title><source>Int J Med Inform</source><year>2025</year><month>04</month><volume>196</volume><fpage>105816</fpage><pub-id pub-id-type="doi">10.1016/j.ijmedinf.2025.105816</pub-id><pub-id pub-id-type="medline">39891983</pub-id></nlm-citation></ref><ref id="ref25"><label>25</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Shen</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Yu</surname><given-names>J</given-names> </name><name name-style="western"><surname>Zhou</surname><given-names>J</given-names> </name><name name-style="western"><surname>Hu</surname><given-names>G</given-names> </name></person-group><article-title>Twenty-five years of evolution and hurdles in electronic health records and interoperability in medical research: comprehensive review</article-title><source>J Med Internet Res</source><year>2025</year><month>01</month><day>9</day><volume>27</volume><fpage>e59024</fpage><pub-id pub-id-type="doi">10.2196/59024</pub-id><pub-id pub-id-type="medline">39787599</pub-id></nlm-citation></ref><ref id="ref26"><label>26</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Nowrozy</surname><given-names>R</given-names> </name><name name-style="western"><surname>Ahmed</surname><given-names>K</given-names> </name><name name-style="western"><surname>Kayes</surname><given-names>ASM</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>H</given-names> </name><name name-style="western"><surname>McIntosh</surname><given-names>TR</given-names> </name></person-group><article-title>Privacy preservation of electronic health records in the modern era: a systematic survey</article-title><source>ACM Comput Surv</source><year>2024</year><month>08</month><day>31</day><volume>56</volume><issue>8</issue><fpage>1</fpage><lpage>37</lpage><pub-id pub-id-type="doi">10.1145/3653297</pub-id></nlm-citation></ref><ref id="ref27"><label>27</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Arbet</surname><given-names>J</given-names> </name><name name-style="western"><surname>Brokamp</surname><given-names>C</given-names> </name><name name-style="western"><surname>Meinzen-Derr</surname><given-names>J</given-names> </name><name name-style="western"><surname>Trinkley</surname><given-names>KE</given-names> </name><name name-style="western"><surname>Spratt</surname><given-names>HM</given-names> </name></person-group><article-title>Lessons and tips for designing a machine learning study using EHR data</article-title><source>J Clin Trans Sci</source><year>2021</year><volume>5</volume><issue>1</issue><fpage>e21</fpage><pub-id pub-id-type="doi">10.1017/cts.2020.513</pub-id></nlm-citation></ref><ref id="ref28"><label>28</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Wu</surname><given-names>H</given-names> </name><name name-style="western"><surname>Yamal</surname><given-names>JM</given-names> </name><name name-style="western"><surname>Yaseen</surname><given-names>A</given-names> </name><name name-style="western"><surname>Maroufy</surname><given-names>V</given-names> </name></person-group><source>Statistics and Machine Learning Methods for EHR Data: From Data Extraction to Data Analytics</source><year>2020</year><publisher-name>CRC Press</publisher-name><pub-id pub-id-type="doi">10.1201/9781003030003</pub-id></nlm-citation></ref><ref id="ref29"><label>29</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Johnston</surname><given-names>SS</given-names> </name><name name-style="western"><surname>Morton</surname><given-names>JM</given-names> </name><name name-style="western"><surname>Kalsekar</surname><given-names>I</given-names> </name><name name-style="western"><surname>Ammann</surname><given-names>EM</given-names> </name><name name-style="western"><surname>Hsiao</surname><given-names>CW</given-names> </name><name name-style="western"><surname>Reps</surname><given-names>J</given-names> </name></person-group><article-title>Using machine learning applied to real-world healthcare data for predictive analytics: an applied example in bariatric surgery</article-title><source>Value Health</source><year>2019</year><month>05</month><volume>22</volume><issue>5</issue><fpage>580</fpage><lpage>586</lpage><pub-id pub-id-type="doi">10.1016/j.jval.2019.01.011</pub-id><pub-id pub-id-type="medline">31104738</pub-id></nlm-citation></ref><ref id="ref30"><label>30</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Muniasamy</surname><given-names>A</given-names> </name><name name-style="western"><surname>Tabassam</surname><given-names>S</given-names> </name><name name-style="western"><surname>Hussain</surname><given-names>MA</given-names> </name><name name-style="western"><surname>Sultana</surname><given-names>H</given-names> </name><name name-style="western"><surname>Muniasamy</surname><given-names>V</given-names> </name><name name-style="western"><surname>Bhatnagar</surname><given-names>R</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Hassanien</surname><given-names>A</given-names> </name><name name-style="western"><surname>Azar</surname><given-names>A</given-names> </name><name name-style="western"><surname>Gaber</surname><given-names>T</given-names> </name><name name-style="western"><surname>Bhatnagar</surname><given-names>R</given-names> </name><name name-style="western"><surname>Tolba</surname><given-names>M</given-names> </name></person-group><article-title>Deep learning for predictive analytics in healthcare</article-title><source>The International Conference on Advanced Machine Learning Technologies and Applications (AMLTA2019) AMLTA 2019 Advances in Intelligent Systems and Computing</source><year>2020</year><publisher-name>Springer</publisher-name><fpage>32</fpage><lpage>42</lpage><pub-id pub-id-type="doi">10.1007/978-3-030-14118-9_4</pub-id></nlm-citation></ref><ref id="ref31"><label>31</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Singh</surname><given-names>P</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>N</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>KK</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>A</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Singh</surname><given-names>KK</given-names> </name><name name-style="western"><surname>Elhoseny</surname><given-names>M</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>A</given-names> </name><name name-style="western"><surname>Elngar</surname><given-names>AA</given-names> </name></person-group><article-title>Diagnosing of disease using machine learning</article-title><source>Machine Learning and the Internet of Medical Things in Healthcare</source><year>2021</year><publisher-name>Academic Press</publisher-name><fpage>89</fpage><lpage>111</lpage><pub-id pub-id-type="doi">10.1016/B978-0-12-821229-5.00003-3</pub-id></nlm-citation></ref><ref id="ref32"><label>32</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ahsan</surname><given-names>MM</given-names> </name><name name-style="western"><surname>Luna</surname><given-names>SA</given-names> </name><name name-style="western"><surname>Siddique</surname><given-names>Z</given-names> </name></person-group><article-title>Machine-learning-based disease diagnosis: a comprehensive review</article-title><source>Healthcare (Basel)</source><year>2022</year><month>03</month><day>15</day><volume>10</volume><issue>3</issue><fpage>541</fpage><pub-id pub-id-type="doi">10.3390/healthcare10030541</pub-id><pub-id pub-id-type="medline">35327018</pub-id></nlm-citation></ref><ref id="ref33"><label>33</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Komal Kumar</surname><given-names>N</given-names> </name><name name-style="western"><surname>Vigneswari</surname><given-names>D</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Hura</surname><given-names>GS</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>AK</given-names> </name><name name-style="western"><surname>Siong Hoe</surname><given-names>L</given-names> </name></person-group><article-title>A drug recommendation system for multi-disease in health care using machine learning</article-title><source>Advances in Communication and Computational Technology ICACCT 2019 Lecture Notes in Electrical Engineering</source><year>2021</year><publisher-name>Springer</publisher-name><fpage>1</fpage><lpage>12</lpage><pub-id pub-id-type="doi">10.1007/978-981-15-5341-7_1</pub-id></nlm-citation></ref><ref id="ref34"><label>34</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Abhisheka</surname><given-names>B</given-names> </name><name name-style="western"><surname>Biswas</surname><given-names>SK</given-names> </name><name name-style="western"><surname>Purkayastha</surname><given-names>B</given-names> </name><name name-style="western"><surname>Das</surname><given-names>D</given-names> </name><name name-style="western"><surname>Escargueil</surname><given-names>A</given-names> </name></person-group><article-title>Recent trend in medical imaging modalities and their applications in disease diagnosis: a review</article-title><source>Multimed Tools Appl</source><year>2023</year><volume>83</volume><issue>14</issue><fpage>43035</fpage><lpage>43070</lpage><pub-id pub-id-type="doi">10.1007/s11042-023-17326-1</pub-id></nlm-citation></ref><ref id="ref35"><label>35</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Lalitha</surname><given-names>S</given-names> </name><name name-style="western"><surname>Sanjana</surname><given-names>T</given-names> </name><name name-style="western"><surname>Bhavana</surname><given-names>H</given-names> </name><name name-style="western"><surname>Bhan</surname><given-names>I</given-names> </name><name name-style="western"><surname>Harshith</surname><given-names>G</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Shinde</surname><given-names>SV</given-names> </name><name name-style="western"><surname>Mahalle</surname><given-names>PN</given-names> </name><name name-style="western"><surname>Bendre</surname><given-names>V</given-names> </name><name name-style="western"><surname>Castillo</surname><given-names>O</given-names> </name></person-group><article-title>Medical imaging modalities and different image processing techniques: state of the art review</article-title><source>Disruptive Developments in Biomedical Applications</source><year>2022</year><publisher-name>CRC Press</publisher-name><fpage>17</fpage><lpage>36</lpage><pub-id pub-id-type="doi">10.1201/9781003272694-3</pub-id></nlm-citation></ref><ref id="ref36"><label>36</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Santhi</surname><given-names>K</given-names> </name></person-group><article-title>A survey on medical imaging techniques and applications</article-title><source>J Innov Image Process</source><year>2022</year><volume>4</volume><issue>3</issue><fpage>173</fpage><lpage>182</lpage><pub-id pub-id-type="doi">10.36548/jiip.2022.3.005</pub-id></nlm-citation></ref><ref id="ref37"><label>37</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Mustapha</surname><given-names>MT</given-names> </name><name name-style="western"><surname>Uzun</surname><given-names>B</given-names> </name><name name-style="western"><surname>Ozsahin</surname><given-names>DU</given-names> </name><name name-style="western"><surname>Ozsahin</surname><given-names>I</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Ozsahin</surname><given-names>I</given-names> </name><name name-style="western"><surname>Ozsahin</surname><given-names>DU</given-names></name><name name-style="western"><surname>Uzun</surname><given-names>B</given-names> </name></person-group><article-title>A comparative study of x-ray based medical imaging devices</article-title><source>Applications of Multi-Criteria Decision-Making Theories in Healthcare and Biomedical Engineering</source><year>2021</year><publisher-name>Academic Press</publisher-name><fpage>163</fpage><lpage>180</lpage><pub-id pub-id-type="doi">10.1016/B978-0-12-824086-1.00011-6</pub-id></nlm-citation></ref><ref id="ref38"><label>38</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Withers</surname><given-names>PJ</given-names> </name><name name-style="western"><surname>Bouman</surname><given-names>C</given-names> </name><name name-style="western"><surname>Carmignato</surname><given-names>S</given-names> </name><etal/></person-group><article-title>X-ray computed tomography</article-title><source>Nat Rev Methods Primers</source><year>2021</year><volume>1</volume><issue>1</issue><fpage>18</fpage><pub-id pub-id-type="doi">10.1038/s43586-021-00015-4</pub-id></nlm-citation></ref><ref id="ref39"><label>39</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>De Pietro</surname><given-names>S</given-names> </name><name name-style="western"><surname>Di Martino</surname><given-names>G</given-names> </name><name name-style="western"><surname>Caroprese</surname><given-names>M</given-names> </name><etal/></person-group><article-title>The role of MRI in radiotherapy planning: a narrative review &#x201C;from head to toe&#x201D;</article-title><source>Insights Imaging</source><year>2024</year><month>10</month><day>23</day><volume>15</volume><issue>1</issue><fpage>255</fpage><pub-id pub-id-type="doi">10.1186/s13244-024-01799-1</pub-id><pub-id pub-id-type="medline">39441404</pub-id></nlm-citation></ref><ref id="ref40"><label>40</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Avola</surname><given-names>D</given-names> </name><name name-style="western"><surname>Cinque</surname><given-names>L</given-names> </name><name name-style="western"><surname>Fagioli</surname><given-names>A</given-names> </name><name name-style="western"><surname>Foresti</surname><given-names>G</given-names> </name><name name-style="western"><surname>Mecca</surname><given-names>A</given-names> </name></person-group><article-title>Ultrasound medical imaging techniques</article-title><source>ACM Comput Surv</source><year>2022</year><month>04</month><day>30</day><volume>54</volume><issue>3</issue><fpage>1</fpage><lpage>38</lpage><pub-id pub-id-type="doi">10.1145/3447243</pub-id></nlm-citation></ref><ref id="ref41"><label>41</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Cullen</surname><given-names>A</given-names> </name><name name-style="western"><surname>O&#x2019;Connell</surname><given-names>M</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Redmond</surname><given-names>C</given-names> </name><name name-style="western"><surname>Lee</surname><given-names>M</given-names> </name></person-group><article-title>Tutorial 14: introduction to nuclear medicine</article-title><source>Tutorials in Diagnostic Radiology for Medical Students</source><year>2020</year><publisher-name>Springer</publisher-name><fpage>225</fpage><lpage>233</lpage><pub-id pub-id-type="doi">10.1007/978-3-030-31893-2_14</pub-id></nlm-citation></ref><ref id="ref42"><label>42</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Wernick</surname><given-names>MN</given-names> </name><name name-style="western"><surname>Aarsvold</surname><given-names>JN</given-names> </name></person-group><source>Emission Tomography: The Fundamentals of PET and SPECT</source><year>2004</year><publisher-name>Academic Press</publisher-name><pub-id pub-id-type="other">9780127444826</pub-id></nlm-citation></ref><ref id="ref43"><label>43</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Jones</surname><given-names>AK</given-names> </name><name name-style="western"><surname>Balter</surname><given-names>S</given-names> </name><name name-style="western"><surname>Rauch</surname><given-names>P</given-names> </name><name name-style="western"><surname>Wagner</surname><given-names>LK</given-names> </name></person-group><article-title>Medical imaging using ionizing radiation: optimization of dose and image quality in fluoroscopy</article-title><source>Med Phys</source><year>2014</year><month>01</month><volume>41</volume><issue>1</issue><fpage>014301</fpage><pub-id pub-id-type="doi">10.1118/1.4835495</pub-id><pub-id pub-id-type="medline">24387534</pub-id></nlm-citation></ref><ref id="ref44"><label>44</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ulrich</surname><given-names>H</given-names> </name><name name-style="western"><surname>Kock-Schoppenhauer</surname><given-names>AK</given-names> </name><name name-style="western"><surname>Deppenwiese</surname><given-names>N</given-names> </name><etal/></person-group><article-title>Understanding the nature of metadata: systematic review</article-title><source>J Med Internet Res</source><year>2022</year><month>01</month><day>11</day><volume>24</volume><issue>1</issue><fpage>e25440</fpage><pub-id pub-id-type="doi">10.2196/25440</pub-id><pub-id pub-id-type="medline">35014967</pub-id></nlm-citation></ref><ref id="ref45"><label>45</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Bhuiyan</surname><given-names>MN</given-names> </name><name name-style="western"><surname>Rahman</surname><given-names>MM</given-names> </name><name name-style="western"><surname>Billah</surname><given-names>MM</given-names> </name><name name-style="western"><surname>Saha</surname><given-names>D</given-names> </name></person-group><article-title>Internet of things (IoT): a review of its enabling technologies in healthcare applications, standards protocols, security, and market opportunities</article-title><source>IEEE Internet Things J</source><year>2021</year><volume>8</volume><issue>13</issue><fpage>10474</fpage><lpage>10498</lpage><pub-id pub-id-type="doi">10.1109/JIOT.2021.3062630</pub-id></nlm-citation></ref><ref id="ref46"><label>46</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Larobina</surname><given-names>M</given-names> </name></person-group><article-title>Thirty years of the DICOM standard</article-title><source>Tomography</source><year>2023</year><month>10</month><day>6</day><volume>9</volume><issue>5</issue><fpage>1829</fpage><lpage>1838</lpage><pub-id pub-id-type="doi">10.3390/tomography9050145</pub-id><pub-id pub-id-type="medline">37888737</pub-id></nlm-citation></ref><ref id="ref47"><label>47</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Wang</surname><given-names>J</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>S</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Y</given-names> </name></person-group><article-title>Deep learning on medical image analysis</article-title><source>CAAI Trans on Intel Tech</source><year>2025</year><month>02</month><volume>10</volume><issue>1</issue><fpage>1</fpage><lpage>35</lpage><pub-id pub-id-type="doi">10.1049/cit2.12356</pub-id></nlm-citation></ref><ref id="ref48"><label>48</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Rana</surname><given-names>M</given-names> </name><name name-style="western"><surname>Bhushan</surname><given-names>M</given-names> </name></person-group><article-title>Machine learning and deep learning approach for medical image analysis: diagnosis to detection</article-title><source>Multimed Tools Appl</source><year>2023</year><month>07</month><volume>82</volume><issue>17</issue><fpage>26731</fpage><lpage>26769</lpage><pub-id pub-id-type="doi">10.1007/s11042-022-14305-w</pub-id></nlm-citation></ref><ref id="ref49"><label>49</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Jeyaraj</surname><given-names>PR</given-names> </name><name name-style="western"><surname>Samuel Nadar</surname><given-names>ER</given-names> </name></person-group><article-title>Computer-assisted medical image classification for early diagnosis of oral cancer employing deep learning algorithm</article-title><source>J Cancer Res Clin Oncol</source><year>2019</year><month>04</month><volume>145</volume><issue>4</issue><fpage>829</fpage><lpage>837</lpage><pub-id pub-id-type="doi">10.1007/s00432-018-02834-7</pub-id><pub-id pub-id-type="medline">30603908</pub-id></nlm-citation></ref><ref id="ref50"><label>50</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Echle</surname><given-names>A</given-names> </name><name name-style="western"><surname>Rindtorff</surname><given-names>NT</given-names> </name><name name-style="western"><surname>Brinker</surname><given-names>TJ</given-names> </name><name name-style="western"><surname>Luedde</surname><given-names>T</given-names> </name><name name-style="western"><surname>Pearson</surname><given-names>AT</given-names> </name><name name-style="western"><surname>Kather</surname><given-names>JN</given-names> </name></person-group><article-title>Deep learning in cancer pathology: a new generation of clinical biomarkers</article-title><source>Br J Cancer</source><year>2021</year><month>02</month><volume>124</volume><issue>4</issue><fpage>686</fpage><lpage>696</lpage><pub-id pub-id-type="doi">10.1038/s41416-020-01122-x</pub-id><pub-id pub-id-type="medline">33204028</pub-id></nlm-citation></ref><ref id="ref51"><label>51</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Savadjiev</surname><given-names>P</given-names> </name><name name-style="western"><surname>Chong</surname><given-names>J</given-names> </name><name name-style="western"><surname>Dohan</surname><given-names>A</given-names> </name><etal/></person-group><article-title>Image-based biomarkers for solid tumor quantification</article-title><source>Eur Radiol</source><year>2019</year><month>10</month><volume>29</volume><issue>10</issue><fpage>5431</fpage><lpage>5440</lpage><pub-id pub-id-type="doi">10.1007/s00330-019-06169-w</pub-id><pub-id pub-id-type="medline">30963275</pub-id></nlm-citation></ref><ref id="ref52"><label>52</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Xu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Hosny</surname><given-names>A</given-names> </name><name name-style="western"><surname>Zeleznik</surname><given-names>R</given-names> </name><etal/></person-group><article-title>Deep learning predicts lung cancer treatment response from serial medical imaging</article-title><source>Clin Cancer Res</source><year>2019</year><month>06</month><day>1</day><volume>25</volume><issue>11</issue><fpage>3266</fpage><lpage>3275</lpage><pub-id pub-id-type="doi">10.1158/1078-0432.CCR-18-2495</pub-id><pub-id pub-id-type="medline">31010833</pub-id></nlm-citation></ref><ref id="ref53"><label>53</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ahishakiye</surname><given-names>E</given-names> </name><name name-style="western"><surname>Van Gijzen</surname><given-names>MB</given-names> </name><name name-style="western"><surname>Tumwiine</surname><given-names>J</given-names> </name><name name-style="western"><surname>Wario</surname><given-names>R</given-names> </name><name name-style="western"><surname>Obungoloch</surname><given-names>J</given-names> </name></person-group><article-title>A survey on deep learning in medical image reconstruction</article-title><source>Intelligent Medicine</source><year>2021</year><month>09</month><volume>1</volume><issue>3</issue><fpage>118</fpage><lpage>127</lpage><pub-id pub-id-type="doi">10.1016/j.imed.2021.03.003</pub-id></nlm-citation></ref><ref id="ref54"><label>54</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Vamathevan</surname><given-names>J</given-names> </name><name name-style="western"><surname>Clark</surname><given-names>D</given-names> </name><name name-style="western"><surname>Czodrowski</surname><given-names>P</given-names> </name><etal/></person-group><article-title>Applications of machine learning in drug discovery and development</article-title><source>Nat Rev Drug Discov</source><year>2019</year><month>06</month><volume>18</volume><issue>6</issue><fpage>463</fpage><lpage>477</lpage><pub-id pub-id-type="doi">10.1038/s41573-019-0024-5</pub-id><pub-id pub-id-type="medline">30976107</pub-id></nlm-citation></ref><ref id="ref55"><label>55</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ginsburg</surname><given-names>GS</given-names> </name><name name-style="western"><surname>Willard</surname><given-names>HF</given-names> </name></person-group><article-title>Genomic and personalized medicine: foundations and applications</article-title><source>Transl Res</source><year>2009</year><month>12</month><volume>154</volume><issue>6</issue><fpage>277</fpage><lpage>287</lpage><pub-id pub-id-type="doi">10.1016/j.trsl.2009.09.005</pub-id><pub-id pub-id-type="medline">19931193</pub-id></nlm-citation></ref><ref id="ref56"><label>56</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Chen</surname><given-names>YM</given-names> </name><name name-style="western"><surname>Hsiao</surname><given-names>TH</given-names> </name><name name-style="western"><surname>Lin</surname><given-names>CH</given-names> </name><name name-style="western"><surname>Fann</surname><given-names>YC</given-names> </name></person-group><article-title>Unlocking precision medicine: clinical applications of integrating health records, genetics, and immunology through artificial intelligence</article-title><source>J Biomed Sci</source><year>2025</year><month>02</month><day>7</day><volume>32</volume><issue>1</issue><fpage>16</fpage><pub-id pub-id-type="doi">10.1186/s12929-024-01110-w</pub-id><pub-id pub-id-type="medline">39915780</pub-id></nlm-citation></ref><ref id="ref57"><label>57</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Gupta</surname><given-names>S</given-names> </name><name name-style="western"><surname>Janu</surname><given-names>N</given-names> </name><name name-style="western"><surname>Nawal</surname><given-names>M</given-names> </name><name name-style="western"><surname>Goswami</surname><given-names>A</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Choudhary</surname><given-names>S</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>S</given-names> </name><name name-style="western"><surname>Gowroju</surname><given-names>S</given-names> </name><name name-style="western"><surname>Gulhane</surname><given-names>M</given-names></name><name name-style="western"><surname>Sri Lakshmi</surname><given-names>R</given-names> </name></person-group><article-title>Genomics and machine learning: ML approaches, future directions and challenges in genomics</article-title><source>Genomics at the Nexus of AI, Computer Vision, and Machine Learning</source><year>2025</year><fpage>437</fpage><lpage>457</lpage><pub-id pub-id-type="doi">10.1002/9781394268832.ch20</pub-id></nlm-citation></ref><ref id="ref58"><label>58</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Suissa</surname><given-names>JS</given-names> </name><name name-style="western"><surname>De La Cerda</surname><given-names>GY</given-names> </name><name name-style="western"><surname>Graber</surname><given-names>LC</given-names> </name><etal/></person-group><article-title>Data-driven guidelines for phylogenomic analyses using SNP data</article-title><source>Appl Plant Sci</source><year>2024</year><volume>12</volume><issue>6</issue><fpage>e11611</fpage><pub-id pub-id-type="doi">10.1002/aps3.11611</pub-id><pub-id pub-id-type="medline">39628540</pub-id></nlm-citation></ref><ref id="ref59"><label>59</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Hollox</surname><given-names>EJ</given-names> </name><name name-style="western"><surname>Zuccherato</surname><given-names>LW</given-names> </name><name name-style="western"><surname>Tucci</surname><given-names>S</given-names> </name></person-group><article-title>Genome structural variation in human evolution</article-title><source>Trends Genet</source><year>2022</year><month>01</month><volume>38</volume><issue>1</issue><fpage>45</fpage><lpage>58</lpage><pub-id pub-id-type="doi">10.1016/j.tig.2021.06.015</pub-id><pub-id pub-id-type="medline">34284881</pub-id></nlm-citation></ref><ref id="ref60"><label>60</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Audic</surname><given-names>S</given-names> </name><name name-style="western"><surname>Claverie</surname><given-names>JM</given-names> </name></person-group><article-title>The significance of digital gene expression profiles</article-title><source>Genome Res</source><year>1997</year><month>10</month><volume>7</volume><issue>10</issue><fpage>986</fpage><lpage>995</lpage><pub-id pub-id-type="doi">10.1101/gr.7.10.986</pub-id><pub-id pub-id-type="medline">9331369</pub-id></nlm-citation></ref><ref id="ref61"><label>61</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dai</surname><given-names>W</given-names> </name><name name-style="western"><surname>Qiao</surname><given-names>X</given-names> </name><name name-style="western"><surname>Fang</surname><given-names>Y</given-names> </name><etal/></person-group><article-title>Epigenetics-targeted drugs: current paradigms and future challenges</article-title><source>Sig Transduct Target Ther</source><year>2024</year><volume>9</volume><issue>1</issue><fpage>332</fpage><pub-id pub-id-type="doi">10.1038/s41392-024-02039-0</pub-id></nlm-citation></ref><ref id="ref62"><label>62</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Schmitz</surname><given-names>MJ</given-names> </name><name name-style="western"><surname>Bashar</surname><given-names>A</given-names> </name><name name-style="western"><surname>Soman</surname><given-names>V</given-names> </name><etal/></person-group><article-title>Leveraging diverse genomic data to guide equitable carrier screening: Insights from gnomAD v.4.1.0</article-title><source>Am J Hum Genet</source><year>2025</year><month>01</month><day>2</day><volume>112</volume><issue>1</issue><fpage>181</fpage><lpage>195</lpage><pub-id pub-id-type="doi">10.1016/j.ajhg.2024.11.004</pub-id><pub-id pub-id-type="medline">39615480</pub-id></nlm-citation></ref><ref id="ref63"><label>63</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Gulamali</surname><given-names>FF</given-names> </name><name name-style="western"><surname>Sawant</surname><given-names>AS</given-names> </name><name name-style="western"><surname>Nadkarni</surname><given-names>GN</given-names> </name></person-group><article-title>Machine learning for risk stratification in kidney disease</article-title><source>Curr Opin Nephrol Hypertens</source><year>2022</year><month>11</month><day>1</day><volume>31</volume><issue>6</issue><fpage>548</fpage><lpage>552</lpage><pub-id pub-id-type="doi">10.1097/MNH.0000000000000832</pub-id><pub-id pub-id-type="medline">36004937</pub-id></nlm-citation></ref><ref id="ref64"><label>64</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Jamalinia</surname><given-names>M</given-names> </name><name name-style="western"><surname>Weiskirchen</surname><given-names>R</given-names> </name></person-group><article-title>Advances in personalized medicine: translating genomic insights into targeted therapies for cancer treatment</article-title><source>Ann Transl Med</source><year>2025</year><month>04</month><day>30</day><volume>13</volume><issue>2</issue><fpage>18</fpage><pub-id pub-id-type="doi">10.21037/atm-25-34</pub-id><pub-id pub-id-type="medline">40438512</pub-id></nlm-citation></ref><ref id="ref65"><label>65</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mani</surname><given-names>S</given-names> </name><name name-style="western"><surname>Lalani</surname><given-names>SR</given-names> </name><name name-style="western"><surname>Pammi</surname><given-names>M</given-names> </name></person-group><article-title>Genomics and multiomics in the age of precision medicine</article-title><source>Pediatr Res</source><year>2025</year><month>03</month><volume>97</volume><issue>4</issue><fpage>1399</fpage><lpage>1410</lpage><pub-id pub-id-type="doi">10.1038/s41390-025-04021-0</pub-id><pub-id pub-id-type="medline">40185865</pub-id></nlm-citation></ref><ref id="ref66"><label>66</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Vadapalli</surname><given-names>S</given-names> </name><name name-style="western"><surname>Abdelhalim</surname><given-names>H</given-names> </name><name name-style="western"><surname>Zeeshan</surname><given-names>S</given-names> </name><name name-style="western"><surname>Ahmed</surname><given-names>Z</given-names> </name></person-group><article-title>Artificial intelligence and machine learning approaches using gene expression and variant data for personalized medicine</article-title><source>Brief Bioinform</source><year>2022</year><month>09</month><day>20</day><volume>23</volume><issue>5</issue><fpage>bbac191</fpage><pub-id pub-id-type="doi">10.1093/bib/bbac191</pub-id><pub-id pub-id-type="medline">35595537</pub-id></nlm-citation></ref><ref id="ref67"><label>67</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Quazi</surname><given-names>S</given-names> </name></person-group><article-title>Artificial intelligence and machine learning in precision and genomic medicine</article-title><source>Med Oncol</source><year>2022</year><month>06</month><day>15</day><volume>39</volume><issue>8</issue><fpage>120</fpage><pub-id pub-id-type="doi">10.1007/s12032-022-01711-1</pub-id><pub-id pub-id-type="medline">35704152</pub-id></nlm-citation></ref><ref id="ref68"><label>68</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Khan</surname><given-names>M</given-names> </name></person-group><article-title>Bioinformatics and machine learning: analyzing genomic data for personalized medicine</article-title><source>Open Science Framework</source><comment>Preprint posted online on  Aug 8, 2023</comment><pub-id pub-id-type="doi">10.31219/osf.io/93584</pub-id></nlm-citation></ref><ref id="ref69"><label>69</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dara</surname><given-names>S</given-names> </name><name name-style="western"><surname>Dhamercherla</surname><given-names>S</given-names> </name><name name-style="western"><surname>Jadav</surname><given-names>SS</given-names> </name><name name-style="western"><surname>Babu</surname><given-names>CM</given-names> </name><name name-style="western"><surname>Ahsan</surname><given-names>MJ</given-names> </name></person-group><article-title>Machine learning in drug discovery: a review</article-title><source>Artif Intell Rev</source><year>2022</year><volume>55</volume><issue>3</issue><fpage>1947</fpage><lpage>1999</lpage><pub-id pub-id-type="doi">10.1007/s10462-021-10058-4</pub-id><pub-id pub-id-type="medline">34393317</pub-id></nlm-citation></ref><ref id="ref70"><label>70</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kearney</surname><given-names>E</given-names> </name><name name-style="western"><surname>Wojcik</surname><given-names>A</given-names> </name><name name-style="western"><surname>Babu</surname><given-names>D</given-names> </name></person-group><article-title>Artificial intelligence in genetic services delivery: utopia or apocalypse?</article-title><source>J Genet Couns</source><year>2020</year><month>02</month><volume>29</volume><issue>1</issue><fpage>8</fpage><lpage>17</lpage><pub-id pub-id-type="doi">10.1002/jgc4.1192</pub-id><pub-id pub-id-type="medline">31749317</pub-id></nlm-citation></ref><ref id="ref71"><label>71</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Benning</surname><given-names>L</given-names> </name><name name-style="western"><surname>Peintner</surname><given-names>A</given-names> </name><name name-style="western"><surname>Peintner</surname><given-names>L</given-names> </name></person-group><article-title>Advances in and the applicability of machine learning-based screening and early detection approaches for cancer: a primer</article-title><source>Cancers (Basel)</source><year>2022</year><month>01</month><day>26</day><volume>14</volume><issue>3</issue><fpage>623</fpage><pub-id pub-id-type="doi">10.3390/cancers14030623</pub-id><pub-id pub-id-type="medline">35158890</pub-id></nlm-citation></ref><ref id="ref72"><label>72</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Tao</surname><given-names>K</given-names> </name><name name-style="western"><surname>Bian</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Q</given-names> </name><etal/></person-group><article-title>Machine learning-based genome-wide interrogation of somatic copy number aberrations in circulating tumor DNA for early detection of hepatocellular carcinoma</article-title><source>EBioMedicine</source><year>2020</year><month>06</month><volume>56</volume><fpage>102811</fpage><pub-id pub-id-type="doi">10.1016/j.ebiom.2020.102811</pub-id><pub-id pub-id-type="medline">32512514</pub-id></nlm-citation></ref><ref id="ref73"><label>73</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mullen</surname><given-names>M</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>A</given-names> </name><name name-style="western"><surname>Lui</surname><given-names>GK</given-names> </name><name name-style="western"><surname>Romfh</surname><given-names>AW</given-names> </name><name name-style="western"><surname>Rhee</surname><given-names>JW</given-names> </name><name name-style="western"><surname>Wu</surname><given-names>JC</given-names> </name></person-group><article-title>Race and genetics in congenital heart disease: application of iPSCs, omics, and machine learning technologies</article-title><source>Front Cardiovasc Med</source><year>2021</year><volume>8</volume><fpage>635280</fpage><pub-id pub-id-type="doi">10.3389/fcvm.2021.635280</pub-id><pub-id pub-id-type="medline">33681306</pub-id></nlm-citation></ref><ref id="ref74"><label>74</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Cort&#x00E9;s-Ciriano</surname><given-names>I</given-names> </name><name name-style="western"><surname>Gulhan</surname><given-names>DC</given-names> </name><name name-style="western"><surname>Lee</surname><given-names>JJK</given-names> </name><name name-style="western"><surname>Melloni</surname><given-names>GEM</given-names> </name><name name-style="western"><surname>Park</surname><given-names>PJ</given-names> </name></person-group><article-title>Computational analysis of cancer genome sequencing data</article-title><source>Nat Rev Genet</source><year>2022</year><month>05</month><volume>23</volume><issue>5</issue><fpage>298</fpage><lpage>314</lpage><pub-id pub-id-type="doi">10.1038/s41576-021-00431-y</pub-id><pub-id pub-id-type="medline">34880424</pub-id></nlm-citation></ref><ref id="ref75"><label>75</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dargan</surname><given-names>S</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>M</given-names> </name></person-group><article-title>A comprehensive survey on the biometric recognition systems based on physiological and behavioral modalities</article-title><source>Expert Syst Appl</source><year>2020</year><month>04</month><volume>143</volume><fpage>113114</fpage><pub-id pub-id-type="doi">10.1016/j.eswa.2019.113114</pub-id></nlm-citation></ref><ref id="ref76"><label>76</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Uwaechia</surname><given-names>AN</given-names> </name><name name-style="western"><surname>Ramli</surname><given-names>DA</given-names> </name></person-group><article-title>A comprehensive survey on ECG signals as new biometric modality for human authentication: recent advances and future challenges</article-title><source>IEEE Access</source><year>2021</year><volume>9</volume><fpage>97760</fpage><lpage>97802</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2021.3095248</pub-id></nlm-citation></ref><ref id="ref77"><label>77</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Paranjape</surname><given-names>RB</given-names> </name><name name-style="western"><surname>Mahovsky</surname><given-names>J</given-names> </name><name name-style="western"><surname>Benedicenti</surname><given-names>L</given-names> </name><name name-style="western"><surname>Koles&#x2019;</surname><given-names>Z</given-names> </name></person-group><article-title>The electroencephalogram as a biometric</article-title><conf-name>Canadian Conference on Electrical and Computer Engineering 2001</conf-name><conf-date>May 13-16, 2001</conf-date><pub-id pub-id-type="doi">10.1109/CCECE.2001.933649</pub-id></nlm-citation></ref><ref id="ref78"><label>78</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Franceschetti</surname><given-names>L</given-names> </name><name name-style="western"><surname>Lodetti</surname><given-names>G</given-names> </name><name name-style="western"><surname>Blandino</surname><given-names>A</given-names> </name><name name-style="western"><surname>Amadasi</surname><given-names>A</given-names> </name><name name-style="western"><surname>Bugelli</surname><given-names>V</given-names> </name></person-group><article-title>Exploring the role of the human microbiome in forensic identification: opportunities and challenges</article-title><source>Int J Legal Med</source><year>2024</year><month>09</month><volume>138</volume><issue>5</issue><fpage>1891</fpage><lpage>1905</lpage><pub-id pub-id-type="doi">10.1007/s00414-024-03217-z</pub-id><pub-id pub-id-type="medline">38594499</pub-id></nlm-citation></ref><ref id="ref79"><label>79</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Sharma</surname><given-names>A</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>R</given-names> </name><name name-style="western"><surname>Varadwaj</surname><given-names>P</given-names> </name></person-group><article-title>Smelling the disease: diagnostic potential of breath analysis</article-title><source>Mol Diagn Ther</source><year>2023</year><month>05</month><volume>27</volume><issue>3</issue><fpage>321</fpage><lpage>347</lpage><pub-id pub-id-type="doi">10.1007/s40291-023-00640-7</pub-id><pub-id pub-id-type="medline">36729362</pub-id></nlm-citation></ref><ref id="ref80"><label>80</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Abdulrahman</surname><given-names>SA</given-names> </name><name name-style="western"><surname>Alhayani</surname><given-names>B</given-names> </name></person-group><article-title>A comprehensive survey on the biometric systems based on physiological and behavioural characteristics</article-title><source>Mater Today</source><year>2023</year><volume>80</volume><fpage>2642</fpage><lpage>2646</lpage><pub-id pub-id-type="doi">10.1016/j.matpr.2021.07.005</pub-id></nlm-citation></ref><ref id="ref81"><label>81</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Kisku</surname><given-names>DR</given-names> </name><name name-style="western"><surname>Gupta</surname><given-names>P</given-names> </name><name name-style="western"><surname>Sing</surname><given-names>JK</given-names> </name></person-group><source>Design and Implementation of Healthcare Biometric Systems</source><year>2019</year><publisher-name>IGI Global</publisher-name><pub-id pub-id-type="doi">10.4018/978-1-5225-7525-2</pub-id></nlm-citation></ref><ref id="ref82"><label>82</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mason</surname><given-names>J</given-names> </name><name name-style="western"><surname>Dave</surname><given-names>R</given-names> </name><name name-style="western"><surname>Chatterjee</surname><given-names>P</given-names> </name><name name-style="western"><surname>Graham-Allen</surname><given-names>I</given-names> </name><name name-style="western"><surname>Esterline</surname><given-names>A</given-names> </name><name name-style="western"><surname>Roy</surname><given-names>K</given-names> </name></person-group><article-title>An investigation of biometric authentication in the healthcare environment</article-title><source>Array</source><year>2020</year><month>12</month><volume>8</volume><fpage>100042</fpage><pub-id pub-id-type="doi">10.1016/j.array.2020.100042</pub-id></nlm-citation></ref><ref id="ref83"><label>83</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Kaul</surname><given-names>SD</given-names> </name><name name-style="western"><surname>Murty</surname><given-names>VK</given-names> </name><name name-style="western"><surname>Hatzinakos</surname><given-names>D</given-names> </name></person-group><article-title>Secure and privacy preserving biometric based user authentication with data access control system in the healthcare environment</article-title><conf-name>2020 International Conference on Cyberworlds (CW)</conf-name><conf-date>Sep 29 to Oct 1, 2020</conf-date><pub-id pub-id-type="doi">10.1109/CW49994.2020.00047</pub-id></nlm-citation></ref><ref id="ref84"><label>84</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Barka</surname><given-names>E</given-names> </name><name name-style="western"><surname>Al Baqari</surname><given-names>M</given-names> </name><name name-style="western"><surname>Kerrache</surname><given-names>CA</given-names> </name><name name-style="western"><surname>Herrera-Tapia</surname><given-names>J</given-names> </name></person-group><article-title>Implementation of a biometric-based blockchain system for preserving privacy, security, and access control in healthcare records</article-title><source>J Sens Actuator Netw</source><year>2022</year><volume>11</volume><issue>4</issue><fpage>85</fpage><pub-id pub-id-type="doi">10.3390/jsan11040085</pub-id></nlm-citation></ref><ref id="ref85"><label>85</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Choi</surname><given-names>J h.</given-names> </name><name name-style="western"><surname>Khamraev</surname><given-names>K</given-names> </name><name name-style="western"><surname>Cheriyan</surname><given-names>D</given-names> </name></person-group><article-title>Hybrid health risk assessment model using real-time particulate matter, biometrics, and benchmark device</article-title><source>J Clean Prod</source><year>2022</year><month>05</month><volume>350</volume><fpage>131443</fpage><pub-id pub-id-type="doi">10.1016/j.jclepro.2022.131443</pub-id></nlm-citation></ref><ref id="ref86"><label>86</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Baseri</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Hafid</surname><given-names>A</given-names> </name><name name-style="western"><surname>Firoozjaei</surname><given-names>MD</given-names> </name><name name-style="western"><surname>Cherkaoui</surname><given-names>S</given-names> </name><name name-style="western"><surname>Ray</surname><given-names>I</given-names> </name></person-group><article-title>Statistical privacy protection for secure data access control in cloud</article-title><source>J Inf Secur Appl</source><year>2024</year><month>08</month><volume>84</volume><fpage>103823</fpage><pub-id pub-id-type="doi">10.1016/j.jisa.2024.103823</pub-id></nlm-citation></ref><ref id="ref87"><label>87</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Riplinger</surname><given-names>L</given-names> </name><name name-style="western"><surname>Piera-Jim&#x00E9;nez</surname><given-names>J</given-names> </name><name name-style="western"><surname>Dooling</surname><given-names>JP</given-names> </name></person-group><article-title>Patient identification techniques - approaches, implications, and findings</article-title><source>Yearb Med Inform</source><year>2020</year><month>08</month><volume>29</volume><issue>1</issue><fpage>81</fpage><lpage>86</lpage><pub-id pub-id-type="doi">10.1055/s-0040-1701984</pub-id><pub-id pub-id-type="medline">32823300</pub-id></nlm-citation></ref><ref id="ref88"><label>88</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Sohn</surname><given-names>JW</given-names> </name><name name-style="western"><surname>Kim</surname><given-names>H</given-names> </name><name name-style="western"><surname>Park</surname><given-names>SB</given-names> </name><etal/></person-group><article-title>Clinical study of using biometrics to identify patient and procedure</article-title><source>Front Oncol</source><year>2020</year><volume>10</volume><fpage>586232</fpage><pub-id pub-id-type="doi">10.3389/fonc.2020.586232</pub-id><pub-id pub-id-type="medline">33335855</pub-id></nlm-citation></ref><ref id="ref89"><label>89</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Fatimah</surname><given-names>B</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>P</given-names> </name><name name-style="western"><surname>Singhal</surname><given-names>A</given-names> </name><name name-style="western"><surname>Pachori</surname><given-names>RB</given-names> </name></person-group><article-title>Biometric identification from ECG signals using Fourier decomposition and machine learning</article-title><source>IEEE Trans Instrum Meas</source><year>2022</year><volume>71</volume><fpage>1</fpage><lpage>9</lpage><pub-id pub-id-type="doi">10.1109/TIM.2022.3199260</pub-id></nlm-citation></ref><ref id="ref90"><label>90</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Prakash</surname><given-names>AJ</given-names> </name><name name-style="western"><surname>Patro</surname><given-names>KK</given-names> </name><name name-style="western"><surname>Samantray</surname><given-names>S</given-names> </name><name name-style="western"><surname>P&#x0142;awiak</surname><given-names>P</given-names> </name><name name-style="western"><surname>Hammad</surname><given-names>M</given-names> </name></person-group><article-title>A deep learning technique for biometric authentication using ECG beat template matching</article-title><source>Information</source><year>2023</year><volume>14</volume><issue>2</issue><fpage>65</fpage><pub-id pub-id-type="doi">10.3390/info14020065</pub-id></nlm-citation></ref><ref id="ref91"><label>91</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mohsin</surname><given-names>AH</given-names> </name><name name-style="western"><surname>Zaidan</surname><given-names>AA</given-names> </name><name name-style="western"><surname>Zaidan</surname><given-names>BB</given-names> </name><etal/></person-group><article-title>Real-time remote health monitoring systems using body sensor information and finger vein biometric verification: a multi-layer systematic review</article-title><source>J Med Syst</source><year>2018</year><month>10</month><day>16</day><volume>42</volume><issue>12</issue><fpage>1</fpage><lpage>36</lpage><pub-id pub-id-type="doi">10.1007/s10916-018-1104-5</pub-id><pub-id pub-id-type="medline">30327939</pub-id></nlm-citation></ref><ref id="ref92"><label>92</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ismail</surname><given-names>SNA</given-names> </name><name name-style="western"><surname>Nayan</surname><given-names>NA</given-names> </name><name name-style="western"><surname>Jaafar</surname><given-names>R</given-names> </name><name name-style="western"><surname>May</surname><given-names>Z</given-names> </name></person-group><article-title>Recent advances in non-invasive blood pressure monitoring and prediction using a machine learning approach</article-title><source>Sensors (Basel)</source><year>2022</year><month>08</month><day>18</day><volume>22</volume><issue>16</issue><fpage>6195</fpage><pub-id pub-id-type="doi">10.3390/s22166195</pub-id><pub-id pub-id-type="medline">36015956</pub-id></nlm-citation></ref><ref id="ref93"><label>93</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Fei</surname><given-names>C</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>R</given-names> </name><name name-style="western"><surname>Li</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>T</given-names> </name><name name-style="western"><surname>Baig</surname><given-names>FN</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Manocha</surname><given-names>AK</given-names> </name><name name-style="western"><surname>Jain</surname><given-names>S</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>M</given-names> </name><name name-style="western"><surname>Paul</surname><given-names>S</given-names> </name></person-group><article-title>Machine and deep learning algorithms for wearable health monitoring</article-title><source>Computational Intelligence in Healthcare Health Information Science</source><year>2021</year><publisher-name>Springer</publisher-name><fpage>105</fpage><lpage>160</lpage><pub-id pub-id-type="doi">10.1007/978-3-030-68723-6_6</pub-id></nlm-citation></ref><ref id="ref94"><label>94</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Gomes</surname><given-names>N</given-names> </name><name name-style="western"><surname>Pato</surname><given-names>M</given-names> </name><name name-style="western"><surname>Louren&#x00E7;o</surname><given-names>AR</given-names> </name><name name-style="western"><surname>Datia</surname><given-names>N</given-names> </name></person-group><article-title>A survey on wearable sensors for mental health monitoring</article-title><source>Sensors (Basel)</source><year>2023</year><month>01</month><day>25</day><volume>23</volume><issue>3</issue><fpage>1330</fpage><pub-id pub-id-type="doi">10.3390/s23031330</pub-id><pub-id pub-id-type="medline">36772370</pub-id></nlm-citation></ref><ref id="ref95"><label>95</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Killoran</surname><given-names>J</given-names> </name><name name-style="western"><surname>Cui</surname><given-names>Y (Gina</given-names> </name><name name-style="western"><surname>Park</surname><given-names>A</given-names> </name><name name-style="western"><surname>van Esch</surname><given-names>P</given-names> </name><name name-style="western"><surname>Kietzmann</surname><given-names>J</given-names> </name></person-group><article-title>Can behavioral biometrics make everyone happy?</article-title><source>Bus Horiz</source><year>2023</year><month>09</month><volume>66</volume><issue>5</issue><fpage>585</fpage><lpage>591</lpage><pub-id pub-id-type="doi">10.1016/j.bushor.2023.02.001</pub-id></nlm-citation></ref><ref id="ref96"><label>96</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Garcia-Ceja</surname><given-names>E</given-names> </name><name name-style="western"><surname>Riegler</surname><given-names>M</given-names> </name><name name-style="western"><surname>Nordgreen</surname><given-names>T</given-names> </name><name name-style="western"><surname>Jakobsen</surname><given-names>P</given-names> </name><name name-style="western"><surname>Oedegaard</surname><given-names>KJ</given-names> </name><name name-style="western"><surname>T&#x00F8;rresen</surname><given-names>J</given-names> </name></person-group><article-title>Mental health monitoring with multimodal sensing and machine learning: a survey</article-title><source>Pervasive Mob Comput</source><year>2018</year><month>12</month><volume>51</volume><fpage>1</fpage><lpage>26</lpage><pub-id pub-id-type="doi">10.1016/j.pmcj.2018.09.003</pub-id></nlm-citation></ref><ref id="ref97"><label>97</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Harrer</surname><given-names>S</given-names> </name><name name-style="western"><surname>Shah</surname><given-names>P</given-names> </name><name name-style="western"><surname>Antony</surname><given-names>B</given-names> </name><name name-style="western"><surname>Hu</surname><given-names>J</given-names> </name></person-group><article-title>Artificial intelligence for clinical trial design</article-title><source>Trends Pharmacol Sci</source><year>2019</year><month>08</month><volume>40</volume><issue>8</issue><fpage>577</fpage><lpage>591</lpage><pub-id pub-id-type="doi">10.1016/j.tips.2019.05.005</pub-id><pub-id pub-id-type="medline">31326235</pub-id></nlm-citation></ref><ref id="ref98"><label>98</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Weissler</surname><given-names>EH</given-names> </name><name name-style="western"><surname>Naumann</surname><given-names>T</given-names> </name><name name-style="western"><surname>Andersson</surname><given-names>T</given-names> </name><etal/></person-group><article-title>The role of machine learning in clinical research: transforming the future of evidence generation</article-title><source>Trials</source><year>2021</year><month>08</month><day>16</day><volume>22</volume><issue>1</issue><fpage>537</fpage><pub-id pub-id-type="doi">10.1186/s13063-021-05489-x</pub-id><pub-id pub-id-type="medline">34399832</pub-id></nlm-citation></ref><ref id="ref99"><label>99</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Moro-Velazquez</surname><given-names>L</given-names> </name><name name-style="western"><surname>Gomez-Garcia</surname><given-names>JA</given-names> </name><name name-style="western"><surname>Arias-Londo&#x00F1;o</surname><given-names>JD</given-names> </name><name name-style="western"><surname>Dehak</surname><given-names>N</given-names> </name><name name-style="western"><surname>Godino-Llorente</surname><given-names>JI</given-names> </name></person-group><article-title>Advances in Parkinson&#x2019;s disease detection and assessment using voice and speech: a review of the articulatory and phonatory aspects</article-title><source>Biomed Signal Process Control</source><year>2021</year><month>04</month><volume>66</volume><fpage>102418</fpage><pub-id pub-id-type="doi">10.1016/j.bspc.2021.102418</pub-id></nlm-citation></ref><ref id="ref100"><label>100</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ngo</surname><given-names>QC</given-names> </name><name name-style="western"><surname>Motin</surname><given-names>MA</given-names> </name><name name-style="western"><surname>Pah</surname><given-names>ND</given-names> </name><name name-style="western"><surname>Drot&#x00E1;r</surname><given-names>P</given-names> </name><name name-style="western"><surname>Kempster</surname><given-names>P</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>D</given-names> </name></person-group><article-title>Computerized analysis of speech and voice for Parkinson&#x2019;s disease: a systematic review</article-title><source>Comput Methods Programs Biomed</source><year>2022</year><month>11</month><volume>226</volume><fpage>107133</fpage><pub-id pub-id-type="doi">10.1016/j.cmpb.2022.107133</pub-id><pub-id pub-id-type="medline">36183641</pub-id></nlm-citation></ref><ref id="ref101"><label>101</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Lella</surname><given-names>KK</given-names> </name><name name-style="western"><surname>Pja</surname><given-names>A</given-names> </name></person-group><article-title>Automatic COVID-19 disease diagnosis using 1D convolutional neural network and augmentation with human respiratory sound based on parameters: cough, breath, and voice</article-title><source>AIMS Public Health</source><year>2021</year><volume>8</volume><issue>2</issue><fpage>240</fpage><lpage>264</lpage><pub-id pub-id-type="doi">10.3934/publichealth.2021019</pub-id><pub-id pub-id-type="medline">34017889</pub-id></nlm-citation></ref><ref id="ref102"><label>102</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Idrisoglu</surname><given-names>A</given-names> </name><name name-style="western"><surname>Dallora</surname><given-names>AL</given-names> </name><name name-style="western"><surname>Anderberg</surname><given-names>P</given-names> </name><name name-style="western"><surname>Berglund</surname><given-names>JS</given-names> </name></person-group><article-title>Applied machine learning techniques to diagnose voice-affecting conditions and disorders: systematic literature review</article-title><source>J Med Internet Res</source><year>2023</year><month>07</month><day>19</day><volume>25</volume><fpage>e46105</fpage><pub-id pub-id-type="doi">10.2196/46105</pub-id><pub-id pub-id-type="medline">37467031</pub-id></nlm-citation></ref><ref id="ref103"><label>103</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Lyakso</surname><given-names>E</given-names> </name><name name-style="western"><surname>Frolova</surname><given-names>O</given-names> </name><name name-style="western"><surname>Nikolaev</surname><given-names>A</given-names> </name></person-group><article-title>Voice and speech features as a diagnostic symptom</article-title><source>Psychological Applications and Trends</source><year>2021</year><access-date>2026-05-07</access-date><fpage>359</fpage><lpage>363</lpage><comment><ext-link ext-link-type="uri" xlink:href="https://inpact-psychologyconference.org/wp-content/uploads/2021/05/2021inpact074.pdf">https://inpact-psychologyconference.org/wp-content/uploads/2021/05/2021inpact074.pdf</ext-link></comment><pub-id pub-id-type="doi">10.36315/2021inpact074</pub-id></nlm-citation></ref><ref id="ref104"><label>104</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Onyema</surname><given-names>EM</given-names> </name><name name-style="western"><surname>Shukla</surname><given-names>PK</given-names> </name><name name-style="western"><surname>Dalal</surname><given-names>S</given-names> </name><name name-style="western"><surname>Mathur</surname><given-names>MN</given-names> </name><name name-style="western"><surname>Zakariah</surname><given-names>M</given-names> </name><name name-style="western"><surname>Tiwari</surname><given-names>B</given-names> </name></person-group><article-title>Enhancement of patient facial recognition through deep learning algorithm: ConvNet</article-title><source>J Healthc Eng</source><year>2021</year><volume>2021</volume><fpage>5196000</fpage><pub-id pub-id-type="doi">10.1155/2021/5196000</pub-id><pub-id pub-id-type="medline">34912534</pub-id></nlm-citation></ref><ref id="ref105"><label>105</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Jeon</surname><given-names>B</given-names> </name><name name-style="western"><surname>Jeong</surname><given-names>B</given-names> </name><name name-style="western"><surname>Jee</surname><given-names>S</given-names> </name><etal/></person-group><article-title>A facial recognition mobile app for patient safety and biometric identification: design, development, and validation</article-title><source>JMIR Mhealth Uhealth</source><year>2019</year><month>04</month><day>8</day><volume>7</volume><issue>4</issue><fpage>e11472</fpage><pub-id pub-id-type="doi">10.2196/11472</pub-id><pub-id pub-id-type="medline">30958275</pub-id></nlm-citation></ref><ref id="ref106"><label>106</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ghazal</surname><given-names>TM</given-names> </name><name name-style="western"><surname>Hasan</surname><given-names>MK</given-names> </name><name name-style="western"><surname>Alshurideh</surname><given-names>MT</given-names> </name><etal/></person-group><article-title>IoT for smart cities: machine learning approaches in smart healthcare&#x2014;a review</article-title><source>Future Internet</source><year>2021</year><volume>13</volume><issue>8</issue><fpage>218</fpage><pub-id pub-id-type="doi">10.3390/fi13080218</pub-id></nlm-citation></ref><ref id="ref107"><label>107</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Balakrishna</surname><given-names>S</given-names> </name><name name-style="western"><surname>Thirumaran</surname><given-names>M</given-names> </name><name name-style="western"><surname>Solanki</surname><given-names>VK</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Balas</surname><given-names>V</given-names> </name><name name-style="western"><surname>Solanki</surname><given-names>V</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>R</given-names> </name><name name-style="western"><surname>Ahad</surname><given-names>M</given-names> </name></person-group><article-title>Iot sensor data integration in healthcare using semantics and machine learning approaches</article-title><source>A Handbook of Internet of Things in Biomedical and Cyber Physical System Intelligent Systems Reference Library</source><year>2020</year><publisher-name>Springer</publisher-name><fpage>275</fpage><lpage>300</lpage><pub-id pub-id-type="doi">10.1007/978-3-030-23983-1_11</pub-id></nlm-citation></ref><ref id="ref108"><label>108</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Lv</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Li</surname><given-names>Y</given-names> </name></person-group><article-title>Wearable sensors for vital signs measurement: a survey</article-title><source>J Sens Actuator Netw</source><year>2022</year><volume>11</volume><issue>1</issue><fpage>19</fpage><pub-id pub-id-type="doi">10.3390/jsan11010019</pub-id></nlm-citation></ref><ref id="ref109"><label>109</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Junaid</surname><given-names>SB</given-names> </name><name name-style="western"><surname>Imam</surname><given-names>AA</given-names> </name><name name-style="western"><surname>Shuaibu</surname><given-names>AN</given-names> </name><etal/></person-group><article-title>Artificial intelligence, sensors and vital health signs: a review</article-title><source>Appl Sci (Basel)</source><year>2022</year><volume>12</volume><issue>22</issue><fpage>11475</fpage><pub-id pub-id-type="doi">10.3390/app122211475</pub-id></nlm-citation></ref><ref id="ref110"><label>110</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Gupta</surname><given-names>N</given-names> </name><name name-style="western"><surname>Gupta</surname><given-names>SK</given-names> </name><name name-style="western"><surname>Pathak</surname><given-names>RK</given-names> </name><name name-style="western"><surname>Jain</surname><given-names>V</given-names> </name><name name-style="western"><surname>Rashidi</surname><given-names>P</given-names> </name><name name-style="western"><surname>Suri</surname><given-names>JS</given-names> </name></person-group><article-title>Human activity recognition in artificial intelligence framework: a narrative review</article-title><source>Artif Intell Rev</source><year>2022</year><volume>55</volume><issue>6</issue><fpage>4755</fpage><lpage>4808</lpage><pub-id pub-id-type="doi">10.1007/s10462-021-10116-x</pub-id><pub-id pub-id-type="medline">35068651</pub-id></nlm-citation></ref><ref id="ref111"><label>111</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhu</surname><given-names>T</given-names> </name><name name-style="western"><surname>Uduku</surname><given-names>C</given-names> </name><name name-style="western"><surname>Li</surname><given-names>K</given-names> </name><name name-style="western"><surname>Herrero</surname><given-names>P</given-names> </name><name name-style="western"><surname>Oliver</surname><given-names>N</given-names> </name><name name-style="western"><surname>Georgiou</surname><given-names>P</given-names> </name></person-group><article-title>Enhancing self-management in type 1 diabetes with wearables and deep learning</article-title><source>NPJ Digit Med</source><year>2022</year><month>06</month><day>27</day><volume>5</volume><issue>1</issue><fpage>78</fpage><pub-id pub-id-type="doi">10.1038/s41746-022-00626-5</pub-id><pub-id pub-id-type="medline">35760819</pub-id></nlm-citation></ref><ref id="ref112"><label>112</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Liyakat</surname><given-names>KKS</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Shaik</surname><given-names>A</given-names> </name></person-group><article-title>Heart health monitoring using IoT and machine learning methods</article-title><source>AI-Powered Advances in Pharmacology</source><year>2025</year><publisher-name>IGI Global</publisher-name><fpage>257</fpage><lpage>282</lpage><pub-id pub-id-type="doi">10.4018/979-8-3693-3212-2.ch010</pub-id></nlm-citation></ref><ref id="ref113"><label>113</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kwon</surname><given-names>SH</given-names> </name><name name-style="western"><surname>Dong</surname><given-names>L</given-names> </name></person-group><article-title>Flexible sensors and machine learning for heart monitoring</article-title><source>Nano Energy</source><year>2022</year><month>11</month><volume>102</volume><fpage>107632</fpage><pub-id pub-id-type="doi">10.1016/j.nanoen.2022.107632</pub-id></nlm-citation></ref><ref id="ref114"><label>114</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Lin</surname><given-names>SY</given-names> </name><name name-style="western"><surname>Tsai</surname><given-names>CY</given-names> </name><name name-style="western"><surname>Majumdar</surname><given-names>A</given-names> </name><etal/></person-group><article-title>Combining a wireless radar sleep monitoring device with deep machine learning techniques to assess obstructive sleep apnea severity</article-title><source>J Clin Sleep Med</source><year>2024</year><month>08</month><day>1</day><volume>20</volume><issue>8</issue><fpage>1267</fpage><lpage>1277</lpage><pub-id pub-id-type="doi">10.5664/jcsm.11136</pub-id><pub-id pub-id-type="medline">38546033</pub-id></nlm-citation></ref><ref id="ref115"><label>115</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Arora</surname><given-names>A</given-names> </name><name name-style="western"><surname>Chakraborty</surname><given-names>P</given-names> </name><name name-style="western"><surname>Bhatia</surname><given-names>MPS</given-names> </name></person-group><article-title>Analysis of data from wearable sensors for sleep quality estimation and prediction using deep learning</article-title><source>Arab J Sci Eng</source><year>2020</year><month>12</month><volume>45</volume><issue>12</issue><fpage>10793</fpage><lpage>10812</lpage><pub-id pub-id-type="doi">10.1007/s13369-020-04877-w</pub-id></nlm-citation></ref><ref id="ref116"><label>116</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>W</given-names> </name><name name-style="western"><surname>Ram</surname><given-names>S</given-names> </name></person-group><article-title>A comprehensive analysis of triggers and risk factors for asthma based on machine learning and large heterogeneous data sources</article-title><source>MIS Q</source><year>2020</year><month>03</month><day>1</day><volume>44</volume><issue>1</issue><fpage>305</fpage><lpage>350</lpage><pub-id pub-id-type="doi">10.25300/MISQ/2020/15106</pub-id></nlm-citation></ref><ref id="ref117"><label>117</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Bohlmann</surname><given-names>A</given-names> </name><name name-style="western"><surname>Mostafa</surname><given-names>J</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>M</given-names> </name></person-group><article-title>Machine learning and medication adherence: scoping review</article-title><source>JMIRx Med</source><year>2021</year><month>11</month><day>24</day><volume>2</volume><issue>4</issue><fpage>e26993</fpage><pub-id pub-id-type="doi">10.2196/26993</pub-id><pub-id pub-id-type="medline">37725549</pub-id></nlm-citation></ref><ref id="ref118"><label>118</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Roh</surname><given-names>H</given-names> </name><name name-style="western"><surname>Shin</surname><given-names>S</given-names> </name><name name-style="western"><surname>Han</surname><given-names>J</given-names> </name><name name-style="western"><surname>Lim</surname><given-names>S</given-names> </name></person-group><article-title>A deep learning-based medication behavior monitoring system</article-title><source>Math Biosci Eng</source><year>2021</year><month>01</month><day>28</day><volume>18</volume><issue>2</issue><fpage>1513</fpage><lpage>1528</lpage><pub-id pub-id-type="doi">10.3934/mbe.2021078</pub-id><pub-id pub-id-type="medline">33757196</pub-id></nlm-citation></ref><ref id="ref119"><label>119</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Meyer</surname><given-names>BM</given-names> </name><name name-style="western"><surname>Tulipani</surname><given-names>LJ</given-names> </name><name name-style="western"><surname>Gurchiek</surname><given-names>RD</given-names> </name><etal/></person-group><article-title>Wearables and deep learning classify fall risk from gait in multiple sclerosis</article-title><source>IEEE J Biomed Health Inform</source><year>2020</year><volume>25</volume><issue>5</issue><fpage>1824</fpage><lpage>1831</lpage><pub-id pub-id-type="doi">10.1109/JBHI.2020.3025049</pub-id></nlm-citation></ref><ref id="ref120"><label>120</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kyamakya</surname><given-names>K</given-names> </name><name name-style="western"><surname>Al-Machot</surname><given-names>F</given-names> </name><name name-style="western"><surname>Haj Mosa</surname><given-names>A</given-names> </name><name name-style="western"><surname>Bouchachia</surname><given-names>H</given-names> </name><name name-style="western"><surname>Chedjou</surname><given-names>JC</given-names> </name><name name-style="western"><surname>Bagula</surname><given-names>A</given-names> </name></person-group><article-title>Emotion and stress recognition related sensors and machine learning technologies</article-title><source>Sensors (Basel)</source><year>2021</year><month>03</month><day>24</day><volume>21</volume><issue>7</issue><fpage>2273</fpage><pub-id pub-id-type="doi">10.3390/s21072273</pub-id><pub-id pub-id-type="medline">33804987</pub-id></nlm-citation></ref><ref id="ref121"><label>121</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Gedam</surname><given-names>S</given-names> </name><name name-style="western"><surname>Paul</surname><given-names>S</given-names> </name></person-group><article-title>A review on mental stress detection using wearable sensors and machine learning techniques</article-title><source>IEEE Access</source><year>2021</year><volume>9</volume><fpage>84045</fpage><lpage>84066</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2021.3085502</pub-id></nlm-citation></ref><ref id="ref122"><label>122</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Fountzilas</surname><given-names>E</given-names> </name><name name-style="western"><surname>Pearce</surname><given-names>T</given-names> </name><name name-style="western"><surname>Baysal</surname><given-names>MA</given-names> </name><name name-style="western"><surname>Chakraborty</surname><given-names>A</given-names> </name><name name-style="western"><surname>Tsimberidou</surname><given-names>AM</given-names> </name></person-group><article-title>Convergence of evolving artificial intelligence and machine learning techniques in precision oncology</article-title><source>NPJ Digit Med</source><year>2025</year><month>01</month><day>31</day><volume>8</volume><issue>1</issue><fpage>75</fpage><pub-id pub-id-type="doi">10.1038/s41746-025-01471-y</pub-id><pub-id pub-id-type="medline">39890986</pub-id></nlm-citation></ref><ref id="ref123"><label>123</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Acosta</surname><given-names>JN</given-names> </name><name name-style="western"><surname>Falcone</surname><given-names>GJ</given-names> </name><name name-style="western"><surname>Rajpurkar</surname><given-names>P</given-names> </name><name name-style="western"><surname>Topol</surname><given-names>EJ</given-names> </name></person-group><article-title>Multimodal biomedical AI</article-title><source>Nat Med</source><year>2022</year><month>09</month><volume>28</volume><issue>9</issue><fpage>1773</fpage><lpage>1784</lpage><pub-id pub-id-type="doi">10.1038/s41591-022-01981-2</pub-id><pub-id pub-id-type="medline">36109635</pub-id></nlm-citation></ref><ref id="ref124"><label>124</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Hsueh</surname><given-names>PYS</given-names> </name><name name-style="western"><surname>Dey</surname><given-names>S</given-names> </name><name name-style="western"><surname>Das</surname><given-names>S</given-names> </name><name name-style="western"><surname>Wetter</surname><given-names>T</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Gundlapalli</surname><given-names>AV</given-names> </name><name name-style="western"><surname>Jaulent</surname><given-names>MC</given-names> </name><name name-style="western"><surname>Zhao</surname><given-names>D</given-names> </name></person-group><article-title>Making sense of patient-generated health data for interpretable patientcentered care: the transition from &#x201C;more&#x201D; to &#x201C;better</article-title><source>MEDINFO 2017: Precision Healthcare through Informatics</source><year>2017</year><publisher-name>IOS Press</publisher-name><fpage>113</fpage><lpage>117</lpage><pub-id pub-id-type="doi">10.3233/978-1-61499-830-3-113</pub-id></nlm-citation></ref><ref id="ref125"><label>125</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mendo</surname><given-names>IR</given-names> </name><name name-style="western"><surname>Marques</surname><given-names>G</given-names> </name><name name-style="western"><surname>de la Torre D&#x00ED;ez</surname><given-names>I</given-names> </name><name name-style="western"><surname>L&#x00F3;pez-Coronado</surname><given-names>M</given-names> </name><name name-style="western"><surname>Mart&#x00ED;n-Rodr&#x00ED;guez</surname><given-names>F</given-names> </name></person-group><article-title>Machine learning in medical emergencies: a systematic review and analysis</article-title><source>J Med Syst</source><year>2021</year><month>08</month><day>18</day><volume>45</volume><issue>10</issue><fpage>88</fpage><pub-id pub-id-type="doi">10.1007/s10916-021-01762-3</pub-id><pub-id pub-id-type="medline">34410512</pub-id></nlm-citation></ref><ref id="ref126"><label>126</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>van der Boon</surname><given-names>RMA</given-names> </name><name name-style="western"><surname>Camm</surname><given-names>AJ</given-names> </name><name name-style="western"><surname>Aguiar</surname><given-names>C</given-names> </name><etal/></person-group><article-title>Risks and benefits of sharing patient information on social media: a digital dilemma</article-title><source>Eur Heart J Digit Health</source><year>2024</year><month>05</month><volume>5</volume><issue>3</issue><fpage>199</fpage><lpage>207</lpage><pub-id pub-id-type="doi">10.1093/ehjdh/ztae009</pub-id><pub-id pub-id-type="medline">38774369</pub-id></nlm-citation></ref><ref id="ref127"><label>127</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Gupta</surname><given-names>A</given-names> </name><name name-style="western"><surname>Katarya</surname><given-names>R</given-names> </name></person-group><article-title>Social media based surveillance systems for healthcare using machine learning: a systematic review</article-title><source>J Biomed Inform</source><year>2020</year><month>08</month><volume>108</volume><fpage>103500</fpage><pub-id pub-id-type="doi">10.1016/j.jbi.2020.103500</pub-id><pub-id pub-id-type="medline">32622833</pub-id></nlm-citation></ref><ref id="ref128"><label>128</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Hasib</surname><given-names>KM</given-names> </name><name name-style="western"><surname>Islam</surname><given-names>MR</given-names> </name><name name-style="western"><surname>Sakib</surname><given-names>S</given-names> </name><name name-style="western"><surname>Akbar</surname><given-names>MA</given-names> </name><name name-style="western"><surname>Razzak</surname><given-names>I</given-names> </name><name name-style="western"><surname>Alam</surname><given-names>MS</given-names> </name></person-group><article-title>Depression detection from social networks data based on machine learning and deep learning techniques: an interrogative survey</article-title><source>IEEE Trans Comput Soc Syst</source><year>2023</year><volume>10</volume><issue>4</issue><fpage>1568</fpage><lpage>1586</lpage><pub-id pub-id-type="doi">10.1109/TCSS.2023.3263128</pub-id></nlm-citation></ref><ref id="ref129"><label>129</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Johnson</surname><given-names>KB</given-names> </name><name name-style="western"><surname>Wei</surname><given-names>WQ</given-names> </name><name name-style="western"><surname>Weeraratne</surname><given-names>D</given-names> </name><etal/></person-group><article-title>Precision medicine, AI, and the future of personalized health care</article-title><source>Clin Transl Sci</source><year>2021</year><month>01</month><volume>14</volume><issue>1</issue><fpage>86</fpage><lpage>93</lpage><pub-id pub-id-type="doi">10.1111/cts.12884</pub-id><pub-id pub-id-type="medline">32961010</pub-id></nlm-citation></ref><ref id="ref130"><label>130</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Verma</surname><given-names>S</given-names> </name><name name-style="western"><surname>Malviya</surname><given-names>R</given-names> </name><name name-style="western"><surname>Alam</surname><given-names>MA</given-names> </name><name name-style="western"><surname>Tripathi</surname><given-names>BD</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Malviya</surname><given-names>R</given-names> </name><name name-style="western"><surname>Ghinea</surname><given-names>G</given-names> </name><name name-style="western"><surname>Dhanaraj</surname><given-names>RK</given-names> </name><name name-style="western"><surname>Balusamy</surname><given-names>B</given-names> </name><name name-style="western"><surname>Sundram</surname><given-names>S</given-names> </name></person-group><article-title>Tele-health monitoring using artificial intelligence deep learning framework</article-title><source>Deep Learning for Targeted Treatments: Transformation in Healthcare</source><year>2022</year><publisher-name>Scrivener Publishing</publisher-name><fpage>199</fpage><lpage>228</lpage><pub-id pub-id-type="doi">10.1002/9781119857983</pub-id></nlm-citation></ref><ref id="ref131"><label>131</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Moorthy</surname><given-names>V</given-names> </name><name name-style="western"><surname>Abubakar</surname><given-names>I</given-names> </name><name name-style="western"><surname>Qadri</surname><given-names>F</given-names> </name><etal/></person-group><article-title>The future of the global clinical trial ecosystem: a vision from the first WHO Global Clinical Trials Forum</article-title><source>The Lancet</source><year>2024</year><month>01</month><volume>403</volume><issue>10422</issue><fpage>124</fpage><lpage>126</lpage><pub-id pub-id-type="doi">10.1016/S0140-6736(23)02798-8</pub-id></nlm-citation></ref><ref id="ref132"><label>132</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Pettit</surname><given-names>RW</given-names> </name><name name-style="western"><surname>Fullem</surname><given-names>R</given-names> </name><name name-style="western"><surname>Cheng</surname><given-names>C</given-names> </name><name name-style="western"><surname>Amos</surname><given-names>CI</given-names> </name></person-group><article-title>Artificial intelligence, machine learning, and deep learning for clinical outcome prediction</article-title><source>Emerg Top Life Sci</source><year>2021</year><month>12</month><day>20</day><volume>5</volume><issue>6</issue><fpage>729</fpage><lpage>745</lpage><pub-id pub-id-type="doi">10.1042/ETLS20210246</pub-id><pub-id pub-id-type="medline">34927670</pub-id></nlm-citation></ref><ref id="ref133"><label>133</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Cohen</surname><given-names>IG</given-names> </name></person-group><article-title>Informed consent and medical artificial intelligence: what to tell the patient?</article-title><source>SSRN Journal</source><year>2019</year><volume>108</volume><pub-id pub-id-type="doi">10.2139/ssrn.3529576</pub-id></nlm-citation></ref><ref id="ref134"><label>134</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>McKeown</surname><given-names>A</given-names> </name><name name-style="western"><surname>Mourby</surname><given-names>M</given-names> </name><name name-style="western"><surname>Harrison</surname><given-names>P</given-names> </name><name name-style="western"><surname>Walker</surname><given-names>S</given-names> </name><name name-style="western"><surname>Sheehan</surname><given-names>M</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>I</given-names> </name></person-group><article-title>Ethical issues in consent for the reuse of data in health data platforms</article-title><source>Sci Eng Ethics</source><year>2021</year><month>02</month><day>4</day><volume>27</volume><issue>1</issue><fpage>9</fpage><pub-id pub-id-type="doi">10.1007/s11948-021-00282-0</pub-id><pub-id pub-id-type="medline">33538942</pub-id></nlm-citation></ref><ref id="ref135"><label>135</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Chien</surname><given-names>I</given-names> </name><name name-style="western"><surname>Enrique</surname><given-names>A</given-names> </name><name name-style="western"><surname>Palacios</surname><given-names>J</given-names> </name><etal/></person-group><article-title>A machine learning approach to understanding patterns of engagement with internet-delivered mental health interventions</article-title><source>JAMA Netw Open</source><year>2020</year><month>07</month><day>1</day><volume>3</volume><issue>7</issue><fpage>e2010791</fpage><pub-id pub-id-type="doi">10.1001/jamanetworkopen.2020.10791</pub-id><pub-id pub-id-type="medline">32678450</pub-id></nlm-citation></ref><ref id="ref136"><label>136</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Benke</surname><given-names>K</given-names> </name><name name-style="western"><surname>Benke</surname><given-names>G</given-names> </name></person-group><article-title>Artificial intelligence and big data in public health</article-title><source>Int J Environ Res Public Health</source><year>2018</year><month>12</month><day>10</day><volume>15</volume><issue>12</issue><fpage>2796</fpage><pub-id pub-id-type="doi">10.3390/ijerph15122796</pub-id><pub-id pub-id-type="medline">30544648</pub-id></nlm-citation></ref><ref id="ref137"><label>137</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Song</surname><given-names>L</given-names> </name><name name-style="western"><surname>Li</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Nie</surname><given-names>S</given-names> </name><etal/></person-group><article-title>Using machine learning to predict adverse events in acute coronary syndrome: a retrospective study</article-title><source>Clin Cardiol</source><year>2023</year><month>12</month><volume>46</volume><issue>12</issue><fpage>1594</fpage><lpage>1602</lpage><pub-id pub-id-type="doi">10.1002/clc.24127</pub-id><pub-id pub-id-type="medline">37654030</pub-id></nlm-citation></ref><ref id="ref138"><label>138</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Yang</surname><given-names>J</given-names> </name><name name-style="western"><surname>Wan</surname><given-names>J</given-names> </name><name name-style="western"><surname>Feng</surname><given-names>L</given-names> </name><etal/></person-group><article-title>Machine learning algorithms for the prediction of adverse prognosis in patients undergoing peritoneal dialysis</article-title><source>BMC Med Inform Decis Mak</source><year>2024</year><month>01</month><day>2</day><volume>24</volume><issue>1</issue><fpage>8</fpage><pub-id pub-id-type="doi">10.1186/s12911-023-02412-z</pub-id><pub-id pub-id-type="medline">38166909</pub-id></nlm-citation></ref><ref id="ref139"><label>139</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Badwan</surname><given-names>BA</given-names> </name><name name-style="western"><surname>Liaropoulos</surname><given-names>G</given-names> </name><name name-style="western"><surname>Kyrodimos</surname><given-names>E</given-names> </name><name name-style="western"><surname>Skaltsas</surname><given-names>D</given-names> </name><name name-style="western"><surname>Tsirigos</surname><given-names>A</given-names> </name><name name-style="western"><surname>Gorgoulis</surname><given-names>VG</given-names> </name></person-group><article-title>Machine learning approaches to predict drug efficacy and toxicity in oncology</article-title><source>Cell Rep Methods</source><year>2023</year><month>02</month><day>27</day><volume>3</volume><issue>2</issue><fpage>100413</fpage><pub-id pub-id-type="doi">10.1016/j.crmeth.2023.100413</pub-id><pub-id pub-id-type="medline">36936080</pub-id></nlm-citation></ref><ref id="ref140"><label>140</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Feijoo</surname><given-names>F</given-names> </name><name name-style="western"><surname>Palopoli</surname><given-names>M</given-names> </name><name name-style="western"><surname>Bernstein</surname><given-names>J</given-names> </name><name name-style="western"><surname>Siddiqui</surname><given-names>S</given-names> </name><name name-style="western"><surname>Albright</surname><given-names>TE</given-names> </name></person-group><article-title>Key indicators of phase transition for clinical trials through machine learning</article-title><source>Drug Discov Today</source><year>2020</year><month>02</month><volume>25</volume><issue>2</issue><fpage>414</fpage><lpage>421</lpage><pub-id pub-id-type="doi">10.1016/j.drudis.2019.12.014</pub-id><pub-id pub-id-type="medline">31926317</pub-id></nlm-citation></ref><ref id="ref141"><label>141</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>MacEachern</surname><given-names>SJ</given-names> </name><name name-style="western"><surname>Forkert</surname><given-names>ND</given-names> </name></person-group><article-title>Machine learning for precision medicine</article-title><source>Genome</source><year>2021</year><month>04</month><volume>64</volume><issue>4</issue><fpage>416</fpage><lpage>425</lpage><pub-id pub-id-type="doi">10.1139/gen-2020-0131</pub-id><pub-id pub-id-type="medline">33091314</pub-id></nlm-citation></ref><ref id="ref142"><label>142</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Chalasani</surname><given-names>SH</given-names> </name><name name-style="western"><surname>Syed</surname><given-names>J</given-names> </name><name name-style="western"><surname>Ramesh</surname><given-names>M</given-names> </name><name name-style="western"><surname>Patil</surname><given-names>V</given-names> </name><name name-style="western"><surname>Pramod Kumar</surname><given-names>TM</given-names> </name></person-group><article-title>Artificial intelligence in the field of pharmacy practice: a literature review</article-title><source>Explor Res Clin Soc Pharm</source><year>2023</year><month>12</month><volume>12</volume><fpage>100346</fpage><pub-id pub-id-type="doi">10.1016/j.rcsop.2023.100346</pub-id><pub-id pub-id-type="medline">37885437</pub-id></nlm-citation></ref><ref id="ref143"><label>143</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Askr</surname><given-names>H</given-names> </name><name name-style="western"><surname>Elgeldawi</surname><given-names>E</given-names> </name><name name-style="western"><surname>Aboul Ella</surname><given-names>H</given-names> </name><name name-style="western"><surname>Elshaier</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Gomaa</surname><given-names>MM</given-names> </name><name name-style="western"><surname>Hassanien</surname><given-names>AE</given-names> </name></person-group><article-title>Deep learning in drug discovery: an integrative review and future challenges</article-title><source>Artif Intell Rev</source><year>2023</year><volume>56</volume><issue>7</issue><fpage>5975</fpage><lpage>6037</lpage><pub-id pub-id-type="doi">10.1007/s10462-022-10306-1</pub-id><pub-id pub-id-type="medline">36415536</pub-id></nlm-citation></ref><ref id="ref144"><label>144</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>Q</given-names> </name><name name-style="western"><surname>Tang</surname><given-names>B</given-names> </name><name name-style="western"><surname>Wu</surname><given-names>Y</given-names> </name><etal/></person-group><article-title>Machine learning: a new approach for dose individualization</article-title><source>Clin Pharma and Therapeutics</source><year>2024</year><month>04</month><volume>115</volume><issue>4</issue><fpage>727</fpage><lpage>744</lpage><pub-id pub-id-type="doi">10.1002/cpt.3049</pub-id></nlm-citation></ref><ref id="ref145"><label>145</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Del Fabro</surname><given-names>L</given-names> </name><name name-style="western"><surname>Bondi</surname><given-names>E</given-names> </name><name name-style="western"><surname>Serio</surname><given-names>F</given-names> </name><name name-style="western"><surname>Maggioni</surname><given-names>E</given-names> </name><name name-style="western"><surname>D&#x2019;Agostino</surname><given-names>A</given-names> </name><name name-style="western"><surname>Brambilla</surname><given-names>P</given-names> </name></person-group><article-title>Machine learning methods to predict outcomes of pharmacological treatment in psychosis</article-title><source>Transl Psychiatry</source><year>2023</year><month>03</month><day>2</day><volume>13</volume><issue>1</issue><fpage>75</fpage><pub-id pub-id-type="doi">10.1038/s41398-023-02371-z</pub-id><pub-id pub-id-type="medline">36864017</pub-id></nlm-citation></ref><ref id="ref146"><label>146</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>D&#x2019;Costa</surname><given-names>A</given-names> </name><name name-style="western"><surname>Zatale</surname><given-names>A</given-names> </name></person-group><article-title>AI and the cardiologist: when mind, heart and machine unite</article-title><source>Open Heart</source><year>2021</year><month>12</month><volume>8</volume><issue>2</issue><fpage>e001874</fpage><pub-id pub-id-type="doi">10.1136/openhrt-2021-001874</pub-id><pub-id pub-id-type="medline">34949649</pub-id></nlm-citation></ref><ref id="ref147"><label>147</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Hasan</surname><given-names>MM</given-names> </name><name name-style="western"><surname>Young</surname><given-names>GJ</given-names> </name><name name-style="western"><surname>Shi</surname><given-names>J</given-names> </name><etal/></person-group><article-title>A machine learning based two-stage clinical decision support system for predicting patients&#x2019; discontinuation from opioid use disorder treatment: retrospective observational study</article-title><source>BMC Med Inform Decis Mak</source><year>2021</year><month>11</month><day>26</day><volume>21</volume><issue>1</issue><fpage>331</fpage><pub-id pub-id-type="doi">10.1186/s12911-021-01692-7</pub-id><pub-id pub-id-type="medline">34836524</pub-id></nlm-citation></ref><ref id="ref148"><label>148</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kim</surname><given-names>HR</given-names> </name><name name-style="western"><surname>Sung</surname><given-names>M</given-names> </name><name name-style="western"><surname>Park</surname><given-names>JA</given-names> </name><etal/></person-group><article-title>Analyzing adverse drug reaction using statistical and machine learning methods: a systematic review</article-title><source>Medicine (Baltimore)</source><year>2022</year><month>06</month><day>24</day><volume>101</volume><issue>25</issue><fpage>e29387</fpage><pub-id pub-id-type="doi">10.1097/MD.0000000000029387</pub-id><pub-id pub-id-type="medline">35758373</pub-id></nlm-citation></ref><ref id="ref149"><label>149</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>S</given-names> </name><name name-style="western"><surname>Bamakan</surname><given-names>SMH</given-names> </name><name name-style="western"><surname>Qu</surname><given-names>Q</given-names> </name><name name-style="western"><surname>Li</surname><given-names>S</given-names> </name></person-group><article-title>Learning for personalized medicine: a comprehensive review from a deep learning perspective</article-title><source>IEEE Rev Biomed Eng</source><year>2019</year><volume>12</volume><fpage>194</fpage><lpage>208</lpage><pub-id pub-id-type="doi">10.1109/RBME.2018.2864254</pub-id><pub-id pub-id-type="medline">30106692</pub-id></nlm-citation></ref><ref id="ref150"><label>150</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Meng</surname><given-names>W</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>X</given-names> </name><name name-style="western"><surname>Ru</surname><given-names>B</given-names> </name><name name-style="western"><surname>Guan</surname><given-names>Y</given-names> </name></person-group><article-title>A machine learning approach to real&#x2010;world time to treatment discontinuation prediction</article-title><source>Advanced Intelligent Systems</source><year>2023</year><month>04</month><volume>5</volume><issue>4</issue><fpage>2200254</fpage><comment><ext-link ext-link-type="uri" xlink:href="https://advanced.onlinelibrary.wiley.com/toc/26404567/5/4">https://advanced.onlinelibrary.wiley.com/toc/26404567/5/4</ext-link></comment><pub-id pub-id-type="doi">10.1002/aisy.202200254</pub-id></nlm-citation></ref><ref id="ref151"><label>151</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Gu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Zalkikar</surname><given-names>A</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>M</given-names> </name><etal/></person-group><article-title>Predicting medication adherence using ensemble learning and deep learning models with large scale healthcare data</article-title><source>Sci Rep</source><year>2021</year><month>09</month><day>23</day><volume>11</volume><issue>1</issue><fpage>18961</fpage><pub-id pub-id-type="doi">10.1038/s41598-021-98387-w</pub-id><pub-id pub-id-type="medline">34556746</pub-id></nlm-citation></ref><ref id="ref152"><label>152</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Khan</surname><given-names>S</given-names> </name><name name-style="western"><surname>Sajjad</surname><given-names>M</given-names> </name><name name-style="western"><surname>Hussain</surname><given-names>T</given-names> </name><name name-style="western"><surname>Ullah</surname><given-names>A</given-names> </name><name name-style="western"><surname>Imran</surname><given-names>AS</given-names> </name></person-group><article-title>A review on traditional machine learning and deep learning models for WBCs classification in blood smear images</article-title><source>IEEE Access</source><year>2020</year><volume>9</volume><fpage>10657</fpage><lpage>10673</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2020.3048172</pub-id></nlm-citation></ref><ref id="ref153"><label>153</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>De Bruyne</surname><given-names>S</given-names> </name><name name-style="western"><surname>De Kesel</surname><given-names>P</given-names> </name><name name-style="western"><surname>Oyaert</surname><given-names>M</given-names> </name></person-group><article-title>Applications of artificial intelligence in urinalysis: is the future already here?</article-title><source>Clin Chem</source><year>2023</year><month>12</month><day>1</day><volume>69</volume><issue>12</issue><fpage>1348</fpage><lpage>1360</lpage><pub-id pub-id-type="doi">10.1093/clinchem/hvad136</pub-id><pub-id pub-id-type="medline">37708293</pub-id></nlm-citation></ref><ref id="ref154"><label>154</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Goodswen</surname><given-names>SJ</given-names> </name><name name-style="western"><surname>Barratt</surname><given-names>JLN</given-names> </name><name name-style="western"><surname>Kennedy</surname><given-names>PJ</given-names> </name><name name-style="western"><surname>Kaufer</surname><given-names>A</given-names> </name><name name-style="western"><surname>Calarco</surname><given-names>L</given-names> </name><name name-style="western"><surname>Ellis</surname><given-names>JT</given-names> </name></person-group><article-title>Machine learning and applications in microbiology</article-title><source>FEMS Microbiol Rev</source><year>2021</year><month>09</month><day>8</day><volume>45</volume><issue>5</issue><fpage>fuab015</fpage><pub-id pub-id-type="doi">10.1093/femsre/fuab015</pub-id><pub-id pub-id-type="medline">33724378</pub-id></nlm-citation></ref><ref id="ref155"><label>155</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ghannam</surname><given-names>RB</given-names> </name><name name-style="western"><surname>Techtmann</surname><given-names>SM</given-names> </name></person-group><article-title>Machine learning applications in microbial ecology, human microbiome studies, and environmental monitoring</article-title><source>Comput Struct Biotechnol J</source><year>2021</year><volume>19</volume><fpage>1092</fpage><lpage>1107</lpage><pub-id pub-id-type="doi">10.1016/j.csbj.2021.01.028</pub-id><pub-id pub-id-type="medline">33680353</pub-id></nlm-citation></ref><ref id="ref156"><label>156</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Unger</surname><given-names>M</given-names> </name><name name-style="western"><surname>Kather</surname><given-names>JN</given-names> </name></person-group><article-title>Deep learning in cancer genomics and histopathology</article-title><source>Genome Med</source><year>2024</year><month>03</month><day>27</day><volume>16</volume><issue>1</issue><fpage>44</fpage><pub-id pub-id-type="doi">10.1186/s13073-024-01315-6</pub-id><pub-id pub-id-type="medline">38539231</pub-id></nlm-citation></ref><ref id="ref157"><label>157</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Obstfeld</surname><given-names>AE</given-names> </name></person-group><article-title>Hematology and machine learning</article-title><source>J Appl Lab Med</source><year>2023</year><month>01</month><day>4</day><volume>8</volume><issue>1</issue><fpage>129</fpage><lpage>144</lpage><pub-id pub-id-type="doi">10.1093/jalm/jfac108</pub-id><pub-id pub-id-type="medline">36610431</pub-id></nlm-citation></ref><ref id="ref158"><label>158</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Danieli</surname><given-names>MG</given-names> </name><name name-style="western"><surname>Brunetto</surname><given-names>S</given-names> </name><name name-style="western"><surname>Gammeri</surname><given-names>L</given-names> </name><etal/></person-group><article-title>Machine learning application in autoimmune diseases: state of art and future prospectives</article-title><source>Autoimmun Rev</source><year>2024</year><month>02</month><volume>23</volume><issue>2</issue><fpage>103496</fpage><pub-id pub-id-type="doi">10.1016/j.autrev.2023.103496</pub-id><pub-id pub-id-type="medline">38081493</pub-id></nlm-citation></ref><ref id="ref159"><label>159</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Usategui</surname><given-names>I</given-names> </name><name name-style="western"><surname>Barbado</surname><given-names>J</given-names> </name><name name-style="western"><surname>Torres</surname><given-names>AM</given-names> </name><name name-style="western"><surname>Casc&#x00F3;n</surname><given-names>J</given-names> </name><name name-style="western"><surname>Mateo</surname><given-names>J</given-names> </name></person-group><article-title>Machine learning, a new tool for the detection of immunodeficiency patterns in systemic lupus erythematosus</article-title><source>J Investig Med</source><year>2023</year><month>10</month><volume>71</volume><issue>7</issue><fpage>742</fpage><lpage>752</lpage><pub-id pub-id-type="doi">10.1177/10815589231171404</pub-id><pub-id pub-id-type="medline">37158077</pub-id></nlm-citation></ref><ref id="ref160"><label>160</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Thomasian</surname><given-names>NM</given-names> </name><name name-style="western"><surname>Kamel</surname><given-names>IR</given-names> </name><name name-style="western"><surname>Bai</surname><given-names>HX</given-names> </name></person-group><article-title>Machine intelligence in non-invasive endocrine cancer diagnostics</article-title><source>Nat Rev Endocrinol</source><year>2022</year><month>02</month><volume>18</volume><issue>2</issue><fpage>81</fpage><lpage>95</lpage><pub-id pub-id-type="doi">10.1038/s41574-021-00543-9</pub-id><pub-id pub-id-type="medline">34754064</pub-id></nlm-citation></ref><ref id="ref161"><label>161</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Hong</surname><given-names>N</given-names> </name><name name-style="western"><surname>Park</surname><given-names>H</given-names> </name><name name-style="western"><surname>Rhee</surname><given-names>Y</given-names> </name></person-group><article-title>Machine learning applications in endocrinology and metabolism research: an overview</article-title><source>Endocrinol Metab</source><year>2020</year><month>03</month><volume>35</volume><issue>1</issue><fpage>71</fpage><lpage>84</lpage><pub-id pub-id-type="doi">10.3803/EnM.2020.35.1.71</pub-id></nlm-citation></ref><ref id="ref162"><label>162</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Amjad</surname><given-names>A</given-names> </name><name name-style="western"><surname>Kordel</surname><given-names>P</given-names> </name><name name-style="western"><surname>Fernandes</surname><given-names>G</given-names> </name></person-group><article-title>A review on innovation in healthcare sector (telehealth) through artificial intelligence</article-title><source>Sustainability</source><year>2023</year><volume>15</volume><issue>8</issue><fpage>6655</fpage><pub-id pub-id-type="doi">10.3390/su15086655</pub-id></nlm-citation></ref><ref id="ref163"><label>163</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Gajarawala</surname><given-names>SN</given-names> </name><name name-style="western"><surname>Pelkowski</surname><given-names>JN</given-names> </name></person-group><article-title>Telehealth benefits and barriers</article-title><source>J Nurse Pract</source><year>2021</year><month>02</month><volume>17</volume><issue>2</issue><fpage>218</fpage><lpage>221</lpage><pub-id pub-id-type="doi">10.1016/j.nurpra.2020.09.013</pub-id><pub-id pub-id-type="medline">33106751</pub-id></nlm-citation></ref><ref id="ref164"><label>164</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Sch&#x00FC;nke</surname><given-names>LC</given-names> </name><name name-style="western"><surname>Mello</surname><given-names>B</given-names> </name><name name-style="western"><surname>da Costa</surname><given-names>CA</given-names> </name><etal/></person-group><article-title>A rapid review of machine learning approaches for telemedicine in the scope of COVID-19</article-title><source>Artif Intell Med</source><year>2022</year><month>07</month><volume>129</volume><fpage>102312</fpage><pub-id pub-id-type="doi">10.1016/j.artmed.2022.102312</pub-id><pub-id pub-id-type="medline">35659388</pub-id></nlm-citation></ref><ref id="ref165"><label>165</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Hou</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Huang</surname><given-names>J</given-names> </name></person-group><article-title>Natural language processing for social science research: a comprehensive review</article-title><source>Chin J Sociol</source><year>2025</year><month>01</month><volume>11</volume><issue>1</issue><fpage>121</fpage><lpage>157</lpage><pub-id pub-id-type="doi">10.1177/2057150X241306780</pub-id></nlm-citation></ref><ref id="ref166"><label>166</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Hughes</surname><given-names>A</given-names> </name><name name-style="western"><surname>Shandhi</surname><given-names>MMH</given-names> </name><name name-style="western"><surname>Master</surname><given-names>H</given-names> </name><name name-style="western"><surname>Dunn</surname><given-names>J</given-names> </name><name name-style="western"><surname>Brittain</surname><given-names>E</given-names> </name></person-group><article-title>Wearable devices in cardiovascular medicine</article-title><source>Circ Res</source><year>2023</year><month>03</month><day>3</day><volume>132</volume><issue>5</issue><fpage>652</fpage><lpage>670</lpage><pub-id pub-id-type="doi">10.1161/CIRCRESAHA.122.322389</pub-id><pub-id pub-id-type="medline">36862812</pub-id></nlm-citation></ref><ref id="ref167"><label>167</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Liu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>B</given-names> </name></person-group><article-title>Advanced applications in chronic disease monitoring using IoT mobile sensing device data, machine learning algorithms and frame theory: a systematic review</article-title><source>Front Public Health</source><year>2025</year><volume>13</volume><fpage>1510456</fpage><pub-id pub-id-type="doi">10.3389/fpubh.2025.1510456</pub-id></nlm-citation></ref><ref id="ref168"><label>168</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Segal</surname><given-names>G</given-names> </name><name name-style="western"><surname>Segev</surname><given-names>A</given-names> </name><name name-style="western"><surname>Brom</surname><given-names>A</given-names> </name><name name-style="western"><surname>Lifshitz</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Wasserstrum</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Zimlichman</surname><given-names>E</given-names> </name></person-group><article-title>Reducing drug prescription errors and adverse drug events by application of a probabilistic, machine-learning based clinical decision support system in an inpatient setting</article-title><source>J Am Med Inform Assoc</source><year>2019</year><month>12</month><day>1</day><volume>26</volume><issue>12</issue><fpage>1560</fpage><lpage>1565</lpage><pub-id pub-id-type="doi">10.1093/jamia/ocz135</pub-id><pub-id pub-id-type="medline">31390471</pub-id></nlm-citation></ref><ref id="ref169"><label>169</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Verma</surname><given-names>D</given-names> </name><name name-style="western"><surname>Bach</surname><given-names>K</given-names> </name><name name-style="western"><surname>Mork</surname><given-names>PJ</given-names> </name></person-group><article-title>Application of machine learning methods on patient reported outcome measurements for predicting outcomes: a literature review</article-title><source>Informatics (MDPI)</source><year>2021</year><volume>8</volume><issue>3</issue><fpage>56</fpage><pub-id pub-id-type="doi">10.3390/informatics8030056</pub-id></nlm-citation></ref><ref id="ref170"><label>170</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Bj&#x00F6;rneld</surname><given-names>O</given-names> </name><name name-style="western"><surname>Carlsson</surname><given-names>M</given-names> </name><name name-style="western"><surname>L&#x00F6;we</surname><given-names>W</given-names> </name></person-group><article-title>Case study - Feature engineering inspired by domain experts on real world medical data</article-title><source>Intelligence-Based Medicine</source><year>2023</year><volume>8</volume><fpage>100110</fpage><pub-id pub-id-type="doi">10.1016/j.ibmed.2023.100110</pub-id></nlm-citation></ref><ref id="ref171"><label>171</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Xu</surname><given-names>X</given-names> </name><name name-style="western"><surname>Li</surname><given-names>J</given-names> </name><name name-style="western"><surname>Zhu</surname><given-names>Z</given-names> </name><etal/></person-group><article-title>A comprehensive review on synergy of multi-modal data and AI technologies in medical diagnosis</article-title><source>Bioengineering (Basel)</source><year>2024</year><month>02</month><day>25</day><volume>11</volume><issue>3</issue><fpage>219</fpage><pub-id pub-id-type="doi">10.3390/bioengineering11030219</pub-id><pub-id pub-id-type="medline">38534493</pub-id></nlm-citation></ref><ref id="ref172"><label>172</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhou</surname><given-names>SK</given-names> </name><name name-style="western"><surname>Greenspan</surname><given-names>H</given-names> </name><name name-style="western"><surname>Davatzikos</surname><given-names>C</given-names> </name><etal/></person-group><article-title>A review of deep learning in medical imaging: imaging traits, technology trends, case studies with progress highlights, and future promises</article-title><source>Proc IEEE</source><year>2021</year><volume>109</volume><issue>5</issue><fpage>820</fpage><lpage>838</lpage><pub-id pub-id-type="doi">10.1109/JPROC.2021.3054390</pub-id></nlm-citation></ref><ref id="ref173"><label>173</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Khalifa</surname><given-names>M</given-names> </name><name name-style="western"><surname>Albadawy</surname><given-names>M</given-names> </name></person-group><article-title>AI in diagnostic imaging: revolutionising accuracy and efficiency</article-title><source>Computer Methods and Programs in Biomedicine Update</source><year>2024</year><access-date>2026-06-01</access-date><volume>5</volume><fpage>100146</fpage><comment><ext-link ext-link-type="uri" xlink:href="https://www.sciencedirect.com/science/article/pii/S2666990024000132">https://www.sciencedirect.com/science/article/pii/S2666990024000132</ext-link></comment></nlm-citation></ref><ref id="ref174"><label>174</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Aggarwal</surname><given-names>R</given-names> </name><name name-style="western"><surname>Sounderajah</surname><given-names>V</given-names> </name><name name-style="western"><surname>Martin</surname><given-names>G</given-names> </name><etal/></person-group><article-title>Diagnostic accuracy of deep learning in medical imaging: a systematic review and meta-analysis</article-title><source>NPJ Digit Med</source><year>2021</year><month>04</month><day>7</day><volume>4</volume><issue>1</issue><fpage>65</fpage><pub-id pub-id-type="doi">10.1038/s41746-021-00438-z</pub-id><pub-id pub-id-type="medline">33828217</pub-id></nlm-citation></ref><ref id="ref175"><label>175</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Prasad</surname><given-names>VK</given-names> </name><name name-style="western"><surname>Verma</surname><given-names>A</given-names> </name><name name-style="western"><surname>Bhattacharya</surname><given-names>P</given-names> </name><etal/></person-group><article-title>Revolutionizing healthcare: a comparative insight into deep learning&#x2019;s role in medical imaging</article-title><source>Sci Rep</source><year>2024</year><month>12</month><day>4</day><volume>14</volume><issue>1</issue><fpage>30273</fpage><pub-id pub-id-type="doi">10.1038/s41598-024-71358-7</pub-id><pub-id pub-id-type="medline">39632902</pub-id></nlm-citation></ref><ref id="ref176"><label>176</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>K</given-names> </name><name name-style="western"><surname>Yang</surname><given-names>X</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>Y</given-names> </name><etal/></person-group><article-title>Artificial intelligence in drug development</article-title><source>Nat Med</source><year>2025</year><month>01</month><volume>31</volume><issue>1</issue><fpage>45</fpage><lpage>59</lpage><pub-id pub-id-type="doi">10.1038/s41591-024-03434-4</pub-id><pub-id pub-id-type="medline">39833407</pub-id></nlm-citation></ref><ref id="ref177"><label>177</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kant</surname><given-names>S</given-names> </name><name name-style="western"><surname>Roy</surname><given-names>S</given-names> </name></person-group><article-title>Artificial intelligence in drug discovery and development: transforming challenges into opportunities</article-title><source>Discov Pharm Sci</source><year>2025</year><volume>1</volume><issue>1</issue><fpage>7</fpage><pub-id pub-id-type="doi">10.1007/s44395-025-00007-3</pub-id></nlm-citation></ref><ref id="ref178"><label>178</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Gomes</surname><given-names>B</given-names> </name><name name-style="western"><surname>Ashley</surname><given-names>EA</given-names> </name></person-group><article-title>Artificial intelligence in molecular medicine</article-title><source>N Engl J Med</source><year>2023</year><month>06</month><day>29</day><volume>388</volume><issue>26</issue><fpage>2456</fpage><lpage>2465</lpage><pub-id pub-id-type="doi">10.1056/NEJMra2204787</pub-id><pub-id pub-id-type="medline">37379136</pub-id></nlm-citation></ref><ref id="ref179"><label>179</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Davis</surname><given-names>S</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>J</given-names> </name><name name-style="western"><surname>Lee</surname><given-names>I</given-names> </name><etal/></person-group><article-title>Effective hospital readmission prediction models using machine-learned features</article-title><source>BMC Health Serv Res</source><year>2022</year><month>11</month><day>24</day><volume>22</volume><issue>1</issue><fpage>1415</fpage><pub-id pub-id-type="doi">10.1186/s12913-022-08748-y</pub-id><pub-id pub-id-type="medline">36434628</pub-id></nlm-citation></ref><ref id="ref180"><label>180</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dixon</surname><given-names>D</given-names> </name><name name-style="western"><surname>Sattar</surname><given-names>H</given-names> </name><name name-style="western"><surname>Moros</surname><given-names>N</given-names> </name><etal/></person-group><article-title>Unveiling the influence of AI predictive analytics on patient outcomes: a comprehensive narrative review</article-title><source>Cureus</source><year>2024</year><month>05</month><volume>16</volume><issue>5</issue><fpage>e59954</fpage><pub-id pub-id-type="doi">10.7759/cureus.59954</pub-id><pub-id pub-id-type="medline">38854327</pub-id></nlm-citation></ref><ref id="ref181"><label>181</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Oh</surname><given-names>EG</given-names> </name><name name-style="western"><surname>Oh</surname><given-names>S</given-names> </name><name name-style="western"><surname>Cho</surname><given-names>S</given-names> </name><name name-style="western"><surname>Moon</surname><given-names>M</given-names> </name></person-group><article-title>Predicting readmission among high-risk discharged patients using a machine learning model with nursing data: retrospective study</article-title><source>JMIR Med Inform</source><year>2025</year><month>03</month><day>5</day><volume>13</volume><fpage>e56671</fpage><pub-id pub-id-type="doi">10.2196/56671</pub-id><pub-id pub-id-type="medline">40106364</pub-id></nlm-citation></ref><ref id="ref182"><label>182</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Varghese</surname><given-names>C</given-names> </name><name name-style="western"><surname>Harrison</surname><given-names>EM</given-names> </name><name name-style="western"><surname>O&#x2019;Grady</surname><given-names>G</given-names> </name><name name-style="western"><surname>Topol</surname><given-names>EJ</given-names> </name></person-group><article-title>Artificial intelligence in surgery</article-title><source>Nat Med</source><year>2024</year><month>05</month><volume>30</volume><issue>5</issue><fpage>1257</fpage><lpage>1268</lpage><pub-id pub-id-type="doi">10.1038/s41591-024-02970-3</pub-id><pub-id pub-id-type="medline">38740998</pub-id></nlm-citation></ref><ref id="ref183"><label>183</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Antel</surname><given-names>R</given-names> </name><name name-style="western"><surname>Abbasgholizadeh-Rahimi</surname><given-names>S</given-names> </name><name name-style="western"><surname>Guadagno</surname><given-names>E</given-names> </name><name name-style="western"><surname>Harley</surname><given-names>JM</given-names> </name><name name-style="western"><surname>Poenaru</surname><given-names>D</given-names> </name></person-group><article-title>The use of artificial intelligence and virtual reality in doctor-patient risk communication: a scoping review</article-title><source>Patient Educ Couns</source><year>2022</year><month>10</month><volume>105</volume><issue>10</issue><fpage>3038</fpage><lpage>3050</lpage><pub-id pub-id-type="doi">10.1016/j.pec.2022.06.006</pub-id><pub-id pub-id-type="medline">35725526</pub-id></nlm-citation></ref><ref id="ref184"><label>184</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Wah</surname><given-names>JNK</given-names> </name></person-group><article-title>Revolutionizing e-health: the transformative role of AI-powered hybrid chatbots in healthcare solutions</article-title><source>Front Public Health</source><year>2025</year><volume>13</volume><fpage>1530799</fpage><pub-id pub-id-type="doi">10.3389/fpubh.2025.1530799</pub-id><pub-id pub-id-type="medline">40017541</pub-id></nlm-citation></ref><ref id="ref185"><label>185</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Alowais</surname><given-names>SA</given-names> </name><name name-style="western"><surname>Alghamdi</surname><given-names>SS</given-names> </name><name name-style="western"><surname>Alsuhebany</surname><given-names>N</given-names> </name><etal/></person-group><article-title>Revolutionizing healthcare: the role of artificial intelligence in clinical practice</article-title><source>BMC Med Educ</source><year>2023</year><month>09</month><day>22</day><volume>23</volume><issue>1</issue><fpage>689</fpage><pub-id pub-id-type="doi">10.1186/s12909-023-04698-z</pub-id><pub-id pub-id-type="medline">37740191</pub-id></nlm-citation></ref><ref id="ref186"><label>186</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Davenport</surname><given-names>T</given-names> </name><name name-style="western"><surname>Kalakota</surname><given-names>R</given-names> </name></person-group><article-title>The potential for artificial intelligence in healthcare</article-title><source>Future Healthc J</source><year>2019</year><month>06</month><volume>6</volume><issue>2</issue><fpage>94</fpage><lpage>98</lpage><pub-id pub-id-type="doi">10.7861/futurehosp.6-2-94</pub-id><pub-id pub-id-type="medline">31363513</pub-id></nlm-citation></ref><ref id="ref187"><label>187</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Bravo</surname><given-names>F</given-names> </name><name name-style="western"><surname>Braun</surname><given-names>M</given-names> </name><name name-style="western"><surname>Farias</surname><given-names>V</given-names> </name><etal/></person-group><article-title>Optimization-driven framework to understand health care network costs and resource allocation</article-title><source>Health Care Manag Sci</source><year>2021</year><month>09</month><volume>24</volume><issue>3</issue><fpage>640</fpage><lpage>660</lpage><pub-id pub-id-type="doi">10.1007/s10729-021-09565-1</pub-id><pub-id pub-id-type="medline">33942227</pub-id></nlm-citation></ref><ref id="ref188"><label>188</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Wong</surname><given-names>F</given-names> </name><name name-style="western"><surname>de la Fuente-Nunez</surname><given-names>C</given-names> </name><name name-style="western"><surname>Collins</surname><given-names>JJ</given-names> </name></person-group><article-title>Leveraging artificial intelligence in the fight against infectious diseases</article-title><source>Science</source><year>2023</year><month>07</month><day>14</day><volume>381</volume><issue>6654</issue><fpage>164</fpage><lpage>170</lpage><pub-id pub-id-type="doi">10.1126/science.adh1114</pub-id><pub-id pub-id-type="medline">37440620</pub-id></nlm-citation></ref><ref id="ref189"><label>189</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Alimadadi</surname><given-names>A</given-names> </name><name name-style="western"><surname>Aryal</surname><given-names>S</given-names> </name><name name-style="western"><surname>Manandhar</surname><given-names>I</given-names> </name><name name-style="western"><surname>Munroe</surname><given-names>PB</given-names> </name><name name-style="western"><surname>Joe</surname><given-names>B</given-names> </name><name name-style="western"><surname>Cheng</surname><given-names>X</given-names> </name></person-group><article-title>Artificial intelligence and machine learning to fight COVID-19</article-title><source>Physiol Genomics</source><year>2020</year><month>04</month><day>1</day><volume>52</volume><issue>4</issue><fpage>200</fpage><lpage>202</lpage><pub-id pub-id-type="doi">10.1152/physiolgenomics.00029.2020</pub-id><pub-id pub-id-type="medline">32216577</pub-id></nlm-citation></ref><ref id="ref190"><label>190</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Bhardhwaj</surname><given-names>HS</given-names> </name><name name-style="western"><surname>Tutika</surname><given-names>S</given-names> </name><name name-style="western"><surname>Kaushik L.S.</surname><given-names>S</given-names> </name><name name-style="western"><surname>Gupta</surname><given-names>PK</given-names> </name><name name-style="western"><surname>Reddy K.S.</surname><given-names>T</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Zarrintaj</surname><given-names>P</given-names> </name><name name-style="western"><surname>Yazdi</surname><given-names>MK</given-names> </name><name name-style="western"><surname>Bencherif</surname><given-names>SA</given-names> </name><name name-style="western"><surname>Saeb</surname><given-names>MR</given-names> </name><name name-style="western"><surname>Mozafari</surname><given-names>M</given-names> </name></person-group><article-title>Artificial intelligence in vaccine development</article-title><source>Artificial Intelligence in Biomaterials Design and Development</source><year>2026</year><publisher-name>Woodhead Publishing</publisher-name><fpage>185</fpage><lpage>223</lpage><pub-id pub-id-type="doi">10.1016/B978-0-323-95464-8.00012-8</pub-id></nlm-citation></ref><ref id="ref191"><label>191</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Wang</surname><given-names>L</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>D</given-names> </name><etal/></person-group><article-title>Artificial intelligence for COVID-19: a systematic review</article-title><source>Front Med</source><year>2021</year><volume>8</volume><fpage>704256</fpage><pub-id pub-id-type="doi">10.3389/fmed.2021.704256</pub-id></nlm-citation></ref><ref id="ref192"><label>192</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Lo Vercio</surname><given-names>L</given-names> </name><name name-style="western"><surname>Amador</surname><given-names>K</given-names> </name><name name-style="western"><surname>Bannister</surname><given-names>JJ</given-names> </name><etal/></person-group><article-title>Supervised machine learning tools: a tutorial for clinicians</article-title><source>J Neural Eng</source><year>2020</year><month>11</month><day>19</day><volume>17</volume><issue>6</issue><fpage>062001</fpage><pub-id pub-id-type="doi">10.1088/1741-2552/abbff2</pub-id><pub-id pub-id-type="medline">33036008</pub-id></nlm-citation></ref><ref id="ref193"><label>193</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Erickson</surname><given-names>BJ</given-names> </name><name name-style="western"><surname>Korfiatis</surname><given-names>P</given-names> </name><name name-style="western"><surname>Akkus</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Kline</surname><given-names>TL</given-names> </name></person-group><article-title>Machine learning for medical imaging</article-title><source>Radiographics</source><year>2017</year><volume>37</volume><issue>2</issue><fpage>505</fpage><lpage>515</lpage><pub-id pub-id-type="doi">10.1148/rg.2017160130</pub-id><pub-id pub-id-type="medline">28212054</pub-id></nlm-citation></ref><ref id="ref194"><label>194</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Kukreja</surname><given-names>S</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>A</given-names> </name><name name-style="western"><surname>Khan</surname><given-names>GA</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Dagur</surname><given-names>A</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>K</given-names> </name><name name-style="western"><surname>Mehra</surname><given-names>PS</given-names> </name><name name-style="western"><surname>Shukla</surname><given-names>DK</given-names> </name></person-group><article-title>A review paper on the diagnosis of lung cancer using machine learning</article-title><source>Artificial Intelligence, Blockchain, Computing and Security</source><year>2023</year><publisher-name>CRC Press</publisher-name><fpage>15</fpage><lpage>19</lpage><pub-id pub-id-type="doi">10.1201/9781032684994-3</pub-id></nlm-citation></ref><ref id="ref195"><label>195</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Bertsimas</surname><given-names>D</given-names> </name><name name-style="western"><surname>Wiberg</surname><given-names>H</given-names> </name></person-group><article-title>Machine learning in oncology: methods, applications, and challenges</article-title><source>JCO Clin Cancer Inform</source><year>2020</year><month>10</month><volume>4</volume><fpage>885</fpage><lpage>894</lpage><pub-id pub-id-type="doi">10.1200/CCI.20.00072</pub-id><pub-id pub-id-type="medline">33058693</pub-id></nlm-citation></ref><ref id="ref196"><label>196</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Asri</surname><given-names>H</given-names> </name><name name-style="western"><surname>Mousannif</surname><given-names>H</given-names> </name><name name-style="western"><surname>Moatassime</surname><given-names>HA</given-names> </name><name name-style="western"><surname>Noel</surname><given-names>T</given-names> </name></person-group><article-title>Using machine learning algorithms for breast cancer risk prediction and diagnosis</article-title><source>Procedia Comput Sci</source><year>2016</year><volume>83</volume><fpage>1064</fpage><lpage>1069</lpage><pub-id pub-id-type="doi">10.1016/j.procs.2016.04.224</pub-id></nlm-citation></ref><ref id="ref197"><label>197</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Talwar</surname><given-names>A</given-names> </name><name name-style="western"><surname>Lopez-Olivo</surname><given-names>MA</given-names> </name><name name-style="western"><surname>Huang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Ying</surname><given-names>L</given-names> </name><name name-style="western"><surname>Aparasu</surname><given-names>RR</given-names> </name></person-group><article-title>Performance of advanced machine learning algorithms overlogistic regression in predicting hospital readmissions: a meta-analysis</article-title><source>Explor Res Clin Soc Pharm</source><year>2023</year><month>09</month><volume>11</volume><fpage>100317</fpage><pub-id pub-id-type="doi">10.1016/j.rcsop.2023.100317</pub-id><pub-id pub-id-type="medline">37662697</pub-id></nlm-citation></ref><ref id="ref198"><label>198</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Colace</surname><given-names>F</given-names> </name><name name-style="western"><surname>Gupta</surname><given-names>BB</given-names> </name><name name-style="western"><surname>Lorusso</surname><given-names>A</given-names> </name><name name-style="western"><surname>Troiano</surname><given-names>A</given-names> </name><name name-style="western"><surname>Santaniello</surname><given-names>D</given-names> </name><name name-style="western"><surname>Valentino</surname><given-names>C</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Gupta</surname><given-names>BB</given-names> </name><name name-style="western"><surname>Colace</surname><given-names>F</given-names> </name></person-group><article-title>Unsupervised learning techniques for vibration-based structural health monitoring systems driven by data: a general overview</article-title><source>Handbook of Research on AI and ML for Intelligent Machines and Systems</source><year>2024</year><publisher-name>IGI Global</publisher-name><fpage>305</fpage><lpage>347</lpage><pub-id pub-id-type="doi">10.4018/978-1-6684-9999-3.ch013</pub-id></nlm-citation></ref><ref id="ref199"><label>199</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Makino</surname><given-names>M</given-names> </name><name name-style="western"><surname>Shimizu</surname><given-names>K</given-names> </name><name name-style="western"><surname>Kadota</surname><given-names>K</given-names> </name></person-group><article-title>Enhanced clustering-based differential expression analysis method for RNA-seq data</article-title><source>MethodsX</source><year>2024</year><month>06</month><volume>12</volume><fpage>102518</fpage><pub-id pub-id-type="doi">10.1016/j.mex.2023.102518</pub-id><pub-id pub-id-type="medline">38179066</pub-id></nlm-citation></ref><ref id="ref200"><label>200</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kauffman</surname><given-names>J</given-names> </name><name name-style="western"><surname>Miotto</surname><given-names>R</given-names> </name><name name-style="western"><surname>Klang</surname><given-names>E</given-names> </name><etal/></person-group><article-title>Embedding methods for electronic health record research</article-title><source>Annu Rev Biomed Data Sci</source><year>2025</year><month>08</month><volume>8</volume><issue>1</issue><fpage>563</fpage><lpage>590</lpage><pub-id pub-id-type="doi">10.1146/annurev-biodatasci-103123-094729</pub-id><pub-id pub-id-type="medline">40312284</pub-id></nlm-citation></ref><ref id="ref201"><label>201</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Wu</surname><given-names>J</given-names> </name><name name-style="western"><surname>Cui</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Sun</surname><given-names>X</given-names> </name><etal/></person-group><article-title>Unsupervised clustering of quantitative image phenotypes reveals breast cancer subtypes with distinct prognoses and molecular pathways</article-title><source>Clin Cancer Res</source><year>2017</year><month>07</month><day>1</day><volume>23</volume><issue>13</issue><fpage>3334</fpage><lpage>3342</lpage><pub-id pub-id-type="doi">10.1158/1078-0432.CCR-16-2415</pub-id><pub-id pub-id-type="medline">28073839</pub-id></nlm-citation></ref><ref id="ref202"><label>202</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ringn&#x00E9;r</surname><given-names>M</given-names> </name></person-group><article-title>What is principal component analysis?</article-title><source>Nat Biotechnol</source><year>2008</year><month>03</month><volume>26</volume><issue>3</issue><fpage>303</fpage><lpage>304</lpage><pub-id pub-id-type="doi">10.1038/nbt0308-303</pub-id><pub-id pub-id-type="medline">18327243</pub-id></nlm-citation></ref><ref id="ref203"><label>203</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>van der Maaten</surname><given-names>L</given-names> </name><name name-style="western"><surname>Hinton</surname><given-names>G</given-names> </name></person-group><article-title>Visualizing data using t-SNE</article-title><source>J Mach Learn Res</source><year>2008</year><access-date>2026-06-01</access-date><volume>9</volume><fpage>2579</fpage><lpage>2605</lpage><comment><ext-link ext-link-type="uri" xlink:href="https://www.jmlr.org/papers/volume9/vandermaaten08a/vandermaaten08a.pdf?fbcl">https://www.jmlr.org/papers/volume9/vandermaaten08a/vandermaaten08a.pdf?fbcl</ext-link></comment></nlm-citation></ref><ref id="ref204"><label>204</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Smith</surname><given-names>SM</given-names> </name></person-group><article-title>Fast robust automated brain extraction</article-title><source>Hum Brain Mapp</source><year>2002</year><month>11</month><volume>17</volume><issue>3</issue><fpage>143</fpage><lpage>155</lpage><pub-id pub-id-type="doi">10.1002/hbm.10062</pub-id><pub-id pub-id-type="medline">12391568</pub-id></nlm-citation></ref><ref id="ref205"><label>205</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Menze</surname><given-names>BH</given-names> </name><name name-style="western"><surname>Jakab</surname><given-names>A</given-names> </name><name name-style="western"><surname>Bauer</surname><given-names>S</given-names> </name><etal/></person-group><article-title>The multimodal brain tumor image segmentation benchmark (BRATS)</article-title><source>IEEE Trans Med Imaging</source><year>2015</year><month>10</month><volume>34</volume><issue>10</issue><fpage>1993</fpage><lpage>2024</lpage><pub-id pub-id-type="doi">10.1109/TMI.2014.2377694</pub-id><pub-id pub-id-type="medline">25494501</pub-id></nlm-citation></ref><ref id="ref206"><label>206</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Qiu</surname><given-names>L</given-names> </name><name name-style="western"><surname>Cheng</surname><given-names>J</given-names> </name><name name-style="western"><surname>Gao</surname><given-names>H</given-names> </name><name name-style="western"><surname>Xiong</surname><given-names>W</given-names> </name><name name-style="western"><surname>Ren</surname><given-names>H</given-names> </name></person-group><article-title>Federated semi-supervised learning for medical image segmentation via pseudo-label denoising</article-title><source>IEEE J Biomed Health Inform</source><year>2023</year><month>10</month><volume>27</volume><issue>10</issue><fpage>4672</fpage><lpage>4683</lpage><pub-id pub-id-type="doi">10.1109/JBHI.2023.3274498</pub-id><pub-id pub-id-type="medline">37155394</pub-id></nlm-citation></ref><ref id="ref207"><label>207</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Yang</surname><given-names>X</given-names> </name><name name-style="western"><surname>Song</surname><given-names>Z</given-names> </name><name name-style="western"><surname>King</surname><given-names>I</given-names> </name><name name-style="western"><surname>Xu</surname><given-names>Z</given-names> </name></person-group><article-title>A survey on deep semi-supervised learning</article-title><source>IEEE Trans Knowl Data Eng</source><year>2022</year><volume>35</volume><issue>9</issue><fpage>8934</fpage><lpage>8954</lpage><pub-id pub-id-type="doi">10.1109/TKDE.2022.3220219</pub-id></nlm-citation></ref><ref id="ref208"><label>208</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Eckardt</surname><given-names>JN</given-names> </name><name name-style="western"><surname>Bornh&#x00E4;user</surname><given-names>M</given-names> </name><name name-style="western"><surname>Wendt</surname><given-names>K</given-names> </name><name name-style="western"><surname>Middeke</surname><given-names>JM</given-names> </name></person-group><article-title>Semi-supervised learning in cancer diagnostics</article-title><source>Front Oncol</source><year>2022</year><volume>12</volume><fpage>960984</fpage><pub-id pub-id-type="doi">10.3389/fonc.2022.960984</pub-id><pub-id pub-id-type="medline">35912249</pub-id></nlm-citation></ref><ref id="ref209"><label>209</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Jiao</surname><given-names>R</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Ding</surname><given-names>L</given-names> </name><etal/></person-group><article-title>Learning with limited annotations: a survey on deep semi-supervised learning for medical image segmentation</article-title><source>Comput Biol Med</source><year>2024</year><month>02</month><volume>169</volume><fpage>107840</fpage><pub-id pub-id-type="doi">10.1016/j.compbiomed.2023.107840</pub-id><pub-id pub-id-type="medline">38157773</pub-id></nlm-citation></ref><ref id="ref210"><label>210</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Yu</surname><given-names>C</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>J</given-names> </name><name name-style="western"><surname>Nemati</surname><given-names>S</given-names> </name><name name-style="western"><surname>Yin</surname><given-names>G</given-names> </name></person-group><article-title>Reinforcement learning in healthcare: a survey</article-title><source>ACM Comput Surv</source><year>2023</year><month>01</month><day>31</day><volume>55</volume><issue>1</issue><fpage>1</fpage><lpage>36</lpage><pub-id pub-id-type="doi">10.1145/3477600</pub-id></nlm-citation></ref><ref id="ref211"><label>211</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Komorowski</surname><given-names>M</given-names> </name><name name-style="western"><surname>Celi</surname><given-names>LA</given-names> </name><name name-style="western"><surname>Badawi</surname><given-names>O</given-names> </name><name name-style="western"><surname>Gordon</surname><given-names>AC</given-names> </name><name name-style="western"><surname>Faisal</surname><given-names>AA</given-names> </name></person-group><article-title>The artificial intelligence clinician learns optimal treatment strategies for sepsis in intensive care</article-title><source>Nat Med</source><year>2018</year><month>11</month><volume>24</volume><issue>11</issue><fpage>1716</fpage><lpage>1720</lpage><pub-id pub-id-type="doi">10.1038/s41591-018-0213-5</pub-id><pub-id pub-id-type="medline">30349085</pub-id></nlm-citation></ref><ref id="ref212"><label>212</label><nlm-citation citation-type="thesis"><person-group person-group-type="author"><name name-style="western"><surname>Chi</surname><given-names>W</given-names> </name></person-group><article-title>Context-aware learning for robot-assisted endovascular catheterization [Dissertation]</article-title><year>2019</year><access-date>2026-05-07</access-date><publisher-name>Imperial College London</publisher-name><comment><ext-link ext-link-type="uri" xlink:href="https://spiral.imperial.ac.uk/entities/publication/17ec29f1-20bb-4171-95c5-7249267a5478">https://spiral.imperial.ac.uk/entities/publication/17ec29f1-20bb-4171-95c5-7249267a5478</ext-link></comment><pub-id pub-id-type="doi">10.25560/80437</pub-id></nlm-citation></ref><ref id="ref213"><label>213</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Wang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Zhao</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Petzold</surname><given-names>L</given-names> </name></person-group><article-title>Predicting the need for blood transfusion in intensive care units with reinforcement learning</article-title><conf-name>13th ACM International Conference on Bioinformatics, Computational Biology and Health Informatics</conf-name><conf-date>Aug 7-10, 2022</conf-date><pub-id pub-id-type="doi">10.1145/3535508.3545523</pub-id></nlm-citation></ref><ref id="ref214"><label>214</label><nlm-citation citation-type="thesis"><person-group person-group-type="author"><name name-style="western"><surname>McLaverty</surname><given-names>B</given-names> </name></person-group><article-title>Unifying data-driven modeling with machine learning to improve personalized treatment of critical care patients [Dissertation]</article-title><year>2023</year><access-date>2026-05-07</access-date><publisher-name>University of Pittsburgh</publisher-name><comment><ext-link ext-link-type="uri" xlink:href="https://d-scholarship.pitt.edu/concern/etds/1325d248-7852-4eba-aa0e-0a43f2fa4243">https://d-scholarship.pitt.edu/concern/etds/1325d248-7852-4eba-aa0e-0a43f2fa4243</ext-link></comment></nlm-citation></ref><ref id="ref215"><label>215</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Almagrabi</surname><given-names>AO</given-names> </name><name name-style="western"><surname>Ali</surname><given-names>R</given-names> </name><name name-style="western"><surname>Alghazzawi</surname><given-names>D</given-names> </name><name name-style="western"><surname>AlBarakati</surname><given-names>A</given-names> </name><name name-style="western"><surname>Khurshaid</surname><given-names>T</given-names> </name></person-group><article-title>A reinforcement learning-based framework for crowdsourcing in massive health care Internet of Things</article-title><source>Big Data</source><year>2022</year><month>04</month><volume>10</volume><issue>2</issue><fpage>161</fpage><lpage>170</lpage><pub-id pub-id-type="doi">10.1089/big.2021.0058</pub-id><pub-id pub-id-type="medline">34319812</pub-id></nlm-citation></ref><ref id="ref216"><label>216</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Rashidi</surname><given-names>HH</given-names> </name><name name-style="western"><surname>Albahra</surname><given-names>S</given-names> </name><name name-style="western"><surname>Robertson</surname><given-names>S</given-names> </name><name name-style="western"><surname>Tran</surname><given-names>NK</given-names> </name><name name-style="western"><surname>Hu</surname><given-names>B</given-names> </name></person-group><article-title>Common statistical concepts in the supervised machine learning arena</article-title><source>Front Oncol</source><year>2023</year><volume>13</volume><fpage>1130229</fpage><pub-id pub-id-type="doi">10.3389/fonc.2023.1130229</pub-id><pub-id pub-id-type="medline">36845729</pub-id></nlm-citation></ref><ref id="ref217"><label>217</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Esteva</surname><given-names>A</given-names> </name><name name-style="western"><surname>Kuprel</surname><given-names>B</given-names> </name><name name-style="western"><surname>Novoa</surname><given-names>RA</given-names> </name><etal/></person-group><article-title>Dermatologist-level classification of skin cancer with deep neural networks</article-title><source>Nature New Biol</source><year>2017</year><month>02</month><day>2</day><volume>542</volume><issue>7639</issue><fpage>115</fpage><lpage>118</lpage><pub-id pub-id-type="doi">10.1038/nature21056</pub-id></nlm-citation></ref><ref id="ref218"><label>218</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Shah</surname><given-names>D</given-names> </name><name name-style="western"><surname>Patel</surname><given-names>S</given-names> </name><name name-style="western"><surname>Bharti</surname><given-names>SK</given-names> </name></person-group><article-title>Heart disease prediction using machine learning techniques</article-title><source>SN Comput Sci</source><year>2020</year><month>11</month><volume>1</volume><issue>6</issue><fpage>1</fpage><lpage>6</lpage><pub-id pub-id-type="doi">10.1007/s42979-020-00365-y</pub-id></nlm-citation></ref><ref id="ref219"><label>219</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Levin</surname><given-names>S</given-names> </name><name name-style="western"><surname>Toerper</surname><given-names>M</given-names> </name><name name-style="western"><surname>Hamrock</surname><given-names>E</given-names> </name><etal/></person-group><article-title>Machine-learning-based electronic triage more accurately differentiates patients with respect to clinical outcomes compared with the emergency severity index</article-title><source>Ann Emerg Med</source><year>2018</year><month>05</month><volume>71</volume><issue>5</issue><fpage>565</fpage><lpage>574</lpage><pub-id pub-id-type="doi">10.1016/j.annemergmed.2017.08.005</pub-id><pub-id pub-id-type="medline">28888332</pub-id></nlm-citation></ref><ref id="ref220"><label>220</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zou</surname><given-names>Q</given-names> </name><name name-style="western"><surname>Qu</surname><given-names>K</given-names> </name><name name-style="western"><surname>Luo</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Yin</surname><given-names>D</given-names> </name><name name-style="western"><surname>Ju</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Tang</surname><given-names>H</given-names> </name></person-group><article-title>Predicting diabetes mellitus with machine learning techniques</article-title><source>Front Genet</source><year>2018</year><volume>9</volume><fpage>515</fpage><pub-id pub-id-type="doi">10.3389/fgene.2018.00515</pub-id><pub-id pub-id-type="medline">30459809</pub-id></nlm-citation></ref><ref id="ref221"><label>221</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mucaki</surname><given-names>EJ</given-names> </name><name name-style="western"><surname>Zhao</surname><given-names>JZL</given-names> </name><name name-style="western"><surname>Lizotte</surname><given-names>DJ</given-names> </name><name name-style="western"><surname>Rogan</surname><given-names>PK</given-names> </name></person-group><article-title>Predicting responses to platin chemotherapy agents with biochemically-inspired machine learning</article-title><source>Signal Transduct Target Ther</source><year>2019</year><volume>4</volume><issue>1</issue><fpage>1</fpage><pub-id pub-id-type="doi">10.1038/s41392-018-0034-5</pub-id><pub-id pub-id-type="medline">30652029</pub-id></nlm-citation></ref><ref id="ref222"><label>222</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Battineni</surname><given-names>G</given-names> </name><name name-style="western"><surname>Sagaro</surname><given-names>GG</given-names> </name><name name-style="western"><surname>Chinatalapudi</surname><given-names>N</given-names> </name><name name-style="western"><surname>Amenta</surname><given-names>F</given-names> </name></person-group><article-title>Applications of machine learning predictive models in the chronic disease diagnosis</article-title><source>J Pers Med</source><year>2020</year><month>03</month><day>31</day><volume>10</volume><issue>2</issue><fpage>21</fpage><pub-id pub-id-type="doi">10.3390/jpm10020021</pub-id><pub-id pub-id-type="medline">32244292</pub-id></nlm-citation></ref><ref id="ref223"><label>223</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dhiman</surname><given-names>P</given-names> </name><name name-style="western"><surname>Ma</surname><given-names>J</given-names> </name><name name-style="western"><surname>Andaur Navarro</surname><given-names>CL</given-names> </name><etal/></person-group><article-title>Methodological conduct of prognostic prediction models developed using machine learning in oncology: a systematic review</article-title><source>BMC Med Res Methodol</source><year>2022</year><month>04</month><day>8</day><volume>22</volume><issue>1</issue><fpage>101</fpage><pub-id pub-id-type="doi">10.1186/s12874-022-01577-x</pub-id><pub-id pub-id-type="medline">35395724</pub-id></nlm-citation></ref><ref id="ref224"><label>224</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Palomino-Echeverria</surname><given-names>S</given-names> </name><name name-style="western"><surname>Huergo</surname><given-names>E</given-names> </name><name name-style="western"><surname>Ortega-Legarreta</surname><given-names>A</given-names> </name><etal/></person-group><article-title>A robust clustering strategy for stratification unveils unique patient subgroups in acutely decompensated cirrhosis</article-title><source>J Transl Med</source><year>2024</year><month>06</month><day>27</day><volume>22</volume><issue>1</issue><fpage>599</fpage><pub-id pub-id-type="doi">10.1186/s12967-024-05386-2</pub-id><pub-id pub-id-type="medline">38937846</pub-id></nlm-citation></ref><ref id="ref225"><label>225</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Sinha</surname><given-names>A</given-names> </name><name name-style="western"><surname>Aljrees</surname><given-names>T</given-names> </name><name name-style="western"><surname>Pandey</surname><given-names>SK</given-names> </name><etal/></person-group><article-title>Semi-supervised clustering-based DANA algorithm for data gathering and disease detection in healthcare wireless sensor networks (WSN)</article-title><source>Sensors (Basel)</source><year>2023</year><month>12</month><day>19</day><volume>24</volume><issue>1</issue><fpage>18</fpage><pub-id pub-id-type="doi">10.3390/s24010018</pub-id><pub-id pub-id-type="medline">38202880</pub-id></nlm-citation></ref><ref id="ref226"><label>226</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Ren</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Yeh</surname><given-names>RA</given-names> </name><name name-style="western"><surname>Schwing</surname><given-names>AG</given-names> </name></person-group><article-title>Not all unlabeled data are equal: learning to weight data in semi-supervised learning</article-title><conf-name>34th International Conference on Neural Information Processing System</conf-name><conf-date>Dec 6-12, 2020</conf-date><pub-id pub-id-type="doi">10.5555/3495724.3497552</pub-id></nlm-citation></ref><ref id="ref227"><label>227</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Huang</surname><given-names>L</given-names> </name></person-group><article-title>Combination of information in labeled and unlabeled data via evidence theory</article-title><source>IEEE Trans Artif Intell</source><year>2023</year><volume>5</volume><issue>5</issue><fpage>2179</fpage><lpage>2192</lpage><pub-id pub-id-type="doi">10.1109/TAI.2023.3316194</pub-id></nlm-citation></ref><ref id="ref228"><label>228</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Qiu</surname><given-names>S</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Yang</surname><given-names>Y</given-names> </name><etal/></person-group><article-title>A review on semi-supervised learning for EEG-based emotion recognition</article-title><source>Information Fusion</source><year>2024</year><month>04</month><volume>104</volume><fpage>102190</fpage><pub-id pub-id-type="doi">10.1016/j.inffus.2023.102190</pub-id></nlm-citation></ref><ref id="ref229"><label>229</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Christopoulou</surname><given-names>SC</given-names> </name></person-group><article-title>Machine learning models and technologies for evidence-based telehealth and smart care: a review</article-title><source>BioMedInformatics</source><year>2024</year><volume>4</volume><issue>1</issue><fpage>754</fpage><lpage>779</lpage><pub-id pub-id-type="doi">10.3390/biomedinformatics4010042</pub-id></nlm-citation></ref><ref id="ref230"><label>230</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Naeem</surname><given-names>M</given-names> </name><name name-style="western"><surname>Rizvi</surname><given-names>STH</given-names> </name><name name-style="western"><surname>Coronato</surname><given-names>A</given-names> </name></person-group><article-title>A gentle introduction to reinforcement learning and its application in different fields</article-title><source>IEEE Access</source><year>2020</year><volume>8</volume><fpage>209320</fpage><lpage>209344</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2020.3038605</pub-id></nlm-citation></ref><ref id="ref231"><label>231</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Sverdlov</surname><given-names>O</given-names> </name><name name-style="western"><surname>Ryeznik</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Wong</surname><given-names>WK</given-names> </name></person-group><article-title>Opportunity for efficiency in clinical development: an overview of adaptive clinical trial designs and innovative machine learning tools, with examples from the cardiovascular field</article-title><source>Contemp Clin Trials</source><year>2021</year><month>06</month><volume>105</volume><fpage>106397</fpage><pub-id pub-id-type="doi">10.1016/j.cct.2021.106397</pub-id><pub-id pub-id-type="medline">33845209</pub-id></nlm-citation></ref><ref id="ref232"><label>232</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kumar</surname><given-names>CUO</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>I</given-names> </name><name name-style="western"><surname>Suguna</surname><given-names>M</given-names> </name></person-group><article-title>Optimizing patient recruitment for clinical trials: a hybrid classification model and game-theoretic approach for strategic interaction</article-title><source>IEEE Access</source><year>2024</year><volume>12</volume><fpage>10254</fpage><lpage>10280</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2024.3351688</pub-id></nlm-citation></ref><ref id="ref233"><label>233</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Malheiro</surname><given-names>V</given-names> </name><name name-style="western"><surname>Santos</surname><given-names>B</given-names> </name><name name-style="western"><surname>Figueiras</surname><given-names>A</given-names> </name><name name-style="western"><surname>Mascarenhas-Melo</surname><given-names>F</given-names> </name></person-group><article-title>The potential of artificial intelligence in pharmaceutical innovation: from drug discovery to clinical trials</article-title><source>Pharmaceuticals (Basel)</source><year>2025</year><month>05</month><day>25</day><volume>18</volume><issue>6</issue><fpage>788</fpage><pub-id pub-id-type="doi">10.3390/ph18060788</pub-id><pub-id pub-id-type="medline">40573185</pub-id></nlm-citation></ref><ref id="ref234"><label>234</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>McKinney</surname><given-names>SM</given-names> </name><name name-style="western"><surname>Sieniek</surname><given-names>M</given-names> </name><name name-style="western"><surname>Godbole</surname><given-names>V</given-names> </name><etal/></person-group><article-title>International evaluation of an AI system for breast cancer screening</article-title><source>Nature New Biol</source><year>2020</year><month>01</month><day>2</day><volume>577</volume><issue>7788</issue><fpage>89</fpage><lpage>94</lpage><pub-id pub-id-type="doi">10.1038/s41586-019-1799-6</pub-id></nlm-citation></ref><ref id="ref235"><label>235</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhavoronkov</surname><given-names>A</given-names> </name><name name-style="western"><surname>Ivanenkov</surname><given-names>YA</given-names> </name><name name-style="western"><surname>Aliper</surname><given-names>A</given-names> </name><etal/></person-group><article-title>Deep learning enables rapid identification of potent DDR1 kinase inhibitors</article-title><source>Nat Biotechnol</source><year>2019</year><month>09</month><volume>37</volume><issue>9</issue><fpage>1038</fpage><lpage>1040</lpage><pub-id pub-id-type="doi">10.1038/s41587-019-0224-x</pub-id><pub-id pub-id-type="medline">31477924</pub-id></nlm-citation></ref><ref id="ref236"><label>236</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Adams</surname><given-names>R</given-names> </name><name name-style="western"><surname>Henry</surname><given-names>KE</given-names> </name><name name-style="western"><surname>Sridharan</surname><given-names>A</given-names> </name><etal/></person-group><article-title>Prospective, multi-site study of patient outcomes after implementation of the TREWS machine learning-based early warning system for sepsis</article-title><source>Nat Med</source><year>2022</year><month>07</month><volume>28</volume><issue>7</issue><fpage>1455</fpage><lpage>1460</lpage><pub-id pub-id-type="doi">10.1038/s41591-022-01894-0</pub-id><pub-id pub-id-type="medline">35864252</pub-id></nlm-citation></ref><ref id="ref237"><label>237</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Piening</surname><given-names>B</given-names> </name><name name-style="western"><surname>Bapat</surname><given-names>B</given-names> </name><name name-style="western"><surname>Weerasinghe</surname><given-names>RK</given-names> </name><etal/></person-group><article-title>Improved outcomes from reflex comprehensive genomic profiling-guided precision therapeutic selection across a major US healthcare system</article-title><source>JCO</source><year>2023</year><month>06</month><day>1</day><volume>41</volume><issue>16_suppl</issue><fpage>6622</fpage><lpage>6622</lpage><pub-id pub-id-type="doi">10.1200/JCO.2023.41.16_suppl.6622</pub-id></nlm-citation></ref><ref id="ref238"><label>238</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Iyortsuun</surname><given-names>NK</given-names> </name><name name-style="western"><surname>Kim</surname><given-names>SH</given-names> </name><name name-style="western"><surname>Jhon</surname><given-names>M</given-names> </name><name name-style="western"><surname>Yang</surname><given-names>HJ</given-names> </name><name name-style="western"><surname>Pant</surname><given-names>S</given-names> </name></person-group><article-title>A review of machine learning and deep learning approaches on mental health diagnosis</article-title><source>Healthcare (Basel)</source><year>2023</year><month>01</month><day>17</day><volume>11</volume><issue>3</issue><fpage>285</fpage><pub-id pub-id-type="doi">10.3390/healthcare11030285</pub-id><pub-id pub-id-type="medline">36766860</pub-id></nlm-citation></ref><ref id="ref239"><label>239</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Kone&#x010D;n&#x00FD;</surname><given-names>J</given-names> </name><name name-style="western"><surname>McMahan</surname><given-names>HB</given-names> </name><name name-style="western"><surname>Ramage</surname><given-names>D</given-names> </name><name name-style="western"><surname>Richt&#x00E1;rik</surname><given-names>P</given-names> </name></person-group><article-title>Federated optimization: distributed machine learning for on-device intelligence</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Oct 8, 2016</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/1610.02527">https://arxiv.org/abs/1610.02527</ext-link></comment></nlm-citation></ref><ref id="ref240"><label>240</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Yang</surname><given-names>Q</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>T</given-names> </name><name name-style="western"><surname>Tong</surname><given-names>Y</given-names> </name></person-group><article-title>Federated machine learning: concept and applications</article-title><source>ACM Transactions on Intelligent Systems and Technology</source><year>2019</year><volume>10</volume><issue>2</issue><fpage>1</fpage><lpage>19</lpage><pub-id pub-id-type="doi">10.1145/3298981</pub-id></nlm-citation></ref><ref id="ref241"><label>241</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>X</given-names> </name><name name-style="western"><surname>Mavromatis</surname><given-names>A</given-names> </name><name name-style="western"><surname>Vafeas</surname><given-names>A</given-names> </name><name name-style="western"><surname>Nejabati</surname><given-names>R</given-names> </name><name name-style="western"><surname>Simeonidou</surname><given-names>D</given-names> </name></person-group><article-title>Federated feature selection for horizontal federated learning in IoT networks</article-title><source>IEEE Internet Things J</source><year>2023</year><volume>10</volume><issue>11</issue><fpage>10095</fpage><lpage>10112</lpage><pub-id pub-id-type="doi">10.1109/JIOT.2023.3237032</pub-id></nlm-citation></ref><ref id="ref242"><label>242</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Gao</surname><given-names>D</given-names> </name><name name-style="western"><surname>Ju</surname><given-names>C</given-names> </name><name name-style="western"><surname>Wei</surname><given-names>X</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>T</given-names> </name><name name-style="western"><surname>Yang</surname><given-names>Q</given-names> </name></person-group><article-title>HHHFL: hierarchical heterogeneous horizontal federated learning for electroencephalography</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Sep 11, 2019</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/1909.05784">https://arxiv.org/abs/1909.05784</ext-link></comment></nlm-citation></ref><ref id="ref243"><label>243</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Huang</surname><given-names>W</given-names> </name><name name-style="western"><surname>Li</surname><given-names>T</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>D</given-names> </name><name name-style="western"><surname>Du</surname><given-names>S</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>J</given-names> </name><name name-style="western"><surname>Huang</surname><given-names>T</given-names> </name></person-group><article-title>Fairness and accuracy in horizontal federated learning</article-title><source>Inf Sci (Ny)</source><year>2022</year><month>04</month><volume>589</volume><fpage>170</fpage><lpage>185</lpage><pub-id pub-id-type="doi">10.1016/j.ins.2021.12.102</pub-id></nlm-citation></ref><ref id="ref244"><label>244</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Liu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Kang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Zou</surname><given-names>T</given-names> </name><etal/></person-group><article-title>Vertical federated learning: concepts, advances, and challenges</article-title><source>IEEE Trans Knowl Data Eng</source><year>2024</year><volume>36</volume><issue>7</issue><fpage>3615</fpage><lpage>3634</lpage><pub-id pub-id-type="doi">10.1109/TKDE.2024.3352628</pub-id></nlm-citation></ref><ref id="ref245"><label>245</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Feng</surname><given-names>S</given-names> </name><name name-style="western"><surname>Yu</surname><given-names>H</given-names> </name><name name-style="western"><surname>Zhu</surname><given-names>Y</given-names> </name></person-group><article-title>MMVFL: a simple vertical federated learning framework for multi-class multi-participant scenarios</article-title><source>Sensors (Basel)</source><year>2024</year><month>01</month><day>18</day><volume>24</volume><issue>2</issue><fpage>619</fpage><pub-id pub-id-type="doi">10.3390/s24020619</pub-id><pub-id pub-id-type="medline">38257712</pub-id></nlm-citation></ref><ref id="ref246"><label>246</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Gupta</surname><given-names>M</given-names> </name><name name-style="western"><surname>Sharma</surname><given-names>P</given-names> </name><name name-style="western"><surname>Kalra</surname><given-names>R</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Hassan</surname><given-names>A</given-names> </name><name name-style="western"><surname>Prasad</surname><given-names>VK</given-names> </name><name name-style="western"><surname>Bhattacharya</surname><given-names>P</given-names> </name><name name-style="western"><surname>Dutta</surname><given-names>P</given-names> </name><name name-style="western"><surname>Dama&#x0161;evi&#x010D;ius</surname><given-names>R</given-names> </name></person-group><article-title>Federated learning and artificial intelligence in e-healthcare</article-title><source>Federated Learning and AI for Healthcare 5.0</source><year>2024</year><publisher-name>IGI Global</publisher-name><fpage>104</fpage><lpage>118</lpage><pub-id pub-id-type="doi">10.4018/979-8-3693-1082-3.ch006</pub-id></nlm-citation></ref><ref id="ref247"><label>247</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Liu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Kang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Xing</surname><given-names>C</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>T</given-names> </name><name name-style="western"><surname>Yang</surname><given-names>Q</given-names> </name></person-group><article-title>A secure federated transfer learning framework</article-title><source>IEEE Intell Syst</source><year>2020</year><volume>35</volume><issue>4</issue><fpage>70</fpage><lpage>82</lpage><pub-id pub-id-type="doi">10.1109/MIS.2020.2988525</pub-id></nlm-citation></ref><ref id="ref248"><label>248</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Chen</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Qin</surname><given-names>X</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>J</given-names> </name><name name-style="western"><surname>Yu</surname><given-names>C</given-names> </name><name name-style="western"><surname>Gao</surname><given-names>W</given-names> </name></person-group><article-title>FedHealth: a federated transfer learning framework for wearable healthcare</article-title><source>IEEE Intell Syst</source><year>2020</year><volume>35</volume><issue>4</issue><fpage>83</fpage><lpage>93</lpage><pub-id pub-id-type="doi">10.1109/MIS.2020.2988604</pub-id></nlm-citation></ref><ref id="ref249"><label>249</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Chorney</surname><given-names>W</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>H</given-names> </name></person-group><article-title>Towards federated transfer learning in electrocardiogram signal analysis</article-title><source>Comput Biol Med</source><year>2024</year><month>03</month><volume>170</volume><fpage>107984</fpage><pub-id pub-id-type="doi">10.1016/j.compbiomed.2024.107984</pub-id><pub-id pub-id-type="medline">38244469</pub-id></nlm-citation></ref><ref id="ref250"><label>250</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Rieke</surname><given-names>N</given-names> </name><name name-style="western"><surname>Hancox</surname><given-names>J</given-names> </name><name name-style="western"><surname>Li</surname><given-names>W</given-names> </name><etal/></person-group><article-title>The future of digital health with federated learning</article-title><source>NPJ Digit Med</source><year>2020</year><volume>3</volume><issue>1</issue><fpage>119</fpage><pub-id pub-id-type="doi">10.1038/s41746-020-00323-1</pub-id><pub-id pub-id-type="medline">33015372</pub-id></nlm-citation></ref><ref id="ref251"><label>251</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Nguyen</surname><given-names>DC</given-names> </name><name name-style="western"><surname>Pham</surname><given-names>QV</given-names> </name><name name-style="western"><surname>Pathirana</surname><given-names>PN</given-names> </name><etal/></person-group><article-title>Federated learning for smart healthcare: a survey</article-title><source>ACM Comput Surv</source><year>2023</year><month>03</month><day>31</day><volume>55</volume><issue>3</issue><fpage>1</fpage><lpage>37</lpage><pub-id pub-id-type="doi">10.1145/3501296</pub-id></nlm-citation></ref><ref id="ref252"><label>252</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>T</given-names> </name><name name-style="western"><surname>Sahu</surname><given-names>AK</given-names> </name><name name-style="western"><surname>Talwalkar</surname><given-names>A</given-names> </name><name name-style="western"><surname>Smith</surname><given-names>V</given-names> </name></person-group><article-title>Federated learning: challenges, methods, and future directions</article-title><source>IEEE Signal Process Mag</source><year>2020</year><volume>37</volume><issue>3</issue><fpage>50</fpage><lpage>60</lpage><pub-id pub-id-type="doi">10.1109/MSP.2020.2975749</pub-id></nlm-citation></ref><ref id="ref253"><label>253</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Heyndrickx</surname><given-names>W</given-names> </name><name name-style="western"><surname>Mervin</surname><given-names>L</given-names> </name><name name-style="western"><surname>Morawietz</surname><given-names>T</given-names> </name><etal/></person-group><article-title>MELLODDY: cross-pharma federated learning at unprecedented scale unlocks benefits in QSAR without compromising proprietary information</article-title><source>J Chem Inf Model</source><year>2024</year><month>04</month><day>8</day><volume>64</volume><issue>7</issue><fpage>2331</fpage><lpage>2344</lpage><pub-id pub-id-type="doi">10.1021/acs.jcim.3c00799</pub-id><pub-id pub-id-type="medline">37642660</pub-id></nlm-citation></ref><ref id="ref254"><label>254</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Foley</surname><given-names>P</given-names> </name><name name-style="western"><surname>Sheller</surname><given-names>MJ</given-names> </name><name name-style="western"><surname>Edwards</surname><given-names>B</given-names> </name><etal/></person-group><article-title>OpenFL: the open federated learning library</article-title><source>Phys Med Biol</source><year>2022</year><month>10</month><day>19</day><volume>67</volume><issue>21</issue><fpage>214001</fpage><pub-id pub-id-type="doi">10.1088/1361-6560/ac97d9</pub-id><pub-id pub-id-type="medline">36198326</pub-id></nlm-citation></ref><ref id="ref255"><label>255</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mora</surname><given-names>A</given-names> </name><name name-style="western"><surname>Bujari</surname><given-names>A</given-names> </name><name name-style="western"><surname>Bellavista</surname><given-names>P</given-names> </name></person-group><article-title>Enhancing generalization in federated learning with heterogeneous data: a comparative literature review</article-title><source>Future Generation Computer Systems</source><year>2024</year><month>08</month><volume>157</volume><fpage>1</fpage><lpage>15</lpage><pub-id pub-id-type="doi">10.1016/j.future.2024.03.027</pub-id></nlm-citation></ref><ref id="ref256"><label>256</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Almanifi</surname><given-names>ORA</given-names> </name><name name-style="western"><surname>Chow</surname><given-names>CO</given-names> </name><name name-style="western"><surname>Tham</surname><given-names>ML</given-names> </name><name name-style="western"><surname>Chuah</surname><given-names>JH</given-names> </name><name name-style="western"><surname>Kanesan</surname><given-names>J</given-names> </name></person-group><article-title>Communication and computation efficiency in federated learning: a survey</article-title><source>Internet of Things</source><year>2023</year><month>07</month><volume>22</volume><fpage>100742</fpage><pub-id pub-id-type="doi">10.1016/j.iot.2023.100742</pub-id></nlm-citation></ref><ref id="ref257"><label>257</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Dhatterwal</surname><given-names>JS</given-names> </name><name name-style="western"><surname>Malik</surname><given-names>K</given-names> </name><name name-style="western"><surname>Kaswan</surname><given-names>KS</given-names> </name><name name-style="western"><surname>Elngar</surname><given-names>AA</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Elngar</surname><given-names>AA</given-names> </name><name name-style="western"><surname>Oliva</surname><given-names>D</given-names> </name><name name-style="western"><surname>Balas</surname><given-names>VE</given-names> </name></person-group><article-title>Federated learning: overview, challenges, and ethical considerations</article-title><source>Artificial Intelligence Using Federated Learning</source><year>2024</year><publisher-name>CRC Press</publisher-name><fpage>1</fpage><lpage>15</lpage><pub-id pub-id-type="doi">10.1201/9781003482000-1</pub-id></nlm-citation></ref><ref id="ref258"><label>258</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mohammadi</surname><given-names>S</given-names> </name><name name-style="western"><surname>Balador</surname><given-names>A</given-names> </name><name name-style="western"><surname>Sinaei</surname><given-names>S</given-names> </name><name name-style="western"><surname>Flammini</surname><given-names>F</given-names> </name></person-group><article-title>Balancing privacy and performance in federated learning: a systematic literature review on methods and metrics</article-title><source>J Parallel Distrib Comput</source><year>2024</year><month>10</month><volume>192</volume><fpage>104918</fpage><pub-id pub-id-type="doi">10.1016/j.jpdc.2024.104918</pub-id></nlm-citation></ref><ref id="ref259"><label>259</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Saha</surname><given-names>S</given-names> </name><name name-style="western"><surname>Hota</surname><given-names>A</given-names> </name><name name-style="western"><surname>Chattopadhyay</surname><given-names>AK</given-names> </name><name name-style="western"><surname>Nag</surname><given-names>A</given-names> </name><name name-style="western"><surname>Nandi</surname><given-names>S</given-names> </name></person-group><article-title>A multifaceted survey on privacy preservation of federated learning: progress, challenges, and opportunities</article-title><source>Artif Intell Rev</source><year>2024</year><volume>57</volume><issue>7</issue><fpage>184</fpage><pub-id pub-id-type="doi">10.1007/s10462-024-10766-7</pub-id></nlm-citation></ref><ref id="ref260"><label>260</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Narula</surname><given-names>M</given-names> </name><name name-style="western"><surname>Meena</surname><given-names>J</given-names> </name><name name-style="western"><surname>Vishwakarma</surname><given-names>DK</given-names> </name></person-group><article-title>A comprehensive review on federated learning for data-sensitive application: open issues &#x0026; challenges</article-title><source>Eng Appl Artif Intell</source><year>2024</year><month>07</month><volume>133</volume><fpage>108128</fpage><pub-id pub-id-type="doi">10.1016/j.engappai.2024.108128</pub-id></nlm-citation></ref><ref id="ref261"><label>261</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Malik</surname><given-names>H</given-names> </name><name name-style="western"><surname>Anees</surname><given-names>T</given-names> </name></person-group><article-title>Federated learning with deep convolutional neural networks for the detection of multiple chest diseases using chest x-rays</article-title><source>Multimed Tools Appl</source><year>2024</year><volume>83</volume><issue>23</issue><fpage>63017</fpage><lpage>63045</lpage><pub-id pub-id-type="doi">10.1007/s11042-023-18065-z</pub-id></nlm-citation></ref><ref id="ref262"><label>262</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dasaradharami Reddy</surname><given-names>K</given-names> </name><name name-style="western"><surname>Gadekallu</surname><given-names>TR</given-names> </name></person-group><article-title>A comprehensive survey on federated learning techniques for healthcare informatics</article-title><source>Comput Intell Neurosci</source><year>2023</year><volume>2023</volume><issue>1</issue><fpage>8393990</fpage><pub-id pub-id-type="doi">10.1155/2023/8393990</pub-id><pub-id pub-id-type="medline">36909974</pub-id></nlm-citation></ref><ref id="ref263"><label>263</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kaissis</surname><given-names>GA</given-names> </name><name name-style="western"><surname>Makowski</surname><given-names>MR</given-names> </name><name name-style="western"><surname>R&#x00FC;ckert</surname><given-names>D</given-names> </name><name name-style="western"><surname>Braren</surname><given-names>RF</given-names> </name></person-group><article-title>Secure, privacy-preserving and federated machine learning in medical imaging</article-title><source>Nat Mach Intell</source><year>2020</year><volume>2</volume><issue>6</issue><fpage>305</fpage><lpage>311</lpage><pub-id pub-id-type="doi">10.1038/s42256-020-0186-1</pub-id></nlm-citation></ref><ref id="ref264"><label>264</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Rafi</surname><given-names>TH</given-names> </name><name name-style="western"><surname>Noor</surname><given-names>FA</given-names> </name><name name-style="western"><surname>Hussain</surname><given-names>T</given-names> </name><name name-style="western"><surname>Chae</surname><given-names>DK</given-names> </name></person-group><article-title>Fairness and privacy preserving in federated learning: a survey</article-title><source>Information Fusion</source><year>2024</year><month>05</month><volume>105</volume><fpage>102198</fpage><pub-id pub-id-type="doi">10.1016/j.inffus.2023.102198</pub-id></nlm-citation></ref><ref id="ref265"><label>265</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Djebrouni</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Benarba</surname><given-names>N</given-names> </name><name name-style="western"><surname>Touat</surname><given-names>O</given-names> </name><etal/></person-group><article-title>Bias mitigation in federated learning for edge computing</article-title><source>Proc ACM Interact Mob Wearable Ubiquitous Technol</source><year>2023</year><month>12</month><day>19</day><volume>7</volume><issue>4</issue><fpage>1</fpage><lpage>35</lpage><pub-id pub-id-type="doi">10.1145/3631455</pub-id></nlm-citation></ref><ref id="ref266"><label>266</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>You</surname><given-names>L</given-names> </name><name name-style="western"><surname>Guo</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Zuo</surname><given-names>B</given-names> </name><name name-style="western"><surname>Chang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Yuen</surname><given-names>C</given-names> </name></person-group><article-title>SLMFed: a stage-based and layerwise mechanism for incremental federated learning to assist dynamic and ubiquitous IoT</article-title><source>IEEE Internet Things J</source><year>2024</year><volume>11</volume><issue>9</issue><fpage>16364</fpage><lpage>16381</lpage><pub-id pub-id-type="doi">10.1109/JIOT.2024.3353793</pub-id></nlm-citation></ref><ref id="ref267"><label>267</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mazzocca</surname><given-names>C</given-names> </name><name name-style="western"><surname>Romandini</surname><given-names>N</given-names> </name><name name-style="western"><surname>Montanari</surname><given-names>R</given-names> </name><name name-style="western"><surname>Bellavista</surname><given-names>P</given-names> </name></person-group><article-title>Enabling federated learning at the edge through the IOTA tangle</article-title><source>Future Generation Computer Systems</source><year>2024</year><month>03</month><volume>152</volume><fpage>17</fpage><lpage>29</lpage><pub-id pub-id-type="doi">10.1016/j.future.2023.10.014</pub-id></nlm-citation></ref><ref id="ref268"><label>268</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ji</surname><given-names>J</given-names> </name><name name-style="western"><surname>Shu</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Li</surname><given-names>H</given-names> </name><etal/></person-group><article-title>Edge-computing-based knowledge distillation and multitask learning for partial discharge recognition</article-title><source>IEEE Trans Instrum Meas</source><year>2024</year><volume>73</volume><fpage>1</fpage><lpage>11</lpage><pub-id pub-id-type="doi">10.1109/TIM.2024.3351239</pub-id></nlm-citation></ref><ref id="ref269"><label>269</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Elhattab</surname><given-names>F</given-names> </name><name name-style="western"><surname>Bouchenak</surname><given-names>S</given-names> </name><name name-style="western"><surname>Boscher</surname><given-names>C</given-names> </name></person-group><article-title>PASTEL: privacy-preserving federated learning in edge computing</article-title><source>Proc ACM Interact Mob Wearable Ubiquitous Technol</source><year>2024</year><volume>7</volume><issue>4</issue><fpage>1</fpage><lpage>29</lpage><pub-id pub-id-type="doi">10.1145/3633808</pub-id></nlm-citation></ref><ref id="ref270"><label>270</label><nlm-citation citation-type="report"><person-group person-group-type="author"><name name-style="western"><surname>Nakamoto</surname><given-names>S</given-names> </name></person-group><article-title>Bitcoin: a peer-to-peer electronic cash system</article-title><year>2008</year><access-date>2026-05-07</access-date><publisher-name>Bitcoin.org</publisher-name><comment><ext-link ext-link-type="uri" xlink:href="https://bitcoin.org/bitcoin.pdf">https://bitcoin.org/bitcoin.pdf</ext-link></comment></nlm-citation></ref><ref id="ref271"><label>271</label><nlm-citation citation-type="report"><person-group person-group-type="author"><name name-style="western"><surname>Wood</surname><given-names>G</given-names> </name></person-group><article-title>Ethereum: a secure decentralised generalised transaction ledger</article-title><year>2025</year><access-date>2026-06-01</access-date><publisher-name>Ethereum</publisher-name><comment><ext-link ext-link-type="uri" xlink:href="https://ethereum.github.io/yellowpaper/paper.pdf">https://ethereum.github.io/yellowpaper/paper.pdf</ext-link></comment></nlm-citation></ref><ref id="ref272"><label>272</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dutta</surname><given-names>P</given-names> </name><name name-style="western"><surname>Choi</surname><given-names>TM</given-names> </name><name name-style="western"><surname>Somani</surname><given-names>S</given-names> </name><name name-style="western"><surname>Butala</surname><given-names>R</given-names> </name></person-group><article-title>Blockchain technology in supply chain operations: applications, challenges and research opportunities</article-title><source>Transp Res E Logist Transp Rev</source><year>2020</year><month>10</month><volume>142</volume><fpage>102067</fpage><pub-id pub-id-type="doi">10.1016/j.tre.2020.102067</pub-id><pub-id pub-id-type="medline">33013183</pub-id></nlm-citation></ref><ref id="ref273"><label>273</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Casado-Vara</surname><given-names>R</given-names> </name><name name-style="western"><surname>Prieto</surname><given-names>J</given-names> </name><name name-style="western"><surname>la Prieta</surname><given-names>FD</given-names> </name><name name-style="western"><surname>Corchado</surname><given-names>JM</given-names> </name></person-group><article-title>How blockchain improves the supply chain: case study alimentary supply chain</article-title><source>Procedia Comput Sci</source><year>2018</year><volume>134</volume><fpage>393</fpage><lpage>398</lpage><pub-id pub-id-type="doi">10.1016/j.procs.2018.07.193</pub-id></nlm-citation></ref><ref id="ref274"><label>274</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Korpela</surname><given-names>K</given-names> </name><name name-style="western"><surname>Hallikas</surname><given-names>J</given-names> </name><name name-style="western"><surname>Dahlberg</surname><given-names>T</given-names> </name></person-group><article-title>Digital supply chain transformation toward blockchain integration</article-title><conf-name>50th Hawaii International Conference on System Sciences</conf-name><conf-date>Jan 4-7, 2017</conf-date><pub-id pub-id-type="doi">10.24251/HICSS.2017.506</pub-id></nlm-citation></ref><ref id="ref275"><label>275</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Queiroz</surname><given-names>MM</given-names> </name><name name-style="western"><surname>Telles</surname><given-names>R</given-names> </name><name name-style="western"><surname>Bonilla</surname><given-names>SH</given-names> </name></person-group><article-title>Blockchain and supply chain management integration: a systematic review of the literature</article-title><source>Supply Chain Management</source><year>2019</year><month>08</month><day>22</day><volume>25</volume><issue>2</issue><fpage>241</fpage><lpage>254</lpage><pub-id pub-id-type="doi">10.1108/SCM-03-2018-0143</pub-id></nlm-citation></ref><ref id="ref276"><label>276</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Raval</surname><given-names>S</given-names> </name></person-group><source>Decentralized Applications: Harnessing Bitcoin&#x2019;s Blockchain Technology</source><year>2016</year><publisher-name>O&#x2019;Reilly Media, Inc</publisher-name><pub-id pub-id-type="doi">10.5555/3074145</pub-id></nlm-citation></ref><ref id="ref277"><label>277</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Joshi</surname><given-names>AP</given-names> </name><name name-style="western"><surname>Han</surname><given-names>M</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>Y</given-names> </name></person-group><article-title>A survey on security and privacy issues of blockchain technology</article-title><source>Mathematical Foundations of Computing</source><year>2018</year><volume>1</volume><issue>2</issue><fpage>121</fpage><lpage>147</lpage><pub-id pub-id-type="doi">10.3934/mfc.2018007</pub-id></nlm-citation></ref><ref id="ref278"><label>278</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mohanta</surname><given-names>BK</given-names> </name><name name-style="western"><surname>Jena</surname><given-names>D</given-names> </name><name name-style="western"><surname>Panda</surname><given-names>SS</given-names> </name><name name-style="western"><surname>Sobhanayak</surname><given-names>S</given-names> </name></person-group><article-title>Blockchain technology: a survey on applications and security privacy challenges</article-title><source>Internet of Things</source><year>2019</year><month>12</month><volume>8</volume><fpage>100107</fpage><pub-id pub-id-type="doi">10.1016/j.iot.2019.100107</pub-id></nlm-citation></ref><ref id="ref279"><label>279</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ul Hassan</surname><given-names>M</given-names> </name><name name-style="western"><surname>Rehmani</surname><given-names>MH</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>J</given-names> </name></person-group><article-title>Anomaly detection in blockchain networks: a comprehensive survey</article-title><source>IEEE Commun Surv Tutorials</source><year>2022</year><volume>25</volume><issue>1</issue><fpage>289</fpage><lpage>318</lpage><pub-id pub-id-type="doi">10.1109/COMST.2022.3205643</pub-id></nlm-citation></ref><ref id="ref280"><label>280</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Shahsavari</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>K</given-names> </name><name name-style="western"><surname>Talhi</surname><given-names>C</given-names> </name></person-group><article-title>A theoretical model for block propagation analysis in bitcoin network</article-title><source>IEEE Trans Eng Manage</source><year>2020</year><volume>69</volume><issue>4</issue><fpage>1459</fpage><lpage>1476</lpage><pub-id pub-id-type="doi">10.1109/TEM.2020.2989170</pub-id></nlm-citation></ref><ref id="ref281"><label>281</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Belchior</surname><given-names>R</given-names> </name><name name-style="western"><surname>Vasconcelos</surname><given-names>A</given-names> </name><name name-style="western"><surname>Guerreiro</surname><given-names>S</given-names> </name><name name-style="western"><surname>Correia</surname><given-names>M</given-names> </name></person-group><article-title>A survey on blockchain interoperability: past, present, and future trends</article-title><source>ACM Comput Surv</source><year>2022</year><month>11</month><day>30</day><volume>54</volume><issue>8</issue><fpage>1</fpage><lpage>41</lpage><pub-id pub-id-type="doi">10.1145/3471140</pub-id></nlm-citation></ref><ref id="ref282"><label>282</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Lafourcade</surname><given-names>P</given-names> </name><name name-style="western"><surname>Lombard-Platet</surname><given-names>M</given-names> </name></person-group><article-title>About blockchain interoperability</article-title><source>Inf Process Lett</source><year>2020</year><month>09</month><volume>161</volume><fpage>105976</fpage><pub-id pub-id-type="doi">10.1016/j.ipl.2020.105976</pub-id></nlm-citation></ref><ref id="ref283"><label>283</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Schulte</surname><given-names>S</given-names> </name><name name-style="western"><surname>Sigwart</surname><given-names>M</given-names> </name><name name-style="western"><surname>Frauenthaler</surname><given-names>P</given-names> </name><name name-style="western"><surname>Borkowski</surname><given-names>M</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Di Ciccio</surname><given-names>C</given-names> </name></person-group><article-title>Towards blockchain interoperability</article-title><source>Business Process Management: Blockchain and Central and Eastern Europe Forum BPM 2019 Lecture Notes in Business Information Processing</source><year>2019</year><publisher-name>Springer</publisher-name><fpage>3</fpage><lpage>10</lpage><pub-id pub-id-type="doi">10.1007/978-3-030-30429-4_1</pub-id></nlm-citation></ref><ref id="ref284"><label>284</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Hardjono</surname><given-names>T</given-names> </name><name name-style="western"><surname>Lipton</surname><given-names>A</given-names> </name><name name-style="western"><surname>Pentland</surname><given-names>A</given-names> </name></person-group><article-title>Toward an interoperability architecture for blockchain autonomous systems</article-title><source>IEEE Trans Eng Manage</source><year>2019</year><volume>67</volume><issue>4</issue><fpage>1298</fpage><lpage>1309</lpage><pub-id pub-id-type="doi">10.1109/TEM.2019.2920154</pub-id></nlm-citation></ref><ref id="ref285"><label>285</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>P</given-names> </name><name name-style="western"><surname>White</surname><given-names>J</given-names> </name><name name-style="western"><surname>Schmidt</surname><given-names>DC</given-names> </name><name name-style="western"><surname>Lenz</surname><given-names>G</given-names> </name></person-group><article-title>Applying software patterns to address interoperability in blockchainbased healthcare apps</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Jun 5, 2017</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/1706.03700">https://arxiv.org/abs/1706.03700</ext-link></comment></nlm-citation></ref><ref id="ref286"><label>286</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Qasse</surname><given-names>IA</given-names> </name><name name-style="western"><surname>Abu Talib</surname><given-names>M</given-names> </name><name name-style="western"><surname>Nasir</surname><given-names>Q</given-names> </name></person-group><article-title>Inter blockchain communication</article-title><conf-name>6th Annual International Conference Research Track</conf-name><conf-date>Mar 7-9, 2019</conf-date><pub-id pub-id-type="doi">10.1145/3333165.3333167</pub-id></nlm-citation></ref><ref id="ref287"><label>287</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zou</surname><given-names>W</given-names> </name><name name-style="western"><surname>Lo</surname><given-names>D</given-names> </name><name name-style="western"><surname>Kochhar</surname><given-names>PS</given-names> </name><etal/></person-group><article-title>Smart contract development: challenges and opportunities</article-title><source>IIEEE Trans Software Eng</source><year>2019</year><volume>47</volume><issue>10</issue><fpage>2084</fpage><lpage>2106</lpage><pub-id pub-id-type="doi">10.1109/TSE.2019.2942301</pub-id></nlm-citation></ref><ref id="ref288"><label>288</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Delmolino</surname><given-names>K</given-names> </name><name name-style="western"><surname>Arnett</surname><given-names>M</given-names> </name><name name-style="western"><surname>Kosba</surname><given-names>A</given-names> </name><name name-style="western"><surname>Miller</surname><given-names>A</given-names> </name><name name-style="western"><surname>Shi</surname><given-names>E</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Clark</surname><given-names>J</given-names> </name><name name-style="western"><surname>Meiklejohn</surname><given-names>S</given-names> </name><name name-style="western"><surname>Ryan</surname><given-names>P</given-names> </name><name name-style="western"><surname>Wallach</surname><given-names>D</given-names> </name><name name-style="western"><surname>Brenner</surname><given-names>M</given-names> </name><name name-style="western"><surname>Rohloff</surname><given-names>K</given-names> </name></person-group><article-title>Step by step towards creating a safe smart contract: lessons and insights from a cryptocurrency lab</article-title><source>Financial Cryptography and Data Security FC 2016 Lecture Notes in Computer Science</source><year>2016</year><publisher-name>Springer</publisher-name><fpage>79</fpage><lpage>94</lpage><pub-id pub-id-type="doi">10.1007/978-3-662-53357-4_6</pub-id></nlm-citation></ref><ref id="ref289"><label>289</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Xu</surname><given-names>J</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>C</given-names> </name><name name-style="western"><surname>Jia</surname><given-names>X</given-names> </name></person-group><article-title>A survey of blockchain consensus protocols</article-title><source>ACM Comput Surv</source><year>2023</year><month>12</month><day>31</day><volume>55</volume><issue>13s</issue><fpage>1</fpage><lpage>35</lpage><pub-id pub-id-type="doi">10.1145/3579845</pub-id></nlm-citation></ref><ref id="ref290"><label>290</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Nguyen</surname><given-names>GT</given-names> </name><name name-style="western"><surname>Kim</surname><given-names>K</given-names> </name></person-group><article-title>A survey about consensus algorithms used in blockchain</article-title><source>J Inf Process Syst</source><year>2018</year><volume>14</volume><issue>1</issue><fpage>101</fpage><lpage>128</lpage><pub-id pub-id-type="doi">10.3745/JIPS.01.0024</pub-id></nlm-citation></ref><ref id="ref291"><label>291</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Monrat</surname><given-names>AA</given-names> </name><name name-style="western"><surname>Schelen</surname><given-names>O</given-names> </name><name name-style="western"><surname>Andersson</surname><given-names>K</given-names> </name></person-group><article-title>A survey of blockchain from the perspectives of applications, challenges, and opportunities</article-title><source>IEEE Access</source><year>2019</year><volume>7</volume><fpage>117134</fpage><lpage>117151</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2019.2936094</pub-id></nlm-citation></ref><ref id="ref292"><label>292</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Gervais</surname><given-names>A</given-names> </name><name name-style="western"><surname>Karame</surname><given-names>GO</given-names> </name><name name-style="western"><surname>W&#x00FC;st</surname><given-names>K</given-names> </name><name name-style="western"><surname>Glykantzis</surname><given-names>V</given-names> </name><name name-style="western"><surname>Ritzdorf</surname><given-names>H</given-names> </name><name name-style="western"><surname>Capkun</surname><given-names>S</given-names> </name></person-group><article-title>On the security and performance of proof of work blockchains</article-title><conf-name>2016 ACM SIGSAC Conference on Computer and Communications Security</conf-name><conf-date>Oct 24-28, 2016</conf-date><pub-id pub-id-type="doi">10.1145/2976749.2978341</pub-id></nlm-citation></ref><ref id="ref293"><label>293</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Shahsavari</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>K</given-names> </name><name name-style="western"><surname>Talhi</surname><given-names>C</given-names> </name></person-group><article-title>A theoretical model for fork analysis in the bitcoin network</article-title><conf-name>2019 IEEE International Conference on Blockchain (Blockchain)</conf-name><conf-date>Jul 14-17, 2019</conf-date><pub-id pub-id-type="doi">10.1109/Blockchain.2019.00038</pub-id></nlm-citation></ref><ref id="ref294"><label>294</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Nguyen</surname><given-names>CT</given-names> </name><name name-style="western"><surname>Hoang</surname><given-names>DT</given-names> </name><name name-style="western"><surname>Nguyen</surname><given-names>DN</given-names> </name><name name-style="western"><surname>Niyato</surname><given-names>D</given-names> </name><name name-style="western"><surname>Nguyen</surname><given-names>HT</given-names> </name><name name-style="western"><surname>Dutkiewicz</surname><given-names>E</given-names> </name></person-group><article-title>Proof-of-stake consensus mechanisms for future blockchain networks: fundamentals, applications and opportunities</article-title><source>IEEE Access</source><year>2019</year><volume>7</volume><fpage>85727</fpage><lpage>85745</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2019.2925010</pub-id><pub-id pub-id-type="medline">33777591</pub-id></nlm-citation></ref><ref id="ref295"><label>295</label><nlm-citation citation-type="report"><person-group person-group-type="author"><name name-style="western"><surname>Buterin</surname><given-names>V</given-names> </name></person-group><article-title>A next-generation smart contract and decentralized application platform</article-title><year>2014</year><access-date>2026-06-01</access-date><publisher-name>Ethereum</publisher-name><comment><ext-link ext-link-type="uri" xlink:href="https://cryptorating.eu/whitepapers/Ethereum/Ethereum_white_paper.pdf">https://cryptorating.eu/whitepapers/Ethereum/Ethereum_white_paper.pdf</ext-link></comment></nlm-citation></ref><ref id="ref296"><label>296</label><nlm-citation citation-type="web"><article-title>Introduction</article-title><source>Cardano Documentation</source><access-date>2024-02-22</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://docs.cardano.org/introduction">https://docs.cardano.org/introduction</ext-link></comment></nlm-citation></ref><ref id="ref297"><label>297</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Gilad</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Hemo</surname><given-names>R</given-names> </name><name name-style="western"><surname>Micali</surname><given-names>S</given-names> </name><name name-style="western"><surname>Vlachos</surname><given-names>G</given-names> </name><name name-style="western"><surname>Zeldovich</surname><given-names>N</given-names> </name></person-group><article-title>Algorand: scaling byzantine agreements for cryptocurrencies</article-title><conf-name>26th Symposium on Operating Systems Principles</conf-name><conf-date>Oct 28, 2017</conf-date><pub-id pub-id-type="doi">10.1145/3132747.3132757</pub-id></nlm-citation></ref><ref id="ref298"><label>298</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Wang</surname><given-names>Q</given-names> </name><name name-style="western"><surname>Xu</surname><given-names>M</given-names> </name><name name-style="western"><surname>Li</surname><given-names>X</given-names> </name><name name-style="western"><surname>Qian</surname><given-names>H</given-names> </name></person-group><article-title>Revisiting the fairness and randomness of delegated proof of stake consensus algorithm</article-title><conf-name>2020 IEEE Intl Conf on Parallel &#x0026; Distributed Processing with Applications, Big Data &#x0026; Cloud Computing, Sustainable Computing &#x0026; Communications, Social Computing &#x0026; Networking (ISPA/BDCloud/SocialCom/SustainCom)</conf-name><conf-date>Dec 17-19, 2020</conf-date><pub-id pub-id-type="doi">10.1109/ISPA-BDCloud-SocialCom-SustainCom51426.2020.00064</pub-id></nlm-citation></ref><ref id="ref299"><label>299</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Lamport</surname><given-names>L</given-names> </name><name name-style="western"><surname>Shostak</surname><given-names>R</given-names> </name><name name-style="western"><surname>Pease</surname><given-names>M</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Malkhi</surname><given-names>D</given-names> </name></person-group><article-title>The Byzantine generals problem</article-title><source>Concurrency: The Works of Leslie Lamport</source><year>2019</year><fpage>203</fpage><lpage>226</lpage><pub-id pub-id-type="doi">10.1145/3335772.3335936</pub-id></nlm-citation></ref><ref id="ref300"><label>300</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhong</surname><given-names>W</given-names> </name><name name-style="western"><surname>Yang</surname><given-names>C</given-names> </name><name name-style="western"><surname>Liang</surname><given-names>W</given-names> </name><etal/></person-group><article-title>Byzantine fault-tolerant consensus algorithms: a survey</article-title><source>Electronics (Basel)</source><year>2023</year><volume>12</volume><issue>18</issue><fpage>3801</fpage><pub-id pub-id-type="doi">10.3390/electronics12183801</pub-id></nlm-citation></ref><ref id="ref301"><label>301</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Shahsavari</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>K</given-names> </name><name name-style="western"><surname>Talhi</surname><given-names>C</given-names> </name></person-group><article-title>Performance modeling and analysis of hotstuff for blockchain consensus</article-title><conf-name>Fourth International Conference on Blockchain Computing and Applications (BCCA)</conf-name><conf-date>Sep 5-7, 2022</conf-date><pub-id pub-id-type="doi">10.1109/BCCA55292.2022.9922238</pub-id></nlm-citation></ref><ref id="ref302"><label>302</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Androulaki</surname><given-names>E</given-names> </name><name name-style="western"><surname>Barger</surname><given-names>A</given-names> </name><name name-style="western"><surname>Bortnikov</surname><given-names>V</given-names> </name><etal/></person-group><article-title>Hyperledger fabric: a distributed operating system for permissioned blockchains</article-title><conf-name>Thirteenth EuroSys Conference</conf-name><conf-date>Apr 23-26, 2018</conf-date><pub-id pub-id-type="doi">10.1145/3190508.3190538</pub-id></nlm-citation></ref><ref id="ref303"><label>303</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Cao</surname><given-names>B</given-names> </name><name name-style="western"><surname>Peng</surname><given-names>M</given-names> </name><etal/></person-group><article-title>Direct acyclic graph-based ledger for Internet of Things: performance and security analysis</article-title><source>IEEE/ACM Trans Networking</source><year>2020</year><volume>28</volume><issue>4</issue><fpage>1643</fpage><lpage>1656</lpage><pub-id pub-id-type="doi">10.1109/TNET.2020.2991994</pub-id></nlm-citation></ref><ref id="ref304"><label>304</label><nlm-citation citation-type="web"><person-group person-group-type="author"><name name-style="western"><surname>Popov</surname><given-names>S</given-names> </name></person-group><article-title>The tangle</article-title><source>Semantic Scholar</source><year>2018</year><access-date>2026-05-07</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://www.semanticscholar.org/paper/The-Tangle-Popov/43586b34b054b48891d478407d4e7435702653e0">https://www.semanticscholar.org/paper/The-Tangle-Popov/43586b34b054b48891d478407d4e7435702653e0</ext-link></comment></nlm-citation></ref><ref id="ref305"><label>305</label><nlm-citation citation-type="report"><person-group person-group-type="author"><name name-style="western"><surname>Saa</surname><given-names>O</given-names> </name><name name-style="western"><surname>Cullen</surname><given-names>A</given-names> </name><name name-style="western"><surname>Vigneri</surname><given-names>L</given-names> </name></person-group><article-title>IOTA 2.0 incentives and tokenomics whitepaper</article-title><year>2023</year><access-date>2026-05-07</access-date><publisher-name>IOTA</publisher-name><comment><ext-link ext-link-type="uri" xlink:href="https://files.iota.org/papers/IOTA_2.0_Incentives_And_Tokenomics_Whitepaper.pdf">https://files.iota.org/papers/IOTA_2.0_Incentives_And_Tokenomics_Whitepaper.pdf</ext-link></comment></nlm-citation></ref><ref id="ref306"><label>306</label><nlm-citation citation-type="web"><person-group person-group-type="author"><name name-style="western"><surname>Pass</surname><given-names>R</given-names> </name><name name-style="western"><surname>Shi</surname><given-names>E</given-names> </name></person-group><article-title>Hybrid consensus: efficient consensus in the permissionless model</article-title><source>Cryptology ePrint Archive</source><year>2016</year><access-date>2026-05-07</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://eprint.iacr.org/2016/917">https://eprint.iacr.org/2016/917</ext-link></comment></nlm-citation></ref><ref id="ref307"><label>307</label><nlm-citation citation-type="web"><person-group person-group-type="author"><name name-style="western"><surname>Chepurnoy</surname><given-names>A</given-names> </name><name name-style="western"><surname>Duong</surname><given-names>T</given-names> </name><name name-style="western"><surname>Fan</surname><given-names>L</given-names> </name><name name-style="western"><surname>Zhou</surname><given-names>HS</given-names> </name></person-group><article-title>Twinscoin: a cryptocurrency via proof-of-work and proof-of-stake</article-title><source>Cryptology ePrint Archive</source><year>2017</year><access-date>2026-05-07</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://eprint.iacr.org/2017/232">https://eprint.iacr.org/2017/232</ext-link></comment></nlm-citation></ref><ref id="ref308"><label>308</label><nlm-citation citation-type="report"><person-group person-group-type="author"><name name-style="western"><surname>Kwon</surname><given-names>J</given-names> </name></person-group><article-title>Tendermint: consensus without mining</article-title><year>2014</year><access-date>2026-05-07</access-date><publisher-name>Tendermint</publisher-name><comment><ext-link ext-link-type="uri" xlink:href="https://tendermint.com/static/docs/tendermint.pdf">https://tendermint.com/static/docs/tendermint.pdf</ext-link></comment></nlm-citation></ref><ref id="ref309"><label>309</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Cheng</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Wu</surname><given-names>G</given-names> </name><name name-style="western"><surname>Wu</surname><given-names>H</given-names> </name><name name-style="western"><surname>Zhao</surname><given-names>M</given-names> </name><name name-style="western"><surname>Zhao</surname><given-names>L</given-names> </name><name name-style="western"><surname>Cai</surname><given-names>Q</given-names> </name></person-group><article-title>A new hybrid consensus protocol: deterministic proof of work</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Aug 13, 2018</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/1808.04142">https://arxiv.org/abs/1808.04142</ext-link></comment></nlm-citation></ref><ref id="ref310"><label>310</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Jayakumari</surname><given-names>B</given-names> </name><name name-style="western"><surname>Sheeba</surname><given-names>SL</given-names> </name><name name-style="western"><surname>Eapen</surname><given-names>M</given-names> </name><etal/></person-group><article-title>E-voting system using cloud-based hybrid blockchain technology</article-title><source>J Saf Sci Resil</source><year>2024</year><month>03</month><volume>5</volume><issue>1</issue><fpage>102</fpage><lpage>109</lpage><pub-id pub-id-type="doi">10.1016/j.jnlssr.2024.01.002</pub-id></nlm-citation></ref><ref id="ref311"><label>311</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zarrin</surname><given-names>J</given-names> </name><name name-style="western"><surname>Wen Phang</surname><given-names>H</given-names> </name><name name-style="western"><surname>Babu Saheer</surname><given-names>L</given-names> </name><name name-style="western"><surname>Zarrin</surname><given-names>B</given-names> </name></person-group><article-title>Blockchain for decentralization of internet: prospects, trends, and challenges</article-title><source>Cluster Comput</source><year>2021</year><volume>24</volume><issue>4</issue><fpage>2841</fpage><lpage>2866</lpage><pub-id pub-id-type="doi">10.1007/s10586-021-03301-8</pub-id><pub-id pub-id-type="medline">34025209</pub-id></nlm-citation></ref><ref id="ref312"><label>312</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dinh</surname><given-names>TTA</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>R</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>M</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>G</given-names> </name><name name-style="western"><surname>Ooi</surname><given-names>BC</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>J</given-names> </name></person-group><article-title>Untangling blockchain: a data processing view of blockchain systems</article-title><source>IEEE Trans Knowl Data Eng</source><year>2018</year><volume>30</volume><issue>7</issue><fpage>1366</fpage><lpage>1385</lpage><pub-id pub-id-type="doi">10.1109/TKDE.2017.2781227</pub-id></nlm-citation></ref><ref id="ref313"><label>313</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Decker</surname><given-names>C</given-names> </name><name name-style="western"><surname>Wattenhofer</surname><given-names>R</given-names> </name></person-group><article-title>Information propagation in the bitcoin network</article-title><conf-name>International Conference on Peer-to-Peer Computing</conf-name><conf-date>Sep 9-11, 2013</conf-date><pub-id pub-id-type="doi">10.1109/P2P.2013.6688704</pub-id></nlm-citation></ref><ref id="ref314"><label>314</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Kan</surname><given-names>L</given-names> </name><name name-style="western"><surname>Wei</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Hafiz Muhammad</surname><given-names>A</given-names> </name><name name-style="western"><surname>Siyuan</surname><given-names>W</given-names> </name><name name-style="western"><surname>Gao</surname><given-names>LC</given-names> </name><name name-style="western"><surname>Kai</surname><given-names>H</given-names> </name></person-group><article-title>A multiple blockchains architecture on inter-blockchain communication</article-title><conf-name>2018 IEEE International Conference on Software Quality, Reliability and Security Companion (QRS-C)</conf-name><conf-date>Jul 16-20, 2018</conf-date><pub-id pub-id-type="doi">10.1109/QRS-C.2018.00037</pub-id></nlm-citation></ref><ref id="ref315"><label>315</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Chen</surname><given-names>Z dong</given-names> </name><name name-style="western"><surname>Yu</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Duan</surname><given-names>Z bo</given-names> </name><name name-style="western"><surname>Hu</surname><given-names>K</given-names> </name></person-group><article-title>Inter-blockchain communication</article-title><source>DEStech Transactions on Computer Science and Engineering</source><year>2017</year><fpage>12539</fpage><pub-id pub-id-type="doi">10.12783/dtcse/cst2017/12539</pub-id></nlm-citation></ref><ref id="ref316"><label>316</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Tam Vo</surname><given-names>H</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Karunamoorthy</surname><given-names>D</given-names> </name><name name-style="western"><surname>Wagner</surname><given-names>J</given-names> </name><name name-style="western"><surname>Abebe</surname><given-names>E</given-names> </name><name name-style="western"><surname>Mohania</surname><given-names>M</given-names> </name></person-group><article-title>Internet of blockchains: techniques and challenges ahead</article-title><conf-name>2018 IEEE International Conference on Internet of Things (iThings) and IEEE Green Computing and Communications (GreenCom) and IEEE Cyber, Physical and Social Computing (CPSCom) and IEEE Smart Data (SmartData)</conf-name><conf-date>Jul 30 to Aug 3, 2018</conf-date><pub-id pub-id-type="doi">10.1109/Cybermatics_2018.2018.00264</pub-id></nlm-citation></ref><ref id="ref317"><label>317</label><nlm-citation citation-type="web"><person-group person-group-type="author"><name name-style="western"><surname>Kwon</surname><given-names>J</given-names> </name><name name-style="western"><surname>Buchman</surname><given-names>E</given-names></name></person-group><article-title>Cosmos: a network of distributed ledgers</article-title><source>GitHub</source><access-date>2026-05-07</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://github.com/cosmos/cosmos/blob/master/WHITEPAPER.md">https://github.com/cosmos/cosmos/blob/master/WHITEPAPER.md</ext-link></comment></nlm-citation></ref><ref id="ref318"><label>318</label><nlm-citation citation-type="report"><person-group person-group-type="author"><name name-style="western"><surname>Wood</surname><given-names>G</given-names> </name></person-group><article-title>Polkadot: vision for a heterogeneous multi-chain framework</article-title><year>2016</year><access-date>2026-05-07</access-date><publisher-name>Polkadot</publisher-name><comment><ext-link ext-link-type="uri" xlink:href="https://assets.polkadot.network/Polkadot-whitepaper.pdf">https://assets.polkadot.network/Polkadot-whitepaper.pdf</ext-link></comment></nlm-citation></ref><ref id="ref319"><label>319</label><nlm-citation citation-type="web"><source>Wanchain</source><access-date>2024-03-11</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://www.wanchain.org/">https://www.wanchain.org/</ext-link></comment></nlm-citation></ref><ref id="ref320"><label>320</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mahajan</surname><given-names>HB</given-names> </name><name name-style="western"><surname>Junnarkar</surname><given-names>AA</given-names> </name></person-group><article-title>Smart healthcare system using integrated and lightweight ECC with private blockchain for multimedia medical data processing</article-title><source>Multimed Tools Appl</source><year>2023</year><month>04</month><day>15</day><volume>82</volume><issue>28</issue><fpage>1</fpage><lpage>24</lpage><pub-id pub-id-type="doi">10.1007/s11042-023-15204-4</pub-id><pub-id pub-id-type="medline">37362704</pub-id></nlm-citation></ref><ref id="ref321"><label>321</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Pahlajani</surname><given-names>S</given-names> </name><name name-style="western"><surname>Kshirsagar</surname><given-names>A</given-names> </name><name name-style="western"><surname>Pachghare</surname><given-names>V</given-names> </name></person-group><article-title>Survey on private blockchain consensus algorithms</article-title><conf-name>1st International Conference on Innovations in Information and Communication Technology (ICIICT)</conf-name><conf-date>Apr 25-26, 2019</conf-date><pub-id pub-id-type="doi">10.1109/ICIICT1.2019.8741353</pub-id></nlm-citation></ref><ref id="ref322"><label>322</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Antwi</surname><given-names>M</given-names> </name><name name-style="western"><surname>Adnane</surname><given-names>A</given-names> </name><name name-style="western"><surname>Ahmad</surname><given-names>F</given-names> </name><name name-style="western"><surname>Hussain</surname><given-names>R</given-names> </name><name name-style="western"><surname>Habib ur Rehman</surname><given-names>M</given-names> </name><name name-style="western"><surname>Kerrache</surname><given-names>CA</given-names> </name></person-group><article-title>The case of HyperLedger fabric as a blockchain solution for healthcare applications</article-title><source>Blockchain: Research and Applications</source><year>2021</year><month>03</month><volume>2</volume><issue>1</issue><fpage>100012</fpage><pub-id pub-id-type="doi">10.1016/j.bcra.2021.100012</pub-id></nlm-citation></ref><ref id="ref323"><label>323</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Al-Sumaidaee</surname><given-names>G</given-names> </name><name name-style="western"><surname>Alkhudary</surname><given-names>R</given-names> </name><name name-style="western"><surname>Zilic</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Swidan</surname><given-names>A</given-names> </name></person-group><article-title>Performance analysis of a private blockchain network built on hyperledger fabric for healthcare</article-title><source>Inf Process Manag</source><year>2023</year><month>03</month><volume>60</volume><issue>2</issue><fpage>103160</fpage><pub-id pub-id-type="doi">10.1016/j.ipm.2022.103160</pub-id></nlm-citation></ref><ref id="ref324"><label>324</label><nlm-citation citation-type="report"><person-group person-group-type="author"><name name-style="western"><surname>Irresberger</surname><given-names>F</given-names> </name><name name-style="western"><surname>John</surname><given-names>K</given-names> </name><name name-style="western"><surname>Mueller</surname><given-names>P</given-names> </name><name name-style="western"><surname>Saleh</surname><given-names>F</given-names> </name></person-group><article-title>The public blockchain ecosystem: an empirical analysis</article-title><year>2020</year><publisher-name>NYU Stern School of Business</publisher-name><pub-id pub-id-type="doi">10.2139/ssrn.3592849</pub-id></nlm-citation></ref><ref id="ref325"><label>325</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ferdous</surname><given-names>MS</given-names> </name><name name-style="western"><surname>Chowdhury</surname><given-names>MJM</given-names> </name><name name-style="western"><surname>Hoque</surname><given-names>MA</given-names> </name></person-group><article-title>A survey of consensus algorithms in public blockchain systems for crypto-currencies</article-title><source>J Netw Comput Appl</source><year>2021</year><month>05</month><volume>182</volume><fpage>103035</fpage><pub-id pub-id-type="doi">10.1016/j.jnca.2021.103035</pub-id></nlm-citation></ref><ref id="ref326"><label>326</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Benhamouda</surname><given-names>F</given-names> </name><name name-style="western"><surname>Gentry</surname><given-names>C</given-names> </name><name name-style="western"><surname>Gorbunov</surname><given-names>S</given-names> </name><etal/></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Pass</surname><given-names>R</given-names> </name><name name-style="western"><surname>Pietrzak</surname><given-names>K</given-names> </name></person-group><article-title>Can a public blockchain keep a secret?</article-title><source>Theory of Cryptography TCC 2020 Lecture Notes in Computer Science</source><year>2020</year><publisher-name>Springer</publisher-name><fpage>260</fpage><lpage>290</lpage><pub-id pub-id-type="doi">10.1007/978-3-030-64375-1_10</pub-id></nlm-citation></ref><ref id="ref327"><label>327</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Rebello</surname><given-names>GAF</given-names> </name><name name-style="western"><surname>Camilo</surname><given-names>GF</given-names> </name><name name-style="western"><surname>de Souza</surname><given-names>LAC</given-names> </name><etal/></person-group><article-title>A survey on blockchain scalability: from hardware to layer-two protocols</article-title><source>IEEE Commun Surv Tutorials</source><year>2024</year><volume>26</volume><issue>4</issue><fpage>2411</fpage><lpage>2458</lpage><pub-id pub-id-type="doi">10.1109/COMST.2024.3376252</pub-id></nlm-citation></ref><ref id="ref328"><label>328</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dib</surname><given-names>O</given-names> </name><name name-style="western"><surname>Brousmiche</surname><given-names>KL</given-names> </name><name name-style="western"><surname>Durand</surname><given-names>A</given-names> </name><name name-style="western"><surname>Thea</surname><given-names>E</given-names> </name><name name-style="western"><surname>Hamida</surname><given-names>EB</given-names> </name></person-group><article-title>Consortium blockchains: overview, applications and challenges</article-title><source>Int J Adv Telecommun</source><year>2018</year><access-date>2026-05-07</access-date><volume>11</volume><issue>1</issue><fpage>51</fpage><lpage>64</lpage><comment><ext-link ext-link-type="uri" xlink:href="https://personales.upv.es/thinkmind/Tele/Tele_v11_n12_2018/tele_v11_n12_2018_5.html">https://personales.upv.es/thinkmind/Tele/Tele_v11_n12_2018/tele_v11_n12_2018_5.html</ext-link></comment></nlm-citation></ref><ref id="ref329"><label>329</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Kang</surname><given-names>J</given-names> </name><name name-style="western"><surname>Yu</surname><given-names>R</given-names> </name><name name-style="western"><surname>Ye</surname><given-names>D</given-names> </name><name name-style="western"><surname>Deng</surname><given-names>Q</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Y</given-names> </name></person-group><article-title>Consortium blockchain for secure energy trading in industrial Internet of Things</article-title><source>IEEE Trans Ind Inf</source><year>2017</year><volume>14</volume><issue>8</issue><fpage>1</fpage><lpage>1</lpage><pub-id pub-id-type="doi">10.1109/TII.2017.2786307</pub-id></nlm-citation></ref><ref id="ref330"><label>330</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Yao</surname><given-names>W</given-names> </name><name name-style="western"><surname>Ye</surname><given-names>J</given-names> </name><name name-style="western"><surname>Murimi</surname><given-names>R</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>G</given-names> </name></person-group><article-title>A survey on consortium blockchain consensus mechanisms</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Feb 24, 2021</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2102.12058v2">https://arxiv.org/abs/2102.12058v2</ext-link></comment></nlm-citation></ref><ref id="ref331"><label>331</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>A</given-names> </name><name name-style="western"><surname>Lin</surname><given-names>X</given-names> </name></person-group><article-title>Towards secure and privacy-preserving data sharing in e-health systems via consortium blockchain</article-title><source>J Med Syst</source><year>2018</year><month>06</month><day>28</day><volume>42</volume><issue>8</issue><fpage>140</fpage><pub-id pub-id-type="doi">10.1007/s10916-018-0995-5</pub-id><pub-id pub-id-type="medline">29956061</pub-id></nlm-citation></ref><ref id="ref332"><label>332</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>D</given-names> </name><name name-style="western"><surname>Han</surname><given-names>D</given-names> </name><name name-style="western"><surname>Weng</surname><given-names>TH</given-names> </name><etal/></person-group><article-title>Blockchain for federated learning toward secure distributed machine learning systems: a systemic survey</article-title><source>Soft Comput</source><year>2022</year><volume>26</volume><issue>9</issue><fpage>4423</fpage><lpage>4440</lpage><pub-id pub-id-type="doi">10.1007/s00500-021-06496-5</pub-id><pub-id pub-id-type="medline">34840525</pub-id></nlm-citation></ref><ref id="ref333"><label>333</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Houda</surname><given-names>ZAE</given-names> </name><name name-style="western"><surname>Hafid</surname><given-names>AS</given-names> </name><name name-style="western"><surname>Khoukhi</surname><given-names>L</given-names> </name><name name-style="western"><surname>Brik</surname><given-names>B</given-names> </name></person-group><article-title>When collaborative federated learning meets blockchain to preserve privacy in healthcare</article-title><source>IEEE Trans Netw Sci Eng</source><year>2022</year><volume>10</volume><issue>5</issue><fpage>2455</fpage><lpage>2465</lpage><pub-id pub-id-type="doi">10.1109/TNSE.2022.3211192</pub-id></nlm-citation></ref><ref id="ref334"><label>334</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Issa</surname><given-names>W</given-names> </name><name name-style="western"><surname>Moustafa</surname><given-names>N</given-names> </name><name name-style="western"><surname>Turnbull</surname><given-names>B</given-names> </name><name name-style="western"><surname>Sohrabi</surname><given-names>N</given-names> </name><name name-style="western"><surname>Tari</surname><given-names>Z</given-names> </name></person-group><article-title>Blockchain-based federated learning for securing Internet of Things: a comprehensive survey</article-title><source>ACM Comput Surv</source><year>2023</year><month>09</month><day>30</day><volume>55</volume><issue>9</issue><fpage>1</fpage><lpage>43</lpage><pub-id pub-id-type="doi">10.1145/3560816</pub-id></nlm-citation></ref><ref id="ref335"><label>335</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Passerat-Palmbach</surname><given-names>J</given-names> </name><name name-style="western"><surname>Farnan</surname><given-names>T</given-names> </name><name name-style="western"><surname>McCoy</surname><given-names>M</given-names> </name><etal/></person-group><article-title>Blockchain-orchestrated machine learning for privacy preserving federated learning in electronic health data</article-title><conf-name>2020 IEEE International Conference on Blockchain (Blockchain)</conf-name><conf-date>Nov 2-6, 2020</conf-date><pub-id pub-id-type="doi">10.1109/Blockchain50366.2020.00080</pub-id></nlm-citation></ref><ref id="ref336"><label>336</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Aich</surname><given-names>S</given-names> </name><name name-style="western"><surname>Sinai</surname><given-names>NK</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>S</given-names> </name><etal/></person-group><article-title>Protecting personal healthcare record using blockchain &#x0026; federated learning technologies</article-title><conf-name>24th International Conference on Advanced Communication Technology (ICACT)</conf-name><conf-date>Feb 13-16, 2022</conf-date><pub-id pub-id-type="doi">10.23919/ICACT53585.2022.9728772</pub-id></nlm-citation></ref><ref id="ref337"><label>337</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>El Rifai</surname><given-names>O</given-names> </name><name name-style="western"><surname>Biotteau</surname><given-names>M</given-names> </name><name name-style="western"><surname>de Boissezon</surname><given-names>X</given-names> </name><name name-style="western"><surname>Megdiche</surname><given-names>I</given-names> </name><name name-style="western"><surname>Ravat</surname><given-names>F</given-names> </name><name name-style="western"><surname>Teste</surname><given-names>O</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Michalowski</surname><given-names>M</given-names> </name><name name-style="western"><surname>Moskovitch</surname><given-names>R</given-names> </name></person-group><article-title>Blockchain-based federated learning in medicine</article-title><source>Artificial Intelligence in Medicine AIME 2020 Lecture Notes in Computer Science</source><year>2020</year><publisher-name>Springer</publisher-name><fpage>214</fpage><lpage>224</lpage><pub-id pub-id-type="doi">10.1007/978-3-030-59137-3_20</pub-id></nlm-citation></ref><ref id="ref338"><label>338</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Kim</surname><given-names>YJ</given-names> </name><name name-style="western"><surname>Hong</surname><given-names>CS</given-names> </name></person-group><article-title>Blockchain-based node-aware dynamic weighting methods for improving federated learning performance</article-title><conf-name>20th Asia-Pacific Network Operations and Management Symposium (APNOMS)</conf-name><conf-date>Sep 18-20, 2019</conf-date><pub-id pub-id-type="doi">10.23919/APNOMS.2019.8893114</pub-id></nlm-citation></ref><ref id="ref339"><label>339</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Lu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Huang</surname><given-names>X</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>K</given-names> </name><name name-style="western"><surname>Maharjan</surname><given-names>S</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Y</given-names> </name></person-group><article-title>Communication-efficient federated learning and permissioned blockchain for digital twin edge networks</article-title><source>IEEE Internet Things J</source><year>2020</year><volume>8</volume><issue>4</issue><fpage>2276</fpage><lpage>2288</lpage><pub-id pub-id-type="doi">10.1109/JIOT.2020.3015772</pub-id></nlm-citation></ref><ref id="ref340"><label>340</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Pandey</surname><given-names>SR</given-names> </name><name name-style="western"><surname>Nguyen</surname><given-names>LD</given-names> </name><name name-style="western"><surname>Popovski</surname><given-names>P</given-names> </name></person-group><article-title>FedToken: tokenized incentives for data contribution in federated learning</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Sep 20, 2022</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2209.09775">https://arxiv.org/abs/2209.09775</ext-link></comment></nlm-citation></ref><ref id="ref341"><label>341</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Behera</surname><given-names>MR</given-names> </name><name name-style="western"><surname>Upadhyay</surname><given-names>S</given-names> </name><name name-style="western"><surname>Shetty</surname><given-names>S</given-names> </name></person-group><article-title>Federated learning using smart contracts on blockchains, based on reward driven approach</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Jul 19, 2021</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2107.10243">https://arxiv.org/abs/2107.10243</ext-link></comment></nlm-citation></ref><ref id="ref342"><label>342</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Ma</surname><given-names>S</given-names> </name><name name-style="western"><surname>Cao</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Xiong</surname><given-names>L</given-names> </name></person-group><article-title>Transparent contribution evaluation for secure federated learning on blockchain</article-title><conf-name>37th International Conference on Data Engineering Workshops (ICDEW)</conf-name><conf-date>Apr 19-22, 2021</conf-date><pub-id pub-id-type="doi">10.1109/ICDEW53142.2021.00023</pub-id></nlm-citation></ref><ref id="ref343"><label>343</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Wang</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Hu</surname><given-names>Q</given-names> </name></person-group><article-title>Blockchain-based federated learning: a comprehensive survey</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Oct 5, 2021</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2110.02182v1">https://arxiv.org/abs/2110.02182v1</ext-link></comment></nlm-citation></ref><ref id="ref344"><label>344</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Munusamy</surname><given-names>S</given-names> </name><name name-style="western"><surname>Jothi</surname><given-names>KR</given-names> </name></person-group><article-title>Blockchain-enabled federated learning with edge analytics for secure and efficient electronic health records management</article-title><source>Sci Rep</source><year>2025</year><month>07</month><day>28</day><volume>15</volume><issue>1</issue><fpage>27524</fpage><pub-id pub-id-type="doi">10.1038/s41598-025-12225-x</pub-id><pub-id pub-id-type="medline">40721766</pub-id></nlm-citation></ref><ref id="ref345"><label>345</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Castro</surname><given-names>M</given-names> </name><name name-style="western"><surname>Liskov</surname><given-names>B</given-names> </name></person-group><article-title>Practical Byzantine fault tolerance</article-title><conf-name>Third Symposium on Operating Systems Design and Implementation</conf-name><conf-date>Feb 22-25, 1999</conf-date><pub-id pub-id-type="doi">10.5555/296806.296824</pub-id></nlm-citation></ref><ref id="ref346"><label>346</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Castro</surname><given-names>M</given-names> </name><name name-style="western"><surname>Liskov</surname><given-names>B</given-names> </name></person-group><article-title>Practical Byzantine fault tolerance and proactive recovery</article-title><source>ACM Trans Comput Syst</source><year>2002</year><month>11</month><volume>20</volume><issue>4</issue><fpage>398</fpage><lpage>461</lpage><pub-id pub-id-type="doi">10.1145/571637.571640</pub-id></nlm-citation></ref><ref id="ref347"><label>347</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>McMahan</surname><given-names>B</given-names> </name><name name-style="western"><surname>McMahan</surname><given-names>E</given-names> </name><name name-style="western"><surname>Ramage</surname><given-names>D</given-names> </name><name name-style="western"><surname>Hampson</surname><given-names>S</given-names> </name><name name-style="western"><surname>Aguera y Arcas</surname><given-names>B</given-names> </name></person-group><article-title>Communication-efficient learning of deep networks from decentralized data</article-title><source>Proceedings of the 20th International Conference on Artificial Intelligence and Statistics</source><year>2017</year><access-date>2026-05-07</access-date><publisher-name>PMLR</publisher-name><fpage>1273</fpage><lpage>1282</lpage><comment><ext-link ext-link-type="uri" xlink:href="https://proceedings.mlr.press/v54/mcmahan17a">https://proceedings.mlr.press/v54/mcmahan17a</ext-link></comment></nlm-citation></ref><ref id="ref348"><label>348</label><nlm-citation citation-type="thesis"><person-group person-group-type="author"><name name-style="western"><surname>Buchman</surname><given-names>E</given-names> </name></person-group><article-title>Tendermint: Byzantine fault tolerance in the age of blockchains [Dissertation]</article-title><year>2016</year><access-date>2026-05-07</access-date><publisher-name>University of Guelph</publisher-name><comment><ext-link ext-link-type="uri" xlink:href="https://atrium.lib.uoguelph.ca/items/5459099e-67aa-4a23-83ae-d3471d8d8336">https://atrium.lib.uoguelph.ca/items/5459099e-67aa-4a23-83ae-d3471d8d8336</ext-link></comment></nlm-citation></ref><ref id="ref349"><label>349</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Hu</surname><given-names>K</given-names> </name><name name-style="western"><surname>Gong</surname><given-names>S</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Q</given-names> </name><name name-style="western"><surname>Seng</surname><given-names>C</given-names> </name><name name-style="western"><surname>Xia</surname><given-names>M</given-names> </name><name name-style="western"><surname>Jiang</surname><given-names>S</given-names> </name></person-group><article-title>An overview of implementing security and privacy in federated learning</article-title><source>Artif Intell Rev</source><year>2024</year><volume>57</volume><issue>8</issue><fpage>204</fpage><pub-id pub-id-type="doi">10.1007/s10462-024-10846-8</pub-id></nlm-citation></ref><ref id="ref350"><label>350</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Xie</surname><given-names>M</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Hong</surname><given-names>H</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>G</given-names> </name><name name-style="western"><surname>Qin</surname><given-names>Y</given-names> </name></person-group><article-title>Secure medical data sharing featuring traceable data usage and automatic audit mechanism</article-title><source>IEEE Internet Things J</source><year>2025</year><volume>12</volume><issue>13</issue><fpage>25587</fpage><lpage>25600</lpage><pub-id pub-id-type="doi">10.1109/JIOT.2025.3559926</pub-id></nlm-citation></ref><ref id="ref351"><label>351</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>C</given-names> </name><name name-style="western"><surname>Xing</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>J</given-names> </name><etal/></person-group><article-title>Integrating zero-knowledge proofs into federated learning: a path to on-chain verifiable and privacy-preserving federated learning frameworks</article-title><source>Int J Web Inf Syst</source><year>2025</year><month>05</month><day>15</day><volume>21</volume><issue>3</issue><fpage>275</fpage><lpage>297</lpage><pub-id pub-id-type="doi">10.1108/IJWIS-01-2025-0024</pub-id></nlm-citation></ref><ref id="ref352"><label>352</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Han</surname><given-names>B</given-names> </name><name name-style="western"><surname>Li</surname><given-names>B</given-names> </name><name name-style="western"><surname>Jurdak</surname><given-names>R</given-names> </name><etal/></person-group><article-title>PBFL: a privacy-preserving blockchain-based federated learning framework with homomorphic encryption and single masking</article-title><source>IEEE Internet Things J</source><year>2025</year><volume>12</volume><issue>10</issue><fpage>14229</fpage><lpage>14243</lpage><pub-id pub-id-type="doi">10.1109/JIOT.2024.3524632</pub-id></nlm-citation></ref><ref id="ref353"><label>353</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Lavin</surname><given-names>R</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>X</given-names> </name><name name-style="western"><surname>Mohanty</surname><given-names>H</given-names> </name><name name-style="western"><surname>Norman</surname><given-names>L</given-names> </name><name name-style="western"><surname>Zaarour</surname><given-names>G</given-names> </name><name name-style="western"><surname>Krishnamachari</surname><given-names>B</given-names> </name></person-group><article-title>A survey on the applications of zero-knowledge proofs</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Aug 1, 2024</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2408.00243">https://arxiv.org/abs/2408.00243</ext-link></comment></nlm-citation></ref><ref id="ref354"><label>354</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Zhou</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Li</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>Y</given-names> </name><etal/></person-group><article-title>ZHE: efficient zero-knowledge proofs for HE evaluations</article-title><conf-name>2025 IEEE Symposium on Security and Privacy (SP)</conf-name><conf-date>May 12-15, 2025</conf-date><pub-id pub-id-type="doi">10.1109/SP61157.2025.00199</pub-id></nlm-citation></ref><ref id="ref355"><label>355</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Wang</surname><given-names>X</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>T</given-names> </name><name name-style="western"><surname>Dai</surname><given-names>HN</given-names> </name><etal/></person-group><article-title>A privacy-enhanced method for privacy-preserving and verifiable federated learning</article-title><source>IEEE Internet Things J</source><year>2025</year><volume>12</volume><issue>14</issue><fpage>26768</fpage><lpage>26781</lpage><pub-id pub-id-type="doi">10.1109/JIOT.2025.3561262</pub-id></nlm-citation></ref><ref id="ref356"><label>356</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Munjal</surname><given-names>K</given-names> </name><name name-style="western"><surname>Bhatia</surname><given-names>R</given-names> </name></person-group><article-title>A systematic review of homomorphic encryption and its contributions in healthcare industry</article-title><source>Complex Intell Syst</source><year>2023</year><month>08</month><volume>9</volume><issue>4</issue><fpage>3759</fpage><lpage>3786</lpage><pub-id pub-id-type="doi">10.1007/s40747-022-00756-z</pub-id></nlm-citation></ref><ref id="ref357"><label>357</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kalapaaking</surname><given-names>AP</given-names> </name><name name-style="western"><surname>Stephanie</surname><given-names>V</given-names> </name><name name-style="western"><surname>Khalil</surname><given-names>I</given-names> </name><name name-style="western"><surname>Atiquzzaman</surname><given-names>M</given-names> </name><name name-style="western"><surname>Yi</surname><given-names>X</given-names> </name><name name-style="western"><surname>Almashor</surname><given-names>M</given-names> </name></person-group><article-title>SMPC-based federated learning for 6G-enabled Internet of Medical Things</article-title><source>IEEE Netw</source><year>2022</year><volume>36</volume><issue>4</issue><fpage>182</fpage><lpage>189</lpage><pub-id pub-id-type="doi">10.1109/MNET.007.2100717</pub-id></nlm-citation></ref><ref id="ref358"><label>358</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Liu</surname><given-names>F</given-names> </name><name name-style="western"><surname>Zheng</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Shi</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Tong</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Y</given-names> </name></person-group><article-title>A survey on federated learning: a perspective from multi-party computation</article-title><source>Front Comput Sci</source><year>2024</year><month>02</month><volume>18</volume><issue>1</issue><fpage>181336</fpage><pub-id pub-id-type="doi">10.1007/s11704-023-3282-7</pub-id></nlm-citation></ref><ref id="ref359"><label>359</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Naresh</surname><given-names>VS</given-names> </name><name name-style="western"><surname>Venkata Raju</surname><given-names>A</given-names> </name><name name-style="western"><surname>Srinivasa Rao</surname><given-names>O</given-names> </name></person-group><article-title>Secure multiparty computation for privacy&#x2010;preserving machine learning in healthcare: a comprehensive survey</article-title><source>WIREs Computational Stats</source><year>2025</year><month>09</month><volume>17</volume><issue>3</issue><fpage>e70046</fpage><comment><ext-link ext-link-type="uri" xlink:href="https://wires.onlinelibrary.wiley.com/toc/19390068/17/3">https://wires.onlinelibrary.wiley.com/toc/19390068/17/3</ext-link></comment><pub-id pub-id-type="doi">10.1002/wics.70046</pub-id></nlm-citation></ref><ref id="ref360"><label>360</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Hosseini</surname><given-names>SM</given-names> </name><name name-style="western"><surname>Sikaroudi</surname><given-names>M</given-names> </name><name name-style="western"><surname>Babaei</surname><given-names>M</given-names> </name><name name-style="western"><surname>Tizhoosh</surname><given-names>HR</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Albarqouni</surname><given-names>S</given-names> </name></person-group><article-title>Cluster based secure multi-party computation in federated learning for histopathology images</article-title><source>Distributed, Collaborative, and Federated Learning, and Affordable AI and Healthcare for Resource Diverse Global Health DeCaF FAIR 2022 2022 Lecture Notes in Computer Science</source><year>2022</year><publisher-name>Springer</publisher-name><fpage>110</fpage><lpage>118</lpage><pub-id pub-id-type="doi">10.1007/978-3-031-18523-6_11</pub-id></nlm-citation></ref><ref id="ref361"><label>361</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kalapaaking</surname><given-names>AP</given-names> </name><name name-style="western"><surname>Khalil</surname><given-names>I</given-names> </name><name name-style="western"><surname>Rahman</surname><given-names>MS</given-names> </name><name name-style="western"><surname>Atiquzzaman</surname><given-names>M</given-names> </name><name name-style="western"><surname>Yi</surname><given-names>X</given-names> </name><name name-style="western"><surname>Almashor</surname><given-names>M</given-names> </name></person-group><article-title>Blockchain-based federated learning with secure aggregation in trusted execution environment for Internet-of-Things</article-title><source>IEEE Trans Ind Inf</source><year>2023</year><volume>19</volume><issue>2</issue><fpage>1703</fpage><lpage>1714</lpage><pub-id pub-id-type="doi">10.1109/TII.2022.3170348</pub-id></nlm-citation></ref><ref id="ref362"><label>362</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhu</surname><given-names>L</given-names> </name><name name-style="western"><surname>Hu</surname><given-names>S</given-names> </name><name name-style="western"><surname>Zhu</surname><given-names>X</given-names> </name><name name-style="western"><surname>Meng</surname><given-names>C</given-names> </name><name name-style="western"><surname>Huang</surname><given-names>M</given-names> </name></person-group><article-title>Enhancing the security and privacy in the IoT supply chain using blockchain and federated learning with trusted execution environment</article-title><source>Mathematics</source><year>2023</year><volume>11</volume><issue>17</issue><fpage>3759</fpage><pub-id pub-id-type="doi">10.3390/math11173759</pub-id></nlm-citation></ref><ref id="ref363"><label>363</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Jiang</surname><given-names>J</given-names> </name><name name-style="western"><surname>Soriente</surname><given-names>C</given-names> </name><name name-style="western"><surname>Karame</surname><given-names>G</given-names> </name></person-group><article-title>On the challenges of detecting side-channel attacks in SGX</article-title><conf-name>25th International Symposium on Research in Attacks, Intrusions and Defenses</conf-name><conf-date>Oct 26-28, 2022</conf-date><pub-id pub-id-type="doi">10.1145/3545948.3545972</pub-id></nlm-citation></ref><ref id="ref364"><label>364</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Guo</surname><given-names>J</given-names> </name><name name-style="western"><surname>Vaswani</surname><given-names>K</given-names> </name><name name-style="western"><surname>Paverd</surname><given-names>A</given-names> </name><name name-style="western"><surname>Pietzuch</surname><given-names>P</given-names> </name></person-group><article-title>VerifiableFL: verifiable claims for federated learning using exclaves</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Dec 13, 2025</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2412.10537">https://arxiv.org/abs/2412.10537</ext-link></comment></nlm-citation></ref><ref id="ref365"><label>365</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>L</given-names> </name><name name-style="western"><surname>Fang</surname><given-names>G</given-names> </name><name name-style="western"><surname>Tan</surname><given-names>Z</given-names> </name></person-group><article-title>FedCCW: a privacy-preserving Byzantine-robust federated learning with local differential privacy for healthcare</article-title><source>Cluster Comput</source><year>2025</year><month>06</month><volume>28</volume><issue>3</issue><fpage>182</fpage><pub-id pub-id-type="doi">10.1007/s10586-024-04894-6</pub-id></nlm-citation></ref><ref id="ref366"><label>366</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Tayyeh</surname><given-names>HK</given-names> </name><name name-style="western"><surname>AL-Jumaili</surname><given-names>ASA</given-names> </name></person-group><article-title>Balancing privacy and performance: a differential privacy approach in federated learning</article-title><source>Computers</source><year>2024</year><volume>13</volume><issue>11</issue><fpage>277</fpage><pub-id pub-id-type="doi">10.3390/computers13110277</pub-id></nlm-citation></ref><ref id="ref367"><label>367</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Shukla</surname><given-names>S</given-names> </name><name name-style="western"><surname>Rajkumar</surname><given-names>S</given-names> </name><name name-style="western"><surname>Sinha</surname><given-names>A</given-names> </name><name name-style="western"><surname>Esha</surname><given-names>M</given-names> </name><name name-style="western"><surname>Elango</surname><given-names>K</given-names> </name><name name-style="western"><surname>Sampath</surname><given-names>V</given-names> </name></person-group><article-title>Federated learning with differential privacy for breast cancer diagnosis enabling secure data sharing and model integrity</article-title><source>Sci Rep</source><year>2025</year><month>04</month><day>16</day><volume>15</volume><issue>1</issue><fpage>13061</fpage><pub-id pub-id-type="doi">10.1038/s41598-025-95858-2</pub-id><pub-id pub-id-type="medline">40240790</pub-id></nlm-citation></ref><ref id="ref368"><label>368</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Cao</surname><given-names>X</given-names> </name><name name-style="western"><surname>Fang</surname><given-names>M</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>J</given-names> </name><name name-style="western"><surname>Gong</surname><given-names>NZ</given-names> </name></person-group><article-title>FLTrust: Byzantine-robust federated learning via trust bootstrapping</article-title><conf-name>NDSS Symposium 2021 Program</conf-name><conf-date>Feb 21-25, 2021</conf-date><pub-id pub-id-type="doi">10.14722/ndss.2021.24434</pub-id></nlm-citation></ref><ref id="ref369"><label>369</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Yan</surname><given-names>G</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>H</given-names> </name><name name-style="western"><surname>Yuan</surname><given-names>X</given-names> </name><name name-style="western"><surname>Li</surname><given-names>J</given-names> </name></person-group><article-title>DeFL: defending against model poisoning attacks in federated learning via critical learning periods awareness</article-title><source>AAAI</source><year>2023</year><volume>37</volume><issue>9</issue><fpage>10711</fpage><lpage>10719</lpage><pub-id pub-id-type="doi">10.1609/aaai.v37i9.26271</pub-id></nlm-citation></ref><ref id="ref370"><label>370</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Bagdasaryan</surname><given-names>E</given-names> </name><name name-style="western"><surname>Veit</surname><given-names>A</given-names> </name><name name-style="western"><surname>Hua</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Estrin</surname><given-names>D</given-names> </name><name name-style="western"><surname>Shmatikov</surname><given-names>V</given-names> </name></person-group><article-title>How to backdoor federated learning</article-title><source>Proceedings of the Twenty Third International Conference on Artificial Intelligence and Statistics</source><year>2020</year><access-date>2026-05-07</access-date><publisher-name>PMLR</publisher-name><fpage>2938</fpage><lpage>2948</lpage><comment><ext-link ext-link-type="uri" xlink:href="https://proceedings.mlr.press/v108/bagdasaryan20a.html">https://proceedings.mlr.press/v108/bagdasaryan20a.html</ext-link></comment></nlm-citation></ref><ref id="ref371"><label>371</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Xie</surname><given-names>C</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>M</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>PY</given-names> </name><name name-style="western"><surname>Li</surname><given-names>B</given-names> </name></person-group><article-title>CRFL: certifiably robust federated learning against backdoor attacks</article-title><source>Proceedings of the 38th International Conference on Machine Learning</source><year>2021</year><access-date>2026-05-07</access-date><publisher-name>PMLR</publisher-name><fpage>11372</fpage><lpage>11382</lpage><comment><ext-link ext-link-type="uri" xlink:href="https://proceedings.mlr.press/v139/xie21a.html">https://proceedings.mlr.press/v139/xie21a.html</ext-link></comment></nlm-citation></ref><ref id="ref372"><label>372</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Geiping</surname><given-names>J</given-names> </name><name name-style="western"><surname>Bauermeister</surname><given-names>H</given-names> </name><name name-style="western"><surname>Droge</surname><given-names>H</given-names> </name><name name-style="western"><surname>Moeller</surname><given-names>M</given-names> </name></person-group><article-title>Inverting gradients&#x2013;how easy is it to break privacy in federated learning?</article-title><source>Advances in Neural Information Processing Systems 33 (NeurIPS 2020)</source><year>2020</year><access-date>2026-05-07</access-date><publisher-name>NeurIPS</publisher-name><fpage>16937</fpage><lpage>16947</lpage><comment><ext-link ext-link-type="uri" xlink:href="https://proceedings.neurips.cc/paper/2020/hash/c4ede56bbd98819ae6112b20ac6bf145-Abstract.html">https://proceedings.neurips.cc/paper/2020/hash/c4ede56bbd98819ae6112b20ac6bf145-Abstract.html</ext-link></comment></nlm-citation></ref><ref id="ref373"><label>373</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Hatamizadeh</surname><given-names>A</given-names> </name><name name-style="western"><surname>Yin</surname><given-names>H</given-names> </name><name name-style="western"><surname>Roth</surname><given-names>H</given-names> </name><etal/></person-group><article-title>GradViT: gradient inversion of vision transformers</article-title><conf-name>2022 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)</conf-name><conf-date>Jun 18-24, 2022</conf-date><pub-id pub-id-type="doi">10.1109/CVPR52688.2022.00978</pub-id></nlm-citation></ref><ref id="ref374"><label>374</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Geng</surname><given-names>J</given-names> </name><name name-style="western"><surname>Mou</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Li</surname><given-names>Q</given-names> </name><etal/></person-group><article-title>Improved gradient inversion attacks and defenses in federated learning</article-title><source>IEEE Trans Big Data</source><year>2024</year><volume>10</volume><issue>6</issue><fpage>839</fpage><lpage>850</lpage><pub-id pub-id-type="doi">10.1109/TBDATA.2023.3239116</pub-id></nlm-citation></ref><ref id="ref375"><label>375</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Nguyen</surname><given-names>T</given-names> </name><name name-style="western"><surname>Lai</surname><given-names>P</given-names> </name><name name-style="western"><surname>Tran</surname><given-names>K</given-names> </name><name name-style="western"><surname>Phan</surname><given-names>N</given-names> </name><name name-style="western"><surname>Thai</surname><given-names>MT</given-names> </name></person-group><article-title>Active membership inference attack under local differential privacy in federated learning</article-title><source>Proceedings of The 26th International Conference on Artificial Intelligence and Statistics</source><year>2023</year><access-date>2026-05-07</access-date><publisher-name>PMLR</publisher-name><fpage>5714</fpage><lpage>5730</lpage><comment><ext-link ext-link-type="uri" xlink:href="https://proceedings.mlr.press/v206/nguyen23e.html">https://proceedings.mlr.press/v206/nguyen23e.html</ext-link></comment></nlm-citation></ref><ref id="ref376"><label>376</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Bai</surname><given-names>L</given-names> </name><name name-style="western"><surname>Hu</surname><given-names>H</given-names> </name><name name-style="western"><surname>Ye</surname><given-names>Q</given-names> </name><name name-style="western"><surname>Li</surname><given-names>H</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>L</given-names> </name><name name-style="western"><surname>Xu</surname><given-names>J</given-names> </name></person-group><article-title>Membership inference attacks and defenses in federated learning: a survey</article-title><source>ACM Comput Surv</source><year>2025</year><month>04</month><day>30</day><volume>57</volume><issue>4</issue><fpage>1</fpage><lpage>35</lpage><pub-id pub-id-type="doi">10.1145/3704633</pub-id></nlm-citation></ref><ref id="ref377"><label>377</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Commey</surname><given-names>D</given-names> </name><name name-style="western"><surname>Hounsinou</surname><given-names>SG</given-names> </name><name name-style="western"><surname>Crosby</surname><given-names>GV</given-names> </name></person-group><article-title>Post-quantum secure blockchain-based federated learning framework for healthcare analytics</article-title><source>IEEE Netw Lett</source><year>2025</year><volume>7</volume><issue>2</issue><fpage>126</fpage><lpage>129</lpage><pub-id pub-id-type="doi">10.1109/LNET.2025.3563434</pub-id></nlm-citation></ref><ref id="ref378"><label>378</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>S</given-names> </name><name name-style="western"><surname>Ngai</surname><given-names>ECH</given-names> </name><name name-style="western"><surname>Voigt</surname><given-names>T</given-names> </name></person-group><article-title>An experimental study of Byzantine-robust aggregation schemes in federated learning</article-title><source>IEEE Trans Big Data</source><year>2024</year><volume>10</volume><issue>6</issue><fpage>975</fpage><lpage>988</lpage><pub-id pub-id-type="doi">10.1109/TBDATA.2023.3237397</pub-id></nlm-citation></ref><ref id="ref379"><label>379</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Bonawitz</surname><given-names>K</given-names> </name><name name-style="western"><surname>Ivanov</surname><given-names>V</given-names> </name><name name-style="western"><surname>Kreuter</surname><given-names>B</given-names> </name><etal/></person-group><article-title>Practical secure aggregation for privacy-preserving machine learning</article-title><conf-name>2017 ACM SIGSAC Conference on Computer and Communications Security</conf-name><conf-date>Oct 30 to Nov 3, 2017</conf-date><pub-id pub-id-type="doi">10.1145/3133956.3133982</pub-id></nlm-citation></ref><ref id="ref380"><label>380</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>McMahan</surname><given-names>HB</given-names> </name><name name-style="western"><surname>Ramage</surname><given-names>D</given-names> </name><name name-style="western"><surname>Talwar</surname><given-names>K</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>L</given-names> </name></person-group><article-title>Learning differentially private recurrent language models</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Oct 18, 2017</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/1710.06963">https://arxiv.org/abs/1710.06963</ext-link></comment></nlm-citation></ref><ref id="ref381"><label>381</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Geyer</surname><given-names>RC</given-names> </name><name name-style="western"><surname>Klein</surname><given-names>T</given-names> </name><name name-style="western"><surname>Nabi</surname><given-names>M</given-names> </name></person-group><article-title>Differentially private federated learning: a client level perspective</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  Dec 20, 2017</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/1712.07557">https://arxiv.org/abs/1712.07557</ext-link></comment></nlm-citation></ref><ref id="ref382"><label>382</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Rangwala</surname><given-names>M</given-names> </name><name name-style="western"><surname>Venugopal</surname><given-names>KR</given-names> </name><name name-style="western"><surname>Buyya</surname><given-names>R</given-names> </name></person-group><article-title>Blockchain-enabled federated learning</article-title><source>arXiv</source><access-date>2026-07-07</access-date><comment>Preprint posted online on  Aug 8, 2025</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2508.06406">https://arxiv.org/abs/2508.06406</ext-link></comment></nlm-citation></ref><ref id="ref383"><label>383</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Fang</surname><given-names>F</given-names> </name><name name-style="western"><surname>Feng</surname><given-names>L</given-names> </name><name name-style="western"><surname>Xie</surname><given-names>J</given-names> </name><etal/></person-group><article-title>BCFL: a trustworthy and efficient federated learning framework based on blockchain in iot</article-title><conf-name>2024 27th International Conference on Computer Supported Cooperative Work in Design (CSCWD)</conf-name><conf-date>May 8-10, 2024</conf-date><pub-id pub-id-type="doi">10.1109/CSCWD61410.2024.10580415</pub-id></nlm-citation></ref><ref id="ref384"><label>384</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Teo</surname><given-names>ZL</given-names> </name><name name-style="western"><surname>Jin</surname><given-names>L</given-names> </name><name name-style="western"><surname>Li</surname><given-names>S</given-names> </name><etal/></person-group><article-title>Federated machine learning in healthcare: a systematic review on clinical applications and technical architecture</article-title><source>Cell Rep Med</source><year>2024</year><month>02</month><day>20</day><volume>5</volume><issue>2</issue><fpage>101419</fpage><pub-id pub-id-type="doi">10.1016/j.xcrm.2024.101419</pub-id><pub-id pub-id-type="medline">38340728</pub-id></nlm-citation></ref><ref id="ref385"><label>385</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>M</given-names> </name><name name-style="western"><surname>Xu</surname><given-names>P</given-names> </name><name name-style="western"><surname>Hu</surname><given-names>J</given-names> </name><name name-style="western"><surname>Tang</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Yang</surname><given-names>G</given-names> </name></person-group><article-title>From challenges and pitfalls to recommendations and opportunities: implementing federated learning in healthcare</article-title><source>Med Image Anal</source><year>2025</year><month>04</month><volume>101</volume><fpage>103497</fpage><pub-id pub-id-type="doi">10.1016/j.media.2025.103497</pub-id><pub-id pub-id-type="medline">39961211</pub-id></nlm-citation></ref><ref id="ref386"><label>386</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Salim</surname><given-names>MM</given-names> </name><name name-style="western"><surname>Yang</surname><given-names>LT</given-names> </name><name name-style="western"><surname>Park</surname><given-names>JH</given-names> </name></person-group><article-title>Privacy-preserving and scalable federated blockchain scheme for healthcare 4.0</article-title><source>Computer Networks</source><year>2024</year><month>06</month><volume>247</volume><fpage>110472</fpage><pub-id pub-id-type="doi">10.1016/j.comnet.2024.110472</pub-id></nlm-citation></ref><ref id="ref387"><label>387</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Moore</surname><given-names>SK</given-names> </name></person-group><article-title>Chips to compute with encrypted data are coming: fully homomorphic encryption could make data unhackable</article-title><source>IEEE Spectr</source><year>2024</year><volume>61</volume><issue>1</issue><fpage>38</fpage><lpage>40</lpage><pub-id pub-id-type="doi">10.1109/MSPEC.2024.10380468</pub-id></nlm-citation></ref><ref id="ref388"><label>388</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Karimireddy</surname><given-names>SP</given-names> </name><name name-style="western"><surname>He</surname><given-names>L</given-names> </name><name name-style="western"><surname>Jaggi</surname><given-names>M</given-names> </name></person-group><article-title>Learning from history for Byzantine robust optimization</article-title><source>Proceedings of the 38th International Conference on Machine Learning</source><year>2021</year><access-date>2026-05-07</access-date><publisher-name>PMLR</publisher-name><fpage>5311</fpage><lpage>5319</lpage><comment><ext-link ext-link-type="uri" xlink:href="https://proceedings.mlr.press/v139/karimireddy21a.html">https://proceedings.mlr.press/v139/karimireddy21a.html</ext-link></comment></nlm-citation></ref><ref id="ref389"><label>389</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Komlo</surname><given-names>C</given-names> </name><name name-style="western"><surname>Goldberg</surname><given-names>I</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Dunkelman</surname><given-names>O</given-names> </name><name name-style="western"><surname>Jacobson</surname><given-names>MJ</given-names> </name><name name-style="western"><surname>O&#x2019;Flynn</surname><given-names>C</given-names> </name></person-group><article-title>FROST: flexible round-optimized Schnorr threshold signatures</article-title><source>Selected Areas in Cryptography SAC 2020 Lecture Notes in Computer Science</source><year>2021</year><publisher-name>Springer</publisher-name><fpage>34</fpage><lpage>65</lpage><pub-id pub-id-type="doi">10.1007/978-3-030-81652-0_2</pub-id></nlm-citation></ref><ref id="ref390"><label>390</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Pati</surname><given-names>S</given-names> </name><name name-style="western"><surname>Baid</surname><given-names>U</given-names> </name><name name-style="western"><surname>Edwards</surname><given-names>B</given-names> </name><etal/></person-group><article-title>The federated tumor segmentation (FeTS) tool: an open-source solution to further solid tumor research</article-title><source>Phys Med Biol</source><year>2022</year><month>10</month><day>12</day><volume>67</volume><issue>20</issue><fpage>204002</fpage><pub-id pub-id-type="doi">10.1088/1361-6560/ac9449</pub-id><pub-id pub-id-type="medline">36137534</pub-id></nlm-citation></ref><ref id="ref391"><label>391</label><nlm-citation citation-type="web"><article-title>The HIPAA privacy rule</article-title><source>US Department of Health and Human Services</source><access-date>2026-05-07</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://www.hhs.gov/hipaa/for-professionals/privacy/index.html">https://www.hhs.gov/hipaa/for-professionals/privacy/index.html</ext-link></comment></nlm-citation></ref><ref id="ref392"><label>392</label><nlm-citation citation-type="web"><person-group person-group-type="author"><collab>European Parliament and Council of the European Union</collab></person-group><article-title>General Data Protection Regulation (GDPR), Regulation (EU) 2016/679</article-title><source>EUR-Lex</source><year>2016</year><access-date>2026-05-07</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://eur-lex.europa.eu/eli/reg/2016/679/oj/eng">https://eur-lex.europa.eu/eli/reg/2016/679/oj/eng</ext-link></comment></nlm-citation></ref><ref id="ref393"><label>393</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Altameem</surname><given-names>A</given-names> </name><name name-style="western"><surname>Kovtun</surname><given-names>V</given-names> </name><name name-style="western"><surname>Al-Ma&#x2019;aitah</surname><given-names>M</given-names> </name><name name-style="western"><surname>Altameem</surname><given-names>T</given-names> </name><name name-style="western"><surname>H</surname><given-names>F</given-names> </name><name name-style="western"><surname>Youssef</surname><given-names>AE</given-names> </name></person-group><article-title>Patient&#x2019;s data privacy protection in medical healthcare transmission services using back propagation learning</article-title><source>Computers and Electrical Engineering</source><year>2022</year><month>09</month><volume>102</volume><fpage>108087</fpage><pub-id pub-id-type="doi">10.1016/j.compeleceng.2022.108087</pub-id></nlm-citation></ref><ref id="ref394"><label>394</label><nlm-citation citation-type="web"><article-title>Artificial intelligence in software as a medical device</article-title><source>US Food and Drug Administration</source><access-date>2026-05-07</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://www.fda.gov/medical-devices/software-medical-device-samd/artificial-intelligence-software-medical-device">https://www.fda.gov/medical-devices/software-medical-device-samd/artificial-intelligence-software-medical-device</ext-link></comment></nlm-citation></ref><ref id="ref395"><label>395</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Sinaci</surname><given-names>AA</given-names> </name><name name-style="western"><surname>Gencturk</surname><given-names>M</given-names> </name><name name-style="western"><surname>Alvarez-Romero</surname><given-names>C</given-names> </name><etal/></person-group><article-title>Privacy-preserving federated machine learning on FAIR health data: a real-world application</article-title><source>Comput Struct Biotechnol J</source><year>2024</year><month>12</month><volume>24</volume><fpage>136</fpage><lpage>145</lpage><pub-id pub-id-type="doi">10.1016/j.csbj.2024.02.014</pub-id><pub-id pub-id-type="medline">38434250</pub-id></nlm-citation></ref><ref id="ref396"><label>396</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>T&#x00F6;lle</surname><given-names>M</given-names> </name><name name-style="western"><surname>Garthe</surname><given-names>P</given-names> </name><name name-style="western"><surname>Scherer</surname><given-names>C</given-names> </name><etal/></person-group><article-title>Real world federated learning with a knowledge distilled transformer for cardiac CT imaging</article-title><source>NPJ Digit Med</source><year>2025</year><month>02</month><day>6</day><volume>8</volume><issue>1</issue><fpage>88</fpage><pub-id pub-id-type="doi">10.1038/s41746-025-01434-3</pub-id><pub-id pub-id-type="medline">39915633</pub-id></nlm-citation></ref><ref id="ref397"><label>397</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Shick</surname><given-names>AA</given-names> </name><name name-style="western"><surname>Webber</surname><given-names>CM</given-names> </name><name name-style="western"><surname>Kiarashi</surname><given-names>N</given-names> </name><etal/></person-group><article-title>Transparency of artificial intelligence/machine learning-enabled medical devices</article-title><source>NPJ Digit Med</source><year>2024</year><month>01</month><day>26</day><volume>7</volume><issue>1</issue><fpage>21</fpage><pub-id pub-id-type="doi">10.1038/s41746-023-00992-8</pub-id><pub-id pub-id-type="medline">38273098</pub-id></nlm-citation></ref><ref id="ref398"><label>398</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Leslie</surname><given-names>K</given-names> </name><name name-style="western"><surname>Moore</surname><given-names>J</given-names> </name><name name-style="western"><surname>Robertson</surname><given-names>C</given-names> </name><etal/></person-group><article-title>Regulating health professional scopes of practice: comparing institutional arrangements and approaches in the US, Canada, Australia and the UK</article-title><source>Hum Resour Health</source><year>2021</year><month>01</month><day>28</day><volume>19</volume><issue>1</issue><fpage>15</fpage><pub-id pub-id-type="doi">10.1186/s12960-020-00550-3</pub-id><pub-id pub-id-type="medline">33509209</pub-id></nlm-citation></ref><ref id="ref399"><label>399</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Tan</surname><given-names>E</given-names> </name><name name-style="western"><surname>Lerouge</surname><given-names>E</given-names> </name><name name-style="western"><surname>Du Caju</surname><given-names>J</given-names> </name><name name-style="western"><surname>Du Seuil</surname><given-names>D</given-names> </name></person-group><article-title>Verification of education credentials on European blockchain services infrastructure (EBSI): action research in a cross-border use case between Belgium and Italy</article-title><source>BDCC</source><year>2023</year><volume>7</volume><issue>2</issue><fpage>79</fpage><pub-id pub-id-type="doi">10.3390/bdcc7020079</pub-id></nlm-citation></ref><ref id="ref400"><label>400</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Orabi</surname><given-names>MM</given-names> </name><name name-style="western"><surname>Emam</surname><given-names>O</given-names> </name><name name-style="western"><surname>Fahmy</surname><given-names>H</given-names> </name></person-group><article-title>Adapting security and decentralized knowledge enhancement in federated learning using blockchain technology: literature review</article-title><source>J Big Data</source><year>2025</year><volume>12</volume><issue>1</issue><fpage>55</fpage><pub-id pub-id-type="doi">10.1186/s40537-025-01099-5</pub-id></nlm-citation></ref><ref id="ref401"><label>401</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kalapaaking</surname><given-names>AP</given-names> </name><name name-style="western"><surname>Khalil</surname><given-names>I</given-names> </name><name name-style="western"><surname>Yi</surname><given-names>X</given-names> </name><name name-style="western"><surname>Lam</surname><given-names>KY</given-names> </name><name name-style="western"><surname>Huang</surname><given-names>GB</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>N</given-names> </name></person-group><article-title>Auditable and verifiable federated learning based on blockchain-enabled decentralization</article-title><source>IEEE Trans Neural Netw Learning Syst</source><year>2024</year><volume>36</volume><issue>1</issue><fpage>102</fpage><lpage>115</lpage><pub-id pub-id-type="doi">10.1109/TNNLS.2024.3407670</pub-id></nlm-citation></ref><ref id="ref402"><label>402</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kostick-Quenet</surname><given-names>KM</given-names> </name><name name-style="western"><surname>Compagnucci</surname><given-names>MC</given-names> </name><name name-style="western"><surname>Aboy</surname><given-names>M</given-names> </name><name name-style="western"><surname>Minssen</surname><given-names>T</given-names> </name></person-group><article-title>Patient-centric federated learning: automating meaningful consent to health data sharing with smart contracts</article-title><source>J Law Biosci</source><year>2025</year><volume>12</volume><issue>1</issue><fpage>lsaf003</fpage><pub-id pub-id-type="doi">10.1093/jlb/lsaf003</pub-id><pub-id pub-id-type="medline">40321304</pub-id></nlm-citation></ref><ref id="ref403"><label>403</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Siniosoglou</surname><given-names>I</given-names> </name><name name-style="western"><surname>Argyriou</surname><given-names>V</given-names> </name><name name-style="western"><surname>Sarigiannidis</surname><given-names>P</given-names> </name><etal/></person-group><article-title>Post-processing fairness evaluation of federated models: an unsupervised approach in healthcare</article-title><source>IEEE/ACM Trans Comput Biol and Bioinf</source><year>2023</year><volume>20</volume><issue>4</issue><fpage>2518</fpage><lpage>2529</lpage><pub-id pub-id-type="doi">10.1109/TCBB.2023.3269767</pub-id></nlm-citation></ref><ref id="ref404"><label>404</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>McKay</surname><given-names>F</given-names> </name><name name-style="western"><surname>Williams</surname><given-names>BJ</given-names> </name><name name-style="western"><surname>Prestwich</surname><given-names>G</given-names> </name><name name-style="western"><surname>Bansal</surname><given-names>D</given-names> </name><name name-style="western"><surname>Treanor</surname><given-names>D</given-names> </name><name name-style="western"><surname>Hallowell</surname><given-names>N</given-names> </name></person-group><article-title>Artificial intelligence and medical research databases: ethical review by data access committees</article-title><source>BMC Med Ethics</source><year>2023</year><month>07</month><day>8</day><volume>24</volume><issue>1</issue><fpage>49</fpage><pub-id pub-id-type="doi">10.1186/s12910-023-00927-8</pub-id><pub-id pub-id-type="medline">37422629</pub-id></nlm-citation></ref><ref id="ref405"><label>405</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zafar</surname><given-names>A</given-names> </name></person-group><article-title>Reconciling blockchain technology and data protection laws: regulatory challenges, technical solutions, and practical pathways</article-title><source>Journal of Cybersecurity</source><year>2025</year><month>01</month><day>17</day><volume>11</volume><issue>1</issue><pub-id pub-id-type="doi">10.1093/cybsec/tyaf002</pub-id></nlm-citation></ref><ref id="ref406"><label>406</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Belen-Saglam</surname><given-names>R</given-names> </name><name name-style="western"><surname>Altuncu</surname><given-names>E</given-names> </name><name name-style="western"><surname>Lu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Li</surname><given-names>S</given-names> </name></person-group><article-title>A systematic literature review of the tension between the GDPR and public blockchain systems</article-title><source>Blockchain: Research and Applications</source><year>2023</year><month>06</month><volume>4</volume><issue>2</issue><fpage>100129</fpage><pub-id pub-id-type="doi">10.1016/j.bcra.2023.100129</pub-id></nlm-citation></ref><ref id="ref407"><label>407</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Balistri</surname><given-names>E</given-names> </name><name name-style="western"><surname>Casellato</surname><given-names>F</given-names> </name><name name-style="western"><surname>Giannelli</surname><given-names>C</given-names> </name><name name-style="western"><surname>Stefanelli</surname><given-names>C</given-names> </name></person-group><article-title>BlockHealth: blockchain-based secure and peer-to-peer health information sharing with data protection and right to be forgotten</article-title><source>ICT Express</source><year>2021</year><month>09</month><volume>7</volume><issue>3</issue><fpage>308</fpage><lpage>315</lpage><pub-id pub-id-type="doi">10.1016/j.icte.2021.08.006</pub-id></nlm-citation></ref><ref id="ref408"><label>408</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Makhdoom</surname><given-names>I</given-names> </name><name name-style="western"><surname>Zhou</surname><given-names>I</given-names> </name><name name-style="western"><surname>Abolhasan</surname><given-names>M</given-names> </name><name name-style="western"><surname>Lipman</surname><given-names>J</given-names> </name><name name-style="western"><surname>Ni</surname><given-names>W</given-names> </name></person-group><article-title>PrivySharing: a blockchain-based framework for privacy-preserving and secure data sharing in smart cities</article-title><source>Computers &#x0026; Security</source><year>2020</year><month>01</month><volume>88</volume><fpage>101653</fpage><pub-id pub-id-type="doi">10.1016/j.cose.2019.101653</pub-id></nlm-citation></ref><ref id="ref409"><label>409</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>F</given-names> </name><name name-style="western"><surname>Shuai</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Kuang</surname><given-names>K</given-names> </name><name name-style="western"><surname>Wu</surname><given-names>F</given-names> </name><name name-style="western"><surname>Zhuang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Xiao</surname><given-names>J</given-names> </name></person-group><article-title>Unified fair federated learning for digital healthcare</article-title><source>Patterns (N Y)</source><year>2024</year><month>01</month><day>12</day><volume>5</volume><issue>1</issue><fpage>100907</fpage><pub-id pub-id-type="doi">10.1016/j.patter.2023.100907</pub-id><pub-id pub-id-type="medline">38264718</pub-id></nlm-citation></ref><ref id="ref410"><label>410</label><nlm-citation citation-type="other"><person-group person-group-type="author"><name name-style="western"><surname>Poulain</surname><given-names>R</given-names> </name><name name-style="western"><surname>Tarek</surname><given-names>MFB</given-names> </name><name name-style="western"><surname>Beheshti</surname><given-names>R</given-names> </name></person-group><article-title>Improving fairness in AI models on electronic health records: the case for federated learning methods</article-title><source>arXiv</source><access-date>2026-05-07</access-date><comment>Preprint posted online on  May 19, 2023</comment><comment><ext-link ext-link-type="uri" xlink:href="https://arxiv.org/abs/2305.11386">https://arxiv.org/abs/2305.11386</ext-link></comment></nlm-citation></ref><ref id="ref411"><label>411</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Liu</surname><given-names>M</given-names> </name><name name-style="western"><surname>Ning</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Teixayavong</surname><given-names>S</given-names> </name><etal/></person-group><article-title>A scoping review and evidence gap analysis of clinical AI fairness</article-title><source>NPJ Digit Med</source><year>2025</year><month>06</month><day>14</day><volume>8</volume><issue>1</issue><fpage>360</fpage><pub-id pub-id-type="doi">10.1038/s41746-025-01667-2</pub-id><pub-id pub-id-type="medline">40517148</pub-id></nlm-citation></ref><ref id="ref412"><label>412</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>S</given-names> </name><name name-style="western"><surname>Wu</surname><given-names>Q</given-names> </name><name name-style="western"><surname>Zhou</surname><given-names>D</given-names> </name><etal/></person-group><article-title>FairFML: fair federated machine learning with a case study on reducing gender disparities in cardiac arrest outcome prediction</article-title><source>NPJ Health Syst</source><year>2025</year><volume>2</volume><issue>1</issue><fpage>29</fpage><pub-id pub-id-type="doi">10.1038/s44401-025-00035-2</pub-id></nlm-citation></ref><ref id="ref413"><label>413</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Xing</surname><given-names>H</given-names> </name><name name-style="western"><surname>Sun</surname><given-names>R</given-names> </name><name name-style="western"><surname>Ren</surname><given-names>J</given-names> </name><etal/></person-group><article-title>Achieving flexible fairness metrics in federated medical imaging</article-title><source>Nat Commun</source><year>2025</year><month>04</month><day>8</day><volume>16</volume><issue>1</issue><fpage>3342</fpage><pub-id pub-id-type="doi">10.1038/s41467-025-58549-0</pub-id><pub-id pub-id-type="medline">40199877</pub-id></nlm-citation></ref><ref id="ref414"><label>414</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Friesen</surname><given-names>P</given-names> </name><name name-style="western"><surname>Douglas&#x2010;Jones</surname><given-names>R</given-names> </name><name name-style="western"><surname>Marks</surname><given-names>M</given-names> </name><etal/></person-group><article-title>Governing AI&#x2010;driven health research: are IRBs up to the task?</article-title><source>Ethics &#x0026; Human Research</source><year>2021</year><month>03</month><volume>43</volume><issue>2</issue><fpage>35</fpage><lpage>42</lpage><pub-id pub-id-type="doi">10.1002/eahr.500085</pub-id></nlm-citation></ref><ref id="ref415"><label>415</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Capili</surname><given-names>B</given-names> </name><name name-style="western"><surname>Anastasi</surname><given-names>JK</given-names> </name></person-group><article-title>Ethical research and the institutional review board: an introduction</article-title><source>Am J Nurs</source><year>2024</year><month>03</month><day>1</day><volume>124</volume><issue>3</issue><fpage>50</fpage><lpage>54</lpage><pub-id pub-id-type="doi">10.1097/01.NAJ.0001008420.28033.e8</pub-id><pub-id pub-id-type="medline">38386835</pub-id></nlm-citation></ref><ref id="ref416"><label>416</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Bouderhem</surname><given-names>R</given-names> </name></person-group><article-title>Shaping the future of AI in healthcare through ethics and governance</article-title><source>Humanit Soc Sci Commun</source><year>2024</year><volume>11</volume><issue>1</issue><pub-id pub-id-type="doi">10.1057/s41599-024-02894-w</pub-id></nlm-citation></ref><ref id="ref417"><label>417</label><nlm-citation citation-type="web"><article-title>Ethics and governance of artificial intelligence for health: WHO guidance</article-title><source>World Health Organization</source><year>2021</year><access-date>2026-07-05</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://www.who.int/publications/i/item/9789240029200">https://www.who.int/publications/i/item/9789240029200</ext-link></comment></nlm-citation></ref><ref id="ref418"><label>418</label><nlm-citation citation-type="web"><person-group person-group-type="author"><collab>Secretary&#x2019;s Advisory Committee on Human Research Protections</collab></person-group><article-title>IRB considerations on the use of artificial intelligence in human subjects research</article-title><source>US Department of Health and Human Services</source><year>2022</year><access-date>2026-05-07</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://www.hhs.gov/ohrp/sachrp-committee/recommendations/irb-considerations-use-artificial-intelligence-human-subjects-research/index.html">https://www.hhs.gov/ohrp/sachrp-committee/recommendations/irb-considerations-use-artificial-intelligence-human-subjects-research/index.html</ext-link></comment></nlm-citation></ref><ref id="ref419"><label>419</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kiseleva</surname><given-names>A</given-names> </name><name name-style="western"><surname>Kotzinos</surname><given-names>D</given-names> </name><name name-style="western"><surname>De Hert</surname><given-names>P</given-names> </name></person-group><article-title>Transparency of AI in healthcare as a multilayered system of accountabilities: between legal requirements and technical limitations</article-title><source>Front Artif Intell</source><year>2022</year><volume>5</volume><fpage>879603</fpage><pub-id pub-id-type="doi">10.3389/frai.2022.879603</pub-id><pub-id pub-id-type="medline">35707765</pub-id></nlm-citation></ref><ref id="ref420"><label>420</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Holzinger</surname><given-names>A</given-names> </name><name name-style="western"><surname>Saranti</surname><given-names>A</given-names> </name><name name-style="western"><surname>Molnar</surname><given-names>C</given-names> </name><name name-style="western"><surname>Biecek</surname><given-names>P</given-names> </name><name name-style="western"><surname>Samek</surname><given-names>W</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Holzinger</surname><given-names>A</given-names> </name><name name-style="western"><surname>Goebel</surname><given-names>R</given-names> </name><name name-style="western"><surname>Fong</surname><given-names>R</given-names> </name><name name-style="western"><surname>Moon</surname><given-names>T</given-names> </name><name name-style="western"><surname>M&#x00FC;ller</surname><given-names>KR</given-names> </name><name name-style="western"><surname>Samek</surname><given-names>W</given-names> </name></person-group><article-title>Explainable AI methods - a brief overview</article-title><source>xxAI - Beyond Explainable AI xxAI 2020 Lecture Notes in Computer Science</source><year>2022</year><publisher-name>Springer</publisher-name><fpage>13</fpage><lpage>38</lpage><pub-id pub-id-type="doi">10.1007/978-3-031-04083-2_2</pub-id></nlm-citation></ref><ref id="ref421"><label>421</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Amann</surname><given-names>J</given-names> </name><name name-style="western"><surname>Blasimme</surname><given-names>A</given-names> </name><name name-style="western"><surname>Vayena</surname><given-names>E</given-names> </name><name name-style="western"><surname>Frey</surname><given-names>D</given-names> </name><name name-style="western"><surname>Madai</surname><given-names>VI</given-names> </name><collab>Precise4Q Consortium</collab></person-group><article-title>Explainability for artificial intelligence in healthcare: a multidisciplinary perspective</article-title><source>BMC Med Inform Decis Mak</source><year>2020</year><month>11</month><day>30</day><volume>20</volume><issue>1</issue><fpage>310</fpage><pub-id pub-id-type="doi">10.1186/s12911-020-01332-6</pub-id><pub-id pub-id-type="medline">33256715</pub-id></nlm-citation></ref><ref id="ref422"><label>422</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Sadeghi</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Alizadehsani</surname><given-names>R</given-names> </name><name name-style="western"><surname>Cifci</surname><given-names>MA</given-names> </name><etal/></person-group><article-title>A review of explainable artificial intelligence in healthcare</article-title><source>Computers and Electrical Engineering</source><year>2024</year><month>08</month><volume>118</volume><fpage>109370</fpage><pub-id pub-id-type="doi">10.1016/j.compeleceng.2024.109370</pub-id></nlm-citation></ref><ref id="ref423"><label>423</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Jobin</surname><given-names>A</given-names> </name><name name-style="western"><surname>Ienca</surname><given-names>M</given-names> </name><name name-style="western"><surname>Vayena</surname><given-names>E</given-names> </name></person-group><article-title>The global landscape of AI ethics guidelines</article-title><source>Nat Mach Intell</source><year>2019</year><volume>1</volume><issue>9</issue><fpage>389</fpage><lpage>399</lpage><pub-id pub-id-type="doi">10.1038/s42256-019-0088-2</pub-id></nlm-citation></ref><ref id="ref424"><label>424</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Rauter</surname><given-names>CM</given-names> </name><name name-style="western"><surname>W&#x00F6;hlke</surname><given-names>S</given-names> </name><name name-style="western"><surname>Schicktanz</surname><given-names>S</given-names> </name></person-group><article-title>My data, my choice? - German patient organizations&#x2019; attitudes towards big data-driven approaches in personalized medicine. an empirical-ethical study</article-title><source>J Med Syst</source><year>2021</year><month>02</month><day>22</day><volume>45</volume><issue>4</issue><fpage>43</fpage><pub-id pub-id-type="doi">10.1007/s10916-020-01702-7</pub-id><pub-id pub-id-type="medline">33616768</pub-id></nlm-citation></ref><ref id="ref425"><label>425</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Shen</surname><given-names>N</given-names> </name><name name-style="western"><surname>Kassam</surname><given-names>I</given-names> </name><name name-style="western"><surname>Zhao</surname><given-names>H</given-names> </name><etal/></person-group><article-title>Foundations for meaningful consent in Canada&#x2019;s digital health ecosystem: retrospective study</article-title><source>JMIR Med Inform</source><year>2022</year><month>03</month><day>31</day><volume>10</volume><issue>3</issue><fpage>e30986</fpage><pub-id pub-id-type="doi">10.2196/30986</pub-id><pub-id pub-id-type="medline">35357318</pub-id></nlm-citation></ref><ref id="ref426"><label>426</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>N</given-names> </name><name name-style="western"><surname>Zhou</surname><given-names>C</given-names> </name><name name-style="western"><surname>Gao</surname><given-names>Y</given-names> </name><etal/></person-group><article-title>Machine unlearning: taxonomy, metrics, applications, challenges, and prospects</article-title><source>IEEE Trans Neural Netw Learning Syst</source><year>2025</year><volume>36</volume><issue>8</issue><fpage>13709</fpage><lpage>13729</lpage><pub-id pub-id-type="doi">10.1109/TNNLS.2025.3530988</pub-id></nlm-citation></ref><ref id="ref427"><label>427</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Liu</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Jiang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Shen</surname><given-names>J</given-names> </name><etal/></person-group><article-title>A survey on federated unlearning: challenges, methods, and future directions</article-title><source>ACM Comput Surv</source><year>2025</year><month>01</month><day>31</day><volume>57</volume><issue>1</issue><fpage>1</fpage><lpage>38</lpage><pub-id pub-id-type="doi">10.1145/3679014</pub-id></nlm-citation></ref><ref id="ref428"><label>428</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Bhardwaj</surname><given-names>T</given-names> </name><name name-style="western"><surname>Sumangali</surname><given-names>K</given-names> </name></person-group><article-title>An explainable federated blockchain framework with privacy-preserving AI optimization for securing healthcare data</article-title><source>Sci Rep</source><year>2025</year><month>07</month><day>1</day><volume>15</volume><issue>1</issue><fpage>21799</fpage><pub-id pub-id-type="doi">10.1038/s41598-025-04083-4</pub-id><pub-id pub-id-type="medline">40595873</pub-id></nlm-citation></ref><ref id="ref429"><label>429</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Blackman</surname><given-names>J</given-names> </name><name name-style="western"><surname>Veerapen</surname><given-names>R</given-names> </name></person-group><article-title>On the practical, ethical, and legal necessity of clinical artificial intelligence explainability: an examination of key arguments</article-title><source>BMC Med Inform Decis Mak</source><year>2025</year><month>03</month><day>5</day><volume>25</volume><issue>1</issue><fpage>111</fpage><pub-id pub-id-type="doi">10.1186/s12911-025-02891-2</pub-id><pub-id pub-id-type="medline">40045339</pub-id></nlm-citation></ref><ref id="ref430"><label>430</label><nlm-citation citation-type="web"><article-title>Artificial intelligence/machine learning (AI/ML)-based software as a medical device (SaMD) action plan</article-title><source>US Food and Drug Administration</source><year>2021</year><access-date>2026-05-07</access-date><comment><ext-link ext-link-type="uri" xlink:href="https://www.fda.gov/media/145022/download">https://www.fda.gov/media/145022/download</ext-link></comment></nlm-citation></ref><ref id="ref431"><label>431</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kauttonen</surname><given-names>J</given-names> </name><name name-style="western"><surname>Rousi</surname><given-names>R</given-names> </name><name name-style="western"><surname>Alam&#x00E4;ki</surname><given-names>A</given-names> </name></person-group><article-title>Trust and acceptance challenges in the adoption of AI applications in health care: quantitative survey analysis</article-title><source>J Med Internet Res</source><year>2025</year><month>03</month><day>21</day><volume>27</volume><fpage>e65567</fpage><pub-id pub-id-type="doi">10.2196/65567</pub-id><pub-id pub-id-type="medline">40116853</pub-id></nlm-citation></ref><ref id="ref432"><label>432</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dayan</surname><given-names>I</given-names> </name><name name-style="western"><surname>Roth</surname><given-names>HR</given-names> </name><name name-style="western"><surname>Zhong</surname><given-names>A</given-names> </name><etal/></person-group><article-title>Federated learning for predicting clinical outcomes in patients with COVID-19</article-title><source>Nat Med</source><year>2021</year><month>10</month><volume>27</volume><issue>10</issue><fpage>1735</fpage><lpage>1743</lpage><pub-id pub-id-type="doi">10.1038/s41591-021-01506-3</pub-id><pub-id pub-id-type="medline">34526699</pub-id></nlm-citation></ref><ref id="ref433"><label>433</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kumar</surname><given-names>R</given-names> </name><name name-style="western"><surname>Khan</surname><given-names>AA</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>J</given-names> </name><etal/></person-group><article-title>Blockchain-federated-learning and deep learning models for COVID-19 detection using CT imaging</article-title><source>IEEE Sensors J</source><year>2021</year><volume>21</volume><issue>14</issue><fpage>16301</fpage><lpage>16314</lpage><pub-id pub-id-type="doi">10.1109/JSEN.2021.3076767</pub-id></nlm-citation></ref><ref id="ref434"><label>434</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Pati</surname><given-names>S</given-names> </name><name name-style="western"><surname>Baid</surname><given-names>U</given-names> </name><name name-style="western"><surname>Edwards</surname><given-names>B</given-names> </name><etal/></person-group><article-title>Federated learning enables big data for rare cancer boundary detection</article-title><source>Nat Commun</source><year>2022</year><month>12</month><day>5</day><volume>13</volume><issue>1</issue><fpage>7346</fpage><pub-id pub-id-type="doi">10.1038/s41467-022-33407-5</pub-id><pub-id pub-id-type="medline">36470898</pub-id></nlm-citation></ref><ref id="ref435"><label>435</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zenk</surname><given-names>M</given-names> </name><name name-style="western"><surname>Baid</surname><given-names>U</given-names> </name><name name-style="western"><surname>Pati</surname><given-names>S</given-names> </name><etal/></person-group><article-title>Towards fair decentralized benchmarking of healthcare AI algorithms with the federated tumor segmentation (FeTS) challenge</article-title><source>Nat Commun</source><year>2025</year><month>07</month><day>8</day><volume>16</volume><issue>1</issue><fpage>6274</fpage><pub-id pub-id-type="doi">10.1038/s41467-025-60466-1</pub-id><pub-id pub-id-type="medline">40628696</pub-id></nlm-citation></ref><ref id="ref436"><label>436</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Mazid</surname><given-names>A</given-names> </name><name name-style="western"><surname>Kirmani</surname><given-names>S</given-names> </name><name name-style="western"><surname>Abid</surname><given-names>M</given-names> </name><name name-style="western"><surname>Pawar</surname><given-names>V</given-names> </name></person-group><article-title>A secure and efficient framework for internet of medical things through blockchain driven customized federated learning</article-title><source>Cluster Comput</source><year>2025</year><month>08</month><volume>28</volume><issue>4</issue><fpage>225</fpage><pub-id pub-id-type="doi">10.1007/s10586-024-04896-4</pub-id></nlm-citation></ref><ref id="ref437"><label>437</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Moulahi</surname><given-names>W</given-names> </name><name name-style="western"><surname>Jdey</surname><given-names>I</given-names> </name><name name-style="western"><surname>Moulahi</surname><given-names>T</given-names> </name><name name-style="western"><surname>Alawida</surname><given-names>M</given-names> </name><name name-style="western"><surname>Alabdulatif</surname><given-names>A</given-names> </name></person-group><article-title>A blockchain-based federated learning mechanism for privacy preservation of healthcare IoT data</article-title><source>Comput Biol Med</source><year>2023</year><month>12</month><volume>167</volume><fpage>107630</fpage><pub-id pub-id-type="doi">10.1016/j.compbiomed.2023.107630</pub-id><pub-id pub-id-type="medline">37952305</pub-id></nlm-citation></ref><ref id="ref438"><label>438</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Rahman</surname><given-names>MA</given-names> </name><name name-style="western"><surname>Hossain</surname><given-names>MS</given-names> </name><name name-style="western"><surname>Islam</surname><given-names>MS</given-names> </name><name name-style="western"><surname>Alrajeh</surname><given-names>NA</given-names> </name><name name-style="western"><surname>Muhammad</surname><given-names>G</given-names> </name></person-group><article-title>Secure and provenance enhanced Internet of Health Things framework: a blockchain managed federated learning approach</article-title><source>IEEE Access</source><year>2020</year><volume>8</volume><fpage>205071</fpage><lpage>205087</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2020.3037474</pub-id><pub-id pub-id-type="medline">34192116</pub-id></nlm-citation></ref><ref id="ref439"><label>439</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ahmed</surname><given-names>AA</given-names> </name><name name-style="western"><surname>Alabi</surname><given-names>OO</given-names> </name></person-group><article-title>Secure and scalable blockchain-based federated learning for cryptocurrency fraud detection: a systematic review</article-title><source>IEEE Access</source><year>2024</year><volume>12</volume><fpage>102219</fpage><lpage>102241</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2024.3429205</pub-id></nlm-citation></ref><ref id="ref440"><label>440</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Petrosino</surname><given-names>L</given-names> </name><name name-style="western"><surname>Masi</surname><given-names>L</given-names> </name><name name-style="western"><surname>D&#x2019;Antoni</surname><given-names>F</given-names> </name><name name-style="western"><surname>Merone</surname><given-names>M</given-names> </name><name name-style="western"><surname>Vollero</surname><given-names>L</given-names> </name></person-group><article-title>A zero-knowledge proof federated learning on DLT for healthcare data</article-title><source>J Parallel Distrib Comput</source><year>2025</year><month>02</month><volume>196</volume><fpage>104992</fpage><pub-id pub-id-type="doi">10.1016/j.jpdc.2024.104992</pub-id></nlm-citation></ref><ref id="ref441"><label>441</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Jiang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Ma</surname><given-names>B</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>X</given-names> </name><etal/></person-group><article-title>Blockchained federated learning for Internet of Things: a comprehensive survey</article-title><source>ACM Comput Surv</source><year>2024</year><month>10</month><day>31</day><volume>56</volume><issue>10</issue><fpage>1</fpage><lpage>37</lpage><pub-id pub-id-type="doi">10.1145/3659099</pub-id></nlm-citation></ref><ref id="ref442"><label>442</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Chang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Fang</surname><given-names>C</given-names> </name><name name-style="western"><surname>Sun</surname><given-names>W</given-names> </name></person-group><article-title>A blockchain-based federated learning method for smart healthcare</article-title><source>Comput Intell Neurosci</source><year>2021</year><volume>2021</volume><issue>1</issue><fpage>4376418</fpage><pub-id pub-id-type="doi">10.1155/2021/4376418</pub-id><pub-id pub-id-type="medline">34868289</pub-id></nlm-citation></ref><ref id="ref443"><label>443</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>H</given-names> </name><name name-style="western"><surname>Jiang</surname><given-names>S</given-names> </name><name name-style="western"><surname>Xuan</surname><given-names>S</given-names> </name></person-group><article-title>Decentralized federated learning based on blockchain: concepts, framework, and challenges</article-title><source>Comput Commun</source><year>2024</year><month>02</month><volume>216</volume><fpage>140</fpage><lpage>150</lpage><pub-id pub-id-type="doi">10.1016/j.comcom.2023.12.042</pub-id></nlm-citation></ref><ref id="ref444"><label>444</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Samantray</surname><given-names>BS</given-names> </name><name name-style="western"><surname>Reddy</surname><given-names>KHK</given-names> </name></person-group><article-title>A federated learning approach towards hybrid blockchain, quantum-key-encryption based distributed system: a futuristic healthcare architecture for smart cities</article-title><source>Blockchain: Research and Applications</source><year>2025</year><month>09</month><volume>100385</volume><fpage>100385</fpage><pub-id pub-id-type="doi">10.1016/j.bcra.2025.100385</pub-id></nlm-citation></ref><ref id="ref445"><label>445</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Bhasker</surname><given-names>B</given-names> </name><name name-style="western"><surname>Rao</surname><given-names>PM</given-names> </name><name name-style="western"><surname>Saraswathi</surname><given-names>P</given-names> </name><etal/></person-group><article-title>Blockchain framework with IoT device using federated learning for sustainable healthcare systems</article-title><source>Sci Rep</source><year>2025</year><month>07</month><day>23</day><volume>15</volume><issue>1</issue><fpage>26736</fpage><pub-id pub-id-type="doi">10.1038/s41598-025-06539-z</pub-id><pub-id pub-id-type="medline">40701986</pub-id></nlm-citation></ref><ref id="ref446"><label>446</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ali</surname><given-names>AA</given-names> </name><name name-style="western"><surname>Gunavathie</surname><given-names>MA</given-names> </name><name name-style="western"><surname>Srinivasan</surname><given-names>V</given-names> </name><name name-style="western"><surname>Aruna</surname><given-names>M</given-names> </name><name name-style="western"><surname>Chennappan</surname><given-names>R</given-names> </name><name name-style="western"><surname>Matheena</surname><given-names>M</given-names> </name></person-group><article-title>Securing electronic health records using blockchain-enabled federated learning for IoT-based smart healthcare</article-title><source>Clinical eHealth</source><year>2025</year><month>12</month><volume>8</volume><fpage>125</fpage><lpage>133</lpage><pub-id pub-id-type="doi">10.1016/j.ceh.2025.04.002</pub-id></nlm-citation></ref><ref id="ref447"><label>447</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Das</surname><given-names>P</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>N</given-names> </name><name name-style="western"><surname>Jain</surname><given-names>C</given-names> </name><name name-style="western"><surname>Singh</surname><given-names>M</given-names> </name></person-group><article-title>Intelligent IoT-enabled healthcare solutions implementing federated meta-learning with blockchain</article-title><source>J Ind Inf Integr</source><year>2025</year><month>05</month><volume>45</volume><fpage>100797</fpage><pub-id pub-id-type="doi">10.1016/j.jii.2025.100797</pub-id></nlm-citation></ref><ref id="ref448"><label>448</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Kumar</surname><given-names>R</given-names> </name><name name-style="western"><surname>Bernard</surname><given-names>CM</given-names> </name><name name-style="western"><surname>Ullah</surname><given-names>A</given-names> </name><etal/></person-group><article-title>Privacy-preserving blockchain-based federated learning for brain tumor segmentation</article-title><source>Comput Biol Med</source><year>2024</year><month>07</month><volume>177</volume><fpage>108646</fpage><pub-id pub-id-type="doi">10.1016/j.compbiomed.2024.108646</pub-id><pub-id pub-id-type="medline">38824788</pub-id></nlm-citation></ref><ref id="ref449"><label>449</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Liang</surname><given-names>X</given-names> </name><name name-style="western"><surname>Zhao</surname><given-names>J</given-names> </name><name name-style="western"><surname>Chen</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Bandara</surname><given-names>E</given-names> </name><name name-style="western"><surname>Shetty</surname><given-names>S</given-names> </name></person-group><article-title>Architectural design of a blockchain-enabled, federated learning platform for algorithmic fairness in predictive health care: design science study</article-title><source>J Med Internet Res</source><year>2023</year><month>10</month><day>30</day><volume>25</volume><fpage>e46547</fpage><pub-id pub-id-type="doi">10.2196/46547</pub-id><pub-id pub-id-type="medline">37902833</pub-id></nlm-citation></ref><ref id="ref450"><label>450</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Om Kumar</surname><given-names>CU</given-names> </name><name name-style="western"><surname>Gajendran</surname><given-names>S</given-names> </name><name name-style="western"><surname>Balaji</surname><given-names>V</given-names> </name><name name-style="western"><surname>Nhaveen</surname><given-names>A</given-names> </name><name name-style="western"><surname>Sai Balakrishnan</surname><given-names>S</given-names> </name></person-group><article-title>RETRACTED ARTICLE: Securing health care data through blockchain enabled collaborative machine learning</article-title><source>Soft comput</source><year>2023</year><volume>27</volume><issue>14</issue><fpage>9941</fpage><lpage>9954</lpage><pub-id pub-id-type="doi">10.1007/s00500-023-08330-6</pub-id><pub-id pub-id-type="medline">37287568</pub-id></nlm-citation></ref><ref id="ref451"><label>451</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ali</surname><given-names>A</given-names> </name><name name-style="western"><surname>Al-Rimy</surname><given-names>BAS</given-names> </name><name name-style="western"><surname>Tin</surname><given-names>TT</given-names> </name><name name-style="western"><surname>Altamimi</surname><given-names>SN</given-names> </name><name name-style="western"><surname>Qasem</surname><given-names>SN</given-names> </name><name name-style="western"><surname>Saeed</surname><given-names>F</given-names> </name></person-group><article-title>Empowering precision medicine: unlocking revolutionary insights through blockchain-enabled federated learning and electronic medical records</article-title><source>Sensors (Basel)</source><year>2023</year><month>08</month><day>28</day><volume>23</volume><issue>17</issue><fpage>7476</fpage><pub-id pub-id-type="doi">10.3390/s23177476</pub-id><pub-id pub-id-type="medline">37687931</pub-id></nlm-citation></ref><ref id="ref452"><label>452</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Lian</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>W</given-names> </name><name name-style="western"><surname>Han</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Su</surname><given-names>C</given-names> </name></person-group><article-title>Blockchain-based personalized federated learning for Internet of Medical Things</article-title><source>IEEE Trans Sustain Comput</source><year>2023</year><volume>8</volume><issue>4</issue><fpage>694</fpage><lpage>702</lpage><pub-id pub-id-type="doi">10.1109/TSUSC.2023.3279111</pub-id></nlm-citation></ref><ref id="ref453"><label>453</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Farooq</surname><given-names>K</given-names> </name><name name-style="western"><surname>Syed</surname><given-names>HJ</given-names> </name><name name-style="western"><surname>Alqahtani</surname><given-names>SO</given-names> </name><name name-style="western"><surname>Nagmeldin</surname><given-names>W</given-names> </name><name name-style="western"><surname>Ibrahim</surname><given-names>AO</given-names> </name><name name-style="western"><surname>Gani</surname><given-names>A</given-names> </name></person-group><article-title>Blockchain federated learning for in-home health monitoring</article-title><source>Electronics (Basel)</source><year>2022</year><volume>12</volume><issue>1</issue><fpage>136</fpage><pub-id pub-id-type="doi">10.3390/electronics12010136</pub-id></nlm-citation></ref><ref id="ref454"><label>454</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Zhang</surname><given-names>H</given-names> </name><name name-style="western"><surname>Li</surname><given-names>G</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Gai</surname><given-names>K</given-names> </name><name name-style="western"><surname>Qiu</surname><given-names>M</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Qiu</surname><given-names>H</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>C</given-names> </name><name name-style="western"><surname>Fei</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Qiu</surname><given-names>M</given-names> </name><name name-style="western"><surname>Kung</surname><given-names>SY</given-names> </name></person-group><article-title>Blockchain-based privacy-preserving medical data sharing scheme using federated learning</article-title><source>Knowledge Science, Engineering and Management KSEM 2021 Lecture Notes in Computer Science</source><year>2021</year><publisher-name>Springer</publisher-name><fpage>634</fpage><lpage>646</lpage><pub-id pub-id-type="doi">10.1007/978-3-030-82153-1_52</pub-id></nlm-citation></ref><ref id="ref455"><label>455</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Lo</surname><given-names>SK</given-names> </name><name name-style="western"><surname>Liu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Lu</surname><given-names>Q</given-names> </name><etal/></person-group><article-title>Toward trustworthy AI: blockchain-based architecture design for accountability and fairness of federated learning systems</article-title><source>IEEE Internet Things J</source><year>2022</year><volume>10</volume><issue>4</issue><fpage>3276</fpage><lpage>3284</lpage><pub-id pub-id-type="doi">10.1109/JIOT.2022.3144450</pub-id></nlm-citation></ref><ref id="ref456"><label>456</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Singh</surname><given-names>S</given-names> </name><name name-style="western"><surname>Rathore</surname><given-names>S</given-names> </name><name name-style="western"><surname>Alfarraj</surname><given-names>O</given-names> </name><name name-style="western"><surname>Tolba</surname><given-names>A</given-names> </name><name name-style="western"><surname>Yoon</surname><given-names>B</given-names> </name></person-group><article-title>A framework for privacy-preservation of IoT healthcare data using federated learning and blockchain technology</article-title><source>Future Generation Computer Systems</source><year>2022</year><month>04</month><volume>129</volume><fpage>380</fpage><lpage>388</lpage><pub-id pub-id-type="doi">10.1016/j.future.2021.11.028</pub-id></nlm-citation></ref><ref id="ref457"><label>457</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Nguyen</surname><given-names>DC</given-names> </name><name name-style="western"><surname>Ding</surname><given-names>M</given-names> </name><name name-style="western"><surname>Pham</surname><given-names>QV</given-names> </name><etal/></person-group><article-title>Federated learning meets blockchain in edge computing: opportunities and challenges</article-title><source>IEEE Internet Things J</source><year>2021</year><volume>8</volume><issue>16</issue><fpage>12806</fpage><lpage>12825</lpage><pub-id pub-id-type="doi">10.1109/JIOT.2021.3072611</pub-id></nlm-citation></ref><ref id="ref458"><label>458</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Liu</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Yu</surname><given-names>W</given-names> </name><name name-style="western"><surname>Ai</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Xu</surname><given-names>G</given-names> </name><name name-style="western"><surname>Zhao</surname><given-names>L</given-names> </name><name name-style="western"><surname>Tian</surname><given-names>Z</given-names> </name></person-group><article-title>A blockchain-empowered federated learning in healthcare-based cyber physical systems</article-title><source>IEEE Trans Netw Sci Eng</source><year>2022</year><volume>10</volume><issue>5</issue><fpage>2685</fpage><lpage>2696</lpage><pub-id pub-id-type="doi">10.1109/TNSE.2022.3168025</pub-id></nlm-citation></ref><ref id="ref459"><label>459</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Otoum</surname><given-names>S</given-names> </name><name name-style="western"><surname>Al Ridhawi</surname><given-names>I</given-names> </name><name name-style="western"><surname>Mouftah</surname><given-names>HT</given-names> </name></person-group><article-title>Preventing and controlling epidemics through blockchain-assisted AI-enabled networks</article-title><source>IEEE Netw</source><year>2021</year><volume>35</volume><issue>3</issue><fpage>34</fpage><lpage>41</lpage><pub-id pub-id-type="doi">10.1109/MNET.011.2000628</pub-id></nlm-citation></ref><ref id="ref460"><label>460</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Durga</surname><given-names>R</given-names> </name><name name-style="western"><surname>Poovammal</surname><given-names>E</given-names> </name></person-group><article-title>Federated learning model for healthchain system</article-title><conf-name>2021 6th IEEE International Conference on Recent Advances and Innovations in Engineering (ICRAIE)</conf-name><conf-date>Dec 1-3, 2021</conf-date><pub-id pub-id-type="doi">10.1109/ICRAIE52900.2021.9703948</pub-id></nlm-citation></ref><ref id="ref461"><label>461</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Lakhan</surname><given-names>A</given-names> </name><name name-style="western"><surname>Mohammed</surname><given-names>MA</given-names> </name><name name-style="western"><surname>Nedoma</surname><given-names>J</given-names> </name><etal/></person-group><article-title>Federated-learning based privacy preservation and fraud-enabled blockchain IoMT system for healthcare</article-title><source>IEEE J Biomed Health Inform</source><year>2022</year><volume>27</volume><issue>2</issue><fpage>664</fpage><lpage>672</lpage><pub-id pub-id-type="doi">10.1109/JBHI.2022.3165945</pub-id></nlm-citation></ref><ref id="ref462"><label>462</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Samuel</surname><given-names>O</given-names> </name><name name-style="western"><surname>Omojo</surname><given-names>AB</given-names> </name><name name-style="western"><surname>Onuja</surname><given-names>AM</given-names> </name><etal/></person-group><article-title>IoMT: a COVID-19 healthcare system driven by federated learning and blockchain</article-title><source>IEEE J Biomed Health Inform</source><year>2022</year><volume>27</volume><issue>2</issue><fpage>823</fpage><lpage>834</lpage><pub-id pub-id-type="doi">10.1109/JBHI.2022.3143576</pub-id></nlm-citation></ref><ref id="ref463"><label>463</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Yang</surname><given-names>X</given-names> </name><name name-style="western"><surname>Xing</surname><given-names>C</given-names> </name></person-group><article-title>Federated medical learning framework based on blockchain and homomorphic encryption</article-title><source>Wireless Communications and Mobile Computing</source><year>2024</year><month>01</month><day>5</day><volume>2024</volume><fpage>1</fpage><lpage>15</lpage><pub-id pub-id-type="doi">10.1155/2024/8138644</pub-id></nlm-citation></ref><ref id="ref464"><label>464</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Nguyen</surname><given-names>DC</given-names> </name><name name-style="western"><surname>Ding</surname><given-names>M</given-names> </name><name name-style="western"><surname>Pathirana</surname><given-names>PN</given-names> </name><name name-style="western"><surname>Seneviratne</surname><given-names>A</given-names> </name></person-group><article-title>Blockchain and AI-based solutions to combat coronavirus (COVID-19)-like epidemics: a survey</article-title><source>IEEE Access</source><year>2021</year><volume>9</volume><fpage>95730</fpage><lpage>95753</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2021.3093633</pub-id><pub-id pub-id-type="medline">34812398</pub-id></nlm-citation></ref><ref id="ref465"><label>465</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Hemdan</surname><given-names>EED</given-names> </name><name name-style="western"><surname>Sayed</surname><given-names>A</given-names> </name></person-group><article-title>Smart and secure healthcare with digital twins: a deep dive into blockchain, federated learning, and future innovations</article-title><source>Algorithms</source><year>2025</year><volume>18</volume><issue>7</issue><fpage>401</fpage><pub-id pub-id-type="doi">10.3390/a18070401</pub-id></nlm-citation></ref><ref id="ref466"><label>466</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Baseri</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Hafid</surname><given-names>A</given-names> </name><name name-style="western"><surname>Shahsavari</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Makrakis</surname><given-names>D</given-names> </name><name name-style="western"><surname>Khodaiemehr</surname><given-names>H</given-names> </name></person-group><article-title>Blockchain security risk assessment in quantum era, migration strategies, and proactive defense</article-title><source>IEEE Commun Surv Tutorials</source><year>2025</year><volume>28</volume><fpage>2925</fpage><lpage>2964</lpage><pub-id pub-id-type="doi">10.1109/COMST.2025.3621113</pub-id></nlm-citation></ref><ref id="ref467"><label>467</label><nlm-citation citation-type="book"><person-group person-group-type="author"><name name-style="western"><surname>Cheon</surname><given-names>JH</given-names> </name><name name-style="western"><surname>Kim</surname><given-names>A</given-names> </name><name name-style="western"><surname>Kim</surname><given-names>M</given-names> </name><name name-style="western"><surname>Song</surname><given-names>Y</given-names> </name></person-group><person-group person-group-type="editor"><name name-style="western"><surname>Takagi</surname><given-names>T</given-names> </name><name name-style="western"><surname>Peyrin</surname><given-names>T</given-names> </name></person-group><article-title>Homomorphic encryption for arithmetic of approximate numbers</article-title><source>Advances in Cryptology &#x2013; ASIACRYPT 2017 ASIACRYPT 2017 Lecture Notes in Computer Science</source><year>2017</year><publisher-name>Springer</publisher-name><fpage>409</fpage><lpage>437</lpage><pub-id pub-id-type="doi">10.1007/978-3-319-70694-8_15</pub-id></nlm-citation></ref><ref id="ref468"><label>468</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Doga</surname><given-names>H</given-names> </name><name name-style="western"><surname>Bose</surname><given-names>A</given-names> </name><name name-style="western"><surname>Sahin</surname><given-names>ME</given-names> </name><etal/></person-group><article-title>How can quantum computing be applied in clinical trial design and optimization?</article-title><source>Trends Pharmacol Sci</source><year>2024</year><month>10</month><volume>45</volume><issue>10</issue><fpage>880</fpage><lpage>891</lpage><pub-id pub-id-type="doi">10.1016/j.tips.2024.08.005</pub-id><pub-id pub-id-type="medline">39317621</pub-id></nlm-citation></ref><ref id="ref469"><label>469</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Thibault</surname><given-names>LT</given-names> </name><name name-style="western"><surname>Sarry</surname><given-names>T</given-names> </name><name name-style="western"><surname>Hafid</surname><given-names>AS</given-names> </name></person-group><article-title>Blockchain scaling using rollups: a comprehensive survey</article-title><source>IEEE Access</source><year>2022</year><volume>10</volume><fpage>93039</fpage><lpage>93054</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2022.3200051</pub-id></nlm-citation></ref><ref id="ref470"><label>470</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Hafid</surname><given-names>A</given-names> </name><name name-style="western"><surname>Hafid</surname><given-names>AS</given-names> </name><name name-style="western"><surname>Samih</surname><given-names>M</given-names> </name></person-group><article-title>Scaling blockchains: a comprehensive survey</article-title><source>IEEE Access</source><year>2020</year><volume>8</volume><fpage>125244</fpage><lpage>125262</lpage><pub-id pub-id-type="doi">10.1109/ACCESS.2020.3007251</pub-id></nlm-citation></ref><ref id="ref471"><label>471</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>You</surname><given-names>J</given-names> </name><name name-style="western"><surname>Yang</surname><given-names>R</given-names> </name><name name-style="western"><surname>Zhan</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Song</surname><given-names>B</given-names> </name><name name-style="western"><surname>Zhang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Wang</surname><given-names>Z</given-names> </name></person-group><article-title>BR-MTFL: a novel Byzantine resilience-enhanced multitask federated learning framework for high-speed train fault diagnosis</article-title><source>IEEE Trans Instrum Meas</source><year>2025</year><volume>74</volume><fpage>1</fpage><lpage>13</lpage><pub-id pub-id-type="doi">10.1109/TIM.2025.3550635</pub-id></nlm-citation></ref><ref id="ref472"><label>472</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Yang</surname><given-names>N</given-names> </name><name name-style="western"><surname>Tang</surname><given-names>C</given-names> </name><name name-style="western"><surname>Deng</surname><given-names>Z</given-names> </name><name name-style="western"><surname>He</surname><given-names>D</given-names> </name></person-group><article-title>A Gaussian reputation-based hybrid BFT consensus with a formal security framework</article-title><source>IEEE Trans Dependable and Secure Comput</source><year>2025</year><volume>22</volume><issue>5</issue><fpage>5397</fpage><lpage>5414</lpage><pub-id pub-id-type="doi">10.1109/TDSC.2025.3567356</pub-id></nlm-citation></ref><ref id="ref473"><label>473</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Wang</surname><given-names>Y</given-names> </name><name name-style="western"><surname>Peng</surname><given-names>H</given-names> </name><name name-style="western"><surname>Su</surname><given-names>Z</given-names> </name><name name-style="western"><surname>Luan</surname><given-names>TH</given-names> </name><name name-style="western"><surname>Benslimane</surname><given-names>A</given-names> </name><name name-style="western"><surname>Wu</surname><given-names>Y</given-names> </name></person-group><article-title>A platform-free proof of federated learning consensus mechanism for sustainable blockchains</article-title><source>IEEE J Select Areas Commun</source><year>2022</year><volume>40</volume><issue>12</issue><fpage>3305</fpage><lpage>3324</lpage><pub-id pub-id-type="doi">10.1109/JSAC.2022.3213347</pub-id></nlm-citation></ref><ref id="ref474"><label>474</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Ajmal</surname><given-names>CS</given-names> </name><name name-style="western"><surname>Yerram</surname><given-names>S</given-names> </name><name name-style="western"><surname>Abishek</surname><given-names>V</given-names> </name><etal/></person-group><article-title>Innovative approaches in regulatory affairs: leveraging artificial intelligence and machine learning for efficient compliance and decision-making</article-title><source>AAPS J</source><year>2025</year><month>01</month><day>7</day><volume>27</volume><issue>1</issue><fpage>22</fpage><pub-id pub-id-type="doi">10.1208/s12248-024-01006-5</pub-id><pub-id pub-id-type="medline">39776314</pub-id></nlm-citation></ref><ref id="ref475"><label>475</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Dubey</surname><given-names>P</given-names> </name><name name-style="western"><surname>Kumar</surname><given-names>M</given-names> </name></person-group><article-title>Integrating explainable AI with federated learning for next-generation IoT: a comprehensive review and prospective insights</article-title><source>Computer Science Review</source><year>2025</year><month>05</month><volume>56</volume><fpage>100697</fpage><pub-id pub-id-type="doi">10.1016/j.cosrev.2024.100697</pub-id></nlm-citation></ref><ref id="ref476"><label>476</label><nlm-citation citation-type="confproc"><person-group person-group-type="author"><name name-style="western"><surname>Smith</surname><given-names>V</given-names> </name><name name-style="western"><surname>Chiang</surname><given-names>CK</given-names> </name><name name-style="western"><surname>Sanjabi</surname><given-names>M</given-names> </name><name name-style="western"><surname>Talwalkar</surname><given-names>A</given-names> </name></person-group><article-title>Federated multi-task learning</article-title><conf-name>31st International Conference on Neural Information Processing Systems</conf-name><conf-date>Dec 4-9, 2017</conf-date><pub-id pub-id-type="doi">10.5555/3294996.3295196</pub-id></nlm-citation></ref><ref id="ref477"><label>477</label><nlm-citation citation-type="journal"><person-group person-group-type="author"><name name-style="western"><surname>Li</surname><given-names>K</given-names> </name><name name-style="western"><surname>Xiao</surname><given-names>C</given-names> </name></person-group><article-title>CBFL: a communication-efficient federated learning framework from data redundancy perspective</article-title><source>IEEE Systems Journal</source><volume>16</volume><issue>4</issue><fpage>5572</fpage><lpage>5583</lpage><pub-id pub-id-type="doi">10.1109/JSYST.2021.3119152</pub-id></nlm-citation></ref></ref-list></back></article>