<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd">
<article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article">
 <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-9705
   </issn>
   <issn publication-format="print">
    2333-9721
   </issn>
   <publisher>
    <publisher-name>
     Scientific Research Publishing
    </publisher-name>
   </publisher>
  </journal-meta>
  <article-meta>
   <article-id pub-id-type="doi">
    10.4236/oalib.1113870
   </article-id>
   <article-id pub-id-type="publisher-id">
    Oalib-145088
   </article-id>
   <article-categories>
    <subj-group subj-group-type="heading">
     <subject>
      Articles
     </subject>
    </subj-group>
    <subj-group subj-group-type="Discipline-v2">
     <subject>
      Biomedical 
     </subject>
     <subject>
       Life Sciences, Business 
     </subject>
     <subject>
       Economics, Chemistry 
     </subject>
     <subject>
       Materials Science, Computer Science 
     </subject>
     <subject>
       Communications, Earth 
     </subject>
     <subject>
       Environmental Sciences, Engineering, Medicine 
     </subject>
     <subject>
       Healthcare, Physics 
     </subject>
     <subject>
       Mathematics, Social Sciences 
     </subject>
     <subject>
       Humanities
     </subject>
    </subj-group>
   </article-categories>
   <title-group>
    Interpretable Machine Learning Framework for Predicting Treatment Resistance in Psychiatric Disorders Using Synthetic Pharmacogenomic and Clinical Data 
   </title-group>
   <contrib-group>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Rocco de
      </surname>
      <given-names>
       Filippis
      </given-names>
     </name> 
     <xref ref-type="aff" rid="aff1"> 
      <sup>1</sup>
     </xref>
    </contrib>
    <contrib contrib-type="author" xlink:type="simple">
     <name name-style="western">
      <surname>
       Abdullah Al
      </surname>
      <given-names>
       Foysal
      </given-names>
     </name> 
     <xref ref-type="aff" rid="aff2"> 
      <sup>2</sup>
     </xref>
    </contrib>
   </contrib-group> 
   <aff id="aff1">
    <addr-line>
     aDepartment of Neuroscience, Institute of Psychopathology, Rome, Italy
    </addr-line> 
   </aff> 
   <aff id="aff2">
    <addr-line>
     aDepartment of Computer Engineering (AI), University of Genova, Genova, Italy
    </addr-line> 
   </aff> 
   <pub-date pub-type="epub">
    <day>
     01
    </day> 
    <month>
     08
    </month>
    <year>
     2025
    </year>
   </pub-date> 
   <volume>
    12
   </volume> 
   <issue>
    08
   </issue>
   <fpage>
    1
   </fpage>
   <lpage>
    26
   </lpage>
   <history>
    <date date-type="received">
     <day>
      28,
     </day>
     <month>
      June
     </month>
     <year>
      2025
     </year>
    </date>
    <date date-type="published">
     <day>
      22,
     </day>
     <month>
      June
     </month>
     <year>
      2025
     </year> 
    </date> 
    <date date-type="accepted">
     <day>
      22,
     </day>
     <month>
      August
     </month>
     <year>
      2025
     </year> 
    </date>
   </history>
   <permissions>
    <copyright-statement>
     © Copyright 2014 by authors and Scientific Research Publishing Inc. 
    </copyright-statement>
    <copyright-year>
     2014
    </copyright-year>
    <license>
     <license-p>
      This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/
     </license-p>
    </license>
   </permissions>
   <abstract>
    This study presents a comprehensive and interpretable machine learning pipeline for predicting treatment resistance in psychiatric disorders using synthetically generated, multimodal data. The simulated dataset integrates gene expression profiles and clinically relevant features, such as age of onset, BMI, comorbidities, treatment response scores, and disease progression markers, thereby mimicking real-world pharmacogenomic and clinical complexities. The primary objective is to assess the feasibility of using artificial intelligence for individualized treatment stratification in psychiatry, with a strong emphasis on transparency and clinical relevance. Three classifiers—Random Forest, Gradient Boosting, and Calibrated Support Vector Machine (SVM)—were trained and evaluated using a balanced dataset of 2000 synthetic patients. Rigorous model validation was performed using key metrics, including ROC-AUC, F1-score, and balanced accuracy. Random Forest achieved the highest ROC-AUC (0.80) and balanced accuracy (0.72), followed closely by Gradient Boosting. Calibrated SVM exhibited lower performance but added methodological diversity. Feature importance was assessed using both traditional methods and permutation-based analysis, consistently highlighting GENE_1, GENE_6, Rapid_Cycling, and Lithium_Response as dominant predictors. Local model explainability was further enhanced using LIME, which provided individualized insights into each prediction. A full visual clinical report was generated for a sample patient, including gene expression summaries, predicted drug responses, and actionable recommendations. The pipeline demonstrates a reproducible and explainable framework for AI-driven clinical decision support in psychiatry. By bridging genetic markers, treatment outcomes, and machine learning interpretability, this study offers a template for precision psychiatry using realistic simulation models. The findings reinforce the value of integrating interpretability into ML models to promote trust and applicability in clinical practice.Subject AreasArtificial Intelligence, Psychiatry, And Pharmacogenomics
   </abstract>
   <kwd-group> 
    <kwd>
     Treatment Resistance
    </kwd> 
    <kwd>
      Machine Learning
    </kwd> 
    <kwd>
      Pharmacogenomics
    </kwd> 
    <kwd>
      Psychiatry
    </kwd> 
    <kwd>
      Synthetic Data
    </kwd> 
    <kwd>
      Explainability
    </kwd> 
    <kwd>
      Random Forest
    </kwd> 
    <kwd>
      LIME
    </kwd>
   </kwd-group>
  </article-meta>
 </front>
 <body>
  <sec id="s1">
   <title>1. 引言</title>近年来，随着多媒体技术和经济多元全球化的不断发展，跨界思维不断冲击着传统的品牌联合，电商、餐饮、服装等行业相继掀起跨界联合风潮，营销学之父菲利普·科特勒曾经说过：除了主流品牌和小众品牌以外，混合品牌也将在未来占据一席之地，其中这个混合品牌与后面的“跨界品牌联合”在某种程度上是一样的，跨界品牌联合是指处于不同行业边界的品牌跨边界进行合作共同推出新产品
   <xref ref-type="bibr" rid="oalib.145088-1">
    [1]
   </xref>。在跨界联合的实践过程中有的品牌跨界备受关注，溢出效应明显，例如Rio华为手机结合保时捷设计出的超级旗舰MateRS设计好评如潮，大白兔品牌奶糖与加美净这类日化品牌推出的奶糖味的唇膏，上架即一扫而光，然而有的跨界联合却反响平平，甚至出现负面溢出效果，例如喜茶与杜蕾斯的联合产品没有得到消费者的积极评价，甚至使消费者产生反感情绪。之前关于品牌联合效果影响因素的分析上主要体现在联合匹配性、在产品关系和逻辑上的契合度，以及品牌要素互补性方面，但是在研究跨界联合时没有考虑到跨界品牌双方本身就具有较大的差异性，所以在一定程度上对跨界联合的成败现象并不能完全解释。因此，本文聚焦品牌跨界联合情景下，根据形式与功能的整合程度将品牌跨界联合的整合度分为高、低两种，基于SOR模型
   <xref ref-type="bibr" rid="oalib.145088-2">
    [2]
   </xref>，进而分析品牌跨界联合时的整合度高低对消费者品牌联合评价的影响机制，并且在这个基础上研究消费者感知价值在品牌跨界联合时的整合度对消费者品牌联合评价的中介作用。
  </sec><sec id="s2">
   <title>2. 文献回顾及研究假设</title>(一) 品牌跨界联合整合度与消费者品牌联合评价相关研究有关品牌跨界联合的概念大多围绕跨界营销进行，在市场营销中有共生营销的概念，它是指一种合作联盟关系，合作双方及多方为实现资源共享，提升竞争能力而形成的一种长期或者短期联盟合作关系，而品牌跨界联合则是指两个异质行业、互相独立但拥有平等商业地位的品牌通过活化老品牌，共享互补资源，降低成本等方式以推出新产品，从而实现销售额的增加
   <xref ref-type="bibr" rid="oalib.145088-3">
    [3]
   </xref>。两者具有一定的相似性，因此根据前人的论述及本文的研究内容将品牌跨界联合大致定义为品牌联合的特殊形式，是指同一个新的产品中存有两个来自不同且没有竞争关系行业的品牌。由于合作品牌双方的合作程度对消费者的品牌评价会产生相应的影响，Newmeyer等(2018) 
   <xref ref-type="bibr" rid="oalib.145088-4">
    [4]
   </xref>根据联合产品在形式和功能上的结合程度提出了六种整合度不同的品牌联合形式，从低到高依次为同地品牌联合、共同促销、捆绑联合、成分联合、要素联合、共同研发联合，本文根据形式和功能的结合程度，将共同研发联合和元素联合划分为高度整合，成分联合和捆绑联合划分为中度整合，共同促销和同地品牌联合划分为低度整合。一个品牌产品所带来的功能或者形式较为单一，不能满足消费者日益多元的功能需求和价值需求，如果将两个异质性产品进行跨界联合，不仅能够带来冲击固有认知的创新感，还有益于提升消费者的忠诚度，但是差异过大的品牌联合可能会产生负面溢出效应
   <xref ref-type="bibr" rid="oalib.145088-5">
    [5]
   </xref>。所以大多学者聚焦于品牌跨界联合前的联合匹配性和契合度的研究，忽视了品牌跨界联合过程中的整合程度，而消费者对跨界品牌联合的评价在一定层面上反映出跨界联合双方合作的效果，较高的评价不仅有助于维持对品牌资产较好品牌的忠诚度，还有利于提升品牌资产较弱一方的品牌形象(Lin, 2013)，在跨界品牌联合中合作双方的交融程度越深，即产品整合度越高，越有益于消费者体验到品牌双方各自的优势，感受到跨界联合产品所带来的新奇与价值感，从而促进消费者对跨界品牌联合作出积极评价。综上所述，本文提出假设1：H1：在品牌跨界联合时，产品整合度对品牌联合评价有正向影响。(二) 在品牌跨界联合时，感知价值在产品联合整合度对品牌联合评价中的中介作用消费者感知价值这一概念是基于现代营销中的消费者价值理论，该理论认为营销其实是交换价值与感知价值的过程，消费者在得到产品后会对其付出成本与感知价值效用进行比较，从而给出整体评价
   <xref ref-type="bibr" rid="oalib.145088-6">
    [6]
   </xref>。消费者感知价值时往往有三个特征，对产品价值会根据自身主观性进行感知，并且倾向于在比较中感知价值，其感知的价值还具有阶梯性
   <xref ref-type="bibr" rid="oalib.145088-7">
    [7]
   </xref>。因此，范秀成等(2003) 
   <xref ref-type="bibr" rid="oalib.145088-8">
    [8]
   </xref>将消费者感知价值概述为消费者对企业提供的产品和服务价值的主观评价，当消费者感知到价值时会对品牌联合产生积极评价，而产品整合度越高，即跨界联合产品无论是形式还是功能方面都高度融合，没有令消费者产生突兀感，能够驱动消费者产生价值感知，将异质的产品进行创新融合，起初的不匹配性能够打破了对原有品牌的刻板印象，再通过后面的高度整合能够使消费者产生创新感知的同时降低跨界创新产品的不确定性，感受到品牌联合带来的综合价值，而消费者的感知价值会影响消费者对品牌的选择，进而促进消费者对品牌联合作出正向评价
   <xref ref-type="bibr" rid="oalib.145088-9">
    [9]
   </xref>。因此，本文假设在品牌跨界联合过程中，合作双方后期在形式和功能上的产品整合度将影响消费者感知价值，又因为高整合度与品牌联合评价具有正向影响，推测消费者感知价值也将正向影响品牌联合评价。综上所述，本文提出假设2：H2：在品牌跨界联合时，消费者感知价值在产品整合度对消费者品牌联合评价的影响中起到中介作用。基于此，本文以SOR模型为研究框架，将品牌框架联合时的产品整合度作为刺激源，消费者从中获得的价值感知作为个体心理呈现，消费者对品牌联合的评价作为消费者者反应，构建在品牌跨界联合中产品整合程度对品牌联合评价的影响模型，模型如
   <xref ref-type="fig" rid="fig图1">
    图1
   </xref>所示。
   <fig id="fig1" position="float">
    <label>Figure 1</label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="oalib.145088-"></xref>Figure 1. Research model图1. 研究模型</title>
    </caption>
    <graphic mimetype="image" position="float" xlink:type="simple" xlink:href="https://html.hanspub.org/file/1170254-rId12.jpeg?20240514030341" />
   </fig>图1. 研究模型
  </sec><sec id="s3">
   <title>3. 实证设计与研究发现</title>1) 研究设计与数据收集这部分由前测和正式实验组成，前测主要是通过了解市场上影响较广的跨界联合产品，并由此确定实验对象，正式实验根据产品组合利用单因素两水平，即产品整合程度高低的组间设计，检验品牌跨界联合时产品整合程度对品牌联合评价的主要影响以及消费者价值感知对其中的中介效应。① 前测。通过网络咨询了解与品牌跨界词条有关的内容，其中包含了有关跨界产品组合功能与形式的324条记录。选择了6组市面上真实的跨界组合案例，分别为蔻驰皮革的贝克家具、加入当尼柔顺剂的汰渍洗衣液、安装劳斯莱斯发动机的空客机、戴尔电脑与佳能打印机、配有迪士尼玩具的儿童餐、出售赛百味三明治的沃尔玛。通过变动产品整合度的操纵方法，让受访者填写整合度的7级量表
   <xref ref-type="bibr" rid="oalib.145088-4">
    [4]
   </xref>，对这些组合的产品整合度进行打分。此次前测收回有效问卷78份，并通过统计数据分析得出，蔻驰皮革的贝克家具这组共同研发组合的整合度评分均值为M
   <sub>整合度</sub> = 5.26，出售赛百味三明治的沃尔玛这组同地品牌联合销售的整合度评分均值为M
   <sub>整合度</sub> = 4.14，两者之间的差异很明显，将蔻驰皮革的贝克家具作为高整合度组合，而将出售赛百味三明治的沃尔玛作为低整合度组合，并将两组组合作为实验的刺激源。② 正式实验。该实验采用单因素两水平的设计，包括了102名消费者，其中人员年龄集中于26~35岁，男性占比42.15%，女性占比57.85%，教育程度占比主要是本科学历，将被试进行随机等量分配，其中高低整合度组各自均为61人。让产品高整合度组的被试浏览蔻驰皮革的贝克家具在功能和形式上的整合材料信息，同时让产品低整合度组的被试浏览沃尔玛出售赛百味三明治的销售整合信息，两组被试在看到品牌跨界联合刺激材料后如实填写产品感知价值量表以及品牌联合评价量表，具体量表题项如
   <xref ref-type="table" rid="table表1">
    表1
   </xref>所示。
   <xref ref-type="bibr" rid="oalib.145088-"></xref>
   <table-wrap id="table1">
    <label>
     <xref ref-type="table" rid="table1">
      Table 1
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="oalib.145088-"></xref>Table 1. Measurement scaleTable 1. Measurement scale 表1. 测量量表</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td"><p style="text-align:center">测量维度</p></td> 
      <td class="custom-bottom-td" colspan="2"><p style="text-align:center">测量题项参考来源</p></td> 
     </tr> 
     <tr> 
      <td rowspan="5" class="custom-top-td"><p style="text-align:center">消费者感知价值</p></td> 
      <td class="custom-top-td"><p style="text-align:center">讨论/拥有/分享这项联名让我很开心</p></td> 
      <td rowspan="2" class="custom-top-td"><p style="text-align:center">李慧，周雨(2021)</p></td> 
     </tr> 
     <tr> 
      <td class="custom-bottom-td"><p style="text-align:center">讨论/拥有/分享这项联名让我给他人留下了好印象</p></td> 
     </tr> 
     <tr> 
      <td class="custom-top-td"><p style="text-align:center">这项联名让我获得了自我满足</p></td> 
      <td rowspan="3" class="custom-top-td"><p style="text-align:center">Sweeney and Soutar (2001)</p></td> 
     </tr> 
     <tr> 
      <td><p style="text-align:center">该联名是我喜欢的</p></td> 
     </tr> 
     <tr> 
      <td class="custom-bottom-td"><p style="text-align:center">讨论/拥有/分享这项联名让我结识了很多朋友</p></td> 
     </tr> 
     <tr> 
      <td rowspan="3" class="custom-top-td"><p style="text-align:center">品牌联合评价</p></td> 
      <td class="custom-top-td"><p style="text-align:center">我认为该产品很吸引人</p></td> 
      <td rowspan="3" class="custom-top-td"><p style="text-align:center">Shih等(2013)</p></td> 
     </tr> 
     <tr> 
      <td><p style="text-align:center">我非常喜欢该联合产品</p></td> 
     </tr> 
     <tr> 
      <td><p style="text-align:center">该联合产品表达了我的个性</p></td> 
     </tr> 
    </table>
   </table-wrap>2) 数据分析① 问卷的信效度检验。利用SPSS 24.0对实验中的数据进行信度与效度的检验，其中产品感知价值量表以及品牌联合评价量表的Cronbach’ α系数分别为0.891、0.912，两者均在0.8以上，说明问卷信度较好。同时，通过验证性因子分析得出组合的CR和AVE值，从中发现组合效度AR值大于0.7，说明所选题项的一致性好，AVE值也达到了推荐的标准，所以该变量具有较好的效度。②主效应检验。在品牌跨界联合中，通过独立样本T检验验证产品整合度对消费者品牌联合评价有显著影响，即主效应检验。如
   <xref ref-type="table" rid="table表2">
    表2
   </xref>所示，产品整合度不同，消费者对品牌跨界联合评价也显著不同，在产品整合度较高的跨界联合中，消费者对品牌联合评价(M = 2.811)显著高于产品整合度低的跨界联合产品(M = 1.649)，因此本文的假设1得到验证，即在品牌跨界联合时，产品整合度对品牌联合评价有正向影响。
   <table-wrap id="table2">
    <label>
     <xref ref-type="table" rid="table2">
      Table 2
     </xref></label>
    <caption>
     <title>
      <xref ref-type="bibr" rid="oalib.145088-"></xref>Table 2. Comparison of consumers’ evaluation of co-brand under different product integration degreesTable 2. Comparison of consumers’ evaluation of co-brand under different product integration degrees 表2. 不同产品整合度下消费者对品牌联合评价的差异比较</title>
    </caption>
    <table class="MsoTableGrid custom-table" border="0" cellspacing="0" cellpadding="0"> 
     <tr> 
      <td class="custom-bottom-td"><p style="text-align:center"></p></td> 
      <td class="custom-bottom-td"><p style="text-align:center">整合度分组</p></td> 
      <td class="custom-bottom-td"><p style="text-align:center">个案数</p></td> 
      <td class="custom-bottom-td"><p style="text-align:center">平均值</p></td> 
      <td class="custom-bottom-td"><p style="text-align:center">标准差</p></td> 
      <td class="custom-bottom-td"><p style="text-align:center">T值</p></td> 
     </tr> 
     <tr> 
      <td rowspan="2" class="custom-top-td"><p style="text-align:center">品牌联合评价</p></td> 
      <td class="custom-top-td"><p style="text-align:center">高整合度</p></td> 
      <td class="custom-top-td"><p style="text-align:center">61</p></td> 
      <td class="custom-top-td"><p style="text-align:center">2.811</p></td> 
      <td class="custom-top-td"><p style="text-align:center">0.678</p></td> 
      <td rowspan="2" class="custom-top-td"><p style="text-align:center">−5.650<sup>***</sup></p></td> 
     </tr> 
     <tr> 
      <td><p style="text-align:center">低整合度</p></td> 
      <td><p style="text-align:center">61</p></td> 
      <td><p style="text-align:center">1.649</p></td> 
      <td><p style="text-align:center">0.718</p></td> 
     </tr> 
    </table>
   </table-wrap>③ 中介效应检验。本文以跨界产品整合度为自变量、消费者感知价值为中介变量、品牌联合评价为因变量，运用PROCESS程序中的model 4，通过Bootstrap方法对感知价值的中介效应进行检验，其中控制性别、年龄等人口特征变量。结果显示，产品整合程度对品牌联合评价的总效应为0.942，95%置信区间为(0.642, 1.193)，直接效应为0.401，95%置信区间为(0.076, 0.723)，均不包括0，产品整合程度对消费者感知价值具有显著的正向影响[B = 1.231, 95%置信区间为(0.844, 1.713), SE = 0.231, t = 5.895, p &lt; 0.01]，消费者感知价值对品牌联合评价具有显著正向影响[B = 0.449, 95%置信区间为(0.289, 0.589), SE = 0.071, t = 6.334, p &lt; 0.01]，从产品整合度到感知价值，再到品牌联合评价，其中的间接效应为0.673，95%的置信区间(0.302, 0.937)，不含0，由此得以验证感知价值在产品整合程度与品牌联合评价关系里起到中介作用。
  </sec><sec id="s4">
   <title>4. 结论与启示</title>本文通过实证分析研究了处于品牌跨界联合中，产品整合度对品牌联合评价的影响关系，主要得到两个结论：首先，在品牌跨界联合时，相比于产品整合度较低的跨界组合，产品整合度高的跨界组合更能够带来积极的品牌联合评价，即产品整合度对品牌联合评价有正向影响；其次，消费者感知价值在跨界产品整合度对品牌联合评价的影响中起到中介作用。通过实证研究，发现产品整合度越高，越有利于消费者感知价值，同时当消费者感知价值以后会对品牌联合作出积极评价，即消费者感知价值在跨界产品整合度和品牌联合评价中起到中介作用。而SOR理论正是关于刺激对个体心理产生影响，从而产生反应的研究模型，因此本文基于SOR理论，在品牌跨界联合时，产品整合度高这一刺激源使得消费者根据偏好流畅性的心理会降低对跨界创新产品的不确定性，从而增强消费者对该类商品的接受度，并从中感知到联合的综合价值。当消费者感受到情绪价值或者社会价值时会产生积极反应，即较高的品牌联合评价，这不仅维持了消费者对原有品牌产品的忠诚度，又在一定程度上提升了品牌资产，为企业有针对性地进行品牌跨界联合提供了感知价值角度的理论支持。本文的研究为企业进行跨界创新实践活动提供了相应指导。首先，尽管市场上出现的跨界创新现象层出不穷，与不同的品牌进行跨界创新能够在短期内快速吸引消费者，并从长期唤起品牌活力，提升品牌创新能力，但是在这个过程中企业应该结合自身的发展情况和战略模式进行调整，不要跟风进行盲目跨界。合适的跨界能够带来正面效应，但是如果缺少跨界的前提情景和适宜时机，跨界将给企业的发展带来无论是品牌形象还是消费者受众都产生消极影响。其次，在品牌跨界联合时，除了考虑前期匹配性，还需要进行整合度的规划。许多企业在进行品牌联合时往往考虑合作双方固有的形象或者市场是否匹配，匹配性较大可以提升消费者的可接受度，但是也可能固化消费者认知。对于需要进行品牌跨界转型的企业来说，同质品牌联合对于公司的发展战略来说意义不大，如果品牌联合异质性较大，品牌联合发行起初可能会吸引眼球，赚取热度，收获许多受众；对于品牌资产不对等的双方来说，影响也不尽相同，但后期消费者感知的功能和形式方面的异质性过于突出，可能会引起消费者的排斥心理，进而降低消费者评价。企业可以通过提升联合产品在功能和形式方面的交融整合度，产品整合度高时消费者更加容易理解品牌联合的意义和价值，也能够避免品牌联合带来的不适感，降低消费者对冲击固有认知的排斥，进而更加理解品牌融合的真正目的以及给自身带来的价值，有利于提升消费者对品牌联合的认同感，对品牌联合做出积极评价，将不匹配产品转换为一次具有创新意义的匹配产品。最后，如果将跨界产品匹配性作为消费者是否接受的前提条件，那么整合度的提升将有益于消费者从中感受到该跨界联合所带来的综合价值。好的品牌联合除了考虑前期双方的联合匹配度，也要形成良好的产品整合度，如果前期的匹配度不能达到预期，那么可以通过后期从产品和功能方面对匹配联合整合度进行调整，从而激发消费者的购买意愿以及对该品牌联合的积极评价。所以企业在实践中要注意消费者感知价值在产品整合度对品牌联合评价中的中介作用，通过良好的整合促使消费者感知产品价值，进而提升品牌联合评价。
  </sec>
 </body><back>
  <ref-list>
   <title>References</title>
   <ref id="oalib.145088-ref1">
    <label>1</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Zhdanava, M., Pilon, D., Ghelerter, I., Chow, W., Joshi, K., Lefebvre, P., et al. (2021) The Prevalence and National Burden of Treatment-Resistant Depression and Major Depressive Disorder in the United States. The Journal of Clinical Psychiatry, 82, 20m13699. &gt;https://doi.org/10.4088/jcp.20m13699
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref2">
    <label>2</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Baig-Ward, K.M., Jha, M.K. and Trivedi, M.H. (2023) The Individual and Societal Burden of Treatment-Resistant Depression: An Overview. Psychiatric Clinics of North America, 46, 211-226. &gt;https://doi.org/10.1016/j.psc.2023.02.001
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref3">
    <label>3</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Sousa, R.D., Gouveia, M., Nunes da Silva, C., Rodrigues, A.M., Cardoso, G., Antunes, A.F., et al. (2022) Treatment-resistant Depression and Major Depression with Suicide Risk—The Cost of Illness and Burden of Disease. Frontiers in Public Health, 10, Article 898491. &gt;https://doi.org/10.3389/fpubh.2022.898491
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref4">
    <label>4</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Benjamin, D.M. (2003) Reducing Medication Errors and Increasing Patient Safety: Case Studies in Clinical Pharmacology. Journal of Clinical Pharmacology, 43, 768-783. &gt;https://doi.org/10.1177/0091270003043007012
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref5">
    <label>5</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Al Hamid, A., Ghaleb, M., Aljadhey, H. and Aslanpour, Z. (2014) A Systematic Review of Hospitalization Resulting from Medicine‐related Problems in Adult Patients. British Journal of Clinical Pharmacology, 78, 202-217. &gt;https://doi.org/10.1111/bcp.12293
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref6">
    <label>6</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Schneiderman, L.J. and Jecker, N.S. (2011) Wrong Medicine: Doctors, Patients, and Futile Treatment. JHU Press.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref7">
    <label>7</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Howes, O.D., Thase, M.E. and Pillinger, T. (2021) Treatment Resistance in Psychiatry: State of the Art and New Directions. Molecular Psychiatry, 27, 58-72. &gt;https://doi.org/10.1038/s41380-021-01200-3
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref8">
    <label>8</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Kane, J.M., Agid, O., Baldwin, M.L., Howes, O., Lindenmayer, J., Marder, S., et al. (2019) Clinical Guidance on the Identification and Management of Treatment-Resistant Schizophrenia. The Journal of Clinical Psychiatry, 80, 18com12123. &gt;https://doi.org/10.4088/jcp.18com12123
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref9">
    <label>9</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Perlis, R.H. (2013) A Clinical Risk Stratification Tool for Predicting Treatment Resistance in Major Depressive Disorder. Biological Psychiatry, 74, 7-14. &gt;https://doi.org/10.1016/j.biopsych.2012.12.007
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref10">
    <label>10</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Dodd, S., Bauer, M., Carvalho, A.F., Eyre, H., Fava, M., Kasper, S., et al. (2020) A Clinical Approach to Treatment Resistance in Depressed Patients: What to Do When the Usual Treatments Don’t Work Well Enough? The World Journal of Biological Psychiatry, 22, 483-494. &gt;https://doi.org/10.1080/15622975.2020.1851052
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref11">
    <label>11</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Vadapalli, S., Abdelhalim, H., Zeeshan, S. and Ahmed, Z. (2022) Artificial Intelligence and Machine Learning Approaches Using Gene Expression and Variant Data for Personalized Medicine. Briefings in Bioinformatics, 23, bbac191. &gt;https://doi.org/10.1093/bib/bbac191
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref12">
    <label>12</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Taherdoost, H. and Ghofrani, A. (2024) AI’s Role in Revolutionizing Personalized Medicine by Reshaping Pharmacogenomics and Drug Therapy. Intelligent Pharmacy, 2, 643-650.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref13">
    <label>13</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Feng, F., Shen, B., Mou, X., Li, Y. and Li, H. (2021) Large-Scale Pharmacogenomic Studies and Drug Response Prediction for Personalized Cancer Medicine. Journal of Genetics and Genomics, 48, 540-551. &gt;https://doi.org/10.1016/j.jgg.2021.03.007
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref14">
    <label>14</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Martínez-García, M. and Hernández-Lemus, E. (2022) Data Integration Challenges for Machine Learning in Precision Medicine. Frontiers in Medicine, 8, Article 784455. &gt;https://doi.org/10.3389/fmed.2021.784455
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref15">
    <label>15</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Zitnik, M., Nguyen, F., Wang, B., Leskovec, J., Goldenberg, A. and Hoffman, M.M. (2019) Machine Learning for Integrating Data in Biology and Medicine: Principles, Practice, and Opportunities. Information Fusion, 50, 71-91. &gt;https://doi.org/10.1016/j.inffus.2018.09.012
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref16">
    <label>16</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Muller, H. and Unay, D. (2017) Retrieval from and Understanding of Large-Scale Multi-Modal Medical Datasets: A Review. IEEE Transactions on Multimedia, 19, 2093-2104. &gt;https://doi.org/10.1109/tmm.2017.2729400
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref17">
    <label>17</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Santos, D. and Barbeiro, R.B. (2024) Improving the Robustness of Multimodal AI with Asynchronous and Missing Inputs. Ph.D. Thesis, NOVA University Lisbon.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref18">
    <label>18</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Kavyashree, N., Surekha, R., Arya, A., Phadke, M.M., Khan, M.A. and Khetre, R.D. (2024) ML and AI Challenges and Applications in Healthcare. African Journal of Biological Sciences, 6, 509-527.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref19">
    <label>19</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ennab, M. and Mcheick, H. (2024) Enhancing Interpretability and Accuracy of AI Models in Healthcare: A Comprehensive Review on Challenges and Future Directions. Frontiers in Robotics and AI, 11, Article 1444763. &gt;https://doi.org/10.3389/frobt.2024.1444763
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref20">
    <label>20</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Petersen, E., Potdevin, Y., Mohammadi, E., Zidowitz, S., Breyer, S., Nowotka, D., et al. (2022) Responsible and Regulatory Conform Machine Learning for Medicine: A Survey of Challenges and Solutions. IEEE Access, 10, 58375-58418. &gt;https://doi.org/10.1109/access.2022.3178382
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref21">
    <label>21</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Mienye, I.D., Obaido, G., Jere, N., Mienye, E., Aruleba, K., Emmanuel, I.D., et al. (2024) A Survey of Explainable Artificial Intelligence in Healthcare: Concepts, Applications, and Challenges. Informatics in Medicine Unlocked, 51, Article 101587. &gt;https://doi.org/10.1016/j.imu.2024.101587 
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref22">
    <label>22</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Tursunalieva, A., Alexander, D.L.J., Dunne, R., Li, J., Riera, L. and Zhao, Y. (2024) Making Sense of Machine Learning: A Review of Interpretation Techniques and Their Applications. Applied Sciences, 14, Article 496. &gt;https://doi.org/10.3390/app14020496
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref23">
    <label>23</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Valente, F., Paredes, S., Henriques, J., Rocha, T., de Carvalho, P. and Morais, J. (2022) Interpretability, Personalization and Reliability of a Machine Learning Based Clinical Decision Support System. Data Mining and Knowledge Discovery, 36, 1140-1173. &gt;https://doi.org/10.1007/s10618-022-00821-8
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref24">
    <label>24</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Velligan, D.I., Weiden, P.J., Sajatovic, M., Scott, J., Carpenter, D., Ross, R., et al. (2010) Strategies for Addressing Adherence Problems in Patients with Serious and Persistent Mental Illness: Recommendations from the Expert Consensus Guidelines. Journal of Psychiatric Practice, 16, 306-324. &gt;https://doi.org/10.1097/01.pra.0000388626.98662.a0
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref25">
    <label>25</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Pompili, M. and Fiorillo, A. (2017) Editorial: Unmet Needs in Modern Psychiatry. CNS &amp; Neurological Disorders-Drug Targets, 16, 857-857. &gt;https://doi.org/10.2174/187152731608180119110219
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref26">
    <label>26</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Voineskos, D., Daskalakis, Z.J. and Blumberger, D.M. (2020) Management of Treatment-Resistant Depression: Challenges and Strategies. Neuropsychiatric Disease and Treatment, 16, 221-234. &gt;https://doi.org/10.2147/ndt.s198774
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref27">
    <label>27</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Huang, J. and Hunt, R.H. (1999) Treatment after Failure: The Problem of “Non-Responders”. Gut, 45, i40-i44. &gt;https://doi.org/10.1136/gut.45.2008.i40
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref28">
    <label>28</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Eichler, H., Abadie, E., Breckenridge, A., Flamion, B., Gustafsson, L.L., Leufkens, H., et al. (2011) Bridging the Efficacy-Effectiveness Gap: A Regulator’s Perspective on Addressing Variability of Drug Response. Nature Reviews Drug Discovery, 10, 495-506. &gt;https://doi.org/10.1038/nrd3501
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref29">
    <label>29</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Croft, P., Altman, D.G., Deeks, J.J., Dunn, K.M., Hay, A.D., Hemingway, H., et al. (2015) The Science of Clinical Practice: Disease Diagnosis or Patient Prognosis? Evidence about “What Is Likely to Happen” Should Shape Clinical Practice. BMC Medicine, 13, Article No. 20. &gt;https://doi.org/10.1186/s12916-014-0265-4
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref30">
    <label>30</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Kent, D.M., Steyerberg, E. and van Klaveren, D. (2018) Personalized Evidence Based Medicine: Predictive Approaches to Heterogeneous Treatment Effects. BMJ, 363, k4245. &gt;https://doi.org/10.1136/bmj.k4245
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref31">
    <label>31</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Stein, D.J., Shoptaw, S.J., Vigo, D.V., Lund, C., Cuijpers, P., Bantjes, J., et al. (2022) Psychiatric Diagnosis and Treatment in the 21st Century: Paradigm Shifts versus Incremental Integration. World Psychiatry, 21, 393-414. &gt;https://doi.org/10.1002/wps.20998
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref32">
    <label>32</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Roukos, D.H., Murray, S. and Briasoulis, E. (2007) Molecular Genetic Tools Shape a Roadmap Towards a More Accurate Prognostic Prediction and Personalized Management of Cancer. Cancer Biology &amp; Therapy, 6, 308-312. &gt;https://doi.org/10.4161/cbt.6.3.3994
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref33">
    <label>33</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Nevins, J.R., Huang, E.S., Dressman, H., Pittman, J., Huang, A.T. and West, M. (2003) Towards Integrated Clinico-Genomic Models for Personalized Medicine: Combining Gene Expression Signatures and Clinical Factors in Breast Cancer Outcomes Prediction. Human Molecular Genetics, 12, R153-R157. &gt;https://doi.org/10.1093/hmg/ddg287
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref34">
    <label>34</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Wottschel, V., Alexander, D.C., Kwok, P.P., Chard, D.T., Stromillo, M.L., De Stefano, N., et al. (2015) Predicting Outcome in Clinically Isolated Syndrome Using Machine Learning. NeuroImage: Clinical, 7, 281-287. &gt;https://doi.org/10.1016/j.nicl.2014.11.021
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref35">
    <label>35</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Lambin, P., Leijenaar, R.T.H., Deist, T.M., Peerlings, J., de Jong, E.E.C., van Timmeren, J., et al. (2017) Radiomics: The Bridge between Medical Imaging and Personalized Medicine. Nature Reviews Clinical Oncology, 14, 749-762. &gt;https://doi.org/10.1038/nrclinonc.2017.141
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref36">
    <label>36</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Miotto, R., Wang, F., Wang, S., Jiang, X. and Dudley, J.T. (2017) Deep Learning for Healthcare: Review, Opportunities and Challenges. Briefings in Bioinformatics, 19, 1236-1246. &gt;https://doi.org/10.1093/bib/bbx044
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref37">
    <label>37</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Thieme, A., Belgrave, D. and Doherty, G. (2020) Machine Learning in Mental Health: A Systematic Review of the HCI Literature to Support the Development of Effective and Implementable ML Systems. ACM Transactions on Computer-Human Interaction, 27, 1-53. &gt;https://doi.org/10.1145/3398069
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref38">
    <label>38</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Alicioglu, G. and Sun, B. (2022) A Survey of Visual Analytics for Explainable Artificial Intelligence Methods. Computers &amp; Graphics, 102, 502-520. &gt;https://doi.org/10.1016/j.cag.2021.09.002
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref39">
    <label>39</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Minh, D., Wang, H.X., Li, Y.F. and Nguyen, T.N. (2022) Explainable Artificial Intelligence: A Comprehensive Review. Artificial Intelligence Review, 55, 3503-3568.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref40">
    <label>40</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ghassemi, M., Naumann, T., Schulam, P., Beam, A.L., Chen, I.Y. and Ranganath, R. (2020) A Review of Challenges and Opportunities in Machine Learning for Health. AMIA Summits on Translational Science Proceedings, 2020, 191-200.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref41">
    <label>41</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ching, T., Himmelstein, D.S., Beaulieu-Jones, B.K., Kalinin, A.A., Do, B.T., Way, G.P., et al. (2018) Opportunities and Obstacles for Deep Learning in Biology and Medicine. Journal of the Royal Society Interface, 15, Article ID: 20170387. &gt;https://doi.org/10.1098/rsif.2017.0387
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref42">
    <label>42</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Achuthan, S., Chatterjee, R., Kotnala, S., Mohanty, A., Bhattacharya, S., Salgia, R., et al. (2022) Leveraging Deep Learning Algorithms for Synthetic Data Generation to Design and Analyze Biological Networks. Journal of Biosciences, 47, Article No. 43. &gt;https://doi.org/10.1007/s12038-022-00278-3
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref43">
    <label>43</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     van Breugel, B., Liu, T., Oglic, D. and van der Schaar, M. (2024) Synthetic Data in Biomedicine via Generative Artificial Intelligence. Nature Reviews Bioengineering, 2, 991-1004. &gt;https://doi.org/10.1038/s44222-024-00245-7
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref44">
    <label>44</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ang, J.C., Mirzal, A., Haron, H. and Hamed, H.N.A. (2016) Supervised, Unsupervised, and Semi-Supervised Feature Selection: A Review on Gene Selection. IEEE/ACM Transactions on Computational Biology and Bioinformatics, 13, 971-989. &gt;https://doi.org/10.1109/tcbb.2015.2478454
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref45">
    <label>45</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Alelyani, S., Tang, J. and Liu, H. (2018) Feature Selection for Clustering: A Review. In: Aggarwal, C.C. and Reddy, C.K., Eds., Data Clustering, Chapman and Hall/CRC, 29-60. &gt;https://doi.org/10.1201/9781315373515-2
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref46">
    <label>46</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Hall, M.A. (1999) Correlation-Based Feature Selection for Machine Learning. Ph.D. Thesis, The University of Waikato.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref47">
    <label>47</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Liu, H. and Motoda, H. (2012) Feature Selection for Knowledge Discovery and Data Mining. Springer.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref48">
    <label>48</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Ozcift, A. and Gulten, A. (2011) Classifier Ensemble Construction with Rotation Forest to Improve Medical Diagnosis Performance of Machine Learning Algorithms. Computer Methods and Programs in Biomedicine, 104, 443-451. &gt;https://doi.org/10.1016/j.cmpb.2011.03.018
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref49">
    <label>49</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Mohammadagha, M. (2025) Hyperparameter Optimization Strategies for Tree-Based Machine Learning Models Prediction: A Comparative Study of Ada-Boost, Decision Trees, and Random Forest. Decision Trees, and Random Forest. 
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref50">
    <label>50</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Neto, M.P. and Paulovich, F.V. (2021) Explainable Matrix—Visualization for Global and Local Interpretability of Random Forest Classification Ensembles. IEEE Transactions on Visualization and Computer Graphics, 27, 1427-1437. &gt;https://doi.org/10.1109/tvcg.2020.3030354
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref51">
    <label>51</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Marchese Robinson, R.L., Palczewska, A., Palczewski, J. and Kidley, N. (2017) Comparison of the Predictive Performance and Interpretability of Random Forest and Linear Models on Benchmark Data Sets. Journal of Chemical Information and Modeling, 57, 1773-1792. &gt;https://doi.org/10.1021/acs.jcim.6b00753
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref52">
    <label>52</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Kim, H., Pang, S., Je, H., Kim, D. and Yang Bang, S. (2003) Constructing Support Vector Machine Ensemble. Pattern Recognition, 36, 2757-2767. &gt;https://doi.org/10.1016/s0031-3203(03)00175-4
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref53">
    <label>53</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Wang, S., Mathew, A., Chen, Y., Xi, L., Ma, L. and Lee, J. (2009) Empirical Analysis of Support Vector Machine Ensemble Classifiers. Expert Systems with Applications, 36, 6466-6476. &gt;https://doi.org/10.1016/j.eswa.2008.07.041
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref54">
    <label>54</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Mehmood, Z. and Asghar, S. (2021) Customizing SVM as a Base Learner with AdaBoost Ensemble to Learn from Multi-Class Problems: A Hybrid Approach AdaBoost-MSVM. Knowledge-Based Systems, 217, Article ID: 106845. &gt;https://doi.org/10.1016/j.knosys.2021.106845
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref55">
    <label>55</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Barr Kumarakulasinghe, N., Blomberg, T., Liu, J., Saraiva Leao, A. and Papapetrou, P. (2020) Evaluating Local Interpretable Model-Agnostic Explanations on Clinical Machine Learning Classification Models. 2020 IEEE 33rd International Symposium on Computer-Based Medical Systems (CBMS), Rochester, 28-30 July 2020, 7-12. &gt;https://doi.org/10.1109/cbms49503.2020.00009
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref56">
    <label>56</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Zafar, M.R. and Khan, N.M. (2019) DLIME: A Deterministic Local Interpretable Model-Agnostic Explanations Approach for Computer-Aided Diagnosis Systems. arXiv: 1906.10263.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref57">
    <label>57</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Shamszare, H. and Choudhury, A. (2023) Clinicians’ Perceptions of Artificial Intelligence: Focus on Workload, Risk, Trust, Clinical Decision Making, and Clinical Integration. Healthcare, 11, Article 2308. &gt;https://doi.org/10.3390/healthcare11162308
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref58">
    <label>58</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Golden, G., Popescu, C., Israel, S., Perlman, K., Armstrong, C., Fratila, R., et al. (2024) Applying Artificial Intelligence to Clinical Decision Support in Mental Health: What Have We Learned? Health Policy and Technology, 13, Article ID: 100844. &gt;https://doi.org/10.1016/j.hlpt.2024.100844
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref59">
    <label>59</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Datta Burton, S., Mahfoud, T., Aicardi, C. and Rose, N. (2021) Clinical Translation of Computational Brain Models: Understanding the Salience of Trust in Clinician-Researcher Relationships. Interdisciplinary Science Reviews, 46, 138-157. &gt;https://doi.org/10.1080/03080188.2020.1840223
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref60">
    <label>60</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Koch, E., Pardiñas, A.F., O’Connell, K.S., Selvaggi, P., Camacho Collados, J., Babic, A., et al. (2024) How Real-World Data Can Facilitate the Development of Precision Medicine Treatment in Psychiatry. Biological Psychiatry, 96, 543-551. &gt;https://doi.org/10.1016/j.biopsych.2024.01.001
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref61">
    <label>61</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Clark, L.A., Cuthbert, B., Lewis-Fernández, R., Narrow, W.E. and Reed, G.M. (2017) Three Approaches to Understanding and Classifying Mental Disorder: ICD-11, DSM-5, and the National Institute of Mental Health’s Research Domain Criteria (RDOC). Psychological Science in the Public Interest, 18, 72-145. &gt;https://doi.org/10.1177/1529100617727266
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref62">
    <label>62</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     McGorry, P.D., Hickie, I.B., Yung, A.R., Pantelis, C. and Jackson, H.J. (2006) Clinical Staging of Psychiatric Disorders: A Heuristic Framework for Choosing Earlier, Safer and More Effective Interventions. Australian and New Zealand Journal of Psychiatry, 40, 616-622. &gt;https://doi.org/10.1111/j.1440-1614.2006.01860.x
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref63">
    <label>63</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Innocent, E.K. (2024) Enhancing Data Security in Healthcare with Synthetic Data Generation: An Autoencoder and Variational Autoencoder Approach. Master’s Thesis, Oslo Metropolitan University.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref64">
    <label>64</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Basri, M.A. (2024) Evaluating the Usefulness of Synthetic Data in Healthcare: Applications in Predictive Modeling and Privacy Protection. Master’s Thesis, University of Waterloo.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref65">
    <label>65</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Alharthi, A., Alqurashi, A., Alharbi, T., Alammar, M., Aldosari, N., Bouchekara, H., Shaaban, Y., Shahriar, M.S. and Al Ayidh, A. (2024) The Role of Explainable AI in Revolutionizing Human Health Monitoring. arXiv: 2409.07347.
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref66">
    <label>66</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Hassija, V., Chamola, V., Mahapatra, A., Singal, A., Goel, D., Huang, K., et al. (2023) Interpreting Black-Box Models: A Review on Explainable Artificial Intelligence. Cognitive Computation, 16, 45-74. &gt;https://doi.org/10.1007/s12559-023-10179-8
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref67">
    <label>67</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Barron, D.S., Baker, J.T., Budde, K.S., Bzdok, D., Eickhoff, S.B., Friston, K.J., et al. (2021) Decision Models and Technology Can Help Psychiatry Develop Biomarkers. Frontiers in Psychiatry, 12, Article 706655. &gt;https://doi.org/10.3389/fpsyt.2021.706655
    </mixed-citation>
   </ref>
   <ref id="oalib.145088-ref68">
    <label>68</label>
    <mixed-citation publication-type="other" xlink:type="simple">
     Prasad, A. (2025) Predictive Analytics in Clinical Psychology: Role of Machine Learning in Future Mental Health Care. In: Bansal, R., Maqableh, T., Shuklaa, G., Rabby, F. and Lathabhavan, R., Eds., Transforming Neuropsychology and Cognitive Psychology with AI and Machine Learning, IGI Global, 313-332. &gt;https://doi.org/10.4018/979-8-3693-9341-3.ch013
    </mixed-citation>
   </ref>
  </ref-list>
 </back>
</article>