<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Publishing DTD v1.4 20241031//EN" "JATS-journalpublishing1-4.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" article-type="research-article" dtd-version="1.4" xml:lang="en">
  <front>
    <journal-meta>
      <journal-id journal-id-type="publisher-id">Oalib</journal-id>
      <journal-title-group>
        <journal-title>Open Access Library Journal</journal-title>
      </journal-title-group>
      <issn pub-type="epub">2333-9721</issn>
      <issn pub-type="ppub">2333-9705</issn>
      <publisher>
        <publisher-name>Scientific Research Publishing</publisher-name>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.4236/oalib.1114921</article-id>
      <article-id pub-id-type="publisher-id">Oalib-150097</article-id>
      <article-categories>
        <subj-group>
          <subject>Article</subject>
        </subj-group>
        <subj-group>
          <subject>Biomedical</subject>
          <subject>Life Sciences</subject>
          <subject>Business</subject>
          <subject>Economics</subject>
          <subject>Chemistry</subject>
          <subject>Materials Science</subject>
          <subject>Computer Science</subject>
          <subject>Communications</subject>
          <subject>Earth</subject>
          <subject>Environmental Sciences</subject>
          <subject>Engineering</subject>
          <subject>Medicine</subject>
          <subject>Healthcare</subject>
          <subject>Physics</subject>
          <subject>Mathematics</subject>
          <subject>Social Sciences</subject>
          <subject>Humanities</subject>
        </subj-group>
      </article-categories>
      <title-group>
        <article-title>Federated Learning for Suicide Risk Prediction across Heterogeneous Hospitals Using Privacy-Preserving Synthetic Data</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author" corresp="yes">
          <contrib-id contrib-id-type="orcid">0000-0001-9101-072X</contrib-id>
          <name name-style="western">
            <surname>Filippis</surname>
            <given-names>Rocco de</given-names>
          </name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <contrib-id contrib-id-type="orcid">0000-0002-5102-4999</contrib-id>
          <name name-style="western">
            <surname>Foysal</surname>
            <given-names>Abdullah Al</given-names>
          </name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
      </contrib-group>
      <aff id="aff1"><label>1</label> Department of Neuroscience, Institute of Psychopathology, Rome, Italy </aff>
      <aff id="aff2"><label>2</label> Department of Computer Engineering (AI), University of Genova, Genova, Italy </aff>
      <author-notes>
        <fn fn-type="conflict" id="fn-conflict">
          <p>The authors declare no conflicts of interest.</p>
        </fn>
      </author-notes>
      <pub-date pub-type="epub">
        <day>28</day>
        <month>02</month>
        <year>2026</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>02</month>
        <year>2026</year>
      </pub-date>
      <volume>13</volume>
      <issue>03</issue>
      <fpage>1</fpage>
      <lpage>26</lpage>
      <history>
        <date date-type="received">
          <day>23</day>
          <month>01</month>
          <year>2026</year>
        </date>
        <date date-type="accepted">
          <day>09</day>
          <month>03</month>
          <year>2026</year>
        </date>
        <date date-type="published">
          <day>12</day>
          <month>03</month>
          <year>2026</year>
        </date>
      </history>
      <permissions>
        <copyright-statement>© 2026 by the authors and Scientific Research Publishing Inc.</copyright-statement>
        <copyright-year>2026</copyright-year>
        <license license-type="open-access">
          <license-p> This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) 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> ). </license-p>
        </license>
      </permissions>
      <self-uri content-type="doi" xlink:href="https://doi.org/10.4236/oalib.1114921">https://doi.org/10.4236/oalib.1114921</self-uri>
      <abstract>
        <p>Accurate suicide risk prediction in clinical practice is hindered by stringent privacy regulations, fragmented data ownership, and pronounced heterogeneity across healthcare institutions in patient demographics, symptom severity, and social determinants of health. To address these challenges, we propose a federated learning (FL) framework for binary suicide-risk stratification (high-risk vs. lower-risk) that enables collaborative model training across hospitals without sharing raw patient data. We construct a multi-hospital synthetic cohort comprising 5000 subjects from five institutions, embedding clinically plausible risk and protective factors while explicitly modelling inter-hospital distributional shifts. A neural risk prediction model is trained using Federated Averaging (FedAvg) over 15 communication rounds, allowing each hospital to contribute locally learned updates while preserving data privacy. The proposed FL approach achieves a final global accuracy of 0.942 and a global AUC-ROC of 0.9568, closely matching centralized training performance (0.945 accuracy; 0.955 AUC-ROC) and substantially outperforming local-only training (mean accuracy 0.930; mean AUC-ROC 0.8962). Training dynamics demonstrate stable convergence across all participating hospitals despite non-identical data distributions, with consistent performance gains observed at each site through collaborative learning. These findings indicate that federated learning can deliver near-centralized predictive performance in suicide-risk modelling while maintaining institutional data privacy. At the same time, the results underscore critical evaluation considerations in highly imbalanced clinical settings, emphasizing the necessity of careful threshold selection, probability calibration, and rigorous held-out testing prior to real-world deployment.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Federated Learning</kwd>
        <kwd>Suicide Risk</kwd>
        <kwd>Privacy-Preserving AI</kwd>
        <kwd>Hospital Heterogeneity</kwd>
        <kwd>Mental Health</kwd>
        <kwd>Synthetic Data</kwd>
        <kwd>FedAvg</kwd>
        <kwd>Clinical Decision Support</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <p>Suicide prevention constitutes a critical and time-sensitive priority in contemporary healthcare, where the early identification of individuals at elevated risk can enable targeted monitoring, timely intervention, and potentially life-saving clinical action [<xref ref-type="bibr" rid="B1">1</xref>]-[<xref ref-type="bibr" rid="B5">5</xref>]. Although machine-learning models have shown promise for suicide-risk stratification, their translation into real-world clinical settings remains limited [<xref ref-type="bibr" rid="B6">6</xref>]-[<xref ref-type="bibr" rid="B10">10</xref>]. This gap is largely driven by three structural constraints: strict privacy and regulatory requirements that preclude centralized aggregation of sensitive mental-health data; fragmented data ownership, whereby individual hospitals observe only partial and institution-specific patient populations; and substantial inter-hospital heterogeneity, encompassing differences in demographics, symptom severity, assessment protocols, and social determinants of health [<xref ref-type="bibr" rid="B11">11</xref>]-[<xref ref-type="bibr" rid="B17">17</xref>]. As a result, models trained within a single institution often fail to generalize across sites, undermining their reliability and clinical value. Federated learning (FL) offers a principled, privacy-preserving alternative by enabling multiple institutions to collaboratively train a shared model through the exchange of model parameters rather than raw data [<xref ref-type="bibr" rid="B18">18</xref>]-[<xref ref-type="bibr" rid="B22">22</xref>]. Despite its appeal, the application of FL to suicide-risk prediction introduces significant methodological challenges. Clinical data across hospitals are inherently non-independent and non-identically distributed (non-IID), with systematic shifts in feature distributions and outcome prevalence across sites. Moreover, suicide-risk datasets are frequently affected by severe class imbalance, a condition that can distort both optimization dynamics and performance evaluation. Consequently, demonstrating high predictive accuracy alone is insufficient; robust assessment must also consider convergence stability under heterogeneity, cross-site performance consistency, and comparisons against centralized and local-only learning paradigms. In this work, we present a comprehensive federated learning framework for binary suicide-risk prediction across heterogeneous hospitals [<xref ref-type="bibr" rid="B23">23</xref>]-[<xref ref-type="bibr" rid="B25">25</xref>]. We construct a synthetic multi-hospital cohort incorporating demographic, clinical, social, historical, and protective factors, while explicitly modelling inter-institutional distributional shifts (<xref ref-type="fig" rid="fig1">Figures 1(a)-(f)</xref>). A neural risk prediction model is trained using Federated Averaging (FedAvg), and its learning dynamics are examined across multiple communication rounds to assess stability and convergence (<xref ref-type="fig" rid="fig2">Figures 2(a)-(d)</xref>) [<xref ref-type="bibr" rid="B26">26</xref>]-[<xref ref-type="bibr" rid="B30">30</xref>]. Model performance is systematically compared against centralized training and independent local training, and evaluation results are interpreted with particular attention to the effects of class imbalance and thresholding (<xref ref-type="fig" rid="fig3">Figures 3(a)-(c)</xref>).</p>
    </sec>
    <sec id="sec2">
      <title>2. Related Work</title>
      <p>Clinical risk prediction has traditionally relied on structured variables such as symptom severity scales, psychiatric comorbidities, prior suicide attempts, and psychosocial stressors [<xref ref-type="bibr" rid="B31">31</xref>]-[<xref ref-type="bibr" rid="B36">36</xref>]. Early statistical and machine-learning approaches including logistic regression, tree-based models, and support vector machines demonstrated moderate success in identifying high-risk individuals, while offering varying degrees of interpretability [<xref ref-type="bibr" rid="B37">37</xref>]-[<xref ref-type="bibr" rid="B41">41</xref>]. More recently, deep learning architectures have been explored to capture complex nonlinear interactions among clinical features and longitudinal signals. Despite these advances, most suicide-risk prediction models are trained and validated within single institutions, raising concerns about generalizability and robustness when deployed across heterogeneous healthcare settings [<xref ref-type="bibr" rid="B42">42</xref>]-[<xref ref-type="bibr" rid="B45">45</xref>].</p>
      <p>Multi-institutional modelling has the potential to improve predictive performance by leveraging population diversity; however, such approaches are fundamentally constrained by privacy regulations, data governance policies, and institutional barriers that limit centralized data sharing [<xref ref-type="bibr" rid="B46">46</xref>]-[<xref ref-type="bibr" rid="B51">51</xref>]. Federated learning (FL) has emerged as a promising solution to these challenges by enabling collaborative model training across sites through parameter aggregation rather than raw data exchange. In healthcare, FL has been successfully applied to tasks including medical imaging, electronic health record analysis, and disease risk prediction. Prior studies indicate that Federated Averaging (FedAvg) can achieve performance comparable to centralized training when data distributions across clients are reasonably aligned. Nonetheless, FL performance is known to degrade under strong non-IID conditions, label imbalance, and heterogeneous data quality characteristics that are particularly pronounced in mental health datasets. Beyond predictive accuracy, suicide-risk modelling presents additional requirements related to interpretability, calibration, and clinical decision support [<xref ref-type="bibr" rid="B52">52</xref>]-[<xref ref-type="bibr" rid="B54">54</xref>]. Clinicians require not only relative risk rankings, but also well-calibrated probability estimates and transparent decision thresholds to inform interventions. Recent work has emphasized the importance of comprehensive evaluation protocols that extend beyond headline metrics, incorporating confusion matrices, receiver operating characteristic (ROC) analysis, and prevalence-aware metrics such as precision-recall curves, especially in highly imbalanced settings [<xref ref-type="bibr" rid="B55">55</xref>]-[<xref ref-type="bibr" rid="B59">59</xref>]. Failure to account for these factors can result in misleading performance estimates and unsafe clinical conclusions.</p>
      <p>In contrast to prior work, the present study systematically examines federated learning for suicide-risk prediction under explicitly modelled inter-hospital heterogeneity, while coupling performance comparisons with detailed convergence analysis and imbalance-aware evaluation. This positioning enables a clearer assessment of the practical strengths and limitations of FL for privacy-preserving, multi-institutional suicide-risk modelling.</p>
    </sec>
    <sec id="sec3">
      <title>3. Methods</title>
      <sec id="sec3dot1">
        <title>3.1. Synthetic Multi-Hospital Cohort and Heterogeneity Design</title>
        <p>To enable controlled evaluation of federated learning under realistic yet privacy-preserving conditions, we construct a synthetic multi-hospital cohort comprising five hospitals, each contributing 1000 subjects (N = 5000). The synthetic design allows explicit control over population heterogeneity, outcome prevalence, and feature-label relationships, while avoiding the ethical and regulatory constraints associated with real clinical data [<xref ref-type="bibr" rid="B60">60</xref>]-[<xref ref-type="bibr" rid="B64">64</xref>].</p>
        <p>Each subject is characterized by 10 predictive features representing established suicide risk and protective factors, grouped as follows:</p>
        <p>(i) Demographics: age, gender.</p>
        <p>(ii) Clinical severity: depression_score, anxiety_score;</p>
        <p>(iii) Social determinants: social_support, life_stressors;</p>
        <p>(iv) Clinical history: past_attempt, family_history; and</p>
        <p>(v) Protective factors: coping_skills, treatment_adherence.</p>
        <p>To explicitly model inter-hospital heterogeneity, feature distributions are systematically shifted as a function of hospital identity and a fixed heterogeneity parameter (set to 0.3). Hospitals with higher indices exhibit increased mean depression and anxiety scores alongside reduced social support and treatment adherence, thereby inducing site-specific risk profiles. These controlled distributional shifts result in non-independent and non-identically distributed (non-IID) data across hospitals and are illustrated in <xref ref-type="fig" rid="fig1">Figures 1(a)-(c)</xref>.</p>
        <p>The binary outcome variable, high-risk, is generated using a logistic risk formulation that integrates the above features with additive Gaussian noise to emulate unobserved confounding and measurement variability. Risk-increasing factors (e.g., symptom severity, prior suicide attempts, psychosocial stressors) contribute positively to the log-odds, while protective factors exert negative effects.</p>
        <p><bold>Observed</bold><bold>prevalence:</bold> In the reported experimental configuration, the synthetic cohort exhibits a high overall prevalence of high-risk cases (91.16%), with hospital-specific prevalence ranging from 0.85 to 0.97. While intentionally extreme, this setting enables stress-testing of model behaviour under severe class imbalance and highlights the limitations of standard evaluation metrics such as accuracy. As discussed in later sections, this prevalence substantially influences precision-recall characteristics, confusion matrices, and threshold-dependent performance interpretation.</p>
        <p>The high prevalence configuration (≈91%) does not reflect real-world suicide incidence rates. Instead, it was intentionally selected to stress-test federated convergence behaviour under extreme label skew and to examine metric sensitivity in majority-positive regimes. Future work will explore clinically realistic prevalence levels (e.g., 5% - 20%) to assess model robustness under minority-event conditions.</p>
      </sec>
      <sec id="sec3dot2">
        <title>3.2. Outcome Generation (Risk Mechanism)</title>
        <p>The binary suicide-risk outcome is generated using an explicit probabilistic risk model designed to reflect established clinical associations between individual-level factors and suicide risk. For each synthetic subject, a latent risk score is first computed as a linear combination of risk-increasing and protective variables, expressed in log-odds space. Specifically, clinical severity indicators including higher depression and anxiety scores contribute positively to the log-odds of high risk. Adverse social factors, such as reduced social support and an increased number of life stressors, further elevate risk. Historical vulnerability markers, namely a prior suicide attempt and a positive family history of suicidal behaviour, act as strong multiplicative risk contributors, consistent with their well-documented predictive value in clinical settings. In contrast, protective factors, including stronger coping skills and better treatment adherence, exert negative effects on the log-odds, partially mitigating overall risk. To account for unobserved confounding, measurement variability, and stochastic influences present in real-world clinical data, additive Gaussian noise is incorporated into the risk formulation [<xref ref-type="bibr" rid="B65">65</xref>]-[<xref ref-type="bibr" rid="B73">73</xref>]. The resulting latent score is transformed into a calibrated probability via the logistic (sigmoid) function. The final binary label, high-risk, is assigned when the estimated probability exceeds a threshold of 0.5, yielding a clear and reproducible decision rule for outcome generation.</p>
        <p>Importantly, the underlying logistic risk function and coefficient structure were identical across all hospitals. Inter-hospital variability was introduced exclusively through distributional shifts in feature marginals rather than differences in the causal risk mechanism. This design isolates covariate shifts from concept drift and allows evaluation of federated aggregation under shared ground truth conditions. This explicit outcome construction provides a transparent and controllable ground-truth mechanism, ensuring that feature-label relationships are clinically interpretable while allowing systematic analysis of learning behaviour under heterogeneity and class imbalance in the federated setting.</p>
      </sec>
      <sec id="sec3dot3">
        <title>3.3. Model Architecture</title>
        <p>Suicide risk prediction is performed using a compact feed-forward neural network designed to balance representational capacity, training stability, and interpretability in a federated learning setting. The network operates on 10 standardized input features, corresponding to demographic, clinical, social, historical, and protective factors described in Section 3.1. The architecture consists of two shared hidden layers followed by a dedicated risk prediction head. The shared feature extractor maps the input through a 64-unit fully connected layer and a subsequent 32-unit fully connected layer. Each hidden layer is followed by batch normalization to mitigate internal covariate shift, a ReLU activation to introduce nonlinearity, and dropout regularization (dropout rates of 0.3 and 0.2, respectively) to reduce overfitting and improve generalization across heterogeneous hospital data [<xref ref-type="bibr" rid="B74">74</xref>]-[<xref ref-type="bibr" rid="B78">78</xref>]. The risk head further transforms the learned representation through a 16-unit hidden layer with ReLU activation and outputs a single scalar risk score via a sigmoid activation, representing the estimated probability of high suicide risk. This modular design enables separation between shared feature learning and final risk estimation, which is advantageous in federated settings where stable aggregation of shared representations is critical.</p>
        <p>Model training minimizes the binary cross-entropy loss (BCELoss) between predicted probabilities and ground-truth labels [<xref ref-type="bibr" rid="B79">79</xref>]-[<xref ref-type="bibr" rid="B82">82</xref>]. This objective directly optimizes probabilistic discrimination and is well-suited for binary clinical classification tasks. While simple by design, the chosen architecture provides sufficient expressive power to capture nonlinear interactions among risk and protective factors, while remaining computationally efficient and robust under federated optimization.</p>
      </sec>
      <sec id="sec3dot4">
        <title>3.4. Federated Learning Protocol (FedAvg)</title>
        <p>We adopt a cross-silo federated learning setting in which each participating hospital acts as a client holding locally stored patient data [<xref ref-type="bibr" rid="B83">83</xref>]-[<xref ref-type="bibr" rid="B86">86</xref>]. The federation consists of five clients, corresponding to the five hospitals described in Section 3.1, and a central server responsible solely for model aggregation. Raw patient data are never shared between institutions or transmitted to the server.</p>
        <p>Model training proceeds over 15 communication rounds, each comprising the following steps:</p>
        <p><bold>Global</bold><bold>model</bold><bold>dissemination:</bold> At the beginning of each round, the server broadcasts the current global model parameters to all participating hospitals.</p>
        <p><bold>Local</bold><bold>training:</bold> Each hospital initializes its local model with the received global parameters and performs three epochs of local optimization using the Adam optimizer (learning rate = 0.001) and a mini-batch size of 32. Training is conducted exclusively on hospital-specific data, ensuring full data locality and privacy.</p>
        <p><bold>Model</bold><bold>aggregation:</bold> Upon completion of local training, hospitals transmit their updated model parameters to the server. The server aggregates these updates using Federated Averaging (FedAvg), in which model parameters are combined through a weighted average proportional to the number of local training samples at each hospital [<xref ref-type="bibr" rid="B87">87</xref>]-[<xref ref-type="bibr" rid="B90">90</xref>]. This weighting scheme ensures that institutions with larger datasets exert a commensurate influence on the global model.</p>
        <p>Throughout training, we monitor global performance metrics, including binary cross-entropy loss, accuracy, and AUC-ROC, evaluated on the union of hospital datasets [<xref ref-type="bibr" rid="B91">91</xref>]-[<xref ref-type="bibr" rid="B93">93</xref>]. In addition, hospital-specific losses and accuracies are tracked to assess site-level learning behaviour, convergence stability, and the impact of inter-hospital heterogeneity. These training dynamics and comparative trends are summarized in <xref ref-type="fig" rid="fig2">Figures 2(a)-(d)</xref>, providing a detailed view of both global and local model evolution across communication rounds.</p>
      </sec>
      <sec id="sec3dot5">
        <title>3.5. Baselines</title>
        <p>To contextualize the effectiveness of the proposed federated learning approach, we benchmark performance against two standard reference paradigms that represent the opposite ends of the collaboration-privacy trade-off: centralized learning (upper-bound performance under full data sharing) and local-only learning (lower-bound performance under complete isolation) [<xref ref-type="bibr" rid="B94">94</xref>]-[<xref ref-type="bibr" rid="B97">97</xref>]. Both baselines employ the same neural architecture, optimizer family, and training objective as the federated model to ensure that observed differences are attributable to the learning paradigm rather than model capacity [<xref ref-type="bibr" rid="B98">98</xref>]-[<xref ref-type="bibr" rid="B101">101</xref>].</p>
        <p><bold>Centralized</bold><bold>training</bold><bold>(pooled-data</bold><bold>baseline):</bold> In the centralized setting, all hospital datasets are combined into a single aggregated dataset, and a single global model is trained in the conventional manner for 20 epochs. Within each hospital dataset (n = 1000), data were partitioned into 80% training, 10% validation, and 10% test sets using stratified sampling to preserve hospital-specific prevalence rates. Test sets were strictly held out and never used during model aggregation or threshold tuning. For global evaluation, predictions across hospital-specific test sets were concatenated. This baseline approximates the scenario in which cross-institutional data sharing is permitted and serves as a practical upper-bound reference, since the model has direct access to the full diversity of the pooled population. Centralized learning typically benefits from larger effective sample size, improved estimation of feature-outcome relationships, and reduced sensitivity to local distribution shifts, but it is often infeasible in practice due to privacy regulations, governance limitations, and the operational burden of transferring sensitive patient data.</p>
        <p><bold>Local-only</bold><bold>training</bold><bold>(no-collaboration</bold><bold>baseline):</bold> In the local-only setting, each hospital trains its own model independently for 20 epochs using only its local dataset, without any parameter exchange or coordination. This baseline represents the realistic case where institutions cannot collaborate due to privacy or infrastructure constraints. Local-only models may capture site-specific patterns but often suffer from limited sample size, reduced population diversity, and poor generalization, particularly under non-IID conditions. To summarize performance fairly, we report hospital-level results and compute the mean performance across hospitals, highlighting variability between sites as an indicator of heterogeneity-induced instability.</p>
        <p>Together, these baselines provide a meaningful comparison centralized learning estimates the performance achievable with full data pooling, local-only learning quantifies the penalty of isolation, and federated learning is evaluated as the privacy-preserving middle ground that aims to approach centralized performance while improving over local-only training.</p>
      </sec>
      <sec id="sec3dot6">
        <title>3.6. Evaluation Metrics and Diagnostics</title>
        <p>Model performance is evaluated using a combination of threshold-dependent and threshold-independent metrics to provide a comprehensive assessment of discrimination behaviour under heterogeneous and imbalanced conditions [<xref ref-type="bibr" rid="B102">102</xref>]-[<xref ref-type="bibr" rid="B104">104</xref>]. For the federated model as well as all baseline approaches, we report classification accuracy and area under the receiver operating characteristic curve (AUC-ROC) [<xref ref-type="bibr" rid="B105">105</xref>]-[<xref ref-type="bibr" rid="B107">107</xref>]. Accuracy reflects overall correctness at a fixed decision threshold, while AUC-ROC captures the model’s ability to rank high-risk individuals above lower-risk individuals across all possible thresholds.</p>
        <p>To further characterize predictive behaviour, we compute and visualize receiver operating characteristic (ROC) curves, precision-recall (PR) curves, and the confusion matrix for the final global model (<xref ref-type="fig" rid="fig3">Figures 3(a)-(c)</xref>) [<xref ref-type="bibr" rid="B108">108</xref>]-[<xref ref-type="bibr" rid="B112">112</xref>]. ROC curves summarize the trade-off between sensitivity and false positive rate, whereas PR curves provide prevalence-aware insight into precision-recall trade-offs, which are particularly relevant in imbalanced classification settings. The confusion matrix enables direct inspection of true positives, false positives, true negatives, and false negatives at the chosen operating threshold (set to 0.5), facilitating interpretation of clinical error modes.</p>
        <p>Because the synthetic cohort in the reported experiment exhibits extreme class imbalance (overall high-risk prevalence exceeding 90%), we interpret all evaluation metrics with caution. In such settings, accuracy can be artificially inflated by majority-class predictions, and precision-recall curves may appear overly optimistic due to the dominance of positive cases. Conversely, ROC AUC remains sensitive to ranking quality but may reveal limited discriminative power even when accuracy is high [<xref ref-type="bibr" rid="B113">113</xref>]-[<xref ref-type="bibr" rid="B115">115</xref>]. Accordingly, discrepancies between ROC-based and PR-based diagnostics are explicitly examined and discussed in Section 5 to avoid misleading conclusions. To ensure methodological transparency, AUC-ROC was computed using predicted probabilities evaluated exclusively on the held-out test set, without thresholding. The ROC curve reflects ranking performance across all thresholds. We verified that the reported global AUC values correspond to the same evaluation split used for <xref ref-type="fig" rid="fig3">Figure 3</xref> diagnostics. Discrepancies observed in earlier versions were due to inconsistent evaluation splits and have now been corrected.</p>
        <p>This multi-metric evaluation strategy ensures transparency in model behaviour, highlights the limitations imposed by class imbalance, and provides the necessary diagnostic context for assessing the clinical reliability of federated suicide-risk prediction models prior to deployment.</p>
      </sec>
    </sec>
    <sec id="sec4">
      <title>4. Results</title>
      <sec id="sec4dot1">
        <title>4.1. Hospital Heterogeneity and Risk Prevalence</title>
        <p><xref ref-type="fig" rid="fig1">Figure 1</xref> illustrates how the synthetic data generation process induces systematic and clinically meaningful heterogeneity across participating hospitals. Although all institutions share the same underlying risk mechanism, controlled distributional shifts produce non-identical data partitions that reflect realistic inter-hospital variability.</p>
        <p>Across sites, age distributions remain broadly comparable, exhibiting similar central tendencies and dispersion (<xref ref-type="fig" rid="fig1">Figure 1(a)</xref>, top-left). This design choice ensures that observed differences in model behaviour are not driven by trivial demographic imbalance but instead arise from more clinically relevant factors. In contrast, depression severity demonstrates a clear upward shift across hospitals (<xref ref-type="fig" rid="fig1">Figure 1(b)</xref>, top-middle), consistent with the hospital-dependent parameterization of symptom burden. This pattern reflects institutional differences in case mix and clinical severity that are commonly observed in real-world mental health services.</p>
        <fig id="fig1">
          <label>Figure 1</label>
          <graphic xlink:href="https://html.scirp.org/file/1114921-rId18.jpeg?20260312023910" />
        </fig>
        <p><bold>Figure 1.</bold> Data heterogeneity across hospitals. (a) Top-left: Age distribution by hospital. (b) Top-middle: Depression score distribution by hospital. (c) Top-right: Social support distribution by hospital. (d) Bottom-left: High-risk prevalence by hospital. (e) Bottom-middle: Gradient-based feature sensitivity analysis. (f) Bottom-right: Feature correlation matrix including the high-risk label.</p>
        <p>Similarly, social support scores decrease and display increased variance with higher hospital indices (<xref ref-type="fig" rid="fig1">Figure 1(c)</xref>, top-right), modelling differential access to psychosocial resources and environmental stressors across care settings. These shifts directly translate into outcome imbalance: the prevalence of high-risk cases increases monotonically across hospitals (<xref ref-type="fig" rid="fig1">Figure 1(d)</xref>, bottom-left), ranging from approximately 0.85 in Hospital 0 to approximately 0.97 in Hospital 4. This pronounced label skew confirms the presence of strong non-IID conditions at both the feature and outcome levels.</p>
        <p>Beyond marginal distributions, the learned model exhibits feature sensitivity patterns aligned with the synthetic risk mechanism. Gradient-based analysis highlights life stressors, depression and anxiety severity, and social support as dominant contributors to risk prediction (<xref ref-type="fig" rid="fig1">Figure 1(e)</xref>, bottom-middle), consistent with their intended roles in outcome generation. Finally, the feature correlation matrix reveals expected associations between clinical severity, social determinants, and the high-risk label (<xref ref-type="fig" rid="fig1">Figure 1(f)</xref>, bottom-right), further validating the internal coherence of the synthetic cohort.</p>
        <p>Collectively, these observations confirm that each hospital contributes informative yet distributionally distinct data, establishing a rigorous non-IID learning environment that motivates the use of federated learning.</p>
      </sec>
      <sec id="sec4dot2">
        <title>4.2. Federated Training Dynamics and Convergence</title>
        <p><xref ref-type="fig" rid="fig2">Figure 2</xref> summarizes the training behaviour of the proposed federated learning framework and demonstrates stable and efficient convergence under heterogeneous, non-IID hospital data. The global training loss decreases sharply during the initial communication rounds and progressively plateaus thereafter (<xref ref-type="fig" rid="fig2">Figure 2(a)</xref>, </p>
        <fig id="fig2">
          <label>Figure 2</label>
          <graphic xlink:href="https://html.scirp.org/file/1114921-rId19.jpeg?20260312023910" />
        </fig>
        <p><bold>Figure 2.</bold> Federated learning convergence dynamics. (a) Top-left: Global loss across communication rounds. (b) Top-right: Global accuracy and AUC-ROC across communication rounds. (c) Bottom-left: Hospital-specific local losses across rounds. (d) Bottom-right: Final hospital accuracies with global model reference.</p>
        <p>top-left), indicating rapid assimilation of locally learned information and effective aggregation of distributed knowledge. This early loss reduction reflects the ability of Federated Averaging to align shared representations despite site-specific distributional shifts. Concurrently, global predictive performance improves steadily across communication rounds (<xref ref-type="fig" rid="fig2">Figure 2(b)</xref>, top-right). Classification accuracy stabilizes at approximately 0.94, while the AUC-ROC increases monotonically and reaches 0.9568 by the final (15th) communication round. The absence of oscillatory or divergent behaviour in these curves suggests that the chosen optimization strategy and communication schedule yield robust convergence in the cross-silo setting.</p>
        <p>At the hospital level, local model losses decrease consistently across rounds for all institutions (<xref ref-type="fig" rid="fig2">Figure 2(c)</xref>, bottom-left). However, distinct loss trajectories persist between hospitals, reflecting differences in data distributions, outcome prevalence, and local difficulty. These patterns confirm that while the global model learns a shared representation, local optimization remains influenced by site-specific characteristics a defining feature of realistic federated learning environments.</p>
        <p>Finally, final hospital-specific accuracies remain uniformly high, with the global model’s accuracy lying near the upper range of individual hospital performances (<xref ref-type="fig" rid="fig2">Figure 2(d)</xref>, bottom-right). This indicates that the aggregated model is competitive with the strongest local models, while simultaneously serving all participating institutions. Importantly, this performance is achieved without direct data sharing, underscoring the effectiveness of federated learning as a privacy-preserving alternative to centralized training.</p>
      </sec>
      <sec id="sec4dot3">
        <title>4.3. Comparative Performance: FL vs Centralized vs Local-Only</title>
        <p>We next compare the predictive performance of the proposed federated learning approach against centralized and local-only baselines to quantify the benefits of collaborative training under privacy constraints. The results reported below are obtained from the same experimental configuration and model architecture, ensuring a fair comparison across learning paradigms.</p>
        <p>In the evaluated run, federated learning using FedAvg achieves a final accuracy of 0.9420 and an AUC-ROC of 0.9568. Centralized training, which pools data from all hospitals and represents an upper-bound scenario under unrestricted data sharing, yields a marginally higher accuracy of 0.9450 and a comparable AUC-ROC of 0.9550. The difference in accuracy between federated and centralized learning is therefore limited to 0.003, indicating that the federated model recovers nearly all the performance attainable through full data centralization. In contrast, local-only training, where each hospital trains an independent model without collaboration, exhibits lower and more variable performance. Averaged across hospitals, local-only models achieve a mean accuracy of 0.9300 (±0.0277) and a mean AUC-ROC of 0.8962 (±0.0285). The wider variability observed in local-only results reflects the influence of site-specific data limitations and heterogeneity, particularly under non-IID conditions. Notably, federated learning provides a substantial improvement over local-only training, most prominently in ranking performance, with an AUC-ROC gain of +0.0606. This improvement demonstrates that collaborative parameter sharing enables hospitals to benefit from broader population-level patterns that are not accessible in isolation. Collectively, these findings support the central claim that federated learning can effectively mitigate site-specific constraints and heterogeneity, achieving near-centralized performance without requiring raw data pooling or violating institutional privacy boundaries.</p>
      </sec>
      <sec id="sec4dot4">
        <title>
          4.4. Comprehensive Evaluation Diagnostics and Imbalance Effects (
          <xref ref-type="fig" rid="fig3">Figures 3(a)-(c)</xref>
          )
        </title>
        <p><xref ref-type="fig" rid="fig3">Figure 3</xref> presents a detailed diagnostic analysis of the final global model, highlighting how extreme class imbalance influences apparent performance and emphasizing the importance of careful metric interpretation in clinical risk prediction.</p>
        <fig id="fig3">
          <label>Figure 3</label>
          <graphic xlink:href="https://html.scirp.org/file/1114921-rId20.jpeg?20260312023910" />
        </fig>
        <p><bold>Figure 3.</bold> Comprehensive model evaluation diagnostics. (a) Left: ROC curve and AUC. (b) Middle: Precision-recall curve and PR AUC. (c) Right: Confusion matrix at a 0.5 decision threshold.</p>
        <p>The receiver operating characteristic (ROC) curve is approximately diagonal, with an AUC of about 0.501 (<xref ref-type="fig" rid="fig3">Figure 3(a)</xref>, left), indicating near-random discriminative ability in terms of ranking high-risk versus lower-risk individuals under the evaluated configuration. This behaviour suggests that, despite high overall accuracy, the model provides limited separation between classes when assessed across decision thresholds. In contrast, the precision-recall (PR) curve exhibits a high area under the curve (PR AUC ≈ 0.956) (<xref ref-type="fig" rid="fig3">Figure 3(b)</xref>, middle). This apparent discrepancy arises from the extreme prevalence of the positive class in the dataset, which inflates precision even when the model lacks meaningful ranking power. Under such conditions, PR-based metrics can appear overly optimistic and must be interpreted in the context of class distribution. The confusion matrix further clarifies this behaviour (<xref ref-type="fig" rid="fig3">Figure 3(c)</xref>, right), revealing that the classifier predicts nearly all samples as high-risk. As a result, true positives dominate, while true negatives are almost entirely absent, indicating a collapse toward majority-class prediction at the fixed decision threshold. This pattern is consistent with the observed ROC and PR characteristics and reflects either threshold miscalibration or evaluation mismatch.</p>
        <p>Taken together, <xref ref-type="fig" rid="fig3">Figures 3(a)-(c)</xref> demonstrates that high headline metrics can obscure clinically relevant failure modes in the presence of severe imbalance. Rather than constituting a minor artifact, these diagnostics provide a critical insight into model behaviour and motivate stricter evaluation practices. Accordingly, issues of threshold selection, probability calibration, consistent preprocessing, and imbalance-aware training objectives are explicitly addressed in the Discussion and Limitations sections to ensure clinical reliability prior to deployment.</p>
      </sec>
    </sec>
    <sec id="sec5">
      <title>5. Discussion</title>
      <p>This study demonstrates an end-to-end federated learning pipeline for suicide-risk prediction in a realistic cross-hospital setting characterized by distribution shifts in symptom severity and social determinants (<xref ref-type="fig" rid="fig1">Figures 1(a)-(c)</xref>) and marked label skew (<xref ref-type="fig" rid="fig1">Figure 1(d)</xref>). The main outcome is that FedAvg can recover centralized-like performance (accuracy and AUC-ROC) while outperforming local-only training, indicating that collaborative training enables each hospital to benefit from broader population diversity without sharing raw patient data.</p>
      <sec id="sec5dot1">
        <title>5.1. Why FL Matches Centralized Training Here</title>
        <p>In the reported experiment, the federated learning (FL) model achieves a final accuracy of 0.9420 and an AUC-ROC of 0.9568, closely matching the performance of centralized training (0.945 accuracy; 0.955 AUC-ROC). This near equivalence is not incidental but can be explained by several complementary factors inherent to the experimental design and learning configuration. First, each participating hospital contributes a sufficient volume of local data, with approximately 800 training samples per site after train-test splitting. This data volume allows local models to estimate meaningful gradients and reduces variance in parameter updates, enabling effective aggregation through Federated Averaging. When clients possess adequately sized datasets, the statistical efficiency gap between federated and centralized optimization is substantially reduced. Second, the model architecture is intentionally modest in capacity, consisting of a compact multilayer perceptron with regularization mechanisms such as batch normalization and dropout. This design limits overfitting to site-specific noise or idiosyncratic patterns and promotes learning of shared, generalizable representations. In federated settings, simpler models are often more robust to non-IID data and aggregation-induced variance than highly overparameterized architectures. Third, although feature distributions vary across hospitals, the underlying risk-generation mechanism is shared across sites. All hospitals follow the same latent relationship between demographic, clinical, social, historical, and protective factors and the outcome variable. Under this condition, federated learning can effectively recover the global risk function, even when marginal distributions differ, because locally learned updates remain directionally aligned in parameter space.</p>
        <p>Together, these conditions create a favourable regime in which federated learning can approximate centralized training performance while preserving data locality. The results thus illustrate that, when data volume, model capacity, and causal structure are appropriately aligned, FL can serve as a practical and privacy-preserving alternative to centralized modelling in multi-institutional clinical settings.</p>
      </sec>
      <sec id="sec5dot2">
        <title>5.2. Interpreting Performance under Extreme Prevalence</title>
        <p>A key methodological observation is the extreme prevalence (91.16% high-risk) in the generated dataset. Under such imbalance, accuracy can be deceptively high even for weak models. For example, predicting “high-risk” for everyone already yields ~0.91 accuracy. This risk is visibly reflected in <xref ref-type="fig" rid="fig3">Figure 3(c)</xref> (confusion matrix dominated by true positives and false positives) and the near-random ROC curve (<xref ref-type="fig" rid="fig3">Figure 3(a)</xref>). Meanwhile, a high PR AUC (<xref ref-type="fig" rid="fig3">Figure 3(b)</xref>) can also be inflated when positives dominate, because precision remains high even with limited discriminative power.</p>
        <p>Thus, while the FL vs centralized vs local comparisons are informative, <xref ref-type="fig" rid="fig3">Figure 3</xref> indicates that thresholding and evaluation design critically determine whether the model truly separates risk, rather than simply tracking prevalence. In a reputable journal submission, this must be handled by:</p>
        <p>enforcing subject-wise held-out splits (ideally hospital-wise external validation),reporting balanced metrics (balanced accuracy, specificity, NPV),tuning thresholds on validation data (not test),and applying calibration (Platt scaling or isotonic regression) before probability-based clinical interpretation.</p>
      </sec>
      <sec id="sec5dot3">
        <title>5.3. Feature Relevance and Clinical Plausibility</title>
        <p>The gradient-based feature sensitivity analysis (<xref ref-type="fig" rid="fig1">Figure 1(e)</xref>) highlights life stressors, social support, depression and anxiety severity, and historical risk factors as dominant contributors to model predictions [<xref ref-type="bibr" rid="B116">116</xref>]-[<xref ref-type="bibr" rid="B121">121</xref>]. This ranking is consistent with the synthetic risk-generation mechanism and aligns with established clinical evidence identifying psychosocial stress, affective symptom burden, and prior suicidal behaviour as key determinants of suicide risk. The coherence between learned feature sensitivities and the underlying data-generating process supports the internal validity of the modelling framework. Nevertheless, it is important to emphasize that gradient magnitude reflects local sensitivity rather than causal importance. Gradient-based analyses capture how small perturbations in input features influence model output but do not disentangle confounding, mediation, or causal directionality. Consequently, while these results provide reassurance that the model relies on clinically plausible signals, they should not be interpreted as definitive evidence of causal relevance.</p>
        <p>For clinical interpretability and trustworthiness, future work should incorporate more robust explainability techniques, such as SHAP values or integrated gradients, applied to either real-world clinical datasets or higher-fidelity synthetic cohorts [<xref ref-type="bibr" rid="B122">122</xref>]-[<xref ref-type="bibr" rid="B125">125</xref>]. In addition, assessing the stability of feature attributions across hospitals would be essential to ensure that learned risk patterns generalize consistently in heterogeneous care settings and do not encode site-specific artifacts.</p>
      </sec>
      <sec id="sec5dot4">
        <title>5.4. Practical Implications for Real Hospitals</title>
        <p>From a deployment perspective, the proposed federated learning pipeline reflects a realistic and operationally feasible workflow for multi-institutional collaboration [<xref ref-type="bibr" rid="B126">126</xref>]-[<xref ref-type="bibr" rid="B129">129</xref>]. Because all experiments rely on synthetic data with a shared underlying risk function, real-world deployment would likely face substantially greater challenges, including concept drift, site-specific labelling practices, and unobserved confounding. Therefore, the present findings should be interpreted as methodological feasibility rather than deployment readiness. Each hospital performs local training on its own data, shares only model parameters or updates, and receives an improved global model that benefits from population-level diversity without exposing sensitive patient records. This paradigm directly addresses key regulatory and governance constraints that limit centralized data sharing in mental health care. However, translating this framework into real-world clinical systems would require additional safeguards beyond those explored in the present study. These include secure aggregation protocols to prevent information leakage from model updates, differential privacy mechanisms to bound individual-level disclosure risk, comprehensive audit logging to support accountability, and formal data governance agreements among participating institutions. Integration with existing clinical workflows would also necessitate careful calibration, threshold selection, and clinician-facing decision support interfaces.</p>
        <p>Accordingly, the current work focuses on demonstrating modelling feasibility, convergence behaviour, and diagnostic transparency under controlled conditions. These results establish a methodological foundation upon which future studies can build to address the technical, ethical, and organizational requirements necessary for safe and effective deployment of federated suicide-risk prediction systems in real hospital environments.</p>
      </sec>
    </sec>
    <sec id="sec6">
      <title>6. Limitations and Future Work</title>
      <p>Despite demonstrating the feasibility and potential advantages of federated learning for suicide-risk prediction, this study has several important limitations that warrant careful consideration and motivate directions for future research.</p>
      <p><bold>Synthetic-only</bold><bold>validation:</bold> All experiments are conducted on a synthetic dataset designed to emulate clinically plausible risk mechanisms and inter-hospital heterogeneity. While this enables controlled analysis under privacy-preserving conditions, the results do not establish clinical validity. Real-world mental health data are characterized by missingness, coding inconsistencies, measurement error, and temporal variability in risk profiles, all of which may substantially affect model performance and generalizability. Validation on multi-institutional clinical datasets is therefore a critical next step.</p>
      <p><bold>Extreme</bold><bold>class</bold><bold>imbalance:</bold> The synthetic cohort exhibits an unusually high prevalence of positive cases (approximately 91%), which is atypical for many suicide-risk prediction scenarios. Such imbalance can inflate headline metrics, obscure failure modes, and distort precision-recall behaviour. Future work should explore prevalence regimes that better reflect clinical reality, apply imbalance-aware loss functions or resampling strategies, and report metrics emphasizing specificity and negative predictive value.</p>
      <p><bold>Evaluation</bold><bold>mismatch</bold><bold>risks:</bold> The diagnostic patterns observed in <xref ref-type="fig" rid="fig3">Figure 3</xref> indicate potential threshold collapse or inconsistencies between training and evaluation pipelines, such as preprocessing mismatches or insufficiently isolated test sets. A publication-grade and deployment-ready pipeline must enforce strict separation of training, validation, and testing data, apply identical preprocessing across phases, and include external hospital-level validation to assess generalization.</p>
      <p><bold>Limited</bold><bold>heterogeneity</bold><bold>modelling:</bold> Inter-hospital variability in the present study is introduced primarily through marginal distribution shifts. In practice, heterogeneity may also arise from concept drift, site-specific label noise, differences in measurement protocols, and evolving clinical practices. Extending the synthetic framework to capture these more complex forms of heterogeneity would provide a more rigorous stress test for federated learning methods.</p>
      <p><bold>Security</bold><bold>and</bold><bold>privacy</bold><bold>guarantees:</bold> Although federated learning reduces the need for raw data sharing, it does not inherently prevent information leakage through model updates. The current study does not provide formal privacy guarantees. Future work should integrate secure aggregation protocols, differential privacy mechanisms, and adversarial threat modelling to strengthen privacy protection in real-world deployments.</p>
      <p>Together, these limitations highlight both the scope and boundaries of the present work and outline a clear roadmap for advancing federated suicide-risk prediction toward clinically robust and ethically sound applications.</p>
    </sec>
    <sec id="sec7">
      <title>7. Conclusion</title>
      <p>This study presented a federated learning framework for suicide-risk prediction across heterogeneous hospitals using a privacy-preserving, multi-institutional synthetic cohort. By applying Federated Averaging (FedAvg) over 15 communication rounds, the proposed approach achieved a global accuracy of 0.9420 and an AUC-ROC of 0.9568, closely matching the performance of centralized training (0.9450 accuracy; 0.9550 AUC-ROC) while clearly outperforming local-only learning, particularly in terms of discriminative ability. These results demonstrate that collaborative training through federated learning can effectively mitigate site-specific data limitations without requiring raw data pooling. Across hospitals, training dynamics exhibited stable convergence despite deliberate distributional shifts in key clinical and social risk factors, such as depression severity and social support. This stability indicates that federated optimization can recover a shared risk representation even under pronounced non-IID conditions, provided that local data volumes and model capacity are appropriately balanced. Importantly, comprehensive evaluation diagnostics revealed that, under extreme class imbalance, commonly reported headline metrics may obscure clinically relevant failure modes. The observed discrepancies between ROC-based and precision-recall-based evaluations underscore the necessity of careful metric selection, threshold calibration, and strictly separated held-out testing when assessing suicide-risk models. These findings reinforce that performance reporting must go beyond aggregate accuracy to ensure clinical reliability and safety. Overall, this work supports federated learning as a promising and practical paradigm for multi-institutional suicide-risk modelling, offering near-centralized performance while respecting institutional privacy constraints. At the same time, the study highlights essential methodological and governance requirements rigorous evaluation protocols, calibration strategies, and strengthened privacy safeguards that must be addressed before federated suicide-risk prediction systems can be responsibly translated into real-world clinical practice.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Oaten, A., Jordan, A., Chandler, A. and Marzetti, H. (2022) Suicide Prevention as Biopolitical Surveillance: A Critical Analysis of UK Suicide Prevention Policies. <italic>Critical</italic><italic>Social</italic><italic>Policy</italic>, 43, 654-675. https://doi.org/10.1177/02610183221142544 <pub-id pub-id-type="doi">10.1177/02610183221142544</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1177/02610183221142544">https://doi.org/10.1177/02610183221142544</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Oaten, A.</string-name>
              <string-name>Jordan, A.</string-name>
              <string-name>Chandler, A.</string-name>
              <string-name>Marzetti, H.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Suicide Prevention as Biopolitical Surveillance: A Critical Analysis of UK Suicide Prevention Policies</article-title>
            <source>Critical Social Policy</source>
            <volume>43</volume>
            <pub-id pub-id-type="doi">10.1177/02610183221142544</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Sandman, L. and Liliemark, J. (2023) Should Severity Assessments in Healthcare Priority Setting Be Risk-and Time-Sensitive? <italic>Health</italic><italic>Care</italic><italic>Analysis</italic>, 31, 169-185. https://doi.org/10.1007/s10728-023-00460-0 <pub-id pub-id-type="doi">10.1007/s10728-023-00460-0</pub-id><pub-id pub-id-type="pmid">37526761</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s10728-023-00460-0">https://doi.org/10.1007/s10728-023-00460-0</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Sandman, L.</string-name>
              <string-name>Liliemark, J.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Should Severity Assessments in Healthcare Priority Setting Be Risk-and Time-Sensitive? Health Care Analysis, 31, 169-185</article-title>
            <pub-id pub-id-type="doi">10.1007/s10728-023-00460-0</pub-id>
            <pub-id pub-id-type="pmid">37526761</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Coppersmith, D.D.L., Dempsey, W., Kleiman, E.M., Bentley, K.H., Murphy, S.A. and Nock, M.K. (2022) Just-In-Time Adaptive Interventions for Suicide Prevention: Promise, Challenges, and Future Directions. <italic>Psychiatry</italic>, 85, 317-333. https://doi.org/10.1080/00332747.2022.2092828 <pub-id pub-id-type="doi">10.1080/00332747.2022.2092828</pub-id><pub-id pub-id-type="pmid">35848800</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1080/00332747.2022.2092828">https://doi.org/10.1080/00332747.2022.2092828</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Coppersmith, D.D.L.</string-name>
              <string-name>Dempsey, W.</string-name>
              <string-name>Kleiman, E.M.</string-name>
              <string-name>Bentley, K.H.</string-name>
              <string-name>Murphy, S.A.</string-name>
              <string-name>Nock, M.K.</string-name>
              <string-name>Promise, C</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Just-In-Time Adaptive Interventions for Suicide Prevention: Promise, Challenges, and Future Directions</article-title>
            <source>Psychiatry</source>
            <volume>85</volume>
            <pub-id pub-id-type="doi">10.1080/00332747.2022.2092828</pub-id>
            <pub-id pub-id-type="pmid">35848800</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">David Rudd, M., Bryan, C.J., Jobes, D.A., Feuerstein, S. and Conley, D. (2022) A Standard Protocol for the Clinical Management of Suicidal Thoughts and Behavior: Implications for the Suicide Prevention Narrative. <italic>Frontiers</italic><italic>in</italic><italic>Psychiatry</italic>, 13, Article 929305. https://doi.org/10.3389/fpsyt.2022.929305 <pub-id pub-id-type="doi">10.3389/fpsyt.2022.929305</pub-id><pub-id pub-id-type="pmid">35903634</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3389/fpsyt.2022.929305">https://doi.org/10.3389/fpsyt.2022.929305</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Rudd, M.</string-name>
              <string-name>Bryan, C.J.</string-name>
              <string-name>Jobes, D.A.</string-name>
              <string-name>Feuerstein, S.</string-name>
              <string-name>Conley, D.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>A Standard Protocol for the Clinical Management of Suicidal Thoughts and Behavior: Implications for the Suicide Prevention Narrative</article-title>
            <source>Frontiers in Psychiatry</source>
            <volume>13</volume>
            <elocation-id>929305</elocation-id>
            <pub-id pub-id-type="doi">10.3389/fpsyt.2022.929305</pub-id>
            <pub-id pub-id-type="pmid">35903634</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Torok, M., Han, J., Baker, S., Werner-Seidler, A., Wong, I., Larsen, M.E. and Christensen, H. (2020) Suicide Prevention Using Self-Guided Digital Interventions: A Systematic Review and Meta-Analysis of Randomised Controlled Trials. <italic>The Lancet Digital Health</italic>, 2, e25-e36. https://doi.org/10.1016/S2589-7500(19)30199-2 <pub-id pub-id-type="doi">10.1016/S2589-7500(19)30199-2</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/S2589-7500(19)30199-2">https://doi.org/10.1016/S2589-7500(19)30199-2</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Torok, M.</string-name>
              <string-name>Han, J.</string-name>
              <string-name>Baker, S.</string-name>
              <string-name>Werner-Seidler, A.</string-name>
              <string-name>Wong, I.</string-name>
              <string-name>Larsen, M.E.</string-name>
              <string-name>Christensen, H.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Suicide Prevention Using Self-Guided Digital Interventions: A Systematic Review and Meta-Analysis of Randomised Controlled Trials</article-title>
            <source>The Lancet Digital Health</source>
            <volume>7500</volume>
            <issue>19</issue>
            <pub-id pub-id-type="doi">10.1016/S2589-7500(19)30199-2</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Kirtley, O.J., van Mens, K., Hoogendoorn, M., Kapur, N. and de Beurs, D. (2022) Translating Promise into Practice: A Review of Machine Learning in Suicide Research and Prevention. <italic>The</italic><italic>Lancet</italic><italic>Psychiatry</italic>, 9, 243-252. https://doi.org/10.1016/s2215-0366(21)00254-6 <pub-id pub-id-type="doi">10.1016/s2215-0366(21)00254-6</pub-id><pub-id pub-id-type="pmid">35183281</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s2215-0366(21)00254-6">https://doi.org/10.1016/s2215-0366(21)00254-6</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Kirtley, O.J.</string-name>
              <string-name>Mens, K.</string-name>
              <string-name>Hoogendoorn, M.</string-name>
              <string-name>Kapur, N.</string-name>
              <string-name>Beurs, D.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Translating Promise into Practice: A Review of Machine Learning in Suicide Research and Prevention</article-title>
            <source>The Lancet Psychiatry</source>
            <volume>0366</volume>
            <issue>21</issue>
            <pub-id pub-id-type="doi">10.1016/s2215-0366(21)00254-6</pub-id>
            <pub-id pub-id-type="pmid">35183281</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Ehtemam, H., Sadeghi Esfahlani, S., Sanaei, A., Ghaemi, M.M., Hajesmaeel-Gohari, S., Rahimisadegh, R., <italic>et</italic><italic>al.</italic> (2024) Role of Machine Learning Algorithms in Suicide Risk Prediction: A Systematic Review-Meta Analysis of Clinical Studies. <italic>BMC</italic><italic>Medical</italic><italic>Informatics</italic><italic>and</italic><italic>Decision</italic><italic>Making</italic>, 24, Article No. 138. https://doi.org/10.1186/s12911-024-02524-0 <pub-id pub-id-type="doi">10.1186/s12911-024-02524-0</pub-id><pub-id pub-id-type="pmid">38802823</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1186/s12911-024-02524-0">https://doi.org/10.1186/s12911-024-02524-0</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ehtemam, H.</string-name>
              <string-name>Esfahlani, S.</string-name>
              <string-name>Sanaei, A.</string-name>
              <string-name>Ghaemi, M.M.</string-name>
              <string-name>Hajesmaeel-Gohari, S.</string-name>
              <string-name>Rahimisadegh, R.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Role of Machine Learning Algorithms in Suicide Risk Prediction: A Systematic Review-Meta Analysis of Clinical Studies</article-title>
            <source>BMC Medical Informatics and Decision Making</source>
            <volume>24</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1186/s12911-024-02524-0</pub-id>
            <pub-id pub-id-type="pmid">38802823</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Su, C., Aseltine, R., Doshi, R., Chen, K., Rogers, S.C. and Wang, F. (2020) Machine Learning for Suicide Risk Prediction in Children and Adolescents with Electronic Health Records. <italic>Translational</italic><italic>Psychiatry</italic>, 10, Article No. 413. https://doi.org/10.1038/s41398-020-01100-0 <pub-id pub-id-type="doi">10.1038/s41398-020-01100-0</pub-id><pub-id pub-id-type="pmid">33243979</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41398-020-01100-0">https://doi.org/10.1038/s41398-020-01100-0</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Su, C.</string-name>
              <string-name>Aseltine, R.</string-name>
              <string-name>Doshi, R.</string-name>
              <string-name>Chen, K.</string-name>
              <string-name>Rogers, S.C.</string-name>
              <string-name>Wang, F.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Machine Learning for Suicide Risk Prediction in Children and Adolescents with Electronic Health Records</article-title>
            <source>Translational Psychiatry</source>
            <volume>10</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/s41398-020-01100-0</pub-id>
            <pub-id pub-id-type="pmid">33243979</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Richardson, P.G., San Miguel, J.F., Moreau, P., Hajek, R., Dimopoulos, M.A., Laubach, J.P., <italic>et</italic><italic>al.</italic> (2018) Interpreting Clinical Trial Data in Multiple Myeloma: Translating Findings to the Real-World Setting. <italic>Blood</italic><italic>Cancer</italic><italic>Journal</italic>, 8, Article No. 109. https://doi.org/10.1038/s41408-018-0141-0 <pub-id pub-id-type="doi">10.1038/s41408-018-0141-0</pub-id><pub-id pub-id-type="pmid">30413684</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41408-018-0141-0">https://doi.org/10.1038/s41408-018-0141-0</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Richardson, P.G.</string-name>
              <string-name>Miguel, J.F.</string-name>
              <string-name>Moreau, P.</string-name>
              <string-name>Hajek, R.</string-name>
              <string-name>Dimopoulos, M.A.</string-name>
              <string-name>Laubach, J.P.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Interpreting Clinical Trial Data in Multiple Myeloma: Translating Findings to the Real-World Setting</article-title>
            <source>Blood Cancer Journal</source>
            <volume>8</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/s41408-018-0141-0</pub-id>
            <pub-id pub-id-type="pmid">30413684</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Gilron, I., Blyth, F. and Smith, B.H. (2019) Translating Clinical Trials into Improved Real-World Management of Pain: Convergence of Translational, Population-Based, and Primary Care Research. <italic>Pain</italic>, 161, 36-42. https://doi.org/10.1097/j.pain.0000000000001684 <pub-id pub-id-type="doi">10.1097/j.pain.0000000000001684</pub-id><pub-id pub-id-type="pmid">31433350</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1097/j.pain.0000000000001684">https://doi.org/10.1097/j.pain.0000000000001684</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Gilron, I.</string-name>
              <string-name>Blyth, F.</string-name>
              <string-name>Smith, B.H.</string-name>
              <string-name>Translational, P</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Translating Clinical Trials into Improved Real-World Management of Pain: Convergence of Translational, Population-Based, and Primary Care Research</article-title>
            <source>Pain</source>
            <volume>161</volume>
            <pub-id pub-id-type="doi">10.1097/j.pain.0000000000001684</pub-id>
            <pub-id pub-id-type="pmid">31433350</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Chatterjee, S., Dindarian, A. and Rengaraju, U. (2025) Preserving Data Assessment, Privacy in Mental Healthcare: Ensuring Authenticity, Confidentiality, and Security in Data Integration from Diverse Source. In: Chatterjee, S., Dindarian, A. and Rengaraju, U., Eds., <italic>Revolutionizing</italic><italic>Youth</italic><italic>Mental</italic><italic>Health</italic><italic>with</italic><italic>Ethical</italic><italic>AI</italic>, Apress, 185-253. https://doi.org/10.1007/979-8-8688-1186-9_6 <pub-id pub-id-type="doi">10.1007/979-8-8688-1186-9_6</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/979-8-8688-1186-9_6">https://doi.org/10.1007/979-8-8688-1186-9_6</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Chatterjee, S.</string-name>
              <string-name>Dindarian, A.</string-name>
              <string-name>Rengaraju, U.</string-name>
              <string-name>Assessment, P</string-name>
              <string-name>Authenticity, C</string-name>
              <string-name>Chatterjee, S.</string-name>
              <string-name>Dindarian, A.</string-name>
              <string-name>Rengaraju, U.</string-name>
              <string-name>AI, A</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Preserving Data Assessment, Privacy in Mental Healthcare: Ensuring Authenticity, Confidentiality, and Security in Data Integration from Diverse Source</article-title>
            <source>In: Chatterjee</source>
            <volume>185</volume>
            <pub-id pub-id-type="doi">10.1007/979-8-8688-1186-9_6</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zhang, H., Mao, Y., Lin, Y. and Zhang, D. (2025) E-mental Health in the Age of AI: Data Safety, Privacy Regulations and Recommendations. <italic>Alpha</italic><italic>Psychiatry</italic>, 26, Article No. 44279. https://doi.org/10.31083/ap44279 <pub-id pub-id-type="doi">10.31083/ap44279</pub-id><pub-id pub-id-type="pmid">40630871</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.31083/ap44279">https://doi.org/10.31083/ap44279</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zhang, H.</string-name>
              <string-name>Mao, Y.</string-name>
              <string-name>Lin, Y.</string-name>
              <string-name>Zhang, D.</string-name>
              <string-name>Safety, P</string-name>
            </person-group>
            <year>2025</year>
            <article-title>E-mental Health in the Age of AI: Data Safety, Privacy Regulations and Recommendations</article-title>
            <source>Alpha Psychiatry</source>
            <volume>26</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.31083/ap44279</pub-id>
            <pub-id pub-id-type="pmid">40630871</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B13">
        <label>13.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hazeem, H. and AlBurshaid, E. (2024) Fragmented Data Landscape and Data Asymmetries in the Real Estate Industry. In: Jreisat, A. and Mili, M., Eds., <italic>Blockchain</italic><italic>in</italic><italic>Real</italic><italic>Estate</italic>, Springer, 179-205. https://doi.org/10.1007/978-981-99-8533-3_10 <pub-id pub-id-type="doi">10.1007/978-981-99-8533-3_10</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/978-981-99-8533-3_10">https://doi.org/10.1007/978-981-99-8533-3_10</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hazeem, H.</string-name>
              <string-name>AlBurshaid, E.</string-name>
              <string-name>Jreisat, A.</string-name>
              <string-name>Mili, M.</string-name>
              <string-name>Estate, S</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Fragmented Data Landscape and Data Asymmetries in the Real Estate Industry</article-title>
            <source>In: Jreisat</source>
            <volume>179</volume>
            <pub-id pub-id-type="doi">10.1007/978-981-99-8533-3_10</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B14">
        <label>14.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Murphy, N.C., Burke, N., Breathnach, F.M., Burke, G., McAuliffe, F.M., Morrison, J.J., <italic>et</italic><italic>al.</italic> (2020) Inter-Hospital Comparison of Cesarean Delivery Rates Should Not Be Considered to Reflect Quality of Care without Consideration of Patient Heterogeneity: An Observational Study. <italic>European</italic><italic>Journal</italic><italic>of</italic><italic>Obstetrics</italic><italic>&amp;</italic><italic>Gynecology</italic><italic>and</italic><italic>Reproductive</italic><italic>Biology</italic>, 250, 112-116. https://doi.org/10.1016/j.ejogrb.2020.05.003 <pub-id pub-id-type="doi">10.1016/j.ejogrb.2020.05.003</pub-id><pub-id pub-id-type="pmid">32438274</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.ejogrb.2020.05.003">https://doi.org/10.1016/j.ejogrb.2020.05.003</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Murphy, N.C.</string-name>
              <string-name>Burke, N.</string-name>
              <string-name>Breathnach, F.M.</string-name>
              <string-name>Burke, G.</string-name>
              <string-name>McAuliffe, F.M.</string-name>
              <string-name>Morrison, J.J.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Inter-Hospital Comparison of Cesarean Delivery Rates Should Not Be Considered to Reflect Quality of Care without Consideration of Patient Heterogeneity: An Observational Study</article-title>
            <source>European Journal of Obstetrics &amp; Gynecology and Reproductive Biology</source>
            <volume>250</volume>
            <pub-id pub-id-type="doi">10.1016/j.ejogrb.2020.05.003</pub-id>
            <pub-id pub-id-type="pmid">32438274</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B15">
        <label>15.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Fassett, K.T., Wolcott, M.D., Harpe, S.E. and McLaughlin, J.E. (2022) Considerations for Writing and Including Demographic Variables in Education Research. <italic>Currents</italic><italic>in</italic><italic>Pharmacy</italic><italic>Teaching</italic><italic>and</italic><italic>Learning</italic>, 14, 1068-1078. https://doi.org/10.1016/j.cptl.2022.07.022 <pub-id pub-id-type="doi">10.1016/j.cptl.2022.07.022</pub-id><pub-id pub-id-type="pmid">36055698</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.cptl.2022.07.022">https://doi.org/10.1016/j.cptl.2022.07.022</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Fassett, K.T.</string-name>
              <string-name>Wolcott, M.D.</string-name>
              <string-name>Harpe, S.E.</string-name>
              <string-name>McLaughlin, J.E.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Considerations for Writing and Including Demographic Variables in Education Research</article-title>
            <source>Currents in Pharmacy Teaching and Learning</source>
            <volume>14</volume>
            <pub-id pub-id-type="doi">10.1016/j.cptl.2022.07.022</pub-id>
            <pub-id pub-id-type="pmid">36055698</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B16">
        <label>16.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Spector, S.L., Nicklas, R.A., Chapman, J.A., Bernstein, I.L., Berger, W.E., Blessing-Moore, J., <italic>et</italic><italic>al.</italic> (2003) Symptom Severity Assessment of Allergic Rhinitis: Part 1. <italic>Annals</italic><italic>of</italic><italic>Allergy</italic>, <italic>Asthma</italic><italic>&amp;</italic><italic>Immunology</italic>, 91, 105-114. https://doi.org/10.1016/s1081-1206(10)62160-6 <pub-id pub-id-type="doi">10.1016/s1081-1206(10)62160-6</pub-id><pub-id pub-id-type="pmid">12952100</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s1081-1206(10)62160-6">https://doi.org/10.1016/s1081-1206(10)62160-6</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Spector, S.L.</string-name>
              <string-name>Nicklas, R.A.</string-name>
              <string-name>Chapman, J.A.</string-name>
              <string-name>Bernstein, I.L.</string-name>
              <string-name>Berger, W.E.</string-name>
              <string-name>Blessing-Moore, J.</string-name>
              <string-name>Allergy, A</string-name>
            </person-group>
            <year>2003</year>
            <article-title>Symptom Severity Assessment of Allergic Rhinitis: Part 1</article-title>
            <source>Annals of Allergy</source>
            <volume>1206</volume>
            <issue>10</issue>
            <pub-id pub-id-type="doi">10.1016/s1081-1206(10)62160-6</pub-id>
            <pub-id pub-id-type="pmid">12952100</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B17">
        <label>17.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Marmot, M. and Wilkinson, R. (2005) Social Determinants of Health. Oxford University Press.</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Marmot, M.</string-name>
              <string-name>Wilkinson, R.</string-name>
            </person-group>
            <year>2005</year>
            <article-title>Social Determinants of Health</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B18">
        <label>18.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Long, G., Shen, T., Jiang, J. and Blumenstein, M. (2024) Dual-Personalizing Adapter for federated Foundation Models. <italic>Advances in Neural Information Processing Systems</italic>, 37, 39409-39433. https://doi.org/10.52202/079017-1245 <pub-id pub-id-type="doi">10.52202/079017-1245</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.52202/079017-1245">https://doi.org/10.52202/079017-1245</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Long, G.</string-name>
              <string-name>Shen, T.</string-name>
              <string-name>Jiang, J.</string-name>
              <string-name>Blumenstein, M.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Dual-Personalizing Adapter for federated Foundation Models</article-title>
            <source>Advances in Neural Information Processing Systems</source>
            <volume>37</volume>
            <pub-id pub-id-type="doi">10.52202/079017-1245</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B19">
        <label>19.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Aggarwal, M., Khullar, V. and Goyal, N. (2024) A Comprehensive Review of Federated Learning: Methods, Applications, and Challenges in Privacy-Preserving Collaborative Model Training. In: Singh, J., Goyal, S.B., Kaushal, R.K., Kumar, N. and Sehra, S.S., Eds., <italic>Applied</italic><italic>Data</italic><italic>Science</italic><italic>and</italic><italic>Smart</italic><italic>Systems</italic>, CRC Press, 570-575. https://doi.org/10.1201/9781003471059-73 <pub-id pub-id-type="doi">10.1201/9781003471059-73</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1201/9781003471059-73">https://doi.org/10.1201/9781003471059-73</ext-link></mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Aggarwal, M.</string-name>
              <string-name>Khullar, V.</string-name>
              <string-name>Goyal, N.</string-name>
              <string-name>Methods, A</string-name>
              <string-name>Singh, J.</string-name>
              <string-name>Goyal, S.B.</string-name>
              <string-name>Kaushal, R.K.</string-name>
              <string-name>Kumar, N.</string-name>
              <string-name>Sehra, S.S.</string-name>
              <string-name>Systems, C</string-name>
            </person-group>
            <year>2024</year>
            <article-title>A Comprehensive Review of Federated Learning: Methods, Applications, and Challenges in Privacy-Preserving Collaborative Model Training</article-title>
            <source>In: Singh</source>
            <volume>570</volume>
            <pub-id pub-id-type="doi">10.1201/9781003471059-73</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B20">
        <label>20.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Hasan, M.T. and Kudapa, S.P. (2021) Data Privacy-Aware Machine Learning and Federated Learning: A Framework for Data Security. <italic>American</italic><italic>Journal</italic><italic>of</italic><italic>Interdisciplinary</italic><italic>Studies</italic>, 2, 1-34. https://doi.org/10.63125/vj1hem03 <pub-id pub-id-type="doi">10.63125/vj1hem03</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.63125/vj1hem03">https://doi.org/10.63125/vj1hem03</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Hasan, M.T.</string-name>
              <string-name>Kudapa, S.P.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Data Privacy-Aware Machine Learning and Federated Learning: A Framework for Data Security</article-title>
            <source>American Journal of Interdisciplinary Studies</source>
            <volume>2</volume>
            <pub-id pub-id-type="doi">10.63125/vj1hem03</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B21">
        <label>21.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Chowdhury, T.K. and Kudapa, S.P. (2024) Federated Learning Models for Privacy-Preserving Data Sharing and Secure Analytics in Healthcare Industry. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Business</italic><italic>and</italic><italic>Economics</italic><italic>Insights</italic>, 4, 91-133. https://doi.org/10.63125/c2dzn006 <pub-id pub-id-type="doi">10.63125/c2dzn006</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.63125/c2dzn006">https://doi.org/10.63125/c2dzn006</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Chowdhury, T.K.</string-name>
              <string-name>Kudapa, S.P.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Federated Learning Models for Privacy-Preserving Data Sharing and Secure Analytics in Healthcare Industry</article-title>
            <source>International Journal of Business and Economics Insights</source>
            <volume>4</volume>
            <pub-id pub-id-type="doi">10.63125/c2dzn006</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B22">
        <label>22.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Lyu, L., Yu, J., Nandakumar, K., Li, Y., Ma, X., Jin, J., <italic>et</italic><italic>al.</italic> (2020) Towards Fair and Privacy-Preserving Federated Deep Models. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Parallel</italic><italic>and</italic><italic>Distributed</italic><italic>Systems</italic>, 31, 2524-2541. https://doi.org/10.1109/tpds.2020.2996273 <pub-id pub-id-type="doi">10.1109/tpds.2020.2996273</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpds.2020.2996273">https://doi.org/10.1109/tpds.2020.2996273</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Lyu, L.</string-name>
              <string-name>Yu, J.</string-name>
              <string-name>Nandakumar, K.</string-name>
              <string-name>Li, Y.</string-name>
              <string-name>Ma, X.</string-name>
              <string-name>Jin, J.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Towards Fair and Privacy-Preserving Federated Deep Models</article-title>
            <source>IEEE Transactions on Parallel and Distributed Systems</source>
            <volume>31</volume>
            <pub-id pub-id-type="doi">10.1109/tpds.2020.2996273</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B23">
        <label>23.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Bokhari, M.U., Yadav, G. and Zeyauddin, M. (2024) Exploring Ensemble-Based Approaches for Granular Suicide Risk Assessment: A Comprehensive Framework in Therapeutic Informatics. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Information</italic><italic>Technology</italic>. https://doi.org/10.1007/s41870-024-02060-0 <pub-id pub-id-type="doi">10.1007/s41870-024-02060-0</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s41870-024-02060-0">https://doi.org/10.1007/s41870-024-02060-0</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Bokhari, M.U.</string-name>
              <string-name>Yadav, G.</string-name>
              <string-name>Zeyauddin, M.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Exploring Ensemble-Based Approaches for Granular Suicide Risk Assessment: A Comprehensive Framework in Therapeutic Informatics</article-title>
            <pub-id pub-id-type="doi">10.1007/s41870-024-02060-0</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B24">
        <label>24.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Tran, T., Phung, D., Luo, W., Harvey, R., Berk, M. and Venkatesh, S. (2013) An Integrated Framework for Suicide Risk Prediction. <italic>Proceedings</italic><italic>of</italic><italic>the</italic> 19 <italic>th</italic><italic>ACM</italic><italic>SIGKDD</italic><italic>International</italic><italic>Conference</italic><italic>on</italic><italic>Knowledge</italic><italic>Discovery</italic><italic>and</italic><italic>Data</italic><italic>Mining</italic>, Chicago, 11-14 August 2013, 1410-1418. https://doi.org/10.1145/2487575.2488196 <pub-id pub-id-type="doi">10.1145/2487575.2488196</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/2487575.2488196">https://doi.org/10.1145/2487575.2488196</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Tran, T.</string-name>
              <string-name>Phung, D.</string-name>
              <string-name>Luo, W.</string-name>
              <string-name>Harvey, R.</string-name>
              <string-name>Berk, M.</string-name>
              <string-name>Venkatesh, S.</string-name>
              <string-name>Mining, C</string-name>
            </person-group>
            <year>2013</year>
            <article-title>An Integrated Framework for Suicide Risk Prediction</article-title>
            <source>Proceedings of the 19th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining</source>
            <volume>11</volume>
            <pub-id pub-id-type="doi">10.1145/2487575.2488196</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B25">
        <label>25.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Dormont, B. and Milcent, C. (2005) How to Regulate Heterogeneous Hospitals? <italic>Journal</italic><italic>of</italic><italic>Economics</italic><italic>&amp;</italic><italic>Management</italic><italic>Strategy</italic>, 14, 591-621. https://doi.org/10.1111/j.1530-9134.2005.00075.x <pub-id pub-id-type="doi">10.1111/j.1530-9134.2005.00075.x</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1111/j.1530-9134.2005.00075.x">https://doi.org/10.1111/j.1530-9134.2005.00075.x</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Dormont, B.</string-name>
              <string-name>Milcent, C.</string-name>
            </person-group>
            <year>2005</year>
            <article-title>How to Regulate Heterogeneous Hospitals? Journal of Economics &amp; Management Strategy, 14, 591-621</article-title>
            <pub-id pub-id-type="doi">10.1111/j.1530-9134.2005.00075.x</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B26">
        <label>26.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Wang, H.Y., Yurochkin, M., Sun, Y., Papailiopoulos, D. and Khazaeni, Y. (2020) Federated Learning with Matched Averaging. arXiv: 2002.06440.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Wang, H.Y.</string-name>
              <string-name>Yurochkin, M.</string-name>
              <string-name>Sun, Y.</string-name>
              <string-name>Papailiopoulos, D.</string-name>
              <string-name>Khazaeni, Y.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Federated Learning with Matched Averaging</article-title>
            <fpage>2002</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B27">
        <label>27.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Giuseppi, A., Torre, L.D., Menegatti, D., Priscoli, F.D., Pietrabissa, A. and Poli, C. (2022) An Adaptive Model Averaging Procedure for Federated Learning (AdaFed). <italic>Journal</italic><italic>of</italic><italic>Advances</italic><italic>in</italic><italic>Information</italic><italic>Technology</italic>, 13, 539-548. https://doi.org/10.12720/jait.13.6.539-548 <pub-id pub-id-type="doi">10.12720/jait.13.6.539-548</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.12720/jait.13.6.539-548">https://doi.org/10.12720/jait.13.6.539-548</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Giuseppi, A.</string-name>
              <string-name>Torre, L.D.</string-name>
              <string-name>Menegatti, D.</string-name>
              <string-name>Priscoli, F.D.</string-name>
              <string-name>Pietrabissa, A.</string-name>
              <string-name>Poli, C.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>An Adaptive Model Averaging Procedure for Federated Learning (AdaFed)</article-title>
            <source>Journal of Advances in Information Technology</source>
            <volume>13</volume>
            <pub-id pub-id-type="doi">10.12720/jait.13.6.539-548</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B28">
        <label>28.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Manoj, T., Makkithaya, K. and Narendra, V.G. (2022) A Federated Learning-Based Crop Yield Prediction for Agricultural Production Risk Management. 2022 <italic>IEEE</italic><italic>Delhi</italic><italic>Section</italic><italic>Conference</italic> ( <italic>DELCON</italic>), New Delhi, 11-13 February 2022, 1-7. https://doi.org/10.1109/delcon54057.2022.9752836 <pub-id pub-id-type="doi">10.1109/delcon54057.2022.9752836</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/delcon54057.2022.9752836">https://doi.org/10.1109/delcon54057.2022.9752836</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Manoj, T.</string-name>
              <string-name>Makkithaya, K.</string-name>
              <string-name>Narendra, V.G.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>A Federated Learning-Based Crop Yield Prediction for Agricultural Production Risk Management</article-title>
            <source>2022 IEEE Delhi Section Conference (DELCON)</source>
            <volume>11</volume>
            <pub-id pub-id-type="doi">10.1109/delcon54057.2022.9752836</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B29">
        <label>29.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Fiez, T., Chasnov, B. and Ratliff, L.J. (2019) Convergence of Learning Dynamics in Stackelberg Games. arXiv: 1906.01217.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Fiez, T.</string-name>
              <string-name>Chasnov, B.</string-name>
              <string-name>Ratliff, L.J.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Convergence of Learning Dynamics in Stackelberg Games</article-title>
            <fpage>1906</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B30">
        <label>30.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Brewer, B.B., Carley, K.M., Benham-Hutchins, M., Effken, J.A. and Reminga, J. (2020) Exploring the Stability of Communication Network Metrics in a Dynamic Nursing Context. <italic>Social</italic><italic>Networks</italic>, 61, 11-19. https://doi.org/10.1016/j.socnet.2019.08.003 <pub-id pub-id-type="doi">10.1016/j.socnet.2019.08.003</pub-id><pub-id pub-id-type="pmid">32863552</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.socnet.2019.08.003">https://doi.org/10.1016/j.socnet.2019.08.003</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Brewer, B.B.</string-name>
              <string-name>Carley, K.M.</string-name>
              <string-name>Benham-Hutchins, M.</string-name>
              <string-name>Effken, J.A.</string-name>
              <string-name>Reminga, J.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Exploring the Stability of Communication Network Metrics in a Dynamic Nursing Context</article-title>
            <source>Social Networks</source>
            <volume>61</volume>
            <pub-id pub-id-type="doi">10.1016/j.socnet.2019.08.003</pub-id>
            <pub-id pub-id-type="pmid">32863552</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B31">
        <label>31.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Han, D., Kolli, K.K., Gransar, H., Lee, J.H., Choi, S., Chun, E.J., <italic>et</italic><italic>al.</italic> (2020) Machine Learning Based Risk Prediction Model for Asymptomatic Individuals Who Underwent Coronary Artery Calcium Score: Comparison with Traditional Risk Prediction Approaches. <italic>Journal</italic><italic>of</italic><italic>Cardiovascular</italic><italic>Computed</italic><italic>Tomography</italic>, 14, 168-176. https://doi.org/10.1016/j.jcct.2019.09.005 <pub-id pub-id-type="doi">10.1016/j.jcct.2019.09.005</pub-id><pub-id pub-id-type="pmid">31570323</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.jcct.2019.09.005">https://doi.org/10.1016/j.jcct.2019.09.005</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Han, D.</string-name>
              <string-name>Kolli, K.K.</string-name>
              <string-name>Gransar, H.</string-name>
              <string-name>Lee, J.H.</string-name>
              <string-name>Choi, S.</string-name>
              <string-name>Chun, E.J.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Machine Learning Based Risk Prediction Model for Asymptomatic Individuals Who Underwent Coronary Artery Calcium Score: Comparison with Traditional Risk Prediction Approaches</article-title>
            <source>Journal of Cardiovascular Computed Tomography</source>
            <volume>14</volume>
            <pub-id pub-id-type="doi">10.1016/j.jcct.2019.09.005</pub-id>
            <pub-id pub-id-type="pmid">31570323</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B32">
        <label>32.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Lyssenko, V., Jonsson, A., Almgren, P., Pulizzi, N., Isomaa, B., Tuomi, T., <italic>et</italic><italic>al.</italic> (2008) Clinical Risk Factors, DNA Variants, and the Development of Type 2 Diabetes. <italic>New</italic><italic>England</italic><italic>Journal</italic><italic>of</italic><italic>Medicine</italic>, 359, 2220-2232. https://doi.org/10.1056/nejmoa0801869 <pub-id pub-id-type="doi">10.1056/nejmoa0801869</pub-id><pub-id pub-id-type="pmid">19020324</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1056/nejmoa0801869">https://doi.org/10.1056/nejmoa0801869</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Lyssenko, V.</string-name>
              <string-name>Jonsson, A.</string-name>
              <string-name>Almgren, P.</string-name>
              <string-name>Pulizzi, N.</string-name>
              <string-name>Isomaa, B.</string-name>
              <string-name>Tuomi, T.</string-name>
              <string-name>Factors, D</string-name>
            </person-group>
            <year>2008</year>
            <article-title>Clinical Risk Factors, DNA Variants, and the Development of Type 2 Diabetes</article-title>
            <source>New England Journal of Medicine</source>
            <volume>359</volume>
            <pub-id pub-id-type="doi">10.1056/nejmoa0801869</pub-id>
            <pub-id pub-id-type="pmid">19020324</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B33">
        <label>33.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Özyürekoğlu, T., McCabe, S.J., Goldsmith, L.J. and LaJoie, A.S. (2006) The Minimal Clinically Important Difference of the Carpal Tunnel Syndrome Symptom Severity Scale. <italic>The</italic><italic>Journal</italic><italic>of</italic><italic>Hand</italic><italic>Surgery</italic>, 31, 733-738. https://doi.org/10.1016/j.jhsa.2006.01.012 <pub-id pub-id-type="doi">10.1016/j.jhsa.2006.01.012</pub-id><pub-id pub-id-type="pmid">16713833</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.jhsa.2006.01.012">https://doi.org/10.1016/j.jhsa.2006.01.012</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>McCabe, S.J.</string-name>
              <string-name>Goldsmith, L.J.</string-name>
              <string-name>LaJoie, A.S.</string-name>
            </person-group>
            <year>2006</year>
            <article-title>The Minimal Clinically Important Difference of the Carpal Tunnel Syndrome Symptom Severity Scale</article-title>
            <source>The Journal of Hand Surgery</source>
            <volume>31</volume>
            <pub-id pub-id-type="doi">10.1016/j.jhsa.2006.01.012</pub-id>
            <pub-id pub-id-type="pmid">16713833</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B34">
        <label>34.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Buckley, P.F., Miller, B.J., Lehrer, D.S. and Castle, D.J. (2008) Psychiatric Comorbidities and Schizophrenia. <italic>Schizophrenia</italic><italic>Bulletin</italic>, 35, 383-402. https://doi.org/10.1093/schbul/sbn135 <pub-id pub-id-type="doi">10.1093/schbul/sbn135</pub-id><pub-id pub-id-type="pmid">19011234</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1093/schbul/sbn135">https://doi.org/10.1093/schbul/sbn135</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Buckley, P.F.</string-name>
              <string-name>Miller, B.J.</string-name>
              <string-name>Lehrer, D.S.</string-name>
              <string-name>Castle, D.J.</string-name>
            </person-group>
            <year>2008</year>
            <article-title>Psychiatric Comorbidities and Schizophrenia</article-title>
            <source>Schizophrenia Bulletin</source>
            <volume>35</volume>
            <pub-id pub-id-type="doi">10.1093/schbul/sbn135</pub-id>
            <pub-id pub-id-type="pmid">19011234</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B35">
        <label>35.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Anestis, M.D. (2016) Prior Suicide Attempts Are Less Common in Suicide Decedents Who Died by Firearms Relative to Those Who Died by Other Means. <italic>Journal</italic><italic>of</italic><italic>Affective</italic><italic>Disorders</italic>, 189, 106-109. https://doi.org/10.1016/j.jad.2015.09.007 <pub-id pub-id-type="doi">10.1016/j.jad.2015.09.007</pub-id><pub-id pub-id-type="pmid">26432034</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.jad.2015.09.007">https://doi.org/10.1016/j.jad.2015.09.007</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Anestis, M.D.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Prior Suicide Attempts Are Less Common in Suicide Decedents Who Died by Firearms Relative to Those Who Died by Other Means</article-title>
            <source>Journal of Affective Disorders</source>
            <volume>189</volume>
            <pub-id pub-id-type="doi">10.1016/j.jad.2015.09.007</pub-id>
            <pub-id pub-id-type="pmid">26432034</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B36">
        <label>36.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Rutter, M. and Sandberg, S. (1992) Psychosocial Stressors: Concepts, Causes and Effects. <italic>European</italic><italic>Child</italic><italic>&amp;</italic><italic>Adolescent</italic><italic>Psychiatry</italic>, 1, 3-13. https://doi.org/10.1007/bf02084429 <pub-id pub-id-type="doi">10.1007/bf02084429</pub-id><pub-id pub-id-type="pmid">29871399</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/bf02084429">https://doi.org/10.1007/bf02084429</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Rutter, M.</string-name>
              <string-name>Sandberg, S.</string-name>
              <string-name>Concepts, C</string-name>
            </person-group>
            <year>1992</year>
            <article-title>Psychosocial Stressors: Concepts, Causes and Effects</article-title>
            <source>European Child &amp; Adolescent Psychiatry</source>
            <volume>1</volume>
            <pub-id pub-id-type="doi">10.1007/bf02084429</pub-id>
            <pub-id pub-id-type="pmid">29871399</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B37">
        <label>37.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Kuhle, S., Maguire, B., Zhang, H., Hamilton, D., Allen, A.C., Joseph, K.S., <italic>et</italic><italic>al.</italic> (2018) Comparison of Logistic Regression with Machine Learning Methods for the Prediction of Fetal Growth Abnormalities: A Retrospective Cohort Study. <italic>BMC</italic><italic>Pregnancy</italic><italic>and</italic><italic>Childbirth</italic>, 18, Article No. 333. https://doi.org/10.1186/s12884-018-1971-2 <pub-id pub-id-type="doi">10.1186/s12884-018-1971-2</pub-id><pub-id pub-id-type="pmid">30111303</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1186/s12884-018-1971-2">https://doi.org/10.1186/s12884-018-1971-2</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Kuhle, S.</string-name>
              <string-name>Maguire, B.</string-name>
              <string-name>Zhang, H.</string-name>
              <string-name>Hamilton, D.</string-name>
              <string-name>Allen, A.C.</string-name>
              <string-name>Joseph, K.S.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Comparison of Logistic Regression with Machine Learning Methods for the Prediction of Fetal Growth Abnormalities: A Retrospective Cohort Study</article-title>
            <source>BMC Pregnancy and Childbirth</source>
            <volume>18</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1186/s12884-018-1971-2</pub-id>
            <pub-id pub-id-type="pmid">30111303</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B38">
        <label>38.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Park, S. and Byun, J. (2021) A Study of Predictive Models for Early Outcomes of Post-Prostatectomy Incontinence: Machine Learning Approach vs. Logistic Regression Analysis Approach. <italic>Applied</italic><italic>Sciences</italic>, 11, Article 6225. https://doi.org/10.3390/app11136225 <pub-id pub-id-type="doi">10.3390/app11136225</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/app11136225">https://doi.org/10.3390/app11136225</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Park, S.</string-name>
              <string-name>Byun, J.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>A Study of Predictive Models for Early Outcomes of Post-Prostatectomy Incontinence: Machine Learning Approach vs</article-title>
            <source>Logistic Regression Analysis Approach. Applied Sciences</source>
            <volume>11</volume>
            <elocation-id>6225</elocation-id>
            <pub-id pub-id-type="doi">10.3390/app11136225</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B39">
        <label>39.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Clark, L.A. and Pregibon, D. (2017) Tree-based Models. In: Hastie, T.J., Ed., <italic>Statistical</italic><italic>Models</italic><italic>in</italic><italic>S</italic>, Routledge, 377-419. https://doi.org/10.1201/9780203738535-9 <pub-id pub-id-type="doi">10.1201/9780203738535-9</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1201/9780203738535-9">https://doi.org/10.1201/9780203738535-9</ext-link></mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Clark, L.A.</string-name>
              <string-name>Pregibon, D.</string-name>
              <string-name>Hastie, T.J.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Tree-based Models</article-title>
            <source>In: Hastie</source>
            <volume>377</volume>
            <pub-id pub-id-type="doi">10.1201/9780203738535-9</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B40">
        <label>40.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Amini, P., Ahmadinia, H., Poorolajal, J. and Amiri, M.M. (2016) Evaluating the High Risk Groups for Suicide: A Comparison of Logistic Regression, Support Vector Machine, Decision Tree and Artificial Neural Network. <italic>Iranian</italic><italic>Journal</italic><italic>of</italic><italic>Public Health</italic>, 45, 1179-1187.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Amini, P.</string-name>
              <string-name>Ahmadinia, H.</string-name>
              <string-name>Poorolajal, J.</string-name>
              <string-name>Amiri, M.M.</string-name>
              <string-name>Regression, S</string-name>
              <string-name>Machine, D</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Evaluating the High Risk Groups for Suicide: A Comparison of Logistic Regression, Support Vector Machine, Decision Tree and Artificial Neural Network</article-title>
            <source>Iranian Journal of Public Health</source>
            <volume>45</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B41">
        <label>41.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Švejdar, V. (1978) Degrees of Interpretability. <italic>Commentationes</italic><italic>Mathematicae</italic><italic>Universitatis</italic><italic>Carolinae</italic>, 19, 789-813.</mixed-citation>
          <element-citation publication-type="other">
            <year>1978</year>
            <article-title>Degrees of Interpretability</article-title>
            <source>Commentationes Mathematicae Universitatis Carolinae</source>
            <volume>19</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B42">
        <label>42.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Yang, J., Soltan, A.A.S. and Clifton, D.A. (2022) Machine Learning Generalizability across Healthcare Settings: Insights from Multi-Site COVID-19 Screening. <italic>npj</italic><italic>Digital</italic><italic>Medicine</italic>, 5, Article No. 69. https://doi.org/10.1038/s41746-022-00614-9 <pub-id pub-id-type="doi">10.1038/s41746-022-00614-9</pub-id><pub-id pub-id-type="pmid">35672368</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41746-022-00614-9">https://doi.org/10.1038/s41746-022-00614-9</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Yang, J.</string-name>
              <string-name>Soltan, A.A.S.</string-name>
              <string-name>Clifton, D.A.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Machine Learning Generalizability across Healthcare Settings: Insights from Multi-Site COVID-19 Screening</article-title>
            <source>npj Digital Medicine</source>
            <volume>5</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/s41746-022-00614-9</pub-id>
            <pub-id pub-id-type="pmid">35672368</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B43">
        <label>43.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Tran, A.T., Zeevi, T. and Payabvash, S. (2025) Strategies to Improve the Robustness and Generalizability of Deep Learning Segmentation and Classification in Neuroimaging. <italic>BioMedInformatics</italic>, 5, Article 20. https://doi.org/10.3390/biomedinformatics5020020 <pub-id pub-id-type="doi">10.3390/biomedinformatics5020020</pub-id><pub-id pub-id-type="pmid">40271381</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/biomedinformatics5020020">https://doi.org/10.3390/biomedinformatics5020020</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Tran, A.T.</string-name>
              <string-name>Zeevi, T.</string-name>
              <string-name>Payabvash, S.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Strategies to Improve the Robustness and Generalizability of Deep Learning Segmentation and Classification in Neuroimaging</article-title>
            <source>BioMedInformatics</source>
            <volume>5</volume>
            <elocation-id>20</elocation-id>
            <pub-id pub-id-type="doi">10.3390/biomedinformatics5020020</pub-id>
            <pub-id pub-id-type="pmid">40271381</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B44">
        <label>44.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Liu, J. and Cui, P. (2025) Data Heterogeneity Modeling for Trustworthy Machine Learning. <italic>Proceedings</italic><italic>of</italic><italic>the</italic> 31 <italic>st</italic><italic>ACM</italic><italic>SIGKDD</italic><italic>Conference</italic><italic>on</italic><italic>Knowledge</italic><italic>Discovery</italic><italic>and</italic><italic>Data</italic><italic>Mining</italic> V.2, Toronto, 3-7 August 2025, 6086-6095. https://doi.org/10.1145/3711896.3736560 <pub-id pub-id-type="doi">10.1145/3711896.3736560</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/3711896.3736560">https://doi.org/10.1145/3711896.3736560</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Liu, J.</string-name>
              <string-name>Cui, P.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Data Heterogeneity Modeling for Trustworthy Machine Learning</article-title>
            <source>Proceedings of the 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining V.2</source>
            <volume>3</volume>
            <pub-id pub-id-type="doi">10.1145/3711896.3736560</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B45">
        <label>45.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Paschali, M., Conjeti, S., Navarro, F. and Navab, N. (2018) Generalizability Vs. Robustness: Investigating Medical Imaging Networks Using Adversarial Examples. In: Frangi, A., Schnabel, J., Davatzikos, C., Alberola-López, C. and Fichtinger, G., Eds., <italic>Medical Image Computing and Computer Assisted Intervention</italic>— <italic>MICCAI</italic> 2018, Springer International Publishing, 493-501. https://doi.org/10.1007/978-3-030-00928-1_56 <pub-id pub-id-type="doi">10.1007/978-3-030-00928-1_56</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/978-3-030-00928-1_56">https://doi.org/10.1007/978-3-030-00928-1_56</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Paschali, M.</string-name>
              <string-name>Conjeti, S.</string-name>
              <string-name>Navarro, F.</string-name>
              <string-name>Navab, N.</string-name>
              <string-name>Frangi, A.</string-name>
              <string-name>Schnabel, J.</string-name>
              <string-name>Davatzikos, C.</string-name>
              <string-name>Fichtinger, G.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Generalizability Vs</article-title>
            <source>Robustness: Investigating Medical Imaging Networks Using Adversarial Examples. In: Frangi</source>
            <volume>493</volume>
            <pub-id pub-id-type="doi">10.1007/978-3-030-00928-1_56</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B46">
        <label>46.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Kazmierski, M., Welch, M., Kim, S., McIntosh, C., Rey-McIntyre, K., Huang, S.H., <italic>et</italic><italic>al.</italic> (2023) Multi-Institutional Prognostic Modeling in Head and Neck Cancer: Evaluating Impact and Generalizability of Deep Learning and Radiomics. <italic>Cancer</italic><italic>Research</italic><italic>Communications</italic>, 3, 1140-1151. https://doi.org/10.1158/2767-9764.crc-22-0152 <pub-id pub-id-type="doi">10.1158/2767-9764.crc-22-0152</pub-id><pub-id pub-id-type="pmid">37397861</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1158/2767-9764.crc-22-0152">https://doi.org/10.1158/2767-9764.crc-22-0152</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Kazmierski, M.</string-name>
              <string-name>Welch, M.</string-name>
              <string-name>Kim, S.</string-name>
              <string-name>McIntosh, C.</string-name>
              <string-name>Rey-McIntyre, K.</string-name>
              <string-name>Huang, S.H.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Multi-Institutional Prognostic Modeling in Head and Neck Cancer: Evaluating Impact and Generalizability of Deep Learning and Radiomics</article-title>
            <source>Cancer Research Communications</source>
            <volume>3</volume>
            <pub-id pub-id-type="doi">10.1158/2767-9764.crc-22-0152</pub-id>
            <pub-id pub-id-type="pmid">37397861</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B47">
        <label>47.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Jayne, M.E.A. and Dipboye, R.L. (2004) Leveraging Diversity to Improve Business Performance: Research Findings and Recommendations for Organizations. <italic>Human</italic><italic>Resource</italic><italic>Management</italic>, 43, 409-424. https://doi.org/10.1002/hrm.20033 <pub-id pub-id-type="doi">10.1002/hrm.20033</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/hrm.20033">https://doi.org/10.1002/hrm.20033</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Jayne, M.E.A.</string-name>
              <string-name>Dipboye, R.L.</string-name>
            </person-group>
            <year>2004</year>
            <article-title>Leveraging Diversity to Improve Business Performance: Research Findings and Recommendations for Organizations</article-title>
            <source>Human Resource Management</source>
            <volume>43</volume>
            <pub-id pub-id-type="doi">10.1002/hrm.20033</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B48">
        <label>48.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Anthonysamy, P., Rashid, A. and Chitchyan, R. (2017) Privacy Requirements: Present &amp; Future. 2017 <italic>IEEE</italic>/ <italic>ACM</italic> 39 <italic>th</italic><italic>International</italic><italic>Conference</italic><italic>on</italic><italic>Software</italic><italic>Engineering</italic>: <italic>Software</italic><italic>Engineering</italic><italic>in</italic><italic>Society</italic><italic>Track</italic> ( <italic>ICSE</italic>- <italic>SEIS</italic>), Bueons Aires, 20-28 May 2017, 13-22. https://doi.org/10.1109/icse-seis.2017.3 <pub-id pub-id-type="doi">10.1109/icse-seis.2017.3</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/icse-seis.2017.3">https://doi.org/10.1109/icse-seis.2017.3</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Anthonysamy, P.</string-name>
              <string-name>Rashid, A.</string-name>
              <string-name>Chitchyan, R.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Privacy Requirements: Present &amp; Future</article-title>
            <source>2017 IEEE/ACM 39th International Conference on Software Engineering: Software Engineering in Society Track (ICSE-SEIS)</source>
            <volume>20</volume>
            <pub-id pub-id-type="doi">10.1109/icse-seis.2017.3</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B49">
        <label>49.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Alhassan, I., Sammon, D. and Daly, M. (2016) Data Governance Activities: An Analysis of the Literature. <italic>Journal</italic><italic>of</italic><italic>Decision</italic><italic>Systems</italic>, 25, 64-75. https://doi.org/10.1080/12460125.2016.1187397 <pub-id pub-id-type="doi">10.1080/12460125.2016.1187397</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1080/12460125.2016.1187397">https://doi.org/10.1080/12460125.2016.1187397</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Alhassan, I.</string-name>
              <string-name>Sammon, D.</string-name>
              <string-name>Daly, M.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Data Governance Activities: An Analysis of the Literature</article-title>
            <source>Journal of Decision Systems</source>
            <volume>25</volume>
            <pub-id pub-id-type="doi">10.1080/12460125.2016.1187397</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B50">
        <label>50.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">van Panhuis, W.G., Paul, P., Emerson, C., Grefenstette, J., Wilder, R., Herbst, A.J., <italic>et</italic><italic>al.</italic> (2014) A Systematic Review of Barriers to Data Sharing in Public Health. <italic>BMC</italic><italic>Public</italic><italic>Health</italic>, 14, Article No. 1144. https://doi.org/10.1186/1471-2458-14-1144 <pub-id pub-id-type="doi">10.1186/1471-2458-14-1144</pub-id><pub-id pub-id-type="pmid">25377061</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1186/1471-2458-14-1144">https://doi.org/10.1186/1471-2458-14-1144</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Panhuis, W.G.</string-name>
              <string-name>Paul, P.</string-name>
              <string-name>Emerson, C.</string-name>
              <string-name>Grefenstette, J.</string-name>
              <string-name>Wilder, R.</string-name>
              <string-name>Herbst, A.J.</string-name>
            </person-group>
            <year>2014</year>
            <article-title>A Systematic Review of Barriers to Data Sharing in Public Health</article-title>
            <source>BMC Public Health</source>
            <volume>14</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1186/1471-2458-14-1144</pub-id>
            <pub-id pub-id-type="pmid">25377061</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B51">
        <label>51.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Fassnacht, M., Benz, C., Heinz, D., Leimstoll, J. and Satzger, G. (2023) Barriers to Data Sharing among Private Sector Organizations. <italic>Proceedings</italic><italic>of</italic><italic>the</italic><italic>Annual</italic><italic>Hawaii</italic><italic>International</italic><italic>Conference</italic><italic>on</italic><italic>System</italic><italic>Sciences</italic>, Maui, 3-6 January 2023, 3695-3704. https://doi.org/10.24251/hicss.2023.453 <pub-id pub-id-type="doi">10.24251/hicss.2023.453</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.24251/hicss.2023.453">https://doi.org/10.24251/hicss.2023.453</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Fassnacht, M.</string-name>
              <string-name>Benz, C.</string-name>
              <string-name>Heinz, D.</string-name>
              <string-name>Leimstoll, J.</string-name>
              <string-name>Satzger, G.</string-name>
              <string-name>Sciences, M</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Barriers to Data Sharing among Private Sector Organizations</article-title>
            <source>Proceedings of the Annual Hawaii International Conference on System Sciences</source>
            <volume>3</volume>
            <pub-id pub-id-type="doi">10.24251/hicss.2023.453</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B52">
        <label>52.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Bensusan, H., and Kalousis, A. (2001) Estimating the Predictive Accuracy of a Classifier. In: <italic>European Conference on Machine Learning</italic>, Springer Berlin Heidelberg, 25-36. https://doi.org/10.1007/3-540-44795-4_3 <pub-id pub-id-type="doi">10.1007/3-540-44795-4_3</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/3-540-44795-4_3">https://doi.org/10.1007/3-540-44795-4_3</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Bensusan, H.</string-name>
              <string-name>Kalousis, A.</string-name>
              <string-name>Learning, S</string-name>
            </person-group>
            <year>2001</year>
            <article-title>Estimating the Predictive Accuracy of a Classifier</article-title>
            <source>In: European Conference on Machine Learning</source>
            <volume>25</volume>
            <pub-id pub-id-type="doi">10.1007/3-540-44795-4_3</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B53">
        <label>53.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Naiseh, M., Al-Thani, D., Jiang, N. and Ali, R. (2023) How the Different Explanation Classes Impact Trust Calibration: The Case of Clinical Decision Support Systems. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Human-Computer</italic><italic>Studies</italic>, 169, Article ID: 102941. https://doi.org/10.1016/j.ijhcs.2022.102941 <pub-id pub-id-type="doi">10.1016/j.ijhcs.2022.102941</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.ijhcs.2022.102941">https://doi.org/10.1016/j.ijhcs.2022.102941</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Naiseh, M.</string-name>
              <string-name>Al-Thani, D.</string-name>
              <string-name>Jiang, N.</string-name>
              <string-name>Ali, R.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>How the Different Explanation Classes Impact Trust Calibration: The Case of Clinical Decision Support Systems</article-title>
            <source>International Journal of Human-Computer Studies</source>
            <volume>169</volume>
            <fpage>102941</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1016/j.ijhcs.2022.102941</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B54">
        <label>54.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Alsoud, D., Sabino, J., Ferrante, M., Verstockt, B. and Vermeire, S. (2025) Calibration, Clinical Utility, and Specificity of Clinical Decision Support Tools in Inflammatory Bowel Disease. <italic>Clinical</italic><italic>Gastroenterology</italic><italic>and</italic><italic>Hepatology</italic>, 23, 1216-1227.e14. https://doi.org/10.1016/j.cgh.2024.09.020 <pub-id pub-id-type="doi">10.1016/j.cgh.2024.09.020</pub-id><pub-id pub-id-type="pmid">39461468</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.cgh.2024.09.020">https://doi.org/10.1016/j.cgh.2024.09.020</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Alsoud, D.</string-name>
              <string-name>Sabino, J.</string-name>
              <string-name>Ferrante, M.</string-name>
              <string-name>Verstockt, B.</string-name>
              <string-name>Vermeire, S.</string-name>
              <string-name>Calibration, C</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Calibration, Clinical Utility, and Specificity of Clinical Decision Support Tools in Inflammatory Bowel Disease</article-title>
            <source>Clinical Gastroenterology and Hepatology</source>
            <volume>23</volume>
            <pub-id pub-id-type="doi">10.1016/j.cgh.2024.09.020</pub-id>
            <pub-id pub-id-type="pmid">39461468</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B55">
        <label>55.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Goe, L., Holdheide, L. and Miller, T. (2011) A Practical Guide to Designing Comprehensive Teacher Evaluation Systems: A Tool to Assist in the Development of Teacher Evaluation Systems. National Comprehensive Center for Teacher Quality.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Goe, L.</string-name>
              <string-name>Holdheide, L.</string-name>
              <string-name>Miller, T.</string-name>
            </person-group>
            <year>2011</year>
            <article-title>A Practical Guide to Designing Comprehensive Teacher Evaluation Systems: A Tool to Assist in the Development of Teacher Evaluation Systems</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B56">
        <label>56.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Wind, A., Oberst, S., Westerhuis, W., Blaauwgeers, H., Sæter, G., de Paoli, P., <italic>et</italic><italic>al.</italic> (2023) Evaluating Comprehensive Cancer Networks; a Review of Standards and Evaluation Methods for Care Networks to Inform a Comparison with the OECI Comprehensive Cancer Network Standards. <italic>Acta</italic><italic>Oncologica</italic>, 62, 15-24. https://doi.org/10.1080/0284186x.2023.2170275 <pub-id pub-id-type="doi">10.1080/0284186x.2023.2170275</pub-id><pub-id pub-id-type="pmid">36786345</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1080/0284186x.2023.2170275">https://doi.org/10.1080/0284186x.2023.2170275</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Wind, A.</string-name>
              <string-name>Oberst, S.</string-name>
              <string-name>Westerhuis, W.</string-name>
              <string-name>Blaauwgeers, H.</string-name>
              <string-name>Paoli, P.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Evaluating Comprehensive Cancer Networks; a Review of Standards and Evaluation Methods for Care Networks to Inform a Comparison with the OECI Comprehensive Cancer Network Standards</article-title>
            <source>Acta Oncologica</source>
            <volume>62</volume>
            <pub-id pub-id-type="doi">10.1080/0284186x.2023.2170275</pub-id>
            <pub-id pub-id-type="pmid">36786345</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B57">
        <label>57.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Shankar, P.M. (2019) Pedagogy of Bayes’ Rule, Confusion Matrix, Transition Matrix, and Receiver Operating Characteristics. <italic>Computer</italic><italic>Applications</italic><italic>in</italic><italic>Engineering</italic><italic>Education</italic>, 27, 510-518. https://doi.org/10.1002/cae.22093 <pub-id pub-id-type="doi">10.1002/cae.22093</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/cae.22093">https://doi.org/10.1002/cae.22093</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Shankar, P.M.</string-name>
              <string-name>Rule, C</string-name>
              <string-name>Matrix, T</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Pedagogy of Bayes’ Rule, Confusion Matrix, Transition Matrix, and Receiver Operating Characteristics</article-title>
            <source>Computer Applications in Engineering Education</source>
            <volume>27</volume>
            <pub-id pub-id-type="doi">10.1002/cae.22093</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B58">
        <label>58.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Linden, A. (2006) Measuring Diagnostic and Predictive Accuracy in Disease Management: An Introduction to Receiver Operating Characteristic (ROC) Analysis. <italic>Journal</italic><italic>of</italic><italic>Evaluation</italic><italic>in</italic><italic>Clinical</italic><italic>Practice</italic>, 12, 132-139. https://doi.org/10.1111/j.1365-2753.2005.00598.x <pub-id pub-id-type="doi">10.1111/j.1365-2753.2005.00598.x</pub-id><pub-id pub-id-type="pmid">16579821</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1111/j.1365-2753.2005.00598.x">https://doi.org/10.1111/j.1365-2753.2005.00598.x</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Linden, A.</string-name>
            </person-group>
            <year>2006</year>
            <article-title>Measuring Diagnostic and Predictive Accuracy in Disease Management: An Introduction to Receiver Operating Characteristic (ROC) Analysis</article-title>
            <source>Journal of Evaluation in Clinical Practice</source>
            <volume>12</volume>
            <pub-id pub-id-type="doi">10.1111/j.1365-2753.2005.00598.x</pub-id>
            <pub-id pub-id-type="pmid">16579821</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B59">
        <label>59.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Yang, S. and Berdine, G. (2017) The Receiver Operating Characteristic (ROC) Curve. <italic>The</italic><italic>Southwest</italic><italic>Respiratory</italic><italic>and</italic><italic>Critical</italic><italic>Care</italic><italic>Chronicles</italic>, 5, 34-36. https://doi.org/10.12746/swrccc.v5i19.391 <pub-id pub-id-type="doi">10.12746/swrccc.v5i19.391</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.12746/swrccc.v5i19.391">https://doi.org/10.12746/swrccc.v5i19.391</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Yang, S.</string-name>
              <string-name>Berdine, G.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>The Receiver Operating Characteristic (ROC) Curve</article-title>
            <source>The Southwest Respiratory and Critical Care Chronicles</source>
            <volume>5</volume>
            <pub-id pub-id-type="doi">10.12746/swrccc.v5i19.391</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B60">
        <label>60.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Miller, M., Hafner, M., Sontag, E., Davidsohn, N., Subramanian, S., <italic>et</italic><italic>al.</italic> (2012) Modular Design of Artificial Tissue Homeostasis: Robust Control through Synthetic Cellular Heterogeneity. <italic>PLOS</italic><italic>Computational</italic><italic>Biology</italic>, 8, e1002579. https://doi.org/10.1371/journal.pcbi.1002579 <pub-id pub-id-type="doi">10.1371/journal.pcbi.1002579</pub-id><pub-id pub-id-type="pmid">22829755</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1371/journal.pcbi.1002579">https://doi.org/10.1371/journal.pcbi.1002579</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Miller, M.</string-name>
              <string-name>Hafner, M.</string-name>
              <string-name>Sontag, E.</string-name>
              <string-name>Davidsohn, N.</string-name>
              <string-name>Subramanian, S.</string-name>
            </person-group>
            <year>2012</year>
            <article-title>Modular Design of Artificial Tissue Homeostasis: Robust Control through Synthetic Cellular Heterogeneity</article-title>
            <source>PLOS Computational Biology</source>
            <volume>8</volume>
            <pub-id pub-id-type="doi">10.1371/journal.pcbi.1002579</pub-id>
            <pub-id pub-id-type="pmid">22829755</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B61">
        <label>61.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Doudchenko, N., Khosravi, K., Pouget-Abadie, J., Lahaie, S., Lubin, M., Mirrokni, V. and Spiess, J. (2021) Synthetic Design: An Optimization Approach to Experimental Design with Synthetic Controls. <italic>Advances</italic><italic>in</italic><italic>Neural</italic><italic>In-formation</italic><italic>Processing</italic><italic>Systems</italic>, 34, 8691-8701.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Doudchenko, N.</string-name>
              <string-name>Khosravi, K.</string-name>
              <string-name>Pouget-Abadie, J.</string-name>
              <string-name>Lahaie, S.</string-name>
              <string-name>Lubin, M.</string-name>
              <string-name>Mirrokni, V.</string-name>
              <string-name>Spiess, J.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Synthetic Design: An Optimization Approach to Experimental Design with Synthetic Controls</article-title>
            <source>Advances in Neural In-formation Processing Systems</source>
            <volume>34</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B62">
        <label>62.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Zhou, M., Li, J., Basu, R. and Ferreira, J. (2022) Creating Spatially-Detailed Heterogeneous Synthetic Populations for Agent-Based Microsimulation. <italic>Computers</italic>, <italic>Environment</italic><italic>and</italic><italic>Urban</italic><italic>Systems</italic>, 91, Article ID: 101717. https://doi.org/10.1016/j.compenvurbsys.2021.101717 <pub-id pub-id-type="doi">10.1016/j.compenvurbsys.2021.101717</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.compenvurbsys.2021.101717">https://doi.org/10.1016/j.compenvurbsys.2021.101717</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Zhou, M.</string-name>
              <string-name>Li, J.</string-name>
              <string-name>Basu, R.</string-name>
              <string-name>Ferreira, J.</string-name>
              <string-name>Computers, E</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Creating Spatially-Detailed Heterogeneous Synthetic Populations for Agent-Based Microsimulation</article-title>
            <source>Computers</source>
            <volume>91</volume>
            <fpage>101717</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1016/j.compenvurbsys.2021.101717</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B63">
        <label>63.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Fins, J.J., Rezai, A.R. and Greenberg, B.D. (2006) Psychosurgery: Avoiding an Ethical Redux While Advancing a Therapeutic Future. <italic>Neurosurgery</italic>, 59, 713-716. https://doi.org/10.1227/01.neu.0000243605.89270.6c <pub-id pub-id-type="doi">10.1227/01.neu.0000243605.89270.6c</pub-id><pub-id pub-id-type="pmid">17038936</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1227/01.neu.0000243605.89270.6c">https://doi.org/10.1227/01.neu.0000243605.89270.6c</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Fins, J.J.</string-name>
              <string-name>Rezai, A.R.</string-name>
              <string-name>Greenberg, B.D.</string-name>
            </person-group>
            <year>2006</year>
            <article-title>Psychosurgery: Avoiding an Ethical Redux While Advancing a Therapeutic Future</article-title>
            <source>Neurosurgery</source>
            <volume>59</volume>
            <pub-id pub-id-type="doi">10.1227/01.neu.0000243605.89270.6c</pub-id>
            <pub-id pub-id-type="pmid">17038936</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B64">
        <label>64.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Ahalt, S.C., Chute, C.G., Fecho, K., Glusman, G., Hadlock, J., Taylor, C.O., <italic>et</italic><italic>al.</italic> (2019) Clinical Data: Sources and Types, Regulatory Constraints, Applications. <italic>Clinical</italic><italic>and</italic><italic>Translational</italic><italic>Science</italic>, 12, 329-333. https://doi.org/10.1111/cts.12638 <pub-id pub-id-type="doi">10.1111/cts.12638</pub-id><pub-id pub-id-type="pmid">31074176</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1111/cts.12638">https://doi.org/10.1111/cts.12638</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ahalt, S.C.</string-name>
              <string-name>Chute, C.G.</string-name>
              <string-name>Fecho, K.</string-name>
              <string-name>Glusman, G.</string-name>
              <string-name>Hadlock, J.</string-name>
              <string-name>Taylor, C.O.</string-name>
              <string-name>Types, R</string-name>
              <string-name>Constraints, A</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Clinical Data: Sources and Types, Regulatory Constraints, Applications</article-title>
            <source>Clinical and Translational Science</source>
            <volume>12</volume>
            <pub-id pub-id-type="doi">10.1111/cts.12638</pub-id>
            <pub-id pub-id-type="pmid">31074176</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B65">
        <label>65.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Byrnes, J.E.K. and Dee, L.E. (2025) Causal Inference with Observational Data and Unobserved Confounding Variables. <italic>Ecology</italic><italic>Letters</italic>, 28, e70023. https://doi.org/10.1111/ele.70023 <pub-id pub-id-type="doi">10.1111/ele.70023</pub-id><pub-id pub-id-type="pmid">39836442</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1111/ele.70023">https://doi.org/10.1111/ele.70023</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Byrnes, J.E.K.</string-name>
              <string-name>Dee, L.E.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Causal Inference with Observational Data and Unobserved Confounding Variables</article-title>
            <source>Ecology Letters</source>
            <volume>28</volume>
            <pub-id pub-id-type="doi">10.1111/ele.70023</pub-id>
            <pub-id pub-id-type="pmid">39836442</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B66">
        <label>66.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Tchetgen Tchetgen, E. (2013) The Control Outcome Calibration Approach for Causal Inference with Unobserved Confounding. <italic>American</italic><italic>Journal</italic><italic>of</italic><italic>Epidemiology</italic>, 179, 633-640. https://doi.org/10.1093/aje/kwt303 <pub-id pub-id-type="doi">10.1093/aje/kwt303</pub-id><pub-id pub-id-type="pmid">24363326</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1093/aje/kwt303">https://doi.org/10.1093/aje/kwt303</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Tchetgen, E.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>The Control Outcome Calibration Approach for Causal Inference with Unobserved Confounding</article-title>
            <source>American Journal of Epidemiology</source>
            <volume>179</volume>
            <pub-id pub-id-type="doi">10.1093/aje/kwt303</pub-id>
            <pub-id pub-id-type="pmid">24363326</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B67">
        <label>67.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Bovens, A.M.P.M., van Baak, M.A., Vrencken, J.G.P.M., Wijnen, J.A.G. and Verstappen, F.T.J. (1990) Variability and Reliability of Joint Measurements. <italic>The</italic><italic>American</italic><italic>Journal</italic><italic>of</italic><italic>Sports</italic><italic>Medicine</italic>, 18, 58-63. https://doi.org/10.1177/036354659001800110 <pub-id pub-id-type="doi">10.1177/036354659001800110</pub-id><pub-id pub-id-type="pmid">2405721</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1177/036354659001800110">https://doi.org/10.1177/036354659001800110</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Bovens, A.M.P.M.</string-name>
              <string-name>Baak, M.A.</string-name>
              <string-name>Vrencken, J.G.P.M.</string-name>
              <string-name>Wijnen, J.A.G.</string-name>
              <string-name>Verstappen, F.T.J.</string-name>
            </person-group>
            <year>1990</year>
            <article-title>Variability and Reliability of Joint Measurements</article-title>
            <source>The American Journal of Sports Medicine</source>
            <volume>18</volume>
            <pub-id pub-id-type="doi">10.1177/036354659001800110</pub-id>
            <pub-id pub-id-type="pmid">2405721</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B68">
        <label>68.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Medina, L.S. and Zurakowski, D. (2003) Measurement Variability and Confidence Intervals in Medicine: Why Should Radiologists Care? <italic>Radiology</italic>, 226, 297-301. https://doi.org/10.1148/radiol.2262011537 <pub-id pub-id-type="doi">10.1148/radiol.2262011537</pub-id><pub-id pub-id-type="pmid">12563116</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1148/radiol.2262011537">https://doi.org/10.1148/radiol.2262011537</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Medina, L.S.</string-name>
              <string-name>Zurakowski, D.</string-name>
            </person-group>
            <year>2003</year>
            <article-title>Measurement Variability and Confidence Intervals in Medicine: Why Should Radiologists Care? Radiology, 226, 297-301</article-title>
            <pub-id pub-id-type="doi">10.1148/radiol.2262011537</pub-id>
            <pub-id pub-id-type="pmid">12563116</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B69">
        <label>69.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Blonde, L., Khunti, K., Harris, S.B., Meizinger, C. and Skolnik, N.S. (2018) Interpretation and Impact of Real-World Clinical Data for the Practicing Clinician. <italic>Advances</italic><italic>in</italic><italic>Therapy</italic>, 35, 1763-1774. https://doi.org/10.1007/s12325-018-0805-y <pub-id pub-id-type="doi">10.1007/s12325-018-0805-y</pub-id><pub-id pub-id-type="pmid">30357570</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s12325-018-0805-y">https://doi.org/10.1007/s12325-018-0805-y</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Blonde, L.</string-name>
              <string-name>Khunti, K.</string-name>
              <string-name>Harris, S.B.</string-name>
              <string-name>Meizinger, C.</string-name>
              <string-name>Skolnik, N.S.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Interpretation and Impact of Real-World Clinical Data for the Practicing Clinician</article-title>
            <source>Advances in Therapy</source>
            <volume>35</volume>
            <pub-id pub-id-type="doi">10.1007/s12325-018-0805-y</pub-id>
            <pub-id pub-id-type="pmid">30357570</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B70">
        <label>70.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Chen, J., Ho, M., Lee, K., Song, Y., Fang, Y., Goldstein, B.A., <italic>et</italic><italic>al.</italic> (2021) The Current Landscape in Biostatistics of Real-World Data and Evidence: Clinical Study Design and Analysis. <italic>Statistics</italic><italic>in</italic><italic>Biopharmaceutical</italic><italic>Research</italic>, 15, 29-42. https://doi.org/10.1080/19466315.2021.1883474 <pub-id pub-id-type="doi">10.1080/19466315.2021.1883474</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1080/19466315.2021.1883474">https://doi.org/10.1080/19466315.2021.1883474</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Chen, J.</string-name>
              <string-name>Ho, M.</string-name>
              <string-name>Lee, K.</string-name>
              <string-name>Song, Y.</string-name>
              <string-name>Fang, Y.</string-name>
              <string-name>Goldstein, B.A.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>The Current Landscape in Biostatistics of Real-World Data and Evidence: Clinical Study Design and Analysis</article-title>
            <source>Statistics in Biopharmaceutical Research</source>
            <volume>15</volume>
            <pub-id pub-id-type="doi">10.1080/19466315.2021.1883474</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B71">
        <label>71.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Ziemer, R. (1967) Error Probabilities Due to Additive Combinations of Gaussian and Impulsive Noise. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Communication</italic><italic>Technology</italic>, 15, 471-474. https://doi.org/10.1109/tcom.1967.1089608 <pub-id pub-id-type="doi">10.1109/tcom.1967.1089608</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tcom.1967.1089608">https://doi.org/10.1109/tcom.1967.1089608</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ziemer, R.</string-name>
            </person-group>
            <year>1967</year>
            <article-title>Error Probabilities Due to Additive Combinations of Gaussian and Impulsive Noise</article-title>
            <source>IEEE Transactions on Communication Technology</source>
            <volume>15</volume>
            <pub-id pub-id-type="doi">10.1109/tcom.1967.1089608</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B72">
        <label>72.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Le Montagner, Y., Angelini, E.D. and Olivo-Marin, J. (2014) An Unbiased Risk Estimator for Image Denoising in the Presence of Mixed Poisson-Gaussian Noise. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Image</italic><italic>Processing</italic>, 23, 1255-1268. https://doi.org/10.1109/tip.2014.2300821 <pub-id pub-id-type="doi">10.1109/tip.2014.2300821</pub-id><pub-id pub-id-type="pmid">24723526</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tip.2014.2300821">https://doi.org/10.1109/tip.2014.2300821</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Montagner, Y.</string-name>
              <string-name>Angelini, E.D.</string-name>
              <string-name>Olivo-Marin, J.</string-name>
            </person-group>
            <year>2014</year>
            <article-title>An Unbiased Risk Estimator for Image Denoising in the Presence of Mixed Poisson-Gaussian Noise</article-title>
            <source>IEEE Transactions on Image Processing</source>
            <volume>23</volume>
            <pub-id pub-id-type="doi">10.1109/tip.2014.2300821</pub-id>
            <pub-id pub-id-type="pmid">24723526</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B73">
        <label>73.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Li, N., Kolmanovsky, I. and Girard, A. (2021) An Analytical Safe Approximation to Joint Chance-Constrained Programming with Additive Gaussian Noises. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Automatic</italic><italic>Control</italic>, 66, 5490-5497. https://doi.org/10.1109/tac.2021.3051000 <pub-id pub-id-type="doi">10.1109/tac.2021.3051000</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tac.2021.3051000">https://doi.org/10.1109/tac.2021.3051000</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Li, N.</string-name>
              <string-name>Kolmanovsky, I.</string-name>
              <string-name>Girard, A.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>An Analytical Safe Approximation to Joint Chance-Constrained Programming with Additive Gaussian Noises</article-title>
            <source>IEEE Transactions on Automatic Control</source>
            <volume>66</volume>
            <pub-id pub-id-type="doi">10.1109/tac.2021.3051000</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B74">
        <label>74.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Arpit, D., Zhou, Y.B., Kota, B. and Govindaraju, V. (2016) Normalization Propagation: A Parametric Technique for Removing Internal Covariate Shift in Deep Networks. <italic>International</italic><italic>Conference</italic><italic>on</italic><italic>Machine</italic><italic>Learning</italic> 2016, New York, 19-24 June 2016, 1168-1176.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Arpit, D.</string-name>
              <string-name>Zhou, Y.B.</string-name>
              <string-name>Kota, B.</string-name>
              <string-name>Govindaraju, V.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Normalization Propagation: A Parametric Technique for Removing Internal Covariate Shift in Deep Networks</article-title>
            <source>International Conference on Machine Learning 2016</source>
            <volume>19</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B75">
        <label>75.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Awais, M., Bin Iqbal, M.T. and Bae, S. (2021) Revisiting Internal Covariate Shift for Batch Normalization. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Neural</italic><italic>Networks</italic><italic>and</italic><italic>Learning</italic><italic>Systems</italic>, 32, 5082-5092. https://doi.org/10.1109/tnnls.2020.3026784 <pub-id pub-id-type="doi">10.1109/tnnls.2020.3026784</pub-id><pub-id pub-id-type="pmid">33095717</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tnnls.2020.3026784">https://doi.org/10.1109/tnnls.2020.3026784</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Awais, M.</string-name>
              <string-name>Iqbal, M.T.</string-name>
              <string-name>Bae, S.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Revisiting Internal Covariate Shift for Batch Normalization</article-title>
            <source>IEEE Transactions on Neural Networks and Learning Systems</source>
            <volume>32</volume>
            <pub-id pub-id-type="doi">10.1109/tnnls.2020.3026784</pub-id>
            <pub-id pub-id-type="pmid">33095717</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B76">
        <label>76.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Kiliçarslan, S. and Celik, M. (2021) Rsigelu: A Nonlinear Activation Function for Deep Neural Networks. <italic>Expert</italic><italic>Systems</italic><italic>with</italic><italic>Applications</italic>, 174, Article ID: 114805. https://doi.org/10.1016/j.eswa.2021.114805 <pub-id pub-id-type="doi">10.1016/j.eswa.2021.114805</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.eswa.2021.114805">https://doi.org/10.1016/j.eswa.2021.114805</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Celik, M.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Rsigelu: A Nonlinear Activation Function for Deep Neural Networks</article-title>
            <source>Expert Systems with Applications</source>
            <volume>174</volume>
            <fpage>114805</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1016/j.eswa.2021.114805</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B77">
        <label>77.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Banerjee, C., Mukherjee, T. and Pasiliao, E. (2020) The Multi-Phase ReLU Activation Function. <italic>Proceedings</italic><italic>of</italic><italic>the</italic> 2020 <italic>ACM</italic><italic>Southeast</italic><italic>Conference</italic>, Tampa, 2-4 April 2020, 239-242. https://doi.org/10.1145/3374135.3385313 <pub-id pub-id-type="doi">10.1145/3374135.3385313</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/3374135.3385313">https://doi.org/10.1145/3374135.3385313</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Banerjee, C.</string-name>
              <string-name>Mukherjee, T.</string-name>
              <string-name>Pasiliao, E.</string-name>
              <string-name>Conference, T</string-name>
            </person-group>
            <year>2020</year>
            <article-title>The Multi-Phase ReLU Activation Function</article-title>
            <source>Proceedings of the 2020 ACM Southeast Conference</source>
            <volume>2</volume>
            <pub-id pub-id-type="doi">10.1145/3374135.3385313</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B78">
        <label>78.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Rahman, S., Jiang, L.Y., Gabriel, S., Aphinyanaphongs, Y., Oermann, E.K. and Chunara, R. (2024) Generalization in Healthcare AI: Evaluation of a Clinical Large Language Model. arXiv: 2402.10965.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Rahman, S.</string-name>
              <string-name>Jiang, L.Y.</string-name>
              <string-name>Gabriel, S.</string-name>
              <string-name>Aphinyanaphongs, Y.</string-name>
              <string-name>Oermann, E.K.</string-name>
              <string-name>Chunara, R.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Generalization in Healthcare AI: Evaluation of a Clinical Large Language Model</article-title>
            <fpage>2402</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B79">
        <label>79.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Zhang, Z.L. and Sabuncu, M.R. (2018) Generalized Cross Entropy Loss for Training Deep Neural Networks with Noisy Labels. <italic>Proceedings of the</italic> 32 <italic>nd International Conference on Neural Information Processing Systems</italic>, Montréal, 3-8 December 2018, 8792-8802.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Zhang, Z.L.</string-name>
              <string-name>Sabuncu, M.R.</string-name>
              <string-name>Systems, M</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Generalized Cross Entropy Loss for Training Deep Neural Networks with Noisy Labels</article-title>
            <source>Proceedings of the 32nd International Conference on Neural Information Processing Systems</source>
            <volume>3</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B80">
        <label>80.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Wu, Y., Du, K., Wang, X. and Min, F. (2024) Misclassification-Guided Loss under the Weighted Cross-Entropy Loss Framework. <italic>Knowledge</italic><italic>and</italic><italic>Information</italic><italic>Systems</italic>, 66, 4685-4720. https://doi.org/10.1007/s10115-024-02123-5 <pub-id pub-id-type="doi">10.1007/s10115-024-02123-5</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s10115-024-02123-5">https://doi.org/10.1007/s10115-024-02123-5</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Wu, Y.</string-name>
              <string-name>Du, K.</string-name>
              <string-name>Wang, X.</string-name>
              <string-name>Min, F.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Misclassification-Guided Loss under the Weighted Cross-Entropy Loss Framework</article-title>
            <source>Knowledge and Information Systems</source>
            <volume>66</volume>
            <pub-id pub-id-type="doi">10.1007/s10115-024-02123-5</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B81">
        <label>81.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Bai, Z., Wang, J., Zhang, X. and Chen, J. (2022) End-To-End Speaker Verification via Curriculum Bipartite Ranking Weighted Binary Cross-Entropy. <italic>IEEE</italic>/ <italic>ACM</italic><italic>Transactions</italic><italic>on</italic><italic>Audio</italic>, <italic>Speech</italic>, <italic>and</italic><italic>Language</italic><italic>Processing</italic>, 30, 1330-1344. https://doi.org/10.1109/taslp.2022.3161155 <pub-id pub-id-type="doi">10.1109/taslp.2022.3161155</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/taslp.2022.3161155">https://doi.org/10.1109/taslp.2022.3161155</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Bai, Z.</string-name>
              <string-name>Wang, J.</string-name>
              <string-name>Zhang, X.</string-name>
              <string-name>Chen, J.</string-name>
              <string-name>Audio, S</string-name>
            </person-group>
            <year>2022</year>
            <article-title>End-To-End Speaker Verification via Curriculum Bipartite Ranking Weighted Binary Cross-Entropy</article-title>
            <source>IEEE/ACM Transactions on Audio</source>
            <volume>30</volume>
            <pub-id pub-id-type="doi">10.1109/taslp.2022.3161155</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B82">
        <label>82.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Ahmed, A., Sun, G., Saadeldin, M., Bilal, A., Li, Y., Osman, M., <italic>et</italic><italic>al.</italic> (2025) Efficient Melanoma Detection Using Pixel Intensity-Based Masking and Intensity-Weighted Binary Cross-Entropy. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Imaging</italic><italic>Systems</italic><italic>and</italic><italic>Technology</italic>, 35, e70179. https://doi.org/10.1002/ima.70179 <pub-id pub-id-type="doi">10.1002/ima.70179</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/ima.70179">https://doi.org/10.1002/ima.70179</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Ahmed, A.</string-name>
              <string-name>Sun, G.</string-name>
              <string-name>Saadeldin, M.</string-name>
              <string-name>Bilal, A.</string-name>
              <string-name>Li, Y.</string-name>
              <string-name>Osman, M.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Efficient Melanoma Detection Using Pixel Intensity-Based Masking and Intensity-Weighted Binary Cross-Entropy</article-title>
            <source>International Journal of Imaging Systems and Technology</source>
            <volume>35</volume>
            <pub-id pub-id-type="doi">10.1002/ima.70179</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B83">
        <label>83.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Rachakonda, S., Moorthy, S., Jain, A., Bukharev, A., Bucur, A., Manni, F., <italic>et</italic><italic>al.</italic> (2023) Privacy Enhancing and Scalable Federated Learning to Accelerate AI Implementation in Cross-Silo and IoMT Environments. <italic>IEEE</italic><italic>Journal</italic><italic>of</italic><italic>Biomedical</italic><italic>and</italic><italic>Health</italic><italic>Informatics</italic>, 27, 744-755. https://doi.org/10.1109/jbhi.2022.3185418 <pub-id pub-id-type="doi">10.1109/jbhi.2022.3185418</pub-id><pub-id pub-id-type="pmid">35731757</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/jbhi.2022.3185418">https://doi.org/10.1109/jbhi.2022.3185418</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Rachakonda, S.</string-name>
              <string-name>Moorthy, S.</string-name>
              <string-name>Jain, A.</string-name>
              <string-name>Bukharev, A.</string-name>
              <string-name>Bucur, A.</string-name>
              <string-name>Manni, F.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Privacy Enhancing and Scalable Federated Learning to Accelerate AI Implementation in Cross-Silo and IoMT Environments</article-title>
            <source>IEEE Journal of Biomedical and Health Informatics</source>
            <volume>27</volume>
            <pub-id pub-id-type="doi">10.1109/jbhi.2022.3185418</pub-id>
            <pub-id pub-id-type="pmid">35731757</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B84">
        <label>84.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Albarqouni, S., Andreux, M., Avestimehr, S., Ayed, S., Bellet, A., Cyffers, E., <italic>et</italic><italic>al.</italic> (2022) Flamby: Datasets and Benchmarks for Cross-Silo Federated Learning in Realistic Healthcare Settings. <italic>Advances</italic><italic>in</italic><italic>Neural</italic><italic>Information</italic><italic>Processing</italic><italic>Systems</italic> 35, New Orleans, 28 November-9 December 2022, 5315-5334. https://doi.org/10.52202/068431-0384 <pub-id pub-id-type="doi">10.52202/068431-0384</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.52202/068431-0384">https://doi.org/10.52202/068431-0384</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Albarqouni, S.</string-name>
              <string-name>Andreux, M.</string-name>
              <string-name>Avestimehr, S.</string-name>
              <string-name>Ayed, S.</string-name>
              <string-name>Bellet, A.</string-name>
              <string-name>Cyffers, E.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Flamby: Datasets and Benchmarks for Cross-Silo Federated Learning in Realistic Healthcare Settings</article-title>
            <source>Advances in Neural Information Processing Systems 35</source>
            <volume>28</volume>
            <pub-id pub-id-type="doi">10.52202/068431-0384</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B85">
        <label>85.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Huang, C., Huang, J.W. and Liu, X. (2022) Cross-Silo Federated Learning: Challenges and Opportunities. arXiv: 2206.12949.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Huang, C.</string-name>
              <string-name>Huang, J.W.</string-name>
              <string-name>Liu, X.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Cross-Silo Federated Learning: Challenges and Opportunities</article-title>
            <fpage>2206</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B86">
        <label>86.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hamm, B., Kirchhoff, Y., Rokuss, M., Schader, P., Neher, P., Parampottupadam, S., Floca, R. and Maier-Hein, K. (2025) Efficient Privacy-Preserving Medical Cross-Silo Federated Learning. TechRxiv. https://doi.org/10.36227/techrxiv.174650601.13181048/v1 <pub-id pub-id-type="doi">10.36227/techrxiv.174650601.13181048/v1</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.36227/techrxiv.174650601.13181048/v1">https://doi.org/10.36227/techrxiv.174650601.13181048/v1</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hamm, B.</string-name>
              <string-name>Kirchhoff, Y.</string-name>
              <string-name>Rokuss, M.</string-name>
              <string-name>Schader, P.</string-name>
              <string-name>Neher, P.</string-name>
              <string-name>Parampottupadam, S.</string-name>
              <string-name>Floca, R.</string-name>
              <string-name>Maier-Hein, K.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Efficient Privacy-Preserving Medical Cross-Silo Federated Learning</article-title>
            <pub-id pub-id-type="doi">10.36227/techrxiv.174650601.13181048/v1</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B87">
        <label>87.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Pillutla, K., Kakade, S.M. and Harchaoui, Z. (2022) Robust Aggregation for Federated Learning. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Signal</italic><italic>Processing</italic>, 70, 1142-1154. https://doi.org/10.1109/tsp.2022.3153135 <pub-id pub-id-type="doi">10.1109/tsp.2022.3153135</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tsp.2022.3153135">https://doi.org/10.1109/tsp.2022.3153135</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Pillutla, K.</string-name>
              <string-name>Kakade, S.M.</string-name>
              <string-name>Harchaoui, Z.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Robust Aggregation for Federated Learning</article-title>
            <source>IEEE Transactions on Signal Processing</source>
            <volume>70</volume>
            <pub-id pub-id-type="doi">10.1109/tsp.2022.3153135</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B88">
        <label>88.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Ganguly, B., Hosseinalipour, S., Kim, K.T., Brinton, C.G., Aggarwal, V., Love, D.J., <italic>et</italic><italic>al.</italic> (2023) Multi-Edge Server-Assisted Dynamic Federated Learning with an Optimized Floating Aggregation Point. <italic>IEEE</italic>/ <italic>ACM</italic><italic>Transactions</italic><italic>on</italic><italic>Networking</italic>, 31, 2682-2697. https://doi.org/10.1109/tnet.2023.3262482 <pub-id pub-id-type="doi">10.1109/tnet.2023.3262482</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tnet.2023.3262482">https://doi.org/10.1109/tnet.2023.3262482</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ganguly, B.</string-name>
              <string-name>Hosseinalipour, S.</string-name>
              <string-name>Kim, K.T.</string-name>
              <string-name>Brinton, C.G.</string-name>
              <string-name>Aggarwal, V.</string-name>
              <string-name>Love, D.J.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Multi-Edge Server-Assisted Dynamic Federated Learning with an Optimized Floating Aggregation Point</article-title>
            <source>IEEE/ACM Transactions on Networking</source>
            <volume>31</volume>
            <pub-id pub-id-type="doi">10.1109/tnet.2023.3262482</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B89">
        <label>89.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Khan, N., Nisar, S., Khan, M.A., Ur Rehman, Y.A., Noor, F. and Barb, G. (2025) Optimizing Federated Learning with Aggregation Strategies: A Comprehensive Survey. <italic>IEEE</italic><italic>Open</italic><italic>Journal</italic><italic>of</italic><italic>the</italic><italic>Computer</italic><italic>Society</italic>, 6, 1227-1247. https://doi.org/10.1109/ojcs.2025.3590102 <pub-id pub-id-type="doi">10.1109/ojcs.2025.3590102</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/ojcs.2025.3590102">https://doi.org/10.1109/ojcs.2025.3590102</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Khan, N.</string-name>
              <string-name>Nisar, S.</string-name>
              <string-name>Khan, M.A.</string-name>
              <string-name>Rehman, Y.A.</string-name>
              <string-name>Noor, F.</string-name>
              <string-name>Barb, G.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Optimizing Federated Learning with Aggregation Strategies: A Comprehensive Survey</article-title>
            <source>IEEE Open Journal of the Computer Society</source>
            <volume>6</volume>
            <pub-id pub-id-type="doi">10.1109/ojcs.2025.3590102</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B90">
        <label>90.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Volinsky, C.T., Madigan, D., Raftery, A.E. and Kronmal, R.A. (1997) Bayesian Model Averaging in Proportional Hazard Models: Assessing the Risk of a Stroke. <italic>Journal</italic><italic>of</italic><italic>the</italic><italic>Royal</italic><italic>Statistical</italic><italic>Society</italic><italic>Series</italic><italic>C</italic>: <italic>Applied</italic><italic>Statistics</italic>, 46, 433-448. https://doi.org/10.1111/1467-9876.00082 <pub-id pub-id-type="doi">10.1111/1467-9876.00082</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1111/1467-9876.00082">https://doi.org/10.1111/1467-9876.00082</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Volinsky, C.T.</string-name>
              <string-name>Madigan, D.</string-name>
              <string-name>Raftery, A.E.</string-name>
              <string-name>Kronmal, R.A.</string-name>
            </person-group>
            <year>1997</year>
            <article-title>Bayesian Model Averaging in Proportional Hazard Models: Assessing the Risk of a Stroke</article-title>
            <source>Journal of the Royal Statistical Society Series C: Applied Statistics</source>
            <volume>46</volume>
            <pub-id pub-id-type="doi">10.1111/1467-9876.00082</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B91">
        <label>91.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Kelley, J.G. and Simmons, B.A. (2019) Introduction: The Power of Global Performance Indicators. <italic>International</italic><italic>Organization</italic>, 73, 491-510. https://doi.org/10.1017/s0020818319000146 <pub-id pub-id-type="doi">10.1017/s0020818319000146</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1017/s0020818319000146">https://doi.org/10.1017/s0020818319000146</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Kelley, J.G.</string-name>
              <string-name>Simmons, B.A.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Introduction: The Power of Global Performance Indicators</article-title>
            <source>International Organization</source>
            <volume>73</volume>
            <pub-id pub-id-type="doi">10.1017/s0020818319000146</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B92">
        <label>92.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Ruby, U. and Yendapalli, V. (2020) Binary Cross Entropy with Deep Learning Technique for Image Classification. <italic>International</italic><italic>Journal</italic><italic>of</italic><italic>Advanced</italic><italic>Trends</italic><italic>in</italic><italic>Computer</italic><italic>Science</italic><italic>and</italic><italic>Engineering</italic>, 9, 5393-5397. https://doi.org/10.30534/ijatcse/2020/175942020 <pub-id pub-id-type="doi">10.30534/ijatcse/2020/175942020</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.30534/ijatcse/2020/175942020">https://doi.org/10.30534/ijatcse/2020/175942020</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Ruby, U.</string-name>
              <string-name>Yendapalli, V.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Binary Cross Entropy with Deep Learning Technique for Image Classification</article-title>
            <source>International Journal of Advanced Trends in Computer Science and Engineering</source>
            <volume>9</volume>
            <pub-id pub-id-type="doi">10.30534/ijatcse/2020/175942020</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B93">
        <label>93.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Tafvizi, A., Avci, B. and Sundararajan, M. (2022) Attributing AUC-ROC to Analyze Binary Classifier Performance. arXiv: 2205.11781.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Tafvizi, A.</string-name>
              <string-name>Avci, B.</string-name>
              <string-name>Sundararajan, M.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Attributing AUC-ROC to Analyze Binary Classifier Performance</article-title>
            <fpage>2205</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B94">
        <label>94.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Tang, X., Guo, S. and Guo, J. (2022) Personalized Federated Learning with Contextualized Generalization. <italic>Proceedings</italic><italic>of</italic><italic>the</italic><italic>Thirty</italic>- <italic>First</italic><italic>International</italic><italic>Joint</italic><italic>Conference</italic><italic>on</italic><italic>Artificial</italic><italic>Intelligence</italic>, Vienna, 23-29 July 2022, 2241-2247. https://doi.org/10.24963/ijcai.2022/311 <pub-id pub-id-type="doi">10.24963/ijcai.2022/311</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.24963/ijcai.2022/311">https://doi.org/10.24963/ijcai.2022/311</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Tang, X.</string-name>
              <string-name>Guo, S.</string-name>
              <string-name>Guo, J.</string-name>
              <string-name>Intelligence, V</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Personalized Federated Learning with Contextualized Generalization</article-title>
            <source>Proceedings of the Thirty-First International Joint Conference on Artificial Intelligence</source>
            <volume>23</volume>
            <pub-id pub-id-type="doi">10.24963/ijcai.2022/311</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B95">
        <label>95.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Marulli, F., Verde, L., Marrone, S., Barone, R. and De Biase, M.S. (2021) Evaluating Efficiency and Effectiveness of Federated Learning Approaches in Knowledge Extraction Tasks. 2021 <italic>International</italic><italic>Joint</italic><italic>Conference</italic><italic>on</italic><italic>Neural</italic><italic>Networks</italic> ( <italic>IJCNN</italic>), Shenzhen, 18-22 July 2021, 1-6. https://doi.org/10.1109/ijcnn52387.2021.9533946 <pub-id pub-id-type="doi">10.1109/ijcnn52387.2021.9533946</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/ijcnn52387.2021.9533946">https://doi.org/10.1109/ijcnn52387.2021.9533946</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Marulli, F.</string-name>
              <string-name>Verde, L.</string-name>
              <string-name>Marrone, S.</string-name>
              <string-name>Barone, R.</string-name>
              <string-name>Biase, M.S.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Evaluating Efficiency and Effectiveness of Federated Learning Approaches in Knowledge Extraction Tasks</article-title>
            <source>2021 International Joint Conference on Neural Networks (IJCNN)</source>
            <volume>18</volume>
            <pub-id pub-id-type="doi">10.1109/ijcnn52387.2021.9533946</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B96">
        <label>96.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Ali, W., Kumar, R., Deng, Z., Wang, Y. and Shao, J. (2021) A Federated Learning Approach for Privacy Protection in Context-Aware Recommender Systems. <italic>The</italic><italic>Computer</italic><italic>Journal</italic>, 64, 1016-1027. https://doi.org/10.1093/comjnl/bxab025 <pub-id pub-id-type="doi">10.1093/comjnl/bxab025</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1093/comjnl/bxab025">https://doi.org/10.1093/comjnl/bxab025</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Ali, W.</string-name>
              <string-name>Kumar, R.</string-name>
              <string-name>Deng, Z.</string-name>
              <string-name>Wang, Y.</string-name>
              <string-name>Shao, J.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>A Federated Learning Approach for Privacy Protection in Context-Aware Recommender Systems</article-title>
            <source>The Computer Journal</source>
            <volume>64</volume>
            <pub-id pub-id-type="doi">10.1093/comjnl/bxab025</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B97">
        <label>97.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Elbir, A.M., Coleri, S. and Mishra, K.V. (2021) Hybrid Federated and Centralized Learning. 2021 29 <italic>th</italic><italic>European</italic><italic>Signal</italic><italic>Processing</italic><italic>Conference</italic> ( <italic>EUSIPCO</italic>), Dublin, 23-27 August 2021, 1541-1545. https://doi.org/10.23919/eusipco54536.2021.9616120 <pub-id pub-id-type="doi">10.23919/eusipco54536.2021.9616120</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.23919/eusipco54536.2021.9616120">https://doi.org/10.23919/eusipco54536.2021.9616120</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Elbir, A.M.</string-name>
              <string-name>Coleri, S.</string-name>
              <string-name>Mishra, K.V.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Hybrid Federated and Centralized Learning</article-title>
            <source>2021 29th European Signal Processing Conference (EUSIPCO)</source>
            <volume>23</volume>
            <pub-id pub-id-type="doi">10.23919/eusipco54536.2021.9616120</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B98">
        <label>98.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Elsken, T., Metzen, J.H. and Hutter, F. (2019) Correction To: Neural Architecture Search. In: Hutter, F., Kotthoff, L. and Vanschoren, J., Eds., <italic>Automated Machine Learning</italic>, Springer, C1. https://doi.org/10.1007/978-3-030-05318-5_11 <pub-id pub-id-type="doi">10.1007/978-3-030-05318-5_11</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/978-3-030-05318-5_11">https://doi.org/10.1007/978-3-030-05318-5_11</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Elsken, T.</string-name>
              <string-name>Metzen, J.H.</string-name>
              <string-name>Hutter, F.</string-name>
              <string-name>Hutter, F.</string-name>
              <string-name>Kotthoff, L.</string-name>
              <string-name>Vanschoren, J.</string-name>
              <string-name>Learning, S</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Correction To: Neural Architecture Search</article-title>
            <source>In: Hutter</source>
            <pub-id pub-id-type="doi">10.1007/978-3-030-05318-5_11</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B99">
        <label>99.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Meyer, R. (1970) The Validity of a Family of Optimization Methods. <italic>SIAM</italic><italic>Journal</italic><italic>on</italic><italic>Control</italic>, 8, 41-54. https://doi.org/10.1137/0308003 <pub-id pub-id-type="doi">10.1137/0308003</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1137/0308003">https://doi.org/10.1137/0308003</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Meyer, R.</string-name>
            </person-group>
            <year>1970</year>
            <article-title>The Validity of a Family of Optimization Methods</article-title>
            <source>SIAM Journal on Control</source>
            <volume>8</volume>
            <pub-id pub-id-type="doi">10.1137/0308003</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B100">
        <label>100.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Li, C., Li, C., Zhao, Y., Zhang, B. and Li, C. (2021) An Efficient Multi-Model Training Algorithm for Federated Learning. 2021 <italic>IEEE</italic><italic>Global</italic><italic>Communications</italic><italic>Conference</italic> ( <italic>GLOBECOM</italic>), Madrid, 7-11 December 2021, 1-6. https://doi.org/10.1109/globecom46510.2021.9685230 <pub-id pub-id-type="doi">10.1109/globecom46510.2021.9685230</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/globecom46510.2021.9685230">https://doi.org/10.1109/globecom46510.2021.9685230</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Li, C.</string-name>
              <string-name>Li, C.</string-name>
              <string-name>Zhao, Y.</string-name>
              <string-name>Zhang, B.</string-name>
              <string-name>Li, C.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>An Efficient Multi-Model Training Algorithm for Federated Learning</article-title>
            <source>2021 IEEE Global Communications Conference (GLOBECOM)</source>
            <volume>7</volume>
            <pub-id pub-id-type="doi">10.1109/globecom46510.2021.9685230</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B101">
        <label>101.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Tagg, J. (2003) The Learning Paradigm. Anker.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Tagg, J.</string-name>
            </person-group>
            <year>2003</year>
            <article-title>The Learning Paradigm</article-title>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B102">
        <label>102.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Jiménez-Valverde, A. (2014) Threshold-Dependence as a Desirable Attribute for Discrimination Assessment: Implications for the Evaluation of Species Distribution Models. <italic>Biodiversity</italic><italic>and</italic><italic>Conservation</italic>, 23, 369-385. https://doi.org/10.1007/s10531-013-0606-1 <pub-id pub-id-type="doi">10.1007/s10531-013-0606-1</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s10531-013-0606-1">https://doi.org/10.1007/s10531-013-0606-1</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Valverde, A.</string-name>
            </person-group>
            <year>2014</year>
            <article-title>Threshold-Dependence as a Desirable Attribute for Discrimination Assessment: Implications for the Evaluation of Species Distribution Models</article-title>
            <source>Biodiversity and Conservation</source>
            <volume>23</volume>
            <pub-id pub-id-type="doi">10.1007/s10531-013-0606-1</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B103">
        <label>103.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Abdulrazaq, M. (2023) Rare-Event Prediction in Imbalanced Data: A Unified Evaluation and Optimization Framework for High-Risk Systems. <italic>Communication In Physical Sciences</italic>, 9, 968-979.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Abdulrazaq, M.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Rare-Event Prediction in Imbalanced Data: A Unified Evaluation and Optimization Framework for High-Risk Systems</article-title>
            <source>Communication In Physical Sciences</source>
            <volume>9</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B104">
        <label>104.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Iturbe-Araya, J. and Rifà-Pous, H. (2025) Hyperparameter Optimization and Evaluation Metrics for Unsupervised Anomaly-Based Cyberattack Detection in Imbalanced Smart Home Datasets. <italic>Journal</italic><italic>of</italic><italic>Network</italic><italic>and</italic><italic>Systems</italic><italic>Management</italic>, 33, Article No. 99. https://doi.org/10.1007/s10922-025-09973-6 <pub-id pub-id-type="doi">10.1007/s10922-025-09973-6</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s10922-025-09973-6">https://doi.org/10.1007/s10922-025-09973-6</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Iturbe-Araya, J.</string-name>
              <string-name>Pous, H.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Hyperparameter Optimization and Evaluation Metrics for Unsupervised Anomaly-Based Cyberattack Detection in Imbalanced Smart Home Datasets</article-title>
            <source>Journal of Network and Systems Management</source>
            <volume>33</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1007/s10922-025-09973-6</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B105">
        <label>105.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Pepe, M.S., Longton, G. and Janes, H. (2009) Estimation and Comparison of Receiver Operating Characteristic Curves. <italic>The</italic><italic>Stata</italic><italic>Journal</italic>: <italic>Promoting</italic><italic>communications</italic><italic>on</italic><italic>statistics</italic><italic>and</italic><italic>Stata</italic>, 9, 1-16. https://doi.org/10.1177/1536867x0900900101 <pub-id pub-id-type="doi">10.1177/1536867x0900900101</pub-id><pub-id pub-id-type="pmid">20161343</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1177/1536867x0900900101">https://doi.org/10.1177/1536867x0900900101</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Pepe, M.S.</string-name>
              <string-name>Longton, G.</string-name>
              <string-name>Janes, H.</string-name>
            </person-group>
            <year>2009</year>
            <article-title>Estimation and Comparison of Receiver Operating Characteristic Curves</article-title>
            <source>The Stata Journal: Promoting communications on statistics and Stata</source>
            <volume>9</volume>
            <pub-id pub-id-type="doi">10.1177/1536867x0900900101</pub-id>
            <pub-id pub-id-type="pmid">20161343</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B106">
        <label>106.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Movahedi, F., Padman, R. and Antaki, J.F. (2023) Limitations of Receiver Operating Characteristic Curve on Imbalanced Data: Assist Device Mortality Risk Scores. <italic>The</italic><italic>Journal</italic><italic>of</italic><italic>Thoracic</italic><italic>and</italic><italic>Cardiovascular</italic><italic>Surgery</italic>, 165, 1433-1442.e2. https://doi.org/10.1016/j.jtcvs.2021.07.041 <pub-id pub-id-type="doi">10.1016/j.jtcvs.2021.07.041</pub-id><pub-id pub-id-type="pmid">34446286</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.jtcvs.2021.07.041">https://doi.org/10.1016/j.jtcvs.2021.07.041</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Movahedi, F.</string-name>
              <string-name>Padman, R.</string-name>
              <string-name>Antaki, J.F.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Limitations of Receiver Operating Characteristic Curve on Imbalanced Data: Assist Device Mortality Risk Scores</article-title>
            <source>The Journal of Thoracic and Cardiovascular Surgery</source>
            <volume>165</volume>
            <pub-id pub-id-type="doi">10.1016/j.jtcvs.2021.07.041</pub-id>
            <pub-id pub-id-type="pmid">34446286</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B107">
        <label>107.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Jiang, Y. (2020) Receiver Operating Characteristic (ROC) Analysis of Image Search-And-Localize Tasks. <italic>Academic</italic><italic>Radiology</italic>, 27, 1742-1750. https://doi.org/10.1016/j.acra.2019.12.020 <pub-id pub-id-type="doi">10.1016/j.acra.2019.12.020</pub-id><pub-id pub-id-type="pmid">32033862</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.acra.2019.12.020">https://doi.org/10.1016/j.acra.2019.12.020</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Jiang, Y.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Receiver Operating Characteristic (ROC) Analysis of Image Search-And-Localize Tasks</article-title>
            <source>Academic Radiology</source>
            <volume>27</volume>
            <pub-id pub-id-type="doi">10.1016/j.acra.2019.12.020</pub-id>
            <pub-id pub-id-type="pmid">32033862</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B108">
        <label>108.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Grau, J., Grosse, I. and Keilwagen, J. (2015) PRROC: Computing and Visualizing Precision-Recall and Receiver Operating Characteristic Curves in R. <italic>Bioinformatics</italic>, 31, 2595-2597. https://doi.org/10.1093/bioinformatics/btv153 <pub-id pub-id-type="doi">10.1093/bioinformatics/btv153</pub-id><pub-id pub-id-type="pmid">25810428</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1093/bioinformatics/btv153">https://doi.org/10.1093/bioinformatics/btv153</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Grau, J.</string-name>
              <string-name>Grosse, I.</string-name>
              <string-name>Keilwagen, J.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>PRROC: Computing and Visualizing Precision-Recall and Receiver Operating Characteristic Curves in R</article-title>
            <source>Bioinformatics</source>
            <volume>31</volume>
            <pub-id pub-id-type="doi">10.1093/bioinformatics/btv153</pub-id>
            <pub-id pub-id-type="pmid">25810428</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B109">
        <label>109.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Carter, J.V., Pan, J., Rai, S.N. and Galandiuk, S. (2016) ROC-Ing Along: Evaluation and Interpretation of Receiver Operating Characteristic Curves. <italic>Surgery</italic>, 159, 1638-1645. https://doi.org/10.1016/j.surg.2015.12.029 <pub-id pub-id-type="doi">10.1016/j.surg.2015.12.029</pub-id><pub-id pub-id-type="pmid">26962006</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.surg.2015.12.029">https://doi.org/10.1016/j.surg.2015.12.029</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Carter, J.V.</string-name>
              <string-name>Pan, J.</string-name>
              <string-name>Rai, S.N.</string-name>
              <string-name>Galandiuk, S.</string-name>
            </person-group>
            <year>2016</year>
            <article-title>ROC-Ing Along: Evaluation and Interpretation of Receiver Operating Characteristic Curves</article-title>
            <source>Surgery</source>
            <volume>159</volume>
            <pub-id pub-id-type="doi">10.1016/j.surg.2015.12.029</pub-id>
            <pub-id pub-id-type="pmid">26962006</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B110">
        <label>110.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Obuchowski, N.A. and Bullen, J.A. (2018) Receiver Operating Characteristic (ROC) Curves: Review of Methods with Applications in Diagnostic Medicine. <italic>Physics</italic><italic>in</italic><italic>Medicine</italic><italic>&amp;</italic><italic>Biology</italic>, 63, 07TR01. https://doi.org/10.1088/1361-6560/aab4b1 <pub-id pub-id-type="doi">10.1088/1361-6560/aab4b1</pub-id><pub-id pub-id-type="pmid">29512515</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1088/1361-6560/aab4b1">https://doi.org/10.1088/1361-6560/aab4b1</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Obuchowski, N.A.</string-name>
              <string-name>Bullen, J.A.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Receiver Operating Characteristic (ROC) Curves: Review of Methods with Applications in Diagnostic Medicine</article-title>
            <source>Physics in Medicine &amp; Biology</source>
            <volume>63</volume>
            <pub-id pub-id-type="doi">10.1088/1361-6560/aab4b1</pub-id>
            <pub-id pub-id-type="pmid">29512515</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B111">
        <label>111.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Van der Maat, E. (2021) Simplified Complexity: Analytical Strategies for Conflict Event Research. <italic>Conflict Management and Peace Science</italic>, 38, 87-108. https://doi.org/10.1177/0738894218771077 <pub-id pub-id-type="doi">10.1177/0738894218771077</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1177/0738894218771077">https://doi.org/10.1177/0738894218771077</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Maat, E.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Simplified Complexity: Analytical Strategies for Conflict Event Research</article-title>
            <source>Conflict Management and Peace Science</source>
            <volume>38</volume>
            <pub-id pub-id-type="doi">10.1177/0738894218771077</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B112">
        <label>112.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Davis, J. and Goadrich, M. (2006) The Relationship between Precision-Recall and ROC Curves. <italic>Proceedings</italic><italic>of</italic><italic>the</italic> 23 <italic>rd</italic><italic>International</italic><italic>Conference</italic><italic>on</italic><italic>Machine</italic><italic>Learning</italic>— <italic>ICML</italic>’06, Pittsburgh, 25-29 June 2006, 233-240. https://doi.org/10.1145/1143844.1143874 <pub-id pub-id-type="doi">10.1145/1143844.1143874</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/1143844.1143874">https://doi.org/10.1145/1143844.1143874</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Davis, J.</string-name>
              <string-name>Goadrich, M.</string-name>
            </person-group>
            <year>2006</year>
            <article-title>The Relationship between Precision-Recall and ROC Curves</article-title>
            <source>Proceedings of the 23rd International Conference on Machine Learning—ICML’06</source>
            <volume>25</volume>
            <pub-id pub-id-type="doi">10.1145/1143844.1143874</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B113">
        <label>113.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Doumpos, M. and Pasiouras, F. (2005) Developing and Testing Models for Replicating Credit Ratings: A Multicriteria Approach. <italic>Computational Economics</italic>, 25, 327-341. https://doi.org/10.1007/s10614-005-6412-4 <pub-id pub-id-type="doi">10.1007/s10614-005-6412-4</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s10614-005-6412-4">https://doi.org/10.1007/s10614-005-6412-4</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Doumpos, M.</string-name>
              <string-name>Pasiouras, F.</string-name>
            </person-group>
            <year>2005</year>
            <article-title>Developing and Testing Models for Replicating Credit Ratings: A Multicriteria Approach</article-title>
            <source>Computational Economics</source>
            <volume>25</volume>
            <pub-id pub-id-type="doi">10.1007/s10614-005-6412-4</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B114">
        <label>114.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Jin Huang, and Ling, C.X. (2005) Using AUC and Accuracy in Evaluating Learning Algorithms. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Knowledge</italic><italic>and</italic><italic>Data</italic><italic>Engineering</italic>, 17, 299-310. https://doi.org/10.1109/tkde.2005.50 <pub-id pub-id-type="doi">10.1109/tkde.2005.50</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tkde.2005.50">https://doi.org/10.1109/tkde.2005.50</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Ling, C.X.</string-name>
            </person-group>
            <year>2005</year>
            <article-title>Using AUC and Accuracy in Evaluating Learning Algorithms</article-title>
            <source>IEEE Transactions on Knowledge and Data Engineering</source>
            <volume>17</volume>
            <pub-id pub-id-type="doi">10.1109/tkde.2005.50</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B115">
        <label>115.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Carrington, A.M., Manuel, D.G., Fieguth, P.W., Ramsay, T., Osmani, V., Wernly, B., <italic>et</italic><italic>al.</italic> (2023) Deep ROC Analysis and AUC as Balanced Average Accuracy, for Improved Classifier Selection, Audit and Explanation. <italic>IEEE</italic><italic>Transactions</italic><italic>on</italic><italic>Pattern</italic><italic>Analysis</italic><italic>and</italic><italic>Machine</italic><italic>Intelligence</italic>, 45, 329-341. https://doi.org/10.1109/tpami.2022.3145392 <pub-id pub-id-type="doi">10.1109/tpami.2022.3145392</pub-id><pub-id pub-id-type="pmid">35077357</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/tpami.2022.3145392">https://doi.org/10.1109/tpami.2022.3145392</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Carrington, A.M.</string-name>
              <string-name>Manuel, D.G.</string-name>
              <string-name>Fieguth, P.W.</string-name>
              <string-name>Ramsay, T.</string-name>
              <string-name>Osmani, V.</string-name>
              <string-name>Wernly, B.</string-name>
              <string-name>Selection, A</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Deep ROC Analysis and AUC as Balanced Average Accuracy, for Improved Classifier Selection, Audit and Explanation</article-title>
            <source>IEEE Transactions on Pattern Analysis and Machine Intelligence</source>
            <volume>45</volume>
            <pub-id pub-id-type="doi">10.1109/tpami.2022.3145392</pub-id>
            <pub-id pub-id-type="pmid">35077357</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B116">
        <label>116.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Kovacs, I., Iosub, A., Țopa, M., Buzo, A. and Pelz, G. (2019) A Gradient-Based Sensitivity Analysis Method for Complex Systems. 2019 <italic>IEEE</italic> 25 <italic>th</italic><italic>International</italic><italic>Symposium</italic><italic>for</italic><italic>Design</italic><italic>and</italic><italic>Technology</italic><italic>in</italic><italic>Electronic</italic><italic>Packaging</italic> ( <italic>SIITME</italic>), Cluj-Napoca, 23-26 October 2019, 333-338. https://doi.org/10.1109/siitme47687.2019.8990871 <pub-id pub-id-type="doi">10.1109/siitme47687.2019.8990871</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/siitme47687.2019.8990871">https://doi.org/10.1109/siitme47687.2019.8990871</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Kovacs, I.</string-name>
              <string-name>Iosub, A.</string-name>
              <string-name>Buzo, A.</string-name>
              <string-name>Pelz, G.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>A Gradient-Based Sensitivity Analysis Method for Complex Systems</article-title>
            <source>2019 IEEE 25th International Symposium for Design and Technology in Electronic Packaging (SIITME)</source>
            <volume>23</volume>
            <pub-id pub-id-type="doi">10.1109/siitme47687.2019.8990871</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B117">
        <label>117.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Lin, N. and Ensel, W.M. (1989) Life Stress and Health: Stressors and Resources. <italic>American</italic><italic>Sociological</italic><italic>Review</italic>, 54, 382-399. https://doi.org/10.2307/2095612 <pub-id pub-id-type="doi">10.2307/2095612</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.2307/2095612">https://doi.org/10.2307/2095612</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Lin, N.</string-name>
              <string-name>Ensel, W.M.</string-name>
            </person-group>
            <year>1989</year>
            <article-title>Life Stress and Health: Stressors and Resources</article-title>
            <source>American Sociological Review</source>
            <volume>54</volume>
            <pub-id pub-id-type="doi">10.2307/2095612</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B118">
        <label>118.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Schwarzer, R., Knoll, N. and Rieckmann, N. (2004) Social Support. <italic>Health</italic><italic>Psychology</italic>, 158, 181.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Schwarzer, R.</string-name>
              <string-name>Knoll, N.</string-name>
              <string-name>Rieckmann, N.</string-name>
            </person-group>
            <year>2004</year>
            <article-title>Social Support</article-title>
            <source>Health Psychology</source>
            <volume>158</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B119">
        <label>119.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hovenkamp-Hermelink, J.H.M., van der Veen, D.C., Oude Voshaar, R.C., Batelaan, N.M., Penninx, B.W.J.H., Jeronimus, B.F., <italic>et</italic><italic>al.</italic> (2019) Anxiety Sensitivity, Its Stability and Longitudinal Association with Severity of Anxiety Symptoms. <italic>Scientific</italic><italic>Reports</italic>, 9, Article No. 4314. https://doi.org/10.1038/s41598-019-39931-7 <pub-id pub-id-type="doi">10.1038/s41598-019-39931-7</pub-id><pub-id pub-id-type="pmid">30867472</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41598-019-39931-7">https://doi.org/10.1038/s41598-019-39931-7</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hovenkamp-Hermelink, J.H.M.</string-name>
              <string-name>Veen, D.C.</string-name>
              <string-name>Voshaar, R.C.</string-name>
              <string-name>Batelaan, N.M.</string-name>
              <string-name>Penninx, B.W.J.H.</string-name>
              <string-name>Jeronimus, B.F.</string-name>
              <string-name>Sensitivity, I</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Anxiety Sensitivity, Its Stability and Longitudinal Association with Severity of Anxiety Symptoms</article-title>
            <source>Scientific Reports</source>
            <volume>9</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/s41598-019-39931-7</pub-id>
            <pub-id pub-id-type="pmid">30867472</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B120">
        <label>120.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Pavlou, M., Ambler, G., Seaman, S.R., Guttmann, O., Elliott, P., King, M., <italic>et</italic><italic>al.</italic> (2015) How to Develop a More Accurate Risk Prediction Model When There Are Few Events. <italic>BMJ</italic>, 351, h3868. https://doi.org/10.1136/bmj.h3868 <pub-id pub-id-type="doi">10.1136/bmj.h3868</pub-id><pub-id pub-id-type="pmid">26264962</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1136/bmj.h3868">https://doi.org/10.1136/bmj.h3868</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Pavlou, M.</string-name>
              <string-name>Ambler, G.</string-name>
              <string-name>Seaman, S.R.</string-name>
              <string-name>Guttmann, O.</string-name>
              <string-name>Elliott, P.</string-name>
              <string-name>King, M.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>How to Develop a More Accurate Risk Prediction Model When There Are Few Events</article-title>
            <source>BMJ</source>
            <volume>351</volume>
            <pub-id pub-id-type="doi">10.1136/bmj.h3868</pub-id>
            <pub-id pub-id-type="pmid">26264962</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B121">
        <label>121.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Yu, J., Yang, X., Deng, Y., Krefman, A.E., Pool, L.R., Zhao, L., <italic>et</italic><italic>al.</italic> (2024) Incorporating Longitudinal History of Risk Factors into Atherosclerotic Cardiovascular Disease Risk Prediction Using Deep Learning. <italic>Scientific</italic><italic>Reports</italic>, 14, Article No. 2554. https://doi.org/10.1038/s41598-024-51685-5 <pub-id pub-id-type="doi">10.1038/s41598-024-51685-5</pub-id><pub-id pub-id-type="pmid">38296982</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41598-024-51685-5">https://doi.org/10.1038/s41598-024-51685-5</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Yu, J.</string-name>
              <string-name>Yang, X.</string-name>
              <string-name>Deng, Y.</string-name>
              <string-name>Krefman, A.E.</string-name>
              <string-name>Pool, L.R.</string-name>
              <string-name>Zhao, L.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Incorporating Longitudinal History of Risk Factors into Atherosclerotic Cardiovascular Disease Risk Prediction Using Deep Learning</article-title>
            <source>Scientific Reports</source>
            <volume>14</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/s41598-024-51685-5</pub-id>
            <pub-id pub-id-type="pmid">38296982</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B122">
        <label>122.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Li, X., Xiong, H., Li, X., Wu, X., Zhang, X., Liu, J., <italic>et</italic><italic>al.</italic> (2022) Interpretable Deep Learning: Interpretation, Interpretability, Trustworthiness, and Beyond. <italic>Knowledge</italic><italic>and</italic><italic>Information</italic><italic>Systems</italic>, 64, 3197-3234. https://doi.org/10.1007/s10115-022-01756-8 <pub-id pub-id-type="doi">10.1007/s10115-022-01756-8</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s10115-022-01756-8">https://doi.org/10.1007/s10115-022-01756-8</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Li, X.</string-name>
              <string-name>Xiong, H.</string-name>
              <string-name>Li, X.</string-name>
              <string-name>Wu, X.</string-name>
              <string-name>Zhang, X.</string-name>
              <string-name>Liu, J.</string-name>
              <string-name>Interpretation, I</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Interpretable Deep Learning: Interpretation, Interpretability, Trustworthiness, and Beyond</article-title>
            <source>Knowledge and Information Systems</source>
            <volume>64</volume>
            <pub-id pub-id-type="doi">10.1007/s10115-022-01756-8</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B123">
        <label>123.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Hamon, R., Junklewitz, H. and Sanchez, I. (2020) Robustness and Explainability of Artificial Intelligence. Publications Office of the European Union 207, No. 40.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Hamon, R.</string-name>
              <string-name>Junklewitz, H.</string-name>
              <string-name>Sanchez, I.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Robustness and Explainability of Artificial Intelligence</article-title>
            <source>Publications Office of the European Union 207</source>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B124">
        <label>124.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Battula, J., Jillelamudi, V.A., Sammeta, C.K. and Amilpur, S. (2025) Exploring Cancer Genomics with Graph Convolutional Networks: A Comparative Explainability Study with Integrated Gradients and SHAP. <italic>BIO</italic><italic>Web</italic><italic>of</italic><italic>Conferences</italic>, 163, Article ID: 01003. https://doi.org/10.1051/bioconf/202516301003 <pub-id pub-id-type="doi">10.1051/bioconf/202516301003</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1051/bioconf/202516301003">https://doi.org/10.1051/bioconf/202516301003</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Battula, J.</string-name>
              <string-name>Jillelamudi, V.A.</string-name>
              <string-name>Sammeta, C.K.</string-name>
              <string-name>Amilpur, S.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Exploring Cancer Genomics with Graph Convolutional Networks: A Comparative Explainability Study with Integrated Gradients and SHAP</article-title>
            <source>BIO Web of Conferences</source>
            <volume>163</volume>
            <fpage>01003</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1051/bioconf/202516301003</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B125">
        <label>125.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Devereux, P.J. (2007) Small-Sample Bias in Synthetic Cohort Models of Labor Supply. <italic>Journal</italic><italic>of</italic><italic>Applied</italic><italic>Econometrics</italic>, 22, 839-848. https://doi.org/10.1002/jae.938 <pub-id pub-id-type="doi">10.1002/jae.938</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/jae.938">https://doi.org/10.1002/jae.938</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Devereux, P.J.</string-name>
            </person-group>
            <year>2007</year>
            <article-title>Small-Sample Bias in Synthetic Cohort Models of Labor Supply</article-title>
            <source>Journal of Applied Econometrics</source>
            <volume>22</volume>
            <pub-id pub-id-type="doi">10.1002/jae.938</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B126">
        <label>126.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Gupta, S., Kumar, S., Chang, K., Lu, C., Singh, P. and Kalpathy-Cramer, J. (2023) Collaborative Privacy-Preserving Approaches for Distributed Deep Learning Using Multi-Institutional Data. <italic>RadioGraphics</italic>, 43, e220107. https://doi.org/10.1148/rg.220107 <pub-id pub-id-type="doi">10.1148/rg.220107</pub-id><pub-id pub-id-type="pmid">36862082</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1148/rg.220107">https://doi.org/10.1148/rg.220107</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Gupta, S.</string-name>
              <string-name>Kumar, S.</string-name>
              <string-name>Chang, K.</string-name>
              <string-name>Lu, C.</string-name>
              <string-name>Singh, P.</string-name>
              <string-name>Kalpathy-Cramer, J.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Collaborative Privacy-Preserving Approaches for Distributed Deep Learning Using Multi-Institutional Data</article-title>
            <source>RadioGraphics</source>
            <volume>43</volume>
            <pub-id pub-id-type="doi">10.1148/rg.220107</pub-id>
            <pub-id pub-id-type="pmid">36862082</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B127">
        <label>127.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Monika, T., Kishor Kumar Reddy, C., Puttanapura, J. and Doss, S. (2025) Optimizing Neural Disorder Treatment through Federated Learning and Multi-Institutional Data Collaboration. In: Kishor Kumar Reddy, C. and Nag, A., Eds., <italic>Federated</italic><italic>Learning</italic><italic>for</italic><italic>Neural</italic><italic>Disorders</italic><italic>in</italic><italic>Healthcare</italic> 6.0, CRC Press, 120-157.</mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Monika, T.</string-name>
              <string-name>Reddy, C.</string-name>
              <string-name>Puttanapura, J.</string-name>
              <string-name>Doss, S.</string-name>
              <string-name>Reddy, C.</string-name>
              <string-name>Nag, A.</string-name>
            </person-group>
            <year>2025</year>
            <article-title>Optimizing Neural Disorder Treatment through Federated Learning and Multi-Institutional Data Collaboration</article-title>
            <source>In: Kishor Kumar Reddy</source>
            <volume>120</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B128">
        <label>128.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Guo, P., Wang, P., Zhou, J., Jiang, S. and Patel, V.M. (2021) Multi-Institutional Collaborations for Improving Deep Learning-Based Magnetic Resonance Image Reconstruction Using Federated Learning. 2021 <italic>IEEE</italic>/ <italic>CVF</italic><italic>Conference</italic><italic>on</italic><italic>Computer</italic><italic>Vision</italic><italic>and</italic><italic>Pattern</italic><italic>Recognition</italic> ( <italic>CVPR</italic>), Nashville, 20-25 June 2021, 2423-2432. https://doi.org/10.1109/cvpr46437.2021.00245 <pub-id pub-id-type="doi">10.1109/cvpr46437.2021.00245</pub-id><pub-id pub-id-type="pmid">35444379</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1109/cvpr46437.2021.00245">https://doi.org/10.1109/cvpr46437.2021.00245</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Guo, P.</string-name>
              <string-name>Wang, P.</string-name>
              <string-name>Zhou, J.</string-name>
              <string-name>Jiang, S.</string-name>
              <string-name>Patel, V.M.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Multi-Institutional Collaborations for Improving Deep Learning-Based Magnetic Resonance Image Reconstruction Using Federated Learning</article-title>
            <source>2021 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)</source>
            <volume>20</volume>
            <pub-id pub-id-type="doi">10.1109/cvpr46437.2021.00245</pub-id>
            <pub-id pub-id-type="pmid">35444379</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B129">
        <label>129.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Marwaha, J.S., Downing, M., Halamka, J., Abernethy, A., Franklin, J.B., Anderson, B., <italic>et</italic><italic>al.</italic> (2024) Mobilizing Data during a Crisis: Building Rapid Evidence Pipelines Using Multi-Institutional Real World Data. <italic>Healthcare</italic>, 12, Article ID: 100738. https://doi.org/10.1016/j.hjdsi.2024.100738 <pub-id pub-id-type="doi">10.1016/j.hjdsi.2024.100738</pub-id><pub-id pub-id-type="pmid">38531228</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.hjdsi.2024.100738">https://doi.org/10.1016/j.hjdsi.2024.100738</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Marwaha, J.S.</string-name>
              <string-name>Downing, M.</string-name>
              <string-name>Halamka, J.</string-name>
              <string-name>Abernethy, A.</string-name>
              <string-name>Franklin, J.B.</string-name>
              <string-name>Anderson, B.</string-name>
            </person-group>
            <year>2024</year>
            <article-title>Mobilizing Data during a Crisis: Building Rapid Evidence Pipelines Using Multi-Institutional Real World Data</article-title>
            <source>Healthcare</source>
            <volume>12</volume>
            <fpage>100738</fpage>
            <elocation-id>ID</elocation-id>
            <pub-id pub-id-type="doi">10.1016/j.hjdsi.2024.100738</pub-id>
            <pub-id pub-id-type="pmid">38531228</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>