<?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.1115349</article-id>
      <article-id pub-id-type="publisher-id">Oalib-151574</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>PsychoGraph-Net: A Graph-Attentive Deep Learning Framework for Mapping, Predicting, and Interpreting Psychiatric Comorbidity Networks in Liaison Psychiatry</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>06</day>
        <month>05</month>
        <year>2026</year>
      </pub-date>
      <pub-date pub-type="collection">
        <month>05</month>
        <year>2026</year>
      </pub-date>
      <volume>13</volume>
      <issue>05</issue>
      <fpage>1</fpage>
      <lpage>19</lpage>
      <history>
        <date date-type="received">
          <day>14</day>
          <month>04</month>
          <year>2026</year>
        </date>
        <date date-type="accepted">
          <day>25</day>
          <month>05</month>
          <year>2026</year>
        </date>
        <date date-type="published">
          <day>28</day>
          <month>05</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.1115349">https://doi.org/10.4236/oalib.1115349</self-uri>
      <abstract>
        <p>Psychiatric comorbidity in liaison psychiatry is not random noise, it follows structured, clinically meaningful patterns that standard episodic assessment cannot detect. Identifying these patterns computationally could transform how clinicians’ reason about complex inpatients who carry multiple co-occurring diagnoses. We introduce PsychoGraph-Net, an end-to-end graph-attentive deep learning framework that ingests electronic health record (EHR) data, constructs a weighted psychiatric comorbidity graph from ICD-10-coded diagnoses, and jointly performs 1) community detection to discover diagnostically coherent clusters and 2) five-class mood-state classification (Euthymia, Depression, Hypomania, Mania, Mixed Features) as the primary prediction endpoint, with episode-onset risk at the 7-day horizon as a secondary endpoint, both implemented via a Graph Attention Network with Bayesian uncertainty quantification. Built on a retrospective cohort of 14,287 hospitalized patients from a tertiary liaison psychiatry service over six years, the resulting comorbidity graph comprises 89 diagnostic nodes and 1247 clinically significant co-occurrence edges. PsychoGraph-Net achieves an AUC-ROC of 0.951, macro-F1 of 0.887, and an Expected Calibration Error (ECE) of 0.031 outperforming all evaluated baselines by statistically significant margins. Community detection reveals three previously uncharacterized comorbidity clusters: (A) an Affective-Anxiety-Sleep cluster centred on major depressive disorder, (B) a Neurocognitive-Delirium complex anchored by delirium and dementia, and (C) a Somatic-Metabolic interface linking somatic symptom disorders with cardiovascular and metabolic disease. Bayesian uncertainty flagging routes 14.7% of high-uncertainty predictions to clinician review, reducing diagnostic workload by 31.4% in clinical simulation without sensitivity loss. PsychoGraph-Net is the first validated, end-to-end graph neural network designed specifically for psychiatric comorbidity analysis in liaison psychiatry.</p>
      </abstract>
      <kwd-group kwd-group-type="author-generated" xml:lang="en">
        <kwd>Psychiatric Comorbidity</kwd>
        <kwd>Graph Attention Network</kwd>
        <kwd>Liaison Psychiatry</kwd>
        <kwd>Network Science</kwd>
        <kwd>Bayesian Deep Learning</kwd>
        <kwd>Electronic Health Records</kwd>
        <kwd>Community Detection</kwd>
        <kwd>Computational Psychiatry</kwd>
        <kwd>ICD-10</kwd>
        <kwd>Machine Learning</kwd>
        <kwd>Integrated Care</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec1">
      <title>1. Introduction</title>
      <p>Every clinician who has worked in a general hospital knows that patients do not arrive with one problem. They arrive with many and those problems interact with each other in ways that shape treatment response, length of stay, and long-term outcomes. A patient admitted for heart failure may also carry major depressive disorder, type 2 diabetes, and a sleep disorder that nobody has formally documented. The psychiatry liaison team is called in to manage the mood, but the mood does not exist in isolation. It is woven into the metabolic, neurological, and social fabric of the patient’s entire clinical picture.</p>
      <p>What clinical practice currently lacks is a systematic, computational way to understand this co-occurrence structure. The average liaison psychiatry inpatient carries 3.4 co-occurring diagnoses [<xref ref-type="bibr" rid="B1">1</xref>], each interacting with the others in ways that are not captured by sequential symptom-by-symptom assessment. Treating each diagnosis independently without understanding the relational network in which it sits is like reasoning about individual nodes in a graph while ignoring the edges. Network science has demonstrated that the edges, not the nodes, often carry the most clinically important information [<xref ref-type="bibr" rid="B2">2</xref>][<xref ref-type="bibr" rid="B3">3</xref>].</p>
      <p>The scientific opportunity is clear. Electronic health records (EHRs) contain years of longitudinal diagnostic coding data that, when processed correctly, reveal the statistical co-occurrence structure of diagnoses across thousands of patients a comorbidity network. Network science provides the mathematics to analyse this structure: community detection to find diagnostic clusters, centrality measures to identify hub diagnoses, and bridge-node analysis to locate conditions that connect otherwise separate disease communities [<xref ref-type="bibr" rid="B4">4</xref>][<xref ref-type="bibr" rid="B5">5</xref>]. Graph Attention Networks (GATs) [<xref ref-type="bibr" rid="B6">6</xref>] then provide the predictive machinery to exploit this relational structure learning, which diagnostic co-occurrences are most informative for identifying undetected conditions.</p>
      <p>Despite the convergence of large EHR datasets, mature network analysis tools, and powerful graph-based AI, no prior work has united these three things in a single validated system designed for psychiatric comorbidity analysis in liaison psychiatry. The closest prior work either applies network analysis descriptively [<xref ref-type="bibr" rid="B7">7</xref>][<xref ref-type="bibr" rid="B8">8</xref>] or applies GNNs to general disease networks without psychiatric specificity [<xref ref-type="bibr" rid="B9">9</xref>][<xref ref-type="bibr" rid="B10">10</xref>]. None has integrated community detection with GAT-based prediction and Bayesian uncertainty quantification in a jointly trainable, clinically validated pipeline. This is the gap PsychoGraph-Net fills.</p>
      <sec id="sec1dot1">
        <title>Summary of Contributions</title>
        <p><bold>1)</bold><bold>PsychoGraph</bold><bold>-Net architecture:</bold>The first end-to-end, jointly trained graph neural network system designed specifically for psychiatric comorbidity analysis in liaison psychiatry, integrating graph construction, community detection, attentive message-passing, and Bayesian uncertainty in a single framework.</p>
        <p><bold>2)</bold><bold>Comorbidity graph at scale:</bold>The largest liaison psychiatry comorbidity network published to date, comprising 89 ICD-10 diagnostic nodes and 1247 significant co-occurrence edges derived from 14,287 hospital admissions over six years.</p>
        <p><bold>3)</bold><bold>Three novel comorbidity clusters:</bold>Community detection reveals three previously uncharacterized diagnostic clusters, the Affective-Anxiety-Sleep cluster, the Neurocognitive-Delirium complex, and the Somatic-Metabolic interface with direct implications for integrated care pathway design.</p>
        <p><bold>4)</bold><bold>Primary prediction endpoint:</bold>Five-class mood-state classification (Euthymia, Depression, Hypomania, Mania, Mixed Features) on held-out test admissions, achieving AUC-ROC of 0.951 and macro-F1 of 0.887. Seven-day episode-onset prediction is evaluated as a secondary endpoint. Comorbidity structure is the input representation, not itself a prediction target.</p>
        <p><bold>5)</bold><bold>Bayesian clinical integration:</bold>ECE of 0.031 and a selective prediction protocol routing 14.7% of high-uncertainty cases to clinician review, with a validated 31.4% reduction in diagnostic workload in clinical simulation.</p>
      </sec>
    </sec>
    <sec id="sec2">
      <title>2. Background and Related Work</title>
      <sec id="sec2dot1">
        <title>2.1. The Clinical Context of Liaison Psychiatry</title>
        <p>Liaison psychiatry, the subspecialty managing psychiatric conditions arising in the context of physical illness and general hospital admission [<xref ref-type="bibr" rid="B11">11</xref>] confronts a distinctively complex clinical reality. Approximately 20% - 30% of general hospital inpatients have a co-occurring psychiatric condition that meaningfully affects their medical course, and systematic psychiatric consultation is associated with shorter length of stay, reduced readmission, and better physical health outcomes [<xref ref-type="bibr" rid="B12">12</xref>][<xref ref-type="bibr" rid="B13">13</xref>].</p>
        <p>The diagnostic complexity of this population is distinctive. Delirium, one of the most common psychiatric presentations in hospital medicine, frequently overlaps with dementia and with the confusional states produced by infection, metabolic derangement, and pharmacological side effects [<xref ref-type="bibr" rid="B14">14</xref>]. Mood disorders in medically ill patients are complicated by somatic symptoms that mimic depression and by the bidirectional relationship between cardiovascular disease and affective illness [<xref ref-type="bibr" rid="B15">15</xref>]. In this environment, understanding how diagnoses co-occur is not a theoretical exercise it is a practical necessity for safe and effective care.</p>
      </sec>
      <sec id="sec2dot2">
        <title>2.2. Network Science in Medicine and Psychiatry</title>
        <p>The application of network science to medical diagnosis established the foundational insight that diseases sharing genetic underpinnings form phenotypically coherent communities most influentially demonstrated in the Human Disease Network. Subsequent analysis showed that diseases are not independent entities but members of interconnected communities whose structure encodes biologically and clinically meaningful relationships [<xref ref-type="bibr" rid="B2">2</xref>][<xref ref-type="bibr" rid="B3">3</xref>].</p>
        <p>In psychiatry specifically, network analysis has been applied most productively at the symptom level. The network theory of mental disorders proposes that psychiatric conditions emerge from causal interactions among symptoms rather than from latent disease entities. Empirical work demonstrated that depression and anxiety share densely connected symptom clusters [<xref ref-type="bibr" rid="B16">16</xref>][<xref ref-type="bibr" rid="B17">17</xref>] and that the network structure of symptoms predicts treatment response [<xref ref-type="bibr" rid="B18">18</xref>]. At the diagnosis level, temporal comorbidity trajectory analysis using large EHR databases [<xref ref-type="bibr" rid="B19">19</xref>] has revealed that psychiatric diagnoses frequently serve as bridge nodes connecting otherwise separate disease communities, but this descriptive work has not been connected to a predictive machine learning pipeline for individual patients.</p>
      </sec>
      <sec id="sec2dot3">
        <title>2.3. Graph Neural Networks in Clinical Applications</title>
        <p>Graph neural networks [<xref ref-type="bibr" rid="B20">20</xref>] operate directly on graph-structured data, learning node representations by aggregating information from neighbourhoods through differentiable message-passing. They have been applied to drug-drug interaction prediction, patient similarity networks [<xref ref-type="bibr" rid="B21">21</xref>], and protein-disease association mining [<xref ref-type="bibr" rid="B22">22</xref>]. Graph Attention Networks specifically extend standard GNNs by learning to attend differentially to different neighbours an especially valuable property in comorbidity graphs, where some co-occurring diagnoses are far more predictive of a given target than others. No prior work has applied GATs to psychiatric comorbidity networks in liaison psychiatry.</p>
      </sec>
      <sec id="sec2dot4">
        <title>2.4. Uncertainty Quantification in Clinical AI</title>
        <p>Reliable uncertainty estimation is not optional in clinical AI. A model that is 90% accurate but systematically overconfident causes greater clinical harm than an 85% accurate, well-calibrated model particularly in psychiatric settings where false alarms trigger unnecessary interventions and missed cases lead to untreated illness [<xref ref-type="bibr" rid="B23">23</xref>]. Monte Carlo Dropout [<xref ref-type="bibr" rid="B24">24</xref>] and deep ensembles [<xref ref-type="bibr" rid="B25">25</xref>] provide principled posterior uncertainty estimation; ensembles have been shown to produce superior calibration relative to single-model approaches. The EU AI Act (Regulation EU 2024/1689) [<xref ref-type="bibr" rid="B26">26</xref>] requires high-risk AI systems to provide transparent uncertainty information making Bayesian calibration legally necessary, not merely scientifically desirable.</p>
      </sec>
    </sec>
    <sec id="sec3">
      <title>3. Dataset and Cohort Design</title>
      <sec id="sec3dot1">
        <title>3.1. Data Source and Patient Cohort</title>
        <p>The dataset comprises 14,287 de-identified inpatient admissions from a tertiary academic medical centre with an active liaison psychiatry consultation service, spanning January 2018 to December 2023. The institution operates a fully integrated EHR system, with ICD-10-coded diagnosis data captured for every admission by both the primary medical team and the liaison psychiatry consultation team. Ethics approval was obtained (IRB Ref. UNIGE-2023-LPS-07); all data were processed in compliance with GDPR Article 9. Patient consent was waived under the retrospective research exemption.</p>
        <p>Inclusion criteria: adult inpatients (age ≥ 18 years) with at least one liaison psychiatry consultation, at least five distinct ICD-10 diagnostic codes at the three-character category level (e.g., F32, I10, E11 counted as three distinct codes), and length of stay exceeding 24 hours. After exclusions (8.3% of records), the final cohort comprised 14,287 admissions from 9841 unique patients, with a mean of 3.4 ± 1.7 diagnoses per admission and the details will be found in <bold>Table 1</bold>. The apparent discrepancy between the inclusion threshold (≥5 codes) and the reported mean (3.4 ± 1.7) reflects two distinct counting conventions: the inclusion criterion counts all three-character ICD-10 codes recorded across the full administrative record for each admission, while the reported mean counts only the ICD-10 diagnostic categories that met the minimum prevalence threshold (≥ 50 admissions) and were therefore included as nodes in the comorbidity graph. Diagnoses failing this threshold were excluded from graph construction but did not trigger patient exclusion.</p>
        <p><bold>Table 1.</bold>Cohort sociodemographic and clinical characteristics.</p>
        <table-wrap id="tbl1">
          <label>Table 1</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Characteristic</bold>
                </td>
                <td>
                  <bold>Value/Mean ± SD</bold>
                </td>
                <td>
                  <bold>Range/IQR</bold>
                </td>
                <td>
                  <bold>Notes</bold>
                </td>
              </tr>
              <tr>
                <td>Total admissions</td>
                <td>14,287</td>
                <td>
                </td>
                <td>After exclusions</td>
              </tr>
              <tr>
                <td>Unique patients</td>
                <td>9841</td>
                <td>
                </td>
                <td>Some multi-admission</td>
              </tr>
              <tr>
                <td>Mean age (years)</td>
                <td>54.2 ± 18.6</td>
                <td>18 - 97</td>
                <td>Full adult spectrum</td>
              </tr>
              <tr>
                <td>Female</td>
                <td>52.1%</td>
                <td>
                </td>
                <td>
                </td>
              </tr>
              <tr>
                <td>Mean diagnoses/admission</td>
                <td>3.4 ± 1.7</td>
                <td>IQR: 2 - 5</td>
                <td>Min 5 per inclusion</td>
              </tr>
              <tr>
                <td>Mean length of stay (days)</td>
                <td>8.3 ± 6.4</td>
                <td>1 - 94</td>
                <td>
                </td>
              </tr>
              <tr>
                <td>ICD-10 diagnostic categories</td>
                <td>
                  <bold>89</bold>
                </td>
                <td>12 domains</td>
                <td>Graph nodes</td>
              </tr>
              <tr>
                <td>Co-occurrence edges in graph</td>
                <td>
                  <bold>1247</bold>
                </td>
                <td>≥30 co-occur.</td>
                <td>Positive log-odds only</td>
              </tr>
              <tr>
                <td>Study period</td>
                <td>Jan 2018-Dec 2023</td>
                <td>6 years</td>
                <td>Retrospective</td>
              </tr>
              <tr>
                <td>Train/Val/Test split</td>
                <td>70/15/15%</td>
                <td>Patient-stratified</td>
                <td>No patient leakage</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
      </sec>
      <sec id="sec3dot2">
        <title>3.2. Target Label Definitions and Class Distribution</title>
        <p>The primary prediction target is a five-class mood state label assigned to each admission by the liaison psychiatry team using DSM-5 criteria, corroborated by YMRS (mania/hypomania) and HAMD-17 (depression) structured assessments documented in the EHR. Labels were assigned independently of the treating medical team and recorded at the time of psychiatric consultation. Definitions: <italic>Euthymia</italic> - YMRS ≤ 7 and HAMD-17 ≤ 7, no active affective episode; <italic>Depression</italic> - HAMD-17 ≥ 14 with clinical interview confirmation; <italic>Hypomania</italic> - YMRS 8 - 19, duration ≥ 4 days, no functional impairment requiring hospitalization; <italic>Mania</italic> - YMRS ≥ 20 or YMRS 8 - 19 with hospitalization; <italic>Mixed Features</italic> - concurrent YMRS ≥ 8 and HAMD-17 ≥ 14. The secondary endpoint, 7-day episode onset, is a binary label indicating transition from Euthymia to any non-euthymic state within the subsequent 7 days, derived from consecutive admission records for patients with ≥ 2 admissions which is shown in <bold>Table 1</bold>.</p>
        <p><bold>Table 1.</bold>Class distribution by split.</p>
        <table-wrap id="tbl2">
          <label>Table 2</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Label</bold>
                </td>
                <td>
                  <bold>Train (n)</bold>
                </td>
                <td>
                  <bold>Validation (n)</bold>
                </td>
                <td>
                  <bold>Test (n)</bold>
                </td>
                <td>
                  <bold>Total</bold>
                </td>
              </tr>
              <tr>
                <td>Euthymia</td>
                <td>4821</td>
                <td>1034</td>
                <td>1038</td>
                <td>6893</td>
              </tr>
              <tr>
                <td>Depression</td>
                <td>2614</td>
                <td>561</td>
                <td>563</td>
                <td>3738</td>
              </tr>
              <tr>
                <td>Hypomania</td>
                <td>1203</td>
                <td>258</td>
                <td>259</td>
                <td>1720</td>
              </tr>
              <tr>
                <td>Mania</td>
                <td>847</td>
                <td>182</td>
                <td>183</td>
                <td>1212</td>
              </tr>
              <tr>
                <td>Mixed Features</td>
                <td>515</td>
                <td>111</td>
                <td>100</td>
                <td>726</td>
              </tr>
              <tr>
                <td>
                  <bold>Total</bold>
                </td>
                <td>
                  <bold>10,000</bold>
                </td>
                <td>
                  <bold>2146</bold>
                </td>
                <td>
                  <bold>2143</bold>
                </td>
                <td>
                  <bold>14,289</bold>
                </td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p>Note: Minor rounding to patient-stratified split boundaries; weighted cross-entropy was applied during training to address class imbalance.</p>
      </sec>
      <sec id="sec3dot3">
        <title>3.3. Comorbidity Graph Construction</title>
        <p>The graph <italic>G</italic> = (<italic>V</italic>, <italic>E</italic>, <italic>W</italic>) was constructed as follows. Each ICD-10 diagnostic category appearing in at least 50 admissions was assigned a node <italic>v</italic><italic><sub>i</sub></italic>. A weighted undirected edge was created between nodes <italic>i</italic> and <italic>j</italic> if they co-occurred in at least 30 admissions, with weight:</p>
        <disp-formula id="FD1">
          <mml:math display="inline">
            <mml:mrow>
              <mml:mi>w</mml:mi>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:mi>i</mml:mi>
                  <mml:mo>,</mml:mo>
                  <mml:mi>j</mml:mi>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
              <mml:mo>=</mml:mo>
              <mml:mi>log</mml:mi>
              <mml:mrow>
                <mml:mo>[</mml:mo>
                <mml:mrow>
                  <mml:mrow>
                    <mml:mrow>
                      <mml:mi>P</mml:mi>
                      <mml:mrow>
                        <mml:mo>(</mml:mo>
                        <mml:mrow>
                          <mml:msub>
                            <mml:mi>d</mml:mi>
                            <mml:mi>i</mml:mi>
                          </mml:msub>
                          <mml:mo>,</mml:mo>
                          <mml:msub>
                            <mml:mi>d</mml:mi>
                            <mml:mi>j</mml:mi>
                          </mml:msub>
                        </mml:mrow>
                        <mml:mo>)</mml:mo>
                      </mml:mrow>
                    </mml:mrow>
                    <mml:mo>/</mml:mo>
                    <mml:mrow>
                      <mml:mrow>
                        <mml:mo>(</mml:mo>
                        <mml:mrow>
                          <mml:mi>P</mml:mi>
                          <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mrow>
                              <mml:msub>
                                <mml:mi>d</mml:mi>
                                <mml:mi>i</mml:mi>
                              </mml:msub>
                            </mml:mrow>
                            <mml:mo>)</mml:mo>
                          </mml:mrow>
                          <mml:mo>×</mml:mo>
                          <mml:mi>P</mml:mi>
                          <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mrow>
                              <mml:msub>
                                <mml:mi>d</mml:mi>
                                <mml:mi>j</mml:mi>
                              </mml:msub>
                            </mml:mrow>
                            <mml:mo>)</mml:mo>
                          </mml:mrow>
                        </mml:mrow>
                        <mml:mo>)</mml:mo>
                      </mml:mrow>
                    </mml:mrow>
                  </mml:mrow>
                </mml:mrow>
                <mml:mo>]</mml:mo>
              </mml:mrow>
              <mml:mo>×</mml:mo>
              <mml:msqrt>
                <mml:mrow>
                  <mml:mi>N</mml:mi>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:mi>i</mml:mi>
                      <mml:mo>,</mml:mo>
                      <mml:mi>j</mml:mi>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                </mml:mrow>
              </mml:msqrt>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>where <inline-formula><mml:math display="inline"><mml:mrow><mml:mi> P </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> d </mml:mi><mml:mi> i </mml:mi></mml:msub><mml:mo> , </mml:mo><mml:msub><mml:mi> d </mml:mi><mml:mi> j </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> is the joint empirical co-occurrence probability, <inline-formula><mml:math display="inline"><mml:mrow><mml:mi> P </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> d </mml:mi><mml:mi> i </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> and <inline-formula><mml:math display="inline"><mml:mrow><mml:mi> P </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:msub><mml:mi> d </mml:mi><mml:mi> j </mml:mi></mml:msub></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> are marginal probabilities, and <inline-formula><mml:math display="inline"><mml:mrow><mml:mi> N </mml:mi><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:mi> i </mml:mi><mml:mo> , </mml:mo><mml:mi> j </mml:mi></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow></mml:math></inline-formula> is the raw count. The log-odds term penalizes spurious co-occurrence from high-prevalence diagnoses; the <inline-formula><mml:math display="inline"><mml:mrow><mml:msqrt><mml:mi> N </mml:mi></mml:msqrt></mml:mrow></mml:math></inline-formula> term rewards statistically stable associations. Edges with negative log-odds were excluded. The comorbidity graph <italic>G</italic>, all edge weights <italic>W</italic>, Louvain community assignments, and population-level node feature statistics (mean YMRS, HAMD-17, MMSE, HRV summaries, demographic summaries) were computed exclusively from the training partition (70% of admissions, patient-stratified). Validation and test admissions contributed no information to graph construction or node feature initialization. At inference time, a new admission’s subgraph is extracted from the fixed training-derived graph; no test-time re-estimation of edge weights or community structure is performed. This design eliminates graph-level leakage and ensures that reported test-set metrics reflect genuine out-of-sample generalization.</p>
      </sec>
      <sec id="sec3dot4">
        <title>3.4. Node Feature Vectors</title>
        <p>Each node <italic>v</italic><italic><sub>i</sub></italic> was initialized with a 64-dimensional feature vector composed of six groups. All group statistics were computed from training admissions only.</p>
        <p>1) Network centrality measures [12 dimensions]: degree centrality, betweenness centrality, closeness centrality, eigenvector centrality - each computed on the weighted graph G and encoded as 3 values each (raw, z-scored, log-transformed), totaling 12 dimensions.</p>
        <p>2) Clinical scale statistics [12 dimensions]: for patients in the training set carrying diagnosis i, we recorded mean and standard deviation of YMRS (2 values), HAMD-17 (2 values), and MMSE (2 values) - 6 values total. These were supplemented by the proportion of patients with YMRS ≥ 20 (mania threshold), HAMD-17 ≥ 14 (depression threshold), and MMSE ≤ 24 (cognitive impairment threshold), plus 3 additional derived statistics (YMRS–HAMD-17 correlation, MMSE–age partial correlation, scale missingness rate), yielding 12 dimensions total.</p>
        <p>3) Biosignal HRV summary statistics [12 dimensions]: available for 61.3% of admissions (wearable-equipped subset); for the remainder, values were imputed using the training-set diagnosis-specific mean for each HRV feature. Features: SDNN, RMSSD, LF power, HF power, LF/HF ratio, mean RR interval - each as mean and SD across the admission, totaling 12 dimensions.</p>
        <p>4) Temporal pattern features [12 dimensions]: mean calendar month of admission (sine and cosine encoded, 2 dims), mean day-of-week of admission (sine and cosine encoded, 2 dims), proportion of admissions in each meteorological season (4 dims), mean length-of-stay for this diagnosis (1 dim), readmission rate within 30 days (1 dim), mean time-since-prior-admission (1 dim), and trend slope of admission frequency over the 6-year study period (1 dim) - totaling 12 dimensions.</p>
        <p>5) Louvain community membership [12 dimensions]: one-hot encoding of the K = 3 primary communities (3 dims) expanded to 12 by appending within-community degree rank (1 dim), bridge-node score (1 dim), internal vs. external edge ratio (1 dim), and 6 soft community membership scores from the second-best Louvain partition resolution, ensuring the 12-dimensional block is fully populated.</p>
        <p>(6) Demographic summary statistics [4 dimensions]: mean age, proportion female, mean socioeconomic deprivation index, and proportion with known social isolation - all computed over training-set patients carrying diagnosis i.</p>
      </sec>
    </sec>
    <sec id="sec4">
      <title>4. PsychoGraph-Net: Architecture and Methods</title>
      <p>The full pipeline is shown in <xref ref-type="fig" rid="fig1">Figure 1</xref><xref ref-type="fig" rid="fig1">Figure 1</xref>. PsychoGraph-Net has four sequential stages: 1) comorbidity graph construction from EHR data, 2) community detection to enrich node features with cluster membership, 3) a Graph Attention Network for relational learning, and 4) a Bayesian ensemble output layer for probabilistic prediction with uncertainty quantification.</p>
      <fig id="fig1">
        <label>Figure 1</label>
        <graphic xlink:href="https://html.scirp.org/file/1115349-rId28.jpeg?20260528021958" />
      </fig>
      <p><bold>Figure 1.</bold> PsychoGraph-Net End-to-End Architecture. Three input streams the comorbidity graph, clinical EHR codes, and wearable biosignals are encoded by modality-specific modules. A community detection module enriches node features before fusion. Cross-modal attention combines representations; a Bayesian ensemble (M = 10 sub-networks, MC-Dropout) produces calibrated predictions of mood state classification, episode onset risk, and epistemic uncertainty.</p>
      <p>The path from a single patient admission to a patient-specific prediction proceeds as follows. The global comorbidity graph <italic>G</italic> = (<italic>V</italic>, <italic>E</italic>, <italic>W</italic>) is fixed at training time (constructed from training admissions only; see C5 note below). For a given admission <italic>a</italic><italic><sub>i</sub></italic>, a patient-specific subgraph <italic>G</italic><italic><sub>i</sub></italic> is extracted by retaining only the nodes corresponding to ICD-10 categories recorded in that admission, along with all edges between them from <italic>G</italic>. Node features for the retained nodes are their full 64-dimensional vectors (Section 3.4). Nodes that are not present in the admission are masked out and do not participate in message passing. The GAT then operates on <italic>G</italic><italic><sub>i</sub></italic>, performing two rounds of attention-weighted neighbourhood aggregation over the admission-specific subgraph. Global mean pooling aggregates the resulting node embeddings into a single 512-dimensional admission-level representation, which is passed to the Bayesian output head for mood-state classification. This patient-specific subgraph extraction ensures that the model attends only to diagnostically relevant nodes for each admission, rather than averaging over the full 89-node graph.</p>
      <sec id="sec4dot1">
        <title>4.1. Module 1: Community Detection</title>
        <p>Before training the GAT, three community detection algorithms are applied to <italic>G</italic> and evaluated by modularity <italic>Q</italic> and normalized mutual information (NMI) against expert clinical annotations:</p>
        <p><bold>1)</bold><bold>Louvain Modularity Optimization:</bold>Maximizes <inline-formula><mml:math display="inline"><mml:mrow><mml:mi> Q </mml:mi><mml:mo> = </mml:mo><mml:mstyle displaystyle="true"><mml:msub><mml:mo> ∑ </mml:mo><mml:mi> c </mml:mi></mml:msub><mml:mrow><mml:mrow><mml:mo> [ </mml:mo><mml:mrow><mml:mrow><mml:mrow><mml:msub><mml:mi> L </mml:mi><mml:mi> c </mml:mi></mml:msub></mml:mrow><mml:mo> / </mml:mo><mml:mi> m </mml:mi></mml:mrow><mml:mo> − </mml:mo><mml:msup><mml:mrow><mml:mrow><mml:mo> ( </mml:mo><mml:mrow><mml:mrow><mml:mrow><mml:msub><mml:mi> d </mml:mi><mml:mi> c </mml:mi></mml:msub></mml:mrow><mml:mo> / </mml:mo><mml:mrow><mml:mn> 2 </mml:mn><mml:mi> m </mml:mi></mml:mrow></mml:mrow></mml:mrow><mml:mo> ) </mml:mo></mml:mrow></mml:mrow><mml:mn> 2 </mml:mn></mml:msup></mml:mrow><mml:mo> ] </mml:mo></mml:mrow></mml:mrow></mml:mstyle></mml:mrow></mml:math></inline-formula> , where <italic>L</italic><italic><sub>c</sub></italic> is internal edges in community <italic>c</italic>, <italic>m</italic> is total edge count, and <italic>d</italic><italic><sub>c</sub></italic> is the sum of degrees in <italic>c</italic>. Scales efficiently to large graphs and handles weighted edges natively. Selected as primary algorithm based on best performance:<italic>Q</italic> = 0.681, NMI = 0.79 vs. expert annotations [<xref ref-type="bibr" rid="B27">27</xref>].</p>
        <p><bold>2)</bold><bold>Girvan-Newman:</bold>Iteratively removes edges with the highest betweenness centrality, revealing community structure through structural redundancy. Computationally intensive (O(m<sup>2</sup>n)) but provides mechanistically interpretable communities. <italic>Q</italic> = 0.612, NMI = 0.71 [<xref ref-type="bibr" rid="B28">28</xref>].</p>
        <p><bold>3)</bold><bold>Spectral Clustering:</bold>Applies k-means to the leading eigenvectors of the normalized Laplacian <italic>L</italic> = <italic>D</italic><sup>−1/2</sup><italic>AD</italic><sup>−1/2</sup>, with k selected via the eigengap heuristic. <italic>Q</italic> = 0.594, NMI = 0.67 [<xref ref-type="bibr" rid="B29">29</xref>].</p>
        <p>The <italic>K</italic> communities from Louvain are one-hot encoded and appended to each node’s feature vector before GAT training, allowing the network to condition its attention on cluster membership.</p>
      </sec>
      <sec id="sec4dot2">
        <title>4.2. Module 2: Graph Attention Network</title>
        <p>The GAT consists of two stacked attention layers. At layer <italic>l</italic>, node <italic>i</italic> aggregates from its neighbourhood <italic>N</italic>(<italic>i</italic>) as:</p>
        <disp-formula id="FD2">
          <mml:math display="inline">
            <mml:mrow>
              <mml:msubsup>
                <mml:mi>h</mml:mi>
                <mml:mi>i</mml:mi>
                <mml:mrow>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:mi>l</mml:mi>
                      <mml:mo>+</mml:mo>
                      <mml:mn>1</mml:mn>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                </mml:mrow>
              </mml:msubsup>
              <mml:mo>=</mml:mo>
              <mml:mi>σ</mml:mi>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:mstyle displaystyle="true">
                    <mml:msub>
                      <mml:mo>∑</mml:mo>
                      <mml:mrow>
                        <mml:mi>j</mml:mi>
                        <mml:mo>∈</mml:mo>
                        <mml:mi>N</mml:mi>
                        <mml:mrow>
                          <mml:mo>(</mml:mo>
                          <mml:mi>i</mml:mi>
                          <mml:mo>)</mml:mo>
                        </mml:mrow>
                      </mml:mrow>
                    </mml:msub>
                    <mml:mrow>
                      <mml:msubsup>
                        <mml:mi>α</mml:mi>
                        <mml:mrow>
                          <mml:mi>i</mml:mi>
                          <mml:mi>j</mml:mi>
                        </mml:mrow>
                        <mml:mrow>
                          <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mi>l</mml:mi>
                            <mml:mo>)</mml:mo>
                          </mml:mrow>
                        </mml:mrow>
                      </mml:msubsup>
                      <mml:mo>⋅</mml:mo>
                      <mml:msup>
                        <mml:mi>W</mml:mi>
                        <mml:mrow>
                          <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mi>l</mml:mi>
                            <mml:mo>)</mml:mo>
                          </mml:mrow>
                        </mml:mrow>
                      </mml:msup>
                      <mml:mo>⋅</mml:mo>
                      <mml:msubsup>
                        <mml:mi>h</mml:mi>
                        <mml:mi>j</mml:mi>
                        <mml:mrow>
                          <mml:mrow>
                            <mml:mo>(</mml:mo>
                            <mml:mi>l</mml:mi>
                            <mml:mo>)</mml:mo>
                          </mml:mrow>
                        </mml:mrow>
                      </mml:msubsup>
                    </mml:mrow>
                  </mml:mstyle>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>where <italic>W</italic><sup>(</sup><italic><sup>l</sup></italic><sup>)</sup> is the learnable weight matrix and <italic>σ</italic> is ELU activation. The attention coefficient <italic>α</italic><italic><sub>ij</sub></italic> is computed as:</p>
        <disp-formula id="FD3">
          <mml:math display="inline">
            <mml:mrow>
              <mml:msub>
                <mml:mi>α</mml:mi>
                <mml:mrow>
                  <mml:mi>i</mml:mi>
                  <mml:mi>j</mml:mi>
                </mml:mrow>
              </mml:msub>
              <mml:mo>=</mml:mo>
              <mml:msub>
                <mml:mrow>
                  <mml:mtext>softmax</mml:mtext>
                </mml:mrow>
                <mml:mi>j</mml:mi>
              </mml:msub>
              <mml:mrow>
                <mml:mo>(</mml:mo>
                <mml:mrow>
                  <mml:mtext>LeakyReLU</mml:mtext>
                  <mml:mrow>
                    <mml:mo>(</mml:mo>
                    <mml:mrow>
                      <mml:msup>
                        <mml:mi>a</mml:mi>
                        <mml:mtext>T</mml:mtext>
                      </mml:msup>
                      <mml:mrow>
                        <mml:mo>[</mml:mo>
                        <mml:mrow>
                          <mml:mi>W</mml:mi>
                          <mml:msub>
                            <mml:mi>h</mml:mi>
                            <mml:mi>i</mml:mi>
                          </mml:msub>
                          <mml:mo>∥</mml:mo>
                          <mml:mi>W</mml:mi>
                          <mml:msub>
                            <mml:mi>h</mml:mi>
                            <mml:mi>j</mml:mi>
                          </mml:msub>
                        </mml:mrow>
                        <mml:mo>]</mml:mo>
                      </mml:mrow>
                    </mml:mrow>
                    <mml:mo>)</mml:mo>
                  </mml:mrow>
                </mml:mrow>
                <mml:mo>)</mml:mo>
              </mml:mrow>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>where <italic>a</italic> is a learnable attention vector and ‖ denotes concatenation. Layer 1 uses <italic>H</italic> = 8 attention heads (64 dimensions each; outputs concatenated to 512 dimensions). Layer 2 uses <italic>H</italic> = 4 heads (128 dimensions each; outputs averaged). Between layers: batch normalization, ELU, and dropout (<italic>p</italic> = 0.30). Global mean pooling over all node embeddings produces the graph-level representation passed to the Bayesian output.</p>
      </sec>
      <sec id="sec4dot3">
        <title>4.3. Module 3: Bayesian Uncertainty Quantification</title>
        <p>PsychoGraph-Net approximates Bayesian inference via Monte Carlo Dropout with <italic>T</italic> = 100 stochastic forward passes at inference time. With dropout (<italic>p</italic> = 0.30) active during inference, each pass samples a different sub-network, producing a distribution of predictions. The final prediction is the mean probability vector across passes. Epistemic uncertainty for patient i is:</p>
        <disp-formula id="FD4">
          <mml:math display="inline">
            <mml:mrow>
              <mml:msub>
                <mml:mi>σ</mml:mi>
                <mml:mi>i</mml:mi>
              </mml:msub>
              <mml:mo>=</mml:mo>
              <mml:mi>s</mml:mi>
              <mml:mi>t</mml:mi>
              <mml:msub>
                <mml:mi>d</mml:mi>
                <mml:mi>t</mml:mi>
              </mml:msub>
              <mml:mrow>
                <mml:mo>{</mml:mo>
                <mml:mrow>
                  <mml:msubsup>
                    <mml:mover accent="true">
                      <mml:mi>y</mml:mi>
                      <mml:mo>^</mml:mo>
                    </mml:mover>
                    <mml:mi>i</mml:mi>
                    <mml:mi>t</mml:mi>
                  </mml:msubsup>
                  <mml:mo>:</mml:mo>
                  <mml:mi>t</mml:mi>
                  <mml:mo>=</mml:mo>
                  <mml:mn>1</mml:mn>
                  <mml:mo>,</mml:mo>
                  <mml:mo>⋯</mml:mo>
                  <mml:mo>,</mml:mo>
                  <mml:mn>100</mml:mn>
                </mml:mrow>
                <mml:mo>}</mml:mo>
              </mml:mrow>
            </mml:mrow>
          </mml:math>
        </disp-formula>
        <p>Predictions with <italic>σ</italic><italic>ᵢ</italic> &gt; <italic>τ</italic> = 0.15 are flagged for clinician review rather than direct clinical use. This selective prediction protocol operationalizes the core safety principle: assert only when confident, escalate when uncertain.</p>
      </sec>
      <sec id="sec4dot4">
        <title>4.4. Training Protocol</title>
        <p>Training used the Adam optimizer (lr = 1 × 10<sup>−3</sup>, weight decay 1 × 10<sup>−</sup><sup>4</sup>) for up to 300 epochs with early stopping (patience = 20 epochs on validation loss). Weighted cross-entropy addressed class imbalance. Bayesian hyperparameter search covered 150 configurations with 5-fold stratified cross-validation. Implementation: PyTorch Geometric [<xref ref-type="bibr" rid="B30">30</xref>]. Hardware: NVIDIA A100 GPU (40 GB). <xref ref-type="fig" rid="fig2">Figure 2</xref><xref ref-type="fig" rid="fig2">Figure 2</xref> shows the convergence behaviour, reaching plateau at epoch 87 with final training accuracy 0.954 and validation accuracy 0.921.</p>
        <fig id="fig2">
          <label>Figure 2</label>
          <graphic xlink:href="https://html.scirp.org/file/1115349-rId37.jpeg?20260528021958" />
        </fig>
        <p><bold>Figure 2.</bold> Training and Validation Convergence. Accuracy (left) and cross-entropy loss (right) across 120 epochs for PsychoGraph-Net (navy), GCN baseline (teal), and Random Forest (coral). Solid lines = training; dashed = validation. PsychoGraph-Net achieves the highest validation accuracy; early stopping fires at epoch 87 (gold dotted line). The narrow train-validation gap (0.033) indicates well-controlled generalization.</p>
      </sec>
    </sec>
    <sec id="sec5">
      <title>5. Results</title>
      <sec id="sec5dot1">
        <title>5.1. Comorbidity Network Structure and Discovered Clusters</title>
        <p><xref ref-type="fig" rid="fig3">Figure 3</xref><xref ref-type="fig" rid="fig3">Figure 3</xref> shows the full comorbidity network and its community structure. The graph exhibits hub-and-spoke topology consistent with scale-free biological networks, with major depressive disorder, anxiety disorders, delirium, cardiovascular disease, and substance use disorders occupying the highest-degree positions.</p>
        <p>Three communities are of primary clinical interest:</p>
        <p><bold>1)</bold><bold>Cluster</bold><bold>A</bold><bold>Affective-Anxiety-Sleep Complex:</bold>MDD, anxiety disorders, PTSD, OCD, BD-I, BD-II, and sleep disorder form a densely interconnected community (mean internal edge weight <italic>w</italic><italic>̄</italic> = 0.82). The MDD-anxiety edge carries the highest weight in this cluster (<italic>w</italic> = 0.92). Sleep disorder appears as a bridge node connecting the affective and anxiety sub-communities consistent with its dual role as a symptom and a risk factor across the affective spectrum.</p>
        <p><bold>2)</bold><bold>Cluster B Neurocognitive-Delirium Complex:</bold>Delirium, dementia, mild cognitive impairment, and UTI cluster tightly together. The delirium-UTI edge </p>
        <fig id="fig3">
          <label>Figure 3</label>
          <graphic xlink:href="https://html.scirp.org/file/1115349-rId38.jpeg?20260528021958" />
        </fig>
        <p><bold>Figure 3.</bold> Psychiatric Comorbidity Network. Three Identified Clusters. 89 ICD-10 diagnostic nodes and 1247 co-occurrence edges. Node size ∝ weighted degree; edge width ∝ co-occurrence weight. Louvain community detection identifies three clusters: Affective-Anxiety-Sleep (navy), Neurocognitive-Delirium (coral), and Somatic-Metabolic (teal). These clusters have been described individually in the clinical literature but have not previously been characterized as unified network modules in liaison psychiatry.</p>
        <p>carries the highest weight within this cluster (<italic>w</italic> = 1.23), computationally validating the well-established clinical relationship between urinary tract infection and acute confusional states in older adults. Heart failure appears as a bridge node to the Somatic-Metabolic community, reflecting the cerebral hypoperfusion mechanism underlying cardiac delirium.</p>
        <p><bold>3)</bold><bold>Cluster C Somatic-Metabolic Interface:</bold>Somatic symptom disorder, type 2 diabetes, hypertension, heart failure, and substance use disorder cluster with high internal coherence. The somatic–anxiety link (w = 0.87) and somatic–metabolic disease links (<italic>w</italic> = 0.62 - 0.77) suggest a previously uncharacterized comorbidity module with direct implications for integrated care: patients presenting with somatic complaints carry a high metabolic burden that is systematically under-recognised in psychiatric assessment.</p>
      </sec>
      <sec id="sec5dot2">
        <title>5.2. Predictive Performance</title>
        <p><xref ref-type="fig" rid="fig4">Figure 4</xref><xref ref-type="fig" rid="fig4">Figure 4</xref> presents the confusion matrix for PsychoGraph-Net on the held-out test set. The model performs well across all five diagnostic categories, with the highest per-class accuracy for Euthymia (94.1%) and Mania (91.8%). The most frequent misclassification is between Hypomania and Euthymia (7.3% of Hypomania cases), which is clinically unsurprising given the phenomenological overlap between these states in cross-sectional assessment.</p>
        <p><xref ref-type="fig" rid="fig5">Figure 5</xref><xref ref-type="fig" rid="fig5">Figure 5</xref> presents the per-class ROC curves and the AUC-ROC ranking across all models. PsychoGraph-Net achieves the highest macro-AUC of 0.951.</p>
        <p><bold>Table 2</bold> presents the full performance comparison. PsychoGraph-Net achieves statistically significant improvements over all baselines across all four primary metrics.</p>
        <fig id="fig4">
          <label>Figure 4</label>
          <graphic xlink:href="https://html.scirp.org/file/1115349-rId39.jpeg?20260528021958" />
        </fig>
        <p><bold>Figure 4.</bold> Confusion Matrix PsychoGraph-Net Mood State Classification. Raw counts (left) and row-normalized accuracy (right) on the held-out test set (n = 2,143 admissions). Diagonal elements represent correct classifications. The primary confusion is between Hypomania and Euthymia consistent with the inherent clinical difficulty of distinguishing these states in snapshot assessment.</p>
        <fig id="fig5">
          <label>Figure 5</label>
          <graphic xlink:href="https://html.scirp.org/file/1115349-rId40.jpeg?20260528021958" />
        </fig>
        <p><bold>Figure 5.</bold> ROC Analysis and AUC Comparison. Left: Per-class ROC curves for PsychoGraph-Net. Each class achieves AUC &gt; 0.93. Right: Macro-AUC comparison across all models. PsychoGraph-Net (0.951) significantly outperforms GCN baseline (0.912) and XGBoost (0.872) (DeLong test, p &lt; 0.01 for both).</p>
        <p><bold>Table 2.</bold>Comparative model performance on held-out test set (n = 2143 admissions).</p>
        <table-wrap id="tbl3">
          <label>Table 3</label>
          <table>
            <tbody>
              <tr>
                <td>
                  <bold>Model</bold>
                </td>
                <td>
                  <bold>AUC-ROC</bold>
                </td>
                <td>
                  <bold>Macro-F1</bold>
                </td>
                <td>
                  <bold>Precision</bold>
                </td>
                <td>
                  <bold>Recall</bold>
                </td>
                <td>
                  <bold>ECE</bold>
                </td>
              </tr>
              <tr>
                <td>
                  Logistic Regression [
                  <xref ref-type="bibr" rid="B31">31</xref>
                  ]
                </td>
                <td>0.741</td>
                <td>0.698</td>
                <td>0.711</td>
                <td>0.682</td>
                <td>0.128</td>
              </tr>
              <tr>
                <td>
                  SVM (RBF) [
                  <xref ref-type="bibr" rid="B32">32</xref>
                  ]
                </td>
                <td>0.792</td>
                <td>0.751</td>
                <td>0.762</td>
                <td>0.739</td>
                <td>0.112</td>
              </tr>
              <tr>
                <td>
                  Random Forest [
                  <xref ref-type="bibr" rid="B33">33</xref>
                  ]
                </td>
                <td>0.831</td>
                <td>0.793</td>
                <td>0.808</td>
                <td>0.781</td>
                <td>0.098</td>
              </tr>
              <tr>
                <td>
                  XGBoost [
                  <xref ref-type="bibr" rid="B34">34</xref>
                  ]
                </td>
                <td>0.872</td>
                <td>0.831</td>
                <td>0.844</td>
                <td>0.819</td>
                <td>0.087</td>
              </tr>
              <tr>
                <td>
                  GCN Baseline [
                  <xref ref-type="bibr" rid="B35">35</xref>
                  ]
                </td>
                <td>0.912</td>
                <td>0.874</td>
                <td>0.881</td>
                <td>0.862</td>
                <td>0.061</td>
              </tr>
              <tr>
                <td>
                  <bold>PsychoGraph</bold>
                  <bold>-Net (Ours)</bold>
                </td>
                <td>
                  <bold>0.951</bold>
                </td>
                <td>
                  <bold>0.887</bold>
                </td>
                <td>
                  <bold>0.904</bold>
                </td>
                <td>
                  <bold>0.873</bold>
                </td>
                <td>
                  <bold>0.031</bold>
                </td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p>Statistically significant improvement over all baselines (DeLong test for AUC, p &lt; 0.01; McNemar test for F1, p &lt; 0.001). ECE = Expected Calibration Error (lower is better). All metrics on patient-stratified test set.</p>
      </sec>
      <sec id="sec5dot3">
        <title>5.3. Feature Importance and Attention Interpretability</title>
        <p><xref ref-type="fig" rid="fig6">Figure 6</xref><xref ref-type="fig" rid="fig6">Figure 6</xref> presents the feature group importance decomposition and the learned GAT attention weight matrix. Network centrality measures and clinical scales contribute the most predictive information, followed by biosignal HRV features. The community embedding encoding contributes ~15% of predictive information, validating that the Louvain pre-processing step provides signal not available in raw node features.</p>
        <p>The attention weight matrix is directly interpretable. The highest learned coefficients correspond to: MDD-Cardiovascular disease (<italic>ᾱ</italic> = 0.89), Delirium-UTI (<italic>ᾱ</italic>= 0.84), and Anxiety-Somatic Symptom Disorder (<italic>ᾱ</italic> = 0.81). These are precisely the associations that experienced liaison psychiatrists consider most clinically salient. (See <xref ref-type="fig" rid="fig7">Figure 7</xref><xref ref-type="fig" rid="fig7">Figure 7</xref>)</p>
        <fig id="fig6">
          <label>Figure 6</label>
          <graphic xlink:href="https://html.scirp.org/file/1115349-rId41.jpeg?20260528021958" />
        </fig>
        <p><bold>Figure 6.</bold> Feature Importance and Graph Attention Weights. Left: Feature group importance from Random Forest decomposition. Network centrality and clinical scales dominate, followed by biosignal HRV. Right: Learned GAT attention weight matrix α<sub>ij</sub> across the ten most central diagnostic nodes. Clinically coherent pairs MDD→CVD, Delirium→UTI, Anxiety→Somatic receive the highest weights, providing face validity for the model’s learned attention.</p>
      </sec>
      <sec id="sec5dot4">
        <title>5.4. Calibration and Ablation Study</title>
        <p><xref ref-type="fig" rid="fig8">Figure 8</xref><xref ref-type="fig" rid="fig8">Figure 8</xref> presents the calibration reliability diagram and ablation results. PsychoGraph-Net achieves ECE = 0.031 near-perfect calibration, substantially outperforming the GCN baseline (ECE = 0.061) and Logistic Regression (ECE = 0.128).</p>
        <fig id="fig7">
          <label>Figure 7</label>
          <graphic xlink:href="https://html.scirp.org/file/1115349-rId42.jpeg?20260528021958" />
        </fig>
        <p><bold>Figure 7.</bold> All-Metrics Comparison and Bayesian Uncertainty Distribution. Left: Grouped bar comparison of Accuracy, Macro-F1, Precision, and Recall across all models. PsychoGraph-Net leads on every metric. Right: Distribution of epistemic uncertainty (MC-Dropout standard deviation) for correct (teal) and incorrect (coral) predictions. Correct predictions cluster at low uncertainty; incorrect predictions have higher variance. The <italic>τ</italic> = 0.15 review threshold (navy dashed) effectively separates the reliable from the uncertain prediction regime.</p>
        <fig id="fig8">
          <label>Figure 8</label>
          <graphic xlink:href="https://html.scirp.org/file/1115349-rId43.jpeg?20260528021958" />
        </fig>
        <p><bold>Figure 8.</bold> Calibration Reliability Diagram and Module Ablation. Left: PsychoGraph-Net (navy) lies closest to the perfect calibration diagonal (dashed), confirming ECE = 0.031. Right: Ablation study quantifying the independent contribution of each module. Removing the GAT contributes the largest accuracy drop (−3.0 pp); removing the Bayesian layer the largest calibration degradation. All modules contribute independently, and their combination yields super-additive benefit.</p>
        <p>The ablation study confirms that every module contributes independently. Removing the Bayesian layer: accuracy −1.5 pp, F1 −1.7 pp. Removing the GAT: accuracy −3.0 pp, F1 −3.3 pp. Removing Clinical BERT: accuracy −4.6 pp. Removing biosignal TCA: accuracy −5.8 pp. Graph-only model (no text or biosignal): accuracy 0.838, F1 0.802 still competitive with tabular baselines but substantially below the full system.</p>
      </sec>
    </sec>
    <sec id="sec6">
      <title>6. Discussion</title>
      <p>The central finding is that psychiatric comorbidity in liaison psychiatry follows recoverable, clinically meaningful network structure and that this structure can be exploited computationally to predict undetected diagnoses with accuracy, precision, and calibrated confidence exceeding all prior approaches in this clinical context. A 3.9 percentage-point improvement in AUC-ROC over the GCN baseline and a 21 percentage-point improvement over Logistic Regression are not incremental gains they represent the difference between a tool that is occasionally useful and one that is reliably informative.</p>
      <p>The three comorbidity clusters deserve particular attention because they were not imposed by the algorithm they emerged from the data. The Affective-Anxiety-Sleep complex has been discussed in symptom-level network literature [<xref ref-type="bibr" rid="B30">30</xref>]-[<xref ref-type="bibr" rid="B33">33</xref>] but has not previously been characterized as a unified diagnosis-level community in general hospital inpatients. Its clinical implication is immediate: patients presenting with affective or anxiety disorders in a hospital ward should be systematically screened for sleep disorder, and sleep assessment should become a standard component of the liaison psychiatry work-up for all affective presentations.</p>
      <p>The Neurocognitive-Delirium complex and specifically the prominent Delirium-UTI edge computationally validates one of the most important teaching points in geriatric psychiatry: new-onset confusion in an older adult should immediately prompt a urinary tract infection screen. The fact that this relationship emerges without being explicitly programmed confirms that the comorbidity network captures genuine clinical signal [<xref ref-type="bibr" rid="B34">34</xref>][<xref ref-type="bibr" rid="B35">35</xref>].</p>
      <p>The Somatic-Metabolic interface is perhaps the most novel and actionable of the three clusters. The clustering of somatic symptom disorder with type 2 diabetes, hypertension, and cardiovascular disease suggests a shared pathophysiological substrate possibly involving chronic stress, autonomic dysregulation, and inflammatory pathways connecting what are conventionally treated as separate psychiatric and medical problems. This has direct implications: liaison psychiatry consultations for somatic presentations should include metabolic screening as standard, and metabolic clinics should include psychiatric assessment for patients with prominent somatic complaints.</p>
      <p>The Bayesian uncertainty mechanism functions as designed. The 14.7% of predictions routed to clinician review corresponded to the cases where the model’s performance, without flagging, would have been substantially below its overall AUC. This is the appropriate behaviour for a clinical decision support tool operating under the EU AI Act’s transparency requirements: assert confidently when confident, escalate when not.</p>
      <p>The 31.4% workload reduction estimate derives from structured simulation, not a randomised controlled trial, and should be interpreted as a directional finding. It is consistent in magnitude with efficiency gains reported for other clinical decision support tools that integrate successfully into clinical workflows [<xref ref-type="bibr" rid="B36">36</xref>][<xref ref-type="bibr" rid="B37">37</xref>]. The appropriate next step is a prospective randomised implementation trial.</p>
    </sec>
    <sec id="sec7">
      <title>7. Limitations</title>
      <p>We state the limitations explicitly.</p>
      <p><bold>1)</bold><bold>Single-site retrospective cohort.</bold>All admissions derive from one tertiary academic medical center. Comorbidity network structure, diagnostic coding practice, and patient demographics may differ substantially across healthcare systems and countries. External multi-site validation is required before any generalizability claim.</p>
      <p><bold>2)</bold><bold>ICD-10 coding limitations.</bold>Diagnostic codes reflect administrative billing practice and are subject to systematic missingness, coding variability between clinicians, and truncation of complex presentations to a limited number of billable codes. Clinically present but formally undocumented diagnoses introduce structured missingness that the model cannot recover without additional information sources.</p>
      <p><bold>3)</bold><bold>Static graph.</bold>The comorbidity graph is constructed from aggregate cross-sectional co-occurrence statistics, collapsing temporal diagnostic trajectories. Dynamic graph models capable of representing evolving comorbidity structure over time would provide richer representations and potentially causal insight into diagnostic progression.</p>
      <p><bold>4)</bold><bold>Simulated workload reduction.</bold>The 31.4% workload reduction derives from a structured simulation study, not a randomised controlled trial. Prospective evaluation under real-world conditions with appropriate control conditions and primary outcome definitions is required to validate operational impact.</p>
      <p><bold>5)</bold><bold>Biosignal</bold><bold>data availability.</bold>Wearable biosignal data was available for only a subset of the cohort; biosignal feature dimensions for the majority of admissions were imputed from population-level statistics. Prospective collection of full wearable data across the liaison psychiatry inpatient population is needed to exploit this modality fully.</p>
    </sec>
    <sec id="sec8">
      <title>8. Conclusion</title>
      <p>This paper began with a clinical observation: patients in liaison psychiatry do not have one problem, they have many and those problems interact. PsychoGraph-Net is a formal computational answer to the question of how to map and exploit those interactions. We demonstrated that psychiatric comorbidity follows a structured network with recoverable community architecture, and that this structure can be exploited by a Graph Attention Network to predict undetected diagnoses with AUC-ROC of 0.951 and macro-F1 of 0.887, with near-perfect Bayesian calibration (ECE = 0.031) enabling responsible clinical integration. The three discovered comorbidity clusters represent testable hypotheses for prospective clinical investigation and actionable targets for integrated care pathway redesign. More broadly, PsychoGraph-Net establishes a methodological template: graph construction from EHR data, community detection for structure discovery, graph-attentive prediction for clinical inference, and Bayesian output for responsible deployment. This template is extensible beyond liaison psychiatry to any clinical domain where comorbidity structure matters which is most of medicine.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <title>References</title>
      <ref id="B1">
        <label>1.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Kotsani, M., Kravvariti, E., Avgerinou, C., Panagiotakis, S., Bograkou Tzanetakou, K., Antoniadou, E., <italic>et al</italic>. (2021) The Relevance and Added Value of Geriatric Medicine (GM): Introducing GM to Non-geriatricians. <italic>Journal of Clinical Medicine</italic>, 10, Article 3018. https://doi.org/10.3390/jcm10143018 <pub-id pub-id-type="doi">10.3390/jcm10143018</pub-id><pub-id pub-id-type="pmid">34300184</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/jcm10143018">https://doi.org/10.3390/jcm10143018</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Kotsani, M.</string-name>
              <string-name>Kravvariti, E.</string-name>
              <string-name>Avgerinou, C.</string-name>
              <string-name>Panagiotakis, S.</string-name>
              <string-name>Tzanetakou, K.</string-name>
              <string-name>Antoniadou, E.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>The Relevance and Added Value of Geriatric Medicine (GM): Introducing GM to Non-geriatricians</article-title>
            <source>Journal of Clinical Medicine</source>
            <volume>10</volume>
            <elocation-id>3018</elocation-id>
            <pub-id pub-id-type="doi">10.3390/jcm10143018</pub-id>
            <pub-id pub-id-type="pmid">34300184</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B2">
        <label>2.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Barabási, A., Gulbahce, N. and Loscalzo, J. (2011) Network Medicine: A Network-Based Approach to Human Disease. <italic>Nature</italic><italic>Reviews</italic><italic>Genetics</italic>, 12, 56-68. https://doi.org/10.1038/nrg2918 <pub-id pub-id-type="doi">10.1038/nrg2918</pub-id><pub-id pub-id-type="pmid">21164525</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/nrg2918">https://doi.org/10.1038/nrg2918</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Gulbahce, N.</string-name>
              <string-name>Loscalzo, J.</string-name>
            </person-group>
            <year>2011</year>
            <article-title>Network Medicine: A Network-Based Approach to Human Disease</article-title>
            <source>Nature Reviews Genetics</source>
            <volume>12</volume>
            <pub-id pub-id-type="doi">10.1038/nrg2918</pub-id>
            <pub-id pub-id-type="pmid">21164525</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B3">
        <label>3.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Hidalgo, C.A., Blumm, N., Barabási, A. and Christakis, N.A. (2009) A Dynamic Network Approach for the Study of Human Phenotypes. <italic>PLOS</italic><italic>Computational</italic><italic>Biology</italic>, 5, e1000353. https://doi.org/10.1371/journal.pcbi.1000353 <pub-id pub-id-type="doi">10.1371/journal.pcbi.1000353</pub-id><pub-id pub-id-type="pmid">19360091</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1371/journal.pcbi.1000353">https://doi.org/10.1371/journal.pcbi.1000353</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Hidalgo, C.A.</string-name>
              <string-name>Blumm, N.</string-name>
              <string-name>Christakis, N.A.</string-name>
            </person-group>
            <year>2009</year>
            <article-title>A Dynamic Network Approach for the Study of Human Phenotypes</article-title>
            <source>PLOS Computational Biology</source>
            <volume>5</volume>
            <pub-id pub-id-type="doi">10.1371/journal.pcbi.1000353</pub-id>
            <pub-id pub-id-type="pmid">19360091</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B4">
        <label>4.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Goh, K., Cusick, M.E., Valle, D., Childs, B., Vidal, M. and Barabási, A. (2007) The Human Disease Network. <italic>Proceedings of the National Academy of Sciences of the United States of America</italic>, 104, 8685-8690. https://doi.org/10.1073/pnas.0701361104 <pub-id pub-id-type="doi">10.1073/pnas.0701361104</pub-id><pub-id pub-id-type="pmid">17502601</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1073/pnas.0701361104">https://doi.org/10.1073/pnas.0701361104</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Goh, K.</string-name>
              <string-name>Cusick, M.E.</string-name>
              <string-name>Valle, D.</string-name>
              <string-name>Childs, B.</string-name>
              <string-name>Vidal, M.</string-name>
            </person-group>
            <year>2007</year>
            <article-title>The Human Disease Network</article-title>
            <source>Proceedings of the National Academy of Sciences of the United States of America</source>
            <volume>104</volume>
            <pub-id pub-id-type="doi">10.1073/pnas.0701361104</pub-id>
            <pub-id pub-id-type="pmid">17502601</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B5">
        <label>5.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Newman, M.E.J. (2006) Modularity and Community Structure in Networks. <italic>Proceedings</italic><italic>of</italic><italic>the</italic><italic>National</italic><italic>Academy</italic><italic>of</italic><italic>Sciences</italic>, 103, 8577-8582. https://doi.org/10.1073/pnas.0601602103 <pub-id pub-id-type="doi">10.1073/pnas.0601602103</pub-id><pub-id pub-id-type="pmid">16723398</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1073/pnas.0601602103">https://doi.org/10.1073/pnas.0601602103</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Newman, M.E.J.</string-name>
            </person-group>
            <year>2006</year>
            <article-title>Modularity and Community Structure in Networks</article-title>
            <source>Proceedings of the National Academy of Sciences</source>
            <volume>103</volume>
            <pub-id pub-id-type="doi">10.1073/pnas.0601602103</pub-id>
            <pub-id pub-id-type="pmid">16723398</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B6">
        <label>6.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Veličković, P., et al. (2018) Graph Attention Networks. arXiv: 1710.10903.</mixed-citation>
          <element-citation publication-type="journal">
            <year>2018</year>
            <article-title>Graph Attention Networks</article-title>
            <fpage>1710</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B7">
        <label>7.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Borsboom, D. (2019) A Network Theory of Mental Disorders. <italic>World</italic><italic>Psychiatry</italic>, 16, 5-13. https://doi.org/10.1002/wps.20375 <pub-id pub-id-type="doi">10.1002/wps.20375</pub-id><pub-id pub-id-type="pmid">28127906</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/wps.20375">https://doi.org/10.1002/wps.20375</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Borsboom, D.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>A Network Theory of Mental Disorders</article-title>
            <source>World Psychiatry</source>
            <volume>16</volume>
            <pub-id pub-id-type="doi">10.1002/wps.20375</pub-id>
            <pub-id pub-id-type="pmid">28127906</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B8">
        <label>8.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Fried, E.I. and Nesse, R.M. (2015) Depression Is Not a Consistent Syndrome: An Investigation of Unique Symptom Patterns in the STAR*D Study. <italic>Journal</italic><italic>of</italic><italic>Affective</italic><italic>Disorders</italic>, 172, 96-102. https://doi.org/10.1016/j.jad.2014.10.010 <pub-id pub-id-type="doi">10.1016/j.jad.2014.10.010</pub-id><pub-id pub-id-type="pmid">25451401</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.jad.2014.10.010">https://doi.org/10.1016/j.jad.2014.10.010</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Fried, E.I.</string-name>
              <string-name>Nesse, R.M.</string-name>
            </person-group>
            <year>2015</year>
            <article-title>Depression Is Not a Consistent Syndrome: An Investigation of Unique Symptom Patterns in the STAR*D Study</article-title>
            <source>Journal of Affective Disorders</source>
            <volume>172</volume>
            <pub-id pub-id-type="doi">10.1016/j.jad.2014.10.010</pub-id>
            <pub-id pub-id-type="pmid">25451401</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B9">
        <label>9.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zitnik, M., et al. (2018) Modeling Polypharmacy Side Effects with Graph Convolutional Networks. <italic>Bioinformatics</italic>, 34, i457-i466.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zitnik, M.</string-name>
            </person-group>
            <year>2018</year>
            <article-title>Modeling Polypharmacy Side Effects with Graph Convolutional Networks</article-title>
            <source>Bioinformatics</source>
            <volume>34</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B10">
        <label>10.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">O’Connor, L.M., O’Connor, B.A., Zeng, J. and Lo, C.H. (2023) Data Mining of Microarray Datasets in Translational Neuroscience. <italic>Brain Sciences</italic>, 13, Article 1318. https://doi.org/10.3390/brainsci13091318 <pub-id pub-id-type="doi">10.3390/brainsci13091318</pub-id><pub-id pub-id-type="pmid">37759919</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/brainsci13091318">https://doi.org/10.3390/brainsci13091318</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Connor, L.M.</string-name>
              <string-name>Connor, B.A.</string-name>
              <string-name>Zeng, J.</string-name>
              <string-name>Lo, C.H.</string-name>
            </person-group>
            <year>2023</year>
            <article-title>Data Mining of Microarray Datasets in Translational Neuroscience</article-title>
            <source>Brain Sciences</source>
            <volume>13</volume>
            <elocation-id>1318</elocation-id>
            <pub-id pub-id-type="doi">10.3390/brainsci13091318</pub-id>
            <pub-id pub-id-type="pmid">37759919</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B11">
        <label>11.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Lipowski, Z.J. (1983) Current Trends in Consultation-Liaison Psychiatry. <italic>The</italic><italic>Canadian</italic><italic>Journal</italic><italic>of</italic><italic>Psychiatry</italic>, 28, 329-338. https://doi.org/10.1177/070674378302800501 <pub-id pub-id-type="doi">10.1177/070674378302800501</pub-id><pub-id pub-id-type="pmid">6627188</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1177/070674378302800501">https://doi.org/10.1177/070674378302800501</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Lipowski, Z.J.</string-name>
            </person-group>
            <year>1983</year>
            <article-title>Current Trends in Consultation-Liaison Psychiatry</article-title>
            <source>The Canadian Journal of Psychiatry</source>
            <volume>28</volume>
            <pub-id pub-id-type="doi">10.1177/070674378302800501</pub-id>
            <pub-id pub-id-type="pmid">6627188</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B12">
        <label>12.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Katon, W.J., Lin, E.H.B., Von Korff, M., Ciechanowski, P., Ludman, E.J., Young, B., et al. (2012) Collaborative Care for Patients with Depression and Chronic Illnesses. <italic>New</italic><italic>England</italic><italic>Journal</italic><italic>of</italic><italic>Medicine</italic>, 363, 2611-2620. https://doi.org/10.1056/nejmoa1003955 <pub-id pub-id-type="doi">10.1056/nejmoa1003955</pub-id><pub-id pub-id-type="pmid">21190455</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1056/nejmoa1003955">https://doi.org/10.1056/nejmoa1003955</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Katon, W.J.</string-name>
              <string-name>Lin, E.H.B.</string-name>
              <string-name>Korff, M.</string-name>
              <string-name>Ciechanowski, P.</string-name>
              <string-name>Ludman, E.J.</string-name>
              <string-name>Young, B.</string-name>
            </person-group>
            <year>2012</year>
            <article-title>Collaborative Care for Patients with Depression and Chronic Illnesses</article-title>
            <source>New England Journal of Medicine</source>
            <volume>363</volume>
            <pub-id pub-id-type="doi">10.1056/nejmoa1003955</pub-id>
            <pub-id pub-id-type="pmid">21190455</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B13">
        <label>13.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Tadros, G., Salama, R.A., Kingston, P., Mustafa, N., Johnson, E., Pannell, R., et al. (2013) Impact of an Integrated Rapid Response Psychiatric Liaison Team on Quality Improvement and Cost Savings: The Birmingham RAID Model. <italic>The</italic><italic>Psychiatrist</italic>, 37, 4-10. https://doi.org/10.1192/pb.bp.111.037366 <pub-id pub-id-type="doi">10.1192/pb.bp.111.037366</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1192/pb.bp.111.037366">https://doi.org/10.1192/pb.bp.111.037366</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Tadros, G.</string-name>
              <string-name>Salama, R.A.</string-name>
              <string-name>Kingston, P.</string-name>
              <string-name>Mustafa, N.</string-name>
              <string-name>Johnson, E.</string-name>
              <string-name>Pannell, R.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Impact of an Integrated Rapid Response Psychiatric Liaison Team on Quality Improvement and Cost Savings: The Birmingham RAID Model</article-title>
            <source>The Psychiatrist</source>
            <volume>37</volume>
            <pub-id pub-id-type="doi">10.1192/pb.bp.111.037366</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B14">
        <label>14.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Inouye, S.K., Westendorp, R.G. and Saczynski, J.S. (2014) Delirium in Elderly People. <italic>The</italic><italic>Lancet</italic>, 383, 911-922. https://doi.org/10.1016/s0140-6736(13)60688-1 <pub-id pub-id-type="doi">10.1016/s0140-6736(13)60688-1</pub-id><pub-id pub-id-type="pmid">23992774</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/s0140-6736(13)60688-1">https://doi.org/10.1016/s0140-6736(13)60688-1</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Inouye, S.K.</string-name>
              <string-name>Westendorp, R.G.</string-name>
              <string-name>Saczynski, J.S.</string-name>
            </person-group>
            <year>2014</year>
            <article-title>Delirium in Elderly People</article-title>
            <source>The Lancet</source>
            <volume>6736</volume>
            <issue>13</issue>
            <pub-id pub-id-type="doi">10.1016/s0140-6736(13)60688-1</pub-id>
            <pub-id pub-id-type="pmid">23992774</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B15">
        <label>15.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Whooley, M.A. and Wong, J.M. (2013) Depression and Cardiovascular Disorders. <italic>Annual</italic><italic>Review</italic><italic>of</italic><italic>Clinical</italic><italic>Psychology</italic>, 9, 327-354. https://doi.org/10.1146/annurev-clinpsy-050212-185526 <pub-id pub-id-type="doi">10.1146/annurev-clinpsy-050212-185526</pub-id><pub-id pub-id-type="pmid">23537487</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1146/annurev-clinpsy-050212-185526">https://doi.org/10.1146/annurev-clinpsy-050212-185526</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Whooley, M.A.</string-name>
              <string-name>Wong, J.M.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Depression and Cardiovascular Disorders</article-title>
            <source>Annual Review of Clinical Psychology</source>
            <volume>9</volume>
            <pub-id pub-id-type="doi">10.1146/annurev-clinpsy-050212-185526</pub-id>
            <pub-id pub-id-type="pmid">23537487</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B16">
        <label>16.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Borsboom, D. and Cramer, A.O.J. (2013) Network Analysis: An Integrative Approach to the Structure of Psychopathology. <italic>Annual</italic><italic>Review</italic><italic>of</italic><italic>Clinical</italic><italic>Psychology</italic>, 9, 91-121. https://doi.org/10.1146/annurev-clinpsy-050212-185608 <pub-id pub-id-type="doi">10.1146/annurev-clinpsy-050212-185608</pub-id><pub-id pub-id-type="pmid">23537483</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1146/annurev-clinpsy-050212-185608">https://doi.org/10.1146/annurev-clinpsy-050212-185608</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Borsboom, D.</string-name>
              <string-name>Cramer, A.O.J.</string-name>
            </person-group>
            <year>2013</year>
            <article-title>Network Analysis: An Integrative Approach to the Structure of Psychopathology</article-title>
            <source>Annual Review of Clinical Psychology</source>
            <volume>9</volume>
            <pub-id pub-id-type="doi">10.1146/annurev-clinpsy-050212-185608</pub-id>
            <pub-id pub-id-type="pmid">23537483</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B17">
        <label>17.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Fried, E.I., van Borkulo, C.D., Cramer, A.O.J., Boschloo, L., Schoevers, R.A. and Borsboom, D. (2017) Mental Disorders as Networks of Problems: A Review of Recent Insights. <italic>Social</italic><italic>Psychiatry</italic><italic>and</italic><italic>Psychiatric</italic><italic>Epidemiology</italic>, 52, 1-10. https://doi.org/10.1007/s00127-016-1319-z <pub-id pub-id-type="doi">10.1007/s00127-016-1319-z</pub-id><pub-id pub-id-type="pmid">27921134</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s00127-016-1319-z">https://doi.org/10.1007/s00127-016-1319-z</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Fried, E.I.</string-name>
              <string-name>Borkulo, C.D.</string-name>
              <string-name>Cramer, A.O.J.</string-name>
              <string-name>Boschloo, L.</string-name>
              <string-name>Schoevers, R.A.</string-name>
              <string-name>Borsboom, D.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Mental Disorders as Networks of Problems: A Review of Recent Insights</article-title>
            <source>Social Psychiatry and Psychiatric Epidemiology</source>
            <volume>52</volume>
            <pub-id pub-id-type="doi">10.1007/s00127-016-1319-z</pub-id>
            <pub-id pub-id-type="pmid">27921134</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B18">
        <label>18.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Haslbeck, J.M.B., Ryan, O., Robinaugh, D.J., Waldorp, L.J. and Borsboom, D. (2021) Modeling Psychopathology: From Data Models to Formal Theories. <italic>Psychological</italic><italic>Methods</italic>, 27, 930-957. https://doi.org/10.1037/met0000303 <pub-id pub-id-type="doi">10.1037/met0000303</pub-id><pub-id pub-id-type="pmid">34735175</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1037/met0000303">https://doi.org/10.1037/met0000303</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Haslbeck, J.M.B.</string-name>
              <string-name>Ryan, O.</string-name>
              <string-name>Robinaugh, D.J.</string-name>
              <string-name>Waldorp, L.J.</string-name>
              <string-name>Borsboom, D.</string-name>
            </person-group>
            <year>2021</year>
            <article-title>Modeling Psychopathology: From Data Models to Formal Theories</article-title>
            <source>Psychological Methods</source>
            <volume>27</volume>
            <pub-id pub-id-type="doi">10.1037/met0000303</pub-id>
            <pub-id pub-id-type="pmid">34735175</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B19">
        <label>19.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Jensen, A.B., Moseley, P.L., Oprea, T.I., Ellesøe, S.G., Eriksson, R., Schmock, H., et al. (2014) Temporal Disease Trajectories Condensed from Population-Wide Registry Data Covering 6.2 Million Patients. <italic>Nature</italic><italic>Communications</italic>, 5, Article No. 4022. https://doi.org/10.1038/ncomms5022 <pub-id pub-id-type="doi">10.1038/ncomms5022</pub-id><pub-id pub-id-type="pmid">24959948</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/ncomms5022">https://doi.org/10.1038/ncomms5022</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Jensen, A.B.</string-name>
              <string-name>Moseley, P.L.</string-name>
              <string-name>Oprea, T.I.</string-name>
              <string-name>Eriksson, R.</string-name>
              <string-name>Schmock, H.</string-name>
            </person-group>
            <year>2014</year>
            <article-title>Temporal Disease Trajectories Condensed from Population-Wide Registry Data Covering 6</article-title>
            <source>2 Million Patients. Nature Communications</source>
            <volume>5</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/ncomms5022</pub-id>
            <pub-id pub-id-type="pmid">24959948</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B20">
        <label>20.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zhou, J., Cui, G., Hu, S., Zhang, Z., Yang, C., Liu, Z., et al. (2020) Graph Neural Networks: A Review of Methods and Applications. <italic>AI</italic><italic>Open</italic>, 1, 57-81. https://doi.org/10.1016/j.aiopen.2021.01.001 <pub-id pub-id-type="doi">10.1016/j.aiopen.2021.01.001</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1016/j.aiopen.2021.01.001">https://doi.org/10.1016/j.aiopen.2021.01.001</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zhou, J.</string-name>
              <string-name>Cui, G.</string-name>
              <string-name>Hu, S.</string-name>
              <string-name>Zhang, Z.</string-name>
              <string-name>Yang, C.</string-name>
              <string-name>Liu, Z.</string-name>
            </person-group>
            <year>2020</year>
            <article-title>Graph Neural Networks: A Review of Methods and Applications</article-title>
            <source>AI Open</source>
            <volume>1</volume>
            <pub-id pub-id-type="doi">10.1016/j.aiopen.2021.01.001</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B21">
        <label>21.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Zhang, T., Ding, F., Yang, Y., Zhao, G., Zhang, C., Wang, R., <italic>et al</italic>. (2022) Research Progress and Future Trends of Microfluidic Paper-Based Analytical Devices in In-Vitro Diagnosis. <italic>Biosensors</italic>, 12, Article 485. https://doi.org/10.3390/bios12070485 <pub-id pub-id-type="doi">10.3390/bios12070485</pub-id><pub-id pub-id-type="pmid">35884289</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.3390/bios12070485">https://doi.org/10.3390/bios12070485</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Zhang, T.</string-name>
              <string-name>Ding, F.</string-name>
              <string-name>Yang, Y.</string-name>
              <string-name>Zhao, G.</string-name>
              <string-name>Zhang, C.</string-name>
              <string-name>Wang, R.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>Research Progress and Future Trends of Microfluidic Paper-Based Analytical Devices in In-Vitro Diagnosis</article-title>
            <source>Biosensors</source>
            <volume>12</volume>
            <elocation-id>485</elocation-id>
            <pub-id pub-id-type="doi">10.3390/bios12070485</pub-id>
            <pub-id pub-id-type="pmid">35884289</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B22">
        <label>22.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Rotmensch, M., Halpern, Y., Tlimat, A., Horng, S. and Sontag, D. (2017) Learning a Health Knowledge Graph from Electronic Medical Records. <italic>Scientific</italic><italic>Reports</italic>, 7, Article No. 5994. https://doi.org/10.1038/s41598-017-05778-z <pub-id pub-id-type="doi">10.1038/s41598-017-05778-z</pub-id><pub-id pub-id-type="pmid">28729710</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41598-017-05778-z">https://doi.org/10.1038/s41598-017-05778-z</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Rotmensch, M.</string-name>
              <string-name>Halpern, Y.</string-name>
              <string-name>Tlimat, A.</string-name>
              <string-name>Horng, S.</string-name>
              <string-name>Sontag, D.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Learning a Health Knowledge Graph from Electronic Medical Records</article-title>
            <source>Scientific Reports</source>
            <volume>7</volume>
            <elocation-id>No</elocation-id>
            <pub-id pub-id-type="doi">10.1038/s41598-017-05778-z</pub-id>
            <pub-id pub-id-type="pmid">28729710</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B23">
        <label>23.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Liang, H., Tsui, B.Y., Ni, H., Valentim, C.C.S., Baxter, S.L., Liu, G., et al. (2019) Evaluation and Accurate Diagnoses of Pediatric Diseases Using Artificial Intelligence. <italic>Nature</italic><italic>Medicine</italic>, 25, 433-438. https://doi.org/10.1038/s41591-018-0335-9 <pub-id pub-id-type="doi">10.1038/s41591-018-0335-9</pub-id><pub-id pub-id-type="pmid">30742121</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41591-018-0335-9">https://doi.org/10.1038/s41591-018-0335-9</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Liang, H.</string-name>
              <string-name>Tsui, B.Y.</string-name>
              <string-name>Ni, H.</string-name>
              <string-name>Valentim, C.C.S.</string-name>
              <string-name>Baxter, S.L.</string-name>
              <string-name>Liu, G.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Evaluation and Accurate Diagnoses of Pediatric Diseases Using Artificial Intelligence</article-title>
            <source>Nature Medicine</source>
            <volume>25</volume>
            <pub-id pub-id-type="doi">10.1038/s41591-018-0335-9</pub-id>
            <pub-id pub-id-type="pmid">30742121</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B24">
        <label>24.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Gal, Y. and Ghahramani, Z. (2016) Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning. <italic>Proceedings of the</italic> 33 <italic>rd International Conference on Machine Learning</italic>, New York, 20-22 June 2016, 1050-1059.</mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Gal, Y.</string-name>
              <string-name>Ghahramani, Z.</string-name>
              <string-name>Learning, N</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Dropout as a Bayesian Approximation: Representing Model Uncertainty in Deep Learning</article-title>
            <source>Proceedings of the 33rd International Conference on Machine Learning</source>
            <volume>20</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B25">
        <label>25.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Lakshminarayanan, B., et al. (2017) Simple and Scalable Predictive Uncertainty Estimation Using Deep Ensembles. <italic>NeurIPS</italic> 2017, Long Beach, 4-9 December 2017, 6402-6413.</mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Lakshminarayanan, B.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Simple and Scalable Predictive Uncertainty Estimation Using Deep Ensembles</article-title>
            <source>NeurIPS 2017</source>
            <volume>4</volume>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B26">
        <label>26.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Paganoni, M.C. (2025). Keywords, Concepts, Issues. a Citizen-Centric Analysis of the EU AI Act. Legal Science Communication Conference Proceedings: Research and Practices. Proceedings of the II International Conference on Legal SciComm-Research and Practices (Legal SciComm 2024, November), Coimbra, 12 November 2024. https://doi.org/10.47907/legalscicomm2024/7 <pub-id pub-id-type="doi">10.47907/legalscicomm2024/7</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.47907/legalscicomm2024/7">https://doi.org/10.47907/legalscicomm2024/7</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Paganoni, M.C.</string-name>
              <string-name>Keywords, C</string-name>
            </person-group>
            <year>2025</year>
            <pub-id pub-id-type="doi">10.47907/legalscicomm2024/7</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B27">
        <label>27.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Blondel, V.D., Guillaume, J., Lambiotte, R. and Lefebvre, E. (2008) Fast Unfolding of Communities in Large Networks. <italic>Journal</italic><italic>of</italic><italic>Statistical</italic><italic>Mechanics</italic>: <italic>Theory</italic><italic>and</italic><italic>Experiment</italic>, 2008, P10008. https://doi.org/10.1088/1742-5468/2008/10/p10008 <pub-id pub-id-type="doi">10.1088/1742-5468/2008/10/p10008</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1088/1742-5468/2008/10/p10008">https://doi.org/10.1088/1742-5468/2008/10/p10008</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Blondel, V.D.</string-name>
              <string-name>Guillaume, J.</string-name>
              <string-name>Lambiotte, R.</string-name>
              <string-name>Lefebvre, E.</string-name>
            </person-group>
            <year>2008</year>
            <article-title>Fast Unfolding of Communities in Large Networks</article-title>
            <source>Journal of Statistical Mechanics: Theory and Experiment</source>
            <volume>2008</volume>
            <pub-id pub-id-type="doi">10.1088/1742-5468/2008/10/p10008</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B28">
        <label>28.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Girvan, M. and Newman, M.E.J. (2002) Community Structure in Social and Biological Networks. <italic>Proceedings</italic><italic>of</italic><italic>the</italic><italic>National</italic><italic>Academy</italic><italic>of</italic><italic>Sciences</italic>, 99, 7821-7826. https://doi.org/10.1073/pnas.122653799 <pub-id pub-id-type="doi">10.1073/pnas.122653799</pub-id><pub-id pub-id-type="pmid">12060727</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1073/pnas.122653799">https://doi.org/10.1073/pnas.122653799</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Girvan, M.</string-name>
              <string-name>Newman, M.E.J.</string-name>
            </person-group>
            <year>2002</year>
            <article-title>Community Structure in Social and Biological Networks</article-title>
            <source>Proceedings of the National Academy of Sciences</source>
            <volume>99</volume>
            <pub-id pub-id-type="doi">10.1073/pnas.122653799</pub-id>
            <pub-id pub-id-type="pmid">12060727</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B29">
        <label>29.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">von Luxburg, U. (2007) A Tutorial on Spectral Clustering. <italic>Statistics</italic><italic>and</italic><italic>Computing</italic>, 17, 395-416. https://doi.org/10.1007/s11222-007-9033-z <pub-id pub-id-type="doi">10.1007/s11222-007-9033-z</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1007/s11222-007-9033-z">https://doi.org/10.1007/s11222-007-9033-z</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Luxburg, U.</string-name>
            </person-group>
            <year>2007</year>
            <article-title>A Tutorial on Spectral Clustering</article-title>
            <source>Statistics and Computing</source>
            <volume>17</volume>
            <pub-id pub-id-type="doi">10.1007/s11222-007-9033-z</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B30">
        <label>30.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Fey, M. and Lenssen, J.E. (2019) Fast Graph Representation Learning with PyTorch Geometric. arXiv: 1903.02428.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Fey, M.</string-name>
              <string-name>Lenssen, J.E.</string-name>
            </person-group>
            <year>2019</year>
            <article-title>Fast Graph Representation Learning with PyTorch Geometric</article-title>
            <fpage>1903</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B31">
        <label>31.</label>
        <citation-alternatives>
          <mixed-citation publication-type="book">Hosmer, D.W. and Lemeshow, S. (2000) Applied Logistic Regression. 2nd Edition, Wiley. https://doi.org/10.1002/0471722146 <pub-id pub-id-type="doi">10.1002/0471722146</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1002/0471722146">https://doi.org/10.1002/0471722146</ext-link></mixed-citation>
          <element-citation publication-type="book">
            <person-group person-group-type="author">
              <string-name>Hosmer, D.W.</string-name>
              <string-name>Lemeshow, S.</string-name>
              <string-name>Edition, W</string-name>
            </person-group>
            <year>2000</year>
            <article-title>Applied Logistic Regression</article-title>
            <source>2nd Edition</source>
            <pub-id pub-id-type="doi">10.1002/0471722146</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B32">
        <label>32.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Cortes, C. and Vapnik, V. (1995) Support-Vector Networks. <italic>Machine Learning</italic>, 20, 273-297. https://doi.org/10.1023/a:1022627411411 <pub-id pub-id-type="doi">10.1023/a:1022627411411</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1023/a:1022627411411">https://doi.org/10.1023/a:1022627411411</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Cortes, C.</string-name>
              <string-name>Vapnik, V.</string-name>
            </person-group>
            <year>1995</year>
            <article-title>Support-Vector Networks</article-title>
            <source>Machine Learning</source>
            <volume>20</volume>
            <fpage>102262</fpage>
            <pub-id pub-id-type="doi">10.1023/a:1022627411411</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B33">
        <label>33.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Breiman, L. (2001) Random Forests. <italic>Machine</italic><italic>Learning</italic>, 45, 5-32. https://doi.org/10.1023/a:1010933404324 <pub-id pub-id-type="doi">10.1023/a:1010933404324</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1023/a:1010933404324">https://doi.org/10.1023/a:1010933404324</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Breiman, L.</string-name>
            </person-group>
            <year>2001</year>
            <article-title>Random Forests</article-title>
            <source>Machine Learning</source>
            <volume>45</volume>
            <fpage>101093</fpage>
            <pub-id pub-id-type="doi">10.1023/a:1010933404324</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B34">
        <label>34.</label>
        <citation-alternatives>
          <mixed-citation publication-type="confproc">Chen, T. and Guestrin, C. (2016) XGBoost: A Scalable Tree Boosting System. <italic>Proceedings of the</italic> 22 <italic>nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining</italic>, San Francisco, 13-17 August 2016, 785-794. https://doi.org/10.1145/2939672.2939785 <pub-id pub-id-type="doi">10.1145/2939672.2939785</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1145/2939672.2939785">https://doi.org/10.1145/2939672.2939785</ext-link></mixed-citation>
          <element-citation publication-type="confproc">
            <person-group person-group-type="author">
              <string-name>Chen, T.</string-name>
              <string-name>Guestrin, C.</string-name>
              <string-name>Mining, S</string-name>
            </person-group>
            <year>2016</year>
            <article-title>XGBoost: A Scalable Tree Boosting System</article-title>
            <source>Proceedings of the 22nd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining</source>
            <volume>13</volume>
            <pub-id pub-id-type="doi">10.1145/2939672.2939785</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B35">
        <label>35.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Kipf, T.N. and Welling, M. (2017) Semi-Supervised Classification with Graph Convolutional Networks. arXiv: 1609.02907.</mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Kipf, T.N.</string-name>
              <string-name>Welling, M.</string-name>
            </person-group>
            <year>2017</year>
            <article-title>Semi-Supervised Classification with Graph Convolutional Networks</article-title>
            <fpage>1609</fpage>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B36">
        <label>36.</label>
        <citation-alternatives>
          <mixed-citation publication-type="journal">Obermeyer, Z. and Emanuel, E.J. (2016) Predicting the Future—Big Data, Machine Learning, and Clinical Medicine. <italic>New</italic><italic>England</italic><italic>Journal</italic><italic>of</italic><italic>Medicine</italic>, 375, 1216-1219. https://doi.org/10.1056/nejmp1606181 <pub-id pub-id-type="doi">10.1056/nejmp1606181</pub-id><pub-id pub-id-type="pmid">27682033</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1056/nejmp1606181">https://doi.org/10.1056/nejmp1606181</ext-link></mixed-citation>
          <element-citation publication-type="journal">
            <person-group person-group-type="author">
              <string-name>Obermeyer, Z.</string-name>
              <string-name>Emanuel, E.J.</string-name>
              <string-name>Data, M</string-name>
            </person-group>
            <year>2016</year>
            <article-title>Predicting the Future—Big Data, Machine Learning, and Clinical Medicine</article-title>
            <source>New England Journal of Medicine</source>
            <volume>375</volume>
            <pub-id pub-id-type="doi">10.1056/nejmp1606181</pub-id>
            <pub-id pub-id-type="pmid">27682033</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
      <ref id="B37">
        <label>37.</label>
        <citation-alternatives>
          <mixed-citation publication-type="other">Rajpurkar, P., Chen, E., Banerjee, O. and Topol, E.J. (2022) AI in Health and Medicine. <italic>Nature</italic><italic>Medicine</italic>, 28, 31-38. https://doi.org/10.1038/s41591-021-01614-0 <pub-id pub-id-type="doi">10.1038/s41591-021-01614-0</pub-id><pub-id pub-id-type="pmid">35058619</pub-id><ext-link ext-link-type="uri" xlink:href="https://doi.org/10.1038/s41591-021-01614-0">https://doi.org/10.1038/s41591-021-01614-0</ext-link></mixed-citation>
          <element-citation publication-type="other">
            <person-group person-group-type="author">
              <string-name>Rajpurkar, P.</string-name>
              <string-name>Chen, E.</string-name>
              <string-name>Banerjee, O.</string-name>
              <string-name>Topol, E.J.</string-name>
            </person-group>
            <year>2022</year>
            <article-title>AI in Health and Medicine</article-title>
            <source>Nature Medicine</source>
            <volume>28</volume>
            <pub-id pub-id-type="doi">10.1038/s41591-021-01614-0</pub-id>
            <pub-id pub-id-type="pmid">35058619</pub-id>
          </element-citation>
        </citation-alternatives>
      </ref>
    </ref-list>
  </back>
</article>