<?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">JAMP</journal-id><journal-title-group><journal-title>Journal of Applied Mathematics and Physics</journal-title></journal-title-group><issn pub-type="epub">2327-4352</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/jamp.2023.117119</article-id><article-id pub-id-type="publisher-id">JAMP-126345</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Physics&amp;Mathematics</subject></subj-group></article-categories><title-group><article-title>
 
 
  Semi-Supervised Graph Learning for Brain Disease Identification
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Kunpeng</surname><given-names>Zhang</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Yining</surname><given-names>Zhang</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>Xueyan</surname><given-names>Liu</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>School of Mathematics Science, Liaocheng University, Liaocheng, China</addr-line></aff><pub-date pub-type="epub"><day>11</day><month>07</month><year>2023</year></pub-date><volume>11</volume><issue>07</issue><fpage>1846</fpage><lpage>1859</lpage><history><date date-type="received"><day>18,</day>	<month>June</month>	<year>2023</year></date><date date-type="rev-recd"><day>15,</day>	<month>July</month>	<year>2023</year>	</date><date date-type="accepted"><day>18,</day>	<month>July</month>	<year>2023</year></date></history><permissions><copyright-statement>&#169; 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><p>
 
 
  Using resting-state functional magnetic resonance imaging (fMRI) technology to assist in identifying brain diseases has great potential. In the identification of brain diseases, graph-based models have been widely used, where graph represents the similarity between patients or brain regions of interest. In these models, constructing high-quality graphs is of paramount importance. Researchers have proposed various methods for constructing graphs from different perspectives, among which the simplest and most popular one is Pearson Correlation (PC). Although existing methods have achieved significant results, these graphs are usually fixed once they are constructed, and are generally operated separately from downstream task. Such a separation may result in neither the constructed graph nor the extracted features being ideal. To solve this problem, we use the graph-optimized locality preserving projection algorithm to extract features and the population graph simultaneously, aiming in higher identification accuracy through a task-dependent automatic optimization of the graph. At the same time, we incorporate supervised information to enable more flexible modelling. Specifically, the proposed method first uses PC to construct graph as the initial feature for each subject. Then, the projection matrix and graph are iteratively optimized through graph-optimization locality preserving projections based on semi-supervised learning, which fully employs the knowledge in various transformation spaces. Finally, the obtained projection matrix is applied to construct the subject-level graph and perform classification using support vector machines. To verify the effectiveness of the proposed method, we conduct experiments to identify subjects with mild cognitive impairment (MCI) and Autism spectrum disorder (ASD) from normal controls (NCs), and the results showed that the classification performance of our method is better than that of the baseline method.
 
</p></abstract><kwd-group><kwd>Graph Learning</kwd><kwd> Mild Cognitive Impairment</kwd><kwd> Autism Spectrum Disorder</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>The global incidence of brain diseases, such as autism spectrum disorder and Alzheimer’s disease, has been increasing in recent years, which poses a huge burden to both families and society [<xref ref-type="bibr" rid="scirp.126345-ref1">1</xref>] . Up to now, researchers have not found a strategy that can fully treat most of the brain disorders, and it is especially important to diagnose and intervene brain disorders in their early stages, which can greatly alleviate the progression of the disease [<xref ref-type="bibr" rid="scirp.126345-ref2">2</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref3">3</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref4">4</xref>] .</p><p>Utilizing resting-state functional magnetic resonance imaging (rs-fMRI) to study brain activity during rest has become an independent field of research, due to its non-invasive, operable, and easily shareable advantages, as well as its potential to serve as the biomarker for psychiatric disorders [<xref ref-type="bibr" rid="scirp.126345-ref5">5</xref>] . Due to the ubiquity of graphs as a common data structure, graph-based modeling has gained significant [<xref ref-type="bibr" rid="scirp.126345-ref6">6</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref7">7</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref8">8</xref>] . In recent years, using graphs to study brain activity has become increasingly popular, and the construction of high-quality graphs is the key to the graph modeling process. However, the presence of artifacts, structured noise, and our limited understanding of the brain make the construction and evaluation of graphs in the context of brain diseases a challenging and unresolved problem [<xref ref-type="bibr" rid="scirp.126345-ref9">9</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref10">10</xref>] . Additionally, obtaining excellent labeling in medical data is often expensive and time-consuming process, leading to a scarcity of labeled data. To address this issue, semi-supervised learning has emerged as an effective approach, allowing for the training of generalizable models using a small amount of labeled data and a large amount of unlabeled data [<xref ref-type="bibr" rid="scirp.126345-ref11">11</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref12">12</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref13">13</xref>] . In this paper, we primarily focus on studying the estimation of edges in subject-level graphs within the framework of semi-supervised learning.</p><p>In the exploration of graph estimation methods, various approaches have been proposed and attempted. One popular method is the utilization of similarity measures, such as Pearson’s correlation (PC) [<xref ref-type="bibr" rid="scirp.126345-ref14">14</xref>] , partial correlation [<xref ref-type="bibr" rid="scirp.126345-ref15">15</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref16">16</xref>] , Cosine similarity [<xref ref-type="bibr" rid="scirp.126345-ref17">17</xref>] , and others. These similarity measures offer convenience and efficiency in constructing graphs directly. However, they often overlook important factors such as data distribution, which can result in suboptimal outcomes. As a result, researchers are increasingly inclined towards data-driven methods for graph learning, such as metric learning [<xref ref-type="bibr" rid="scirp.126345-ref18">18</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref19">19</xref>] , which aim to capture underlying patterns in the data. In addition, some methods incorporate regularized extensions [<xref ref-type="bibr" rid="scirp.126345-ref9">9</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref20">20</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref21">21</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref22">22</xref>] to enhance graph learning performance by reducing node dominance. Of course, these regularization constraints require prior knowledge that fits the scene, leading to more realistic graph, example include SR [<xref ref-type="bibr" rid="scirp.126345-ref23">23</xref>] , group sparsity [<xref ref-type="bibr" rid="scirp.126345-ref24">24</xref>] , modularity [<xref ref-type="bibr" rid="scirp.126345-ref20">20</xref>] [<xref ref-type="bibr" rid="scirp.126345-ref25">25</xref>] , and so on. The combination of data fitting term and regularized term can be unified within the matrix-regularized graph learning framework [<xref ref-type="bibr" rid="scirp.126345-ref26">26</xref>] , providing a flexible platform to incorporate various graph learning methods.</p><p>However, the graphs constructed by these methods are fixed and often not linked to downstream tasks, which can result in both unsatisfactory constructed graph and extracted features, affecting the final performance and effect. In addition, when using certain methods, a considerable amount of manual adjustments and optimization are required to match the constructed graph with downstream tasks. To address this limitation, we propose a novel adaptive graph estimation method for brain diseases that jointly learns the graph and projection matrix [<xref ref-type="bibr" rid="scirp.126345-ref27">27</xref>] . Specifically, we first construct the graph using PC as the initial feature of each subject. In addition, we employ locality preserving projections [<xref ref-type="bibr" rid="scirp.126345-ref28">28</xref>] to construct the initial graph, then we label connections between same-class subjects as 1 and between different-class subjects as 0 by constraining the loss function. Furthermore, we iteratively optimize the learning of the projection matrix and graph, maximizing the utilization of these information in different transformation spaces. Finally, we leverage the learned projection matrix to construct subject-level adaptive graph and utilize the support vector machine (SVM) for classification. To verify the effectiveness of the method, we conducted experiments on the MCI and ASD datasets to identify subjects with diseases from the healthy control group. The experimental results show that our method significantly outperforms the baseline methods in terms of classification performance.</p><p>In the subsequent sections, this paper will further elaborate on the methods, experiments, and conclusions in order. The method section begins by introducing the data source and describing the preprocessing steps. It then proceeds to review the existing baseline works before presenting our proposed method, including the underlying motivation, model, and algorithm. Moving on to the experiment section, we conducted identification experiments on MCI and ASD to validate the feasibility of our method and compare it with the baseline methods. Finally, in the conclusion section, a concise summary of the paper is provided, along with a discussion on potential future research directions.</p></sec><sec id="s2"><title>2. Materials and Methods</title><sec id="s2_1"><title>2.1. Data Preparation</title><p>This study utilized two benchmark databases to validate the effectiveness of the proposed method, including the publicly available ADNI database and ABIDE database with rs-fMRI data. For the ADNI database, we selected 137 subjects (68 MCIs and 69 NCs) and preprocessed the data according to the most recent study [<xref ref-type="bibr" rid="scirp.126345-ref29">29</xref>] . For the ABIDE database, we used data from 184 participants (79 ASD and 105 NC) from the largest site (NYU) and preprocessed the data using the Data Processing Assistant for Resting-State fMRI (DPARSF) [<xref ref-type="bibr" rid="scirp.126345-ref30">30</xref>] . In <xref ref-type="table" rid="table1">Table 1</xref>, we present some clinical and demographic characteristics of the subjects, such as gender, age, etc. Please note that the subject information shown in <xref ref-type="table" rid="table1">Table 1</xref> conforms to the general inclusion/exclusion criteria of the ADNI dataset, which can be briefly summarized as follows: 1) NC subjects: Mini-Mental State Examination (MMSE) scores between 20 and 30 (inclusive), Clinical Dementia Rating (CDR) of 0, non-depressed, non-MCI, and non-demented; 2) MCI subjects: MMSE scores between 24 and 30 (inclusive), memory impairment, CDR of 0.5, no significant impairment in other cognitive domains, intact activities of daily living, and non-dementia.</p><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Demographic and clinical information of subjects in the ADNI and ABIDE datasets. Values are reported as mean &#177; standardard deviation. M/F: Male/Female; MMSE: Mini-Mental Examination; GCDR: Global Clinical Dementia Rating; FIQ: Full-Scale Intelligence Quotient; VIQ: Verbal Intelligence Quotient; PIQ: Performance Intelligence Quotient</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Datasets</th><th align="center" valign="middle" >Class</th><th align="center" valign="middle" >Gender (M/F)</th><th align="center" valign="middle" >Age (Years)</th><th align="center" valign="middle" >MMSE</th><th align="center" valign="middle" >GCDR</th><th align="center" valign="middle" >FIQ</th><th align="center" valign="middle" >VIQ</th><th align="center" valign="middle" >PIQ</th></tr></thead><tr><td align="center" valign="middle"  rowspan="2"  >ADNI</td><td align="center" valign="middle" >MCI</td><td align="center" valign="middle" >39/29</td><td align="center" valign="middle" >76.50 &#177; 13.50</td><td align="center" valign="middle" >26.77 &#177; 1.23</td><td align="center" valign="middle" >0.48 &#177; 0.02</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td></tr><tr><td align="center" valign="middle" >NC</td><td align="center" valign="middle" >17/52</td><td align="center" valign="middle" >71.50 &#177; 14.50</td><td align="center" valign="middle" >28.85 &#177; 1.15</td><td align="center" valign="middle" >0</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td></tr><tr><td align="center" valign="middle"  rowspan="2"  >ABIDE</td><td align="center" valign="middle" >ASD</td><td align="center" valign="middle" >68/11</td><td align="center" valign="middle" >18.58 &#177; 11.45</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >107.92 &#177; 3.15</td><td align="center" valign="middle" >105.81 &#177; 1.23</td><td align="center" valign="middle" >108.81 &#177; 2.10</td></tr><tr><td align="center" valign="middle" >NC</td><td align="center" valign="middle" >79/26</td><td align="center" valign="middle" >19.13 &#177; 11.85</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >-</td><td align="center" valign="middle" >113.15 &#177; 2.45</td><td align="center" valign="middle" >113.13 &#177; 1.15</td><td align="center" valign="middle" >115.07 &#177; 2.08</td></tr></tbody></table></table-wrap><p>For the preprocessing pipeline of each subject in ADNI dataset, the scanning time was 7 min, corresponding to 140 volumes. To address errors caused by magnetic field and signal instability, we removed the first 10 volumes. Then, we performed motion correction and calculated frame-wise displacement (FD) based on head motion parameters, and the subjects with more than 2.5 min of FD larger than 0.5 mm were excluded from the dataset. To reduce the influence of signal from head motion parameters, white matter, and cerebrospinal fluid (CSF), we adopted nuisance regression based on the Friston 24-parameter model. Subsequently, the corrected images were registered to the standard Montreal Neurological Institute (MNI) space and underwent spatial smoothing with band-pass temporal filtering (0.015 - 0.150 Hz). Finally, we divided the brain into 116 regions of interest (ROIs) based on AAL atlas [<xref ref-type="bibr" rid="scirp.126345-ref31">31</xref>] . It is worth noting that we used the AAL atlas for ROIs segmentation mainly because of its popularity and simplicity.</p><p>For the ABIDE dataset, all fMRI data were acquired on a standard echo-planar imaging sequence using a clinical routine 3.0 Tesla Allegra scanner. 184 subjects (including 79 ASDs and 105 NCs) from the largest site (i.e., NYU) were used in our study. The imaging parameters are as follows: TR/TE is 2000/15 ms with 180 volumes, the number of slices is 33, and the slice thickness is 4.0 mm. The preprocessing pipeline mainly consisted of four steps: 1) volume slice and head motion correction, 2) interference signal regression (including ventricle, white matter signal, and the high-order effects of head motion described by the Friston 24-parameter model), 3) registration to MNI space, and 4) temporal filtering (0.01 - 0.10 Hz). Finally, the brain was segmented into 116 ROIs based on the AAL atlas.</p></sec><sec id="s2_2"><title>2.2. Baseline Method</title><sec id="s2_2_1"><title>2.2.1. Pearson Correlation</title><p>The Pearson correlation is the simplest and widely adopted method for constructing graph, and in this study, we used it as a baseline task to develop our work. Assuming the features of each subject is represented by x i ∈ R t &#215; 1 , where t is the number of the features. The graph edge values based on PC can be defined by the following formula:</p><p>w i j ( P C ) = ( x i − x &#175; i ) T ( x j − x &#175; j ) ( x i − x &#175; i ) T ( x i − x &#175; i ) ( x j − x &#175; j ) T ( x j − x &#175; j ) (1)</p><p>where x &#175; i ∈ R t &#215; 1 is the mean vector of x i .</p><p>If x i is centered by x i − x &#175; i and standardized by ( x i − x &#175; i ) T ( x i − x &#175; i ) denoted as x i , then the above formula can be expressed as an inner product form:</p><p>W ( P C ) = X T X (2)</p><p>here, X = [ x 1 , x 2 , ⋯ , x r ] ∈ R t &#215; r is the preprocessed data matrix.</p></sec><sec id="s2_2_2"><title>2.2.2. Spares Representation</title><p>SR is one of the commonly-used methods for calculating partial correlation. The mathematical model for SR is expressed as follows:</p><p>min w i j     ∑ i = 1 n ( ‖ x i − ∑ i ≠ j     w i j x j ‖ 2 + δ ∑ i ≠ j | w i j | 1 ) , s .t .     w i i = 0 , ∀ i = 1 , ⋯ , n (3)</p><p>which can be further rewritten by the following matrix form:</p><p>min W     ‖ X − X W ‖ F 2 + δ ‖ W ‖ 1 , s .t .     w i i = 0 , ∀ i = 1 , ⋯ , n (4)</p><p>where ‖ X − X W ‖ F 2 is a data fitting term for capturing the partial correction information, ‖ W ‖ 1 is an l 1 -regularized term for obtaining sparse solutions of W, and δ is a regularization parameter for controlling the balance between these two terms. Note that the constraint w i i = 0 is used here to avoid the trivial solution (i.e., W = I , the identity matrix) by implicitly removing x i from X.</p></sec></sec><sec id="s2_3"><title>2.3. The Proposed Method for Graph Construction</title><sec id="s2_3_1"><title>2.3.1. Motivation</title><p>As mentioned earlier, the quality of the graph we construct is crucial for successful classification task. However, due to the lack of fundamental facts, we can only explore the real graph through research. Although previous methods have achieved good results in constructing graph, they are usually fixed once constructed and are generally separated from subsequent downstream task. This separation may lead to suboptimal graph, and extracted features are not ideal. Moreover, some methods cannot naturally integrate supervised information, which may limit application of the method in certain areas such as medicine. In <xref ref-type="fig" rid="fig1">Figure 1</xref>, we summarize the basic motivations and ideas.</p><p>To address the aforementioned issues, this paper utilizes subject-level graphs in the alternating optimization process, allowing the projection matrix to fully utilize the potential relationships between subjects in the graph, and synchronously learn with graph optimization. Such projection matrix constructs the population graph that merges the subsequent feature extraction and is closely linked</p><p>to the downstream task. At the same time, in order to balance the uniformity (or smoothness) and locality of the graph, we regularize the objective function by adding an entropy term. Then, we introduce a pairwise constraint (in the form of must-link/cannot-link constraints) to integrate supervised information into the joint optimization objective, for the construction of subject-level graphs and calculation of the projection matrix, thereby achieving more flexible modeling. This will be detailed in the following sections on algorithms and models.</p></sec><sec id="s2_3_2"><title>2.3.2. Model and Algorithm</title><p>Given a set of data points X = [ x 1 , x 2 , ⋯ , x r ] , x i ∈ R D , D is the number of upper triangular elements in the data calculated using Pearson correlation. The paired-constraints linking constraint M = { ( x i , x j ) | x i   and   x j   belongtothesameclass } and the paired-constraints non-linking constraint C = { ( x i , x j ) | x i   and   x j   belongtodifferentclass } cannot be linked. The goal of semi-supervised GoLPP is to optimize both the graph and projection directions within a unified framework while maintaining paired constraints. The objective function is defined as follows:</p><p>min W , S i j     ∑ i , j = 1 n ‖ W T x i − W T x j ‖ 2 S i j ∑ j = 1 n ‖ W T x i ‖ 2 + φ ∑ i , j = 1 n     S i j ln ( S i j / α ) , s .t .     ∑ j = 1 n     S i j &gt; 0 , ∀ i , j = 1 , ⋯ , n           S i j = 1,   if   ( x i , x j ) ∈ M , ∀ i , j = 1, ⋯ , n           S i j = 0,   if   ( x i , x j ) ∈ C , ∀ i , j = 1, ⋯ , n           S i j &gt; 0 , otherwise (5)</p><p>Although the objective function is not convex, it can be easily solved through Alternating Optimization (AO). The iterative process includes the following two main steps:</p><p>Step 1: Initialize the weights for the graph. For example, a simple initialization method is shown below:</p><p>S i j = { 1, if   ( x i , x j ) ∈ M 0, if   ( x i , x j ) ∈ C exp ( − ‖ x i − x j ‖ 2 / σ ) , otherwise (6)</p><p>Then, the optimal projection matrix is obtained using a generalized eigenvalue problem. In fact, the solution obtained in this way is not precise, as it involves ratio tracing and ratio tracking problems, which are beyond the scope of our main focus. For more details, please refer to [<xref ref-type="bibr" rid="scirp.126345-ref32">32</xref>] .</p><p>Step 2: Revise W = W &#175; and minimize the objective function, and we can obtain the following problem:</p><p>min S i j     ∑ i , j = 1 n ‖ W T x i − W T x j ‖ 2 S i j + φ ∑ i , j = 1 n     S i j ln ( S i j / α ) , s .t .     ∑ j = 1 n     S i j &gt; 0 , ∀ i , j = 1 , ⋯ , n           S i j = 1,   if   ( x i , x j ) ∈ M , ∀ i , j = 1 , ⋯ , n           S i j = 0,   if   ( x i , x j ) ∈ C , ∀ i , j = 1 , ⋯ , n           S i j &gt; 0 , otherwise (7)</p><p>In fact, we only need to consider the following problem first, and then add the part of equality constraints for S i j :</p><p>min S i j     ∑ i , j = 1 n ‖ W T x i − W T x j ‖ 2 S i j + φ ∑ i , j = 1 n     S i j ln ( S i j / α ) , s .t .     ∑ j = 1 n     S i j &gt; 0 , ∀ i , j = 1 , ⋯ , n           S i j &gt; 0 , otherwise (8)</p><p>where ( x i , x j ) ∉ M and ( x i , x j ) ∉ C . Then, letting ∂ L ∂ S i j = ‖ W T x i − W T x j ‖ 2 + φ ( ln ( S i j / α ) + 1 ) = 0 , We can obtain:</p><p>S i j = α ⋅ exp ( − 1 ) ⋅ exp ( − ‖ W T x i − W T x j ‖ 2 / φ ) (9)</p><p>α is a positive parameter used only to obtain a more compact and desirable solution under the new constraint. When the distance between two samples approaches 0, we expect the weight S i j to approach 1. We set α = e , then we get:</p><p>S i j = exp ( − ‖ W T x i − W T x j ‖ 2 / φ ) (10)</p><p>Finally, when we add the equality constraints, we have:</p><p>S &#175; i j = { 1, if   ( x i , x j ) ∈ M 0, if   ( x i , x j ) ∈ C exp ( − ‖ W T x i − W T x j ‖ 2 / σ ) , otherwise (11)</p><p>Finally, we update S i j using S &#175; i j and continue to iterate until convergence.</p><p>We use this approach to continuously update the construction of the graph and projection matrix, so as to learn important information between subjects in different transformation spaces, such as subject category information. This information is implicitly contained in the projection matrix, so that when the projection matrix is used to map data in the future, it can better distinguish between subjects. In addition, it implies the possibility that two samples belong to the same class. Specifically, if two samples come from the same class, the edge</p><p>weight is 1; if they come from different classes, it is 0; exp ( − ‖ W T x i − W T x j ‖ 2 / σ ) ,</p><p>if they are unlabeled, then the edge weight lies between 0 and 1. Specifically, when two samples are very close to each other, this value tends to 1; conversely, when samples are far apart from each other, it tends to 0.</p></sec></sec></sec><sec id="s3"><title>3. Experiments and Results</title><sec id="s3_1"><title>3.1. Experimental Setting</title><p>We evaluated our proposed method on the MCI and ASD datasets using a leave-one-out (LOO) cross-validation strategy. The performance was measured using four metrics: accuracy (ACC), sensitivity (SEN), specificity (SPE), and the area under the receiver operating characteristic curve (AUC). They intuitively display the overall recognition accuracy, patient recognition accuracy, normal recognition accuracy and confidence level of the model. Here are the definitions for these metrics:</p><p>A C C = T P + T N T P + T N + F P + F N (12)</p><p>S E N = T P T P + F N (13)</p><p>S P E = T N T N + F P (14)</p><p>here, TP represents the number of true positive subjects predicted, FN represents the number of false negative subjects predicted, and similarly, TN and FP represent the number of their corresponding experimental subjects.</p></sec><sec id="s3_2"><title>3.2. Competing Method</title><p>We compared the proposed the performance of our proposed method with with the baseline methods: PC, SR, the unsupervised form of our method (un-ours) and GCN. Next, we will explain some parameter settings. PC has no parameters, the sparse parameter of SR is selected as the optimal parameter in the range of [2<sup>−</sup><sup>4</sup>, 2<sup>−</sup><sup>2</sup>, 2<sup>0</sup>, 2<sup>2</sup>, 2<sup>4</sup>], and feature extraction uses t-test with a p-value set to 0.01. GCN performs node classification, and the initial graph is constructed using PC. The design of GCN is the same as the original paper [<xref ref-type="bibr" rid="scirp.126345-ref33">33</xref>] , with the following partly parameter settings: lr is 0.01, weight decay is 5e−4, and dropout is 0.5. In our method, the parameter settings are the same for unsupervised and semi-supervised. The regularization parameter defaults to 1, and the maximum iteration defaults to 100.</p><p>It is worth noting that our method does not perform feature extraction using t-test because the projection matrix learned during the process of learning the graph can map the data to the optimal position without the need for feature extraction. At the same time, we use thresholding to ensure a certain level of sparsity in the brain constructed by our method, and we discuss the impact of different levels of sparsity on our method. In our method, To simulate the lack of labeled data, we assume that 10% of the training samples are labeled and used to create must-link/cannot-link constraints depending on whether these samples belong to the same class. In this paper, we use leave-one-out cross-validation to split the data. Finally, we use SVM to predict the labels and calculate four evaluation metrics, namely accuracy (ACC), sensitivity (SEN), specificity (SPE), and area under the curve (AUC).</p></sec><sec id="s3_3"><title>3.3. Result</title><p>As shown in <xref ref-type="table" rid="table2">Table 2</xref>, we have listed the results obtained by each method in both datasets. Also, we visualized the results obtained by the comparison method and the proposed method in <xref ref-type="fig" rid="fig2">Figure 2</xref>, showing the disease classification results of ASD in the left graph and the disease classification results of MCI in the right graph. We can obtain the following results, where our proposed model clearly</p><table-wrap id="table2" ><label><xref ref-type="table" rid="table2">Table 2</xref></label><caption><title> Classification results under four performance indicators for five different methods</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Dataset</th><th align="center" valign="middle" >Method</th><th align="center" valign="middle" >ACC</th><th align="center" valign="middle" >SEN</th><th align="center" valign="middle" >SPE</th><th align="center" valign="middle" >ROC</th></tr></thead><tr><td align="center" valign="middle"  rowspan="5"  >ASD</td><td align="center" valign="middle" >PC</td><td align="center" valign="middle" >61.41%</td><td align="center" valign="middle" >58.23%</td><td align="center" valign="middle" >63.81%</td><td align="center" valign="middle" >69.83%</td></tr><tr><td align="center" valign="middle" >SR</td><td align="center" valign="middle" >66.85%</td><td align="center" valign="middle" >46.84%</td><td align="center" valign="middle" >81.90%</td><td align="center" valign="middle" >68.61%</td></tr><tr><td align="center" valign="middle" >GCN</td><td align="center" valign="middle" >67.39%</td><td align="center" valign="middle" >65.82%</td><td align="center" valign="middle" >68.57%</td><td align="center" valign="middle" >67.20%</td></tr><tr><td align="center" valign="middle" >Un-ours</td><td align="center" valign="middle" >69.02%</td><td align="center" valign="middle" >62.03%</td><td align="center" valign="middle" >74.29%</td><td align="center" valign="middle" >73.14%</td></tr><tr><td align="center" valign="middle" >Ours</td><td align="center" valign="middle" >70.11%</td><td align="center" valign="middle" >63.29%</td><td align="center" valign="middle" >75.24%</td><td align="center" valign="middle" >73.16%</td></tr><tr><td align="center" valign="middle"  rowspan="5"  >MCI</td><td align="center" valign="middle" >PC</td><td align="center" valign="middle" >78.10%</td><td align="center" valign="middle" >77.94%</td><td align="center" valign="middle" >78.26%</td><td align="center" valign="middle" >85.68%</td></tr><tr><td align="center" valign="middle" >SR</td><td align="center" valign="middle" >84.67%</td><td align="center" valign="middle" >85.29%</td><td align="center" valign="middle" >84.06%</td><td align="center" valign="middle" >91.86%</td></tr><tr><td align="center" valign="middle" >GCN</td><td align="center" valign="middle" >85.40%</td><td align="center" valign="middle" >86.76%</td><td align="center" valign="middle" >84.06%</td><td align="center" valign="middle" >85.41%</td></tr><tr><td align="center" valign="middle" >Un-ours</td><td align="center" valign="middle" >85.40%</td><td align="center" valign="middle" >83.82%</td><td align="center" valign="middle" >86.96%</td><td align="center" valign="middle" >89.37%</td></tr><tr><td align="center" valign="middle" >Ours</td><td align="center" valign="middle" >86.13%</td><td align="center" valign="middle" >83.82%</td><td align="center" valign="middle" >88.41%</td><td align="center" valign="middle" >89.49%</td></tr></tbody></table></table-wrap><p>outperforms the comparison method, which illustrates the benefit of considering the co-optimization of the projection matrix of the graph and feature extraction during the construction of the graph. In addition, the inclusion of appropriate supervision information also contributes to the performance improvement. In <xref ref-type="fig" rid="fig3">Figure 3</xref> we also compare the graph constructed by our method with different degrees of sparsity, and the result is that the graph no longer needs to be sparse on the ASD dataset, it has reached the optimum, and it is basically no longer needed to be sparse on the MCI dataset, which shows that the projection matrix learned by our method is able to map the data to the learned optimal space without generating similar to the PC due to noise and other reasons The weak connection due to noise, etc.</p></sec></sec><sec id="s4"><title>4. Conclusion</title><p>In this paper, we construct task-dependent adaptive graph in a semi-supervised scene using a relaxed constrained graph-optimized holdout projection, which fits well into the context of the lack of labelling in medicine. We make use of the projection matrix to map the data to the learned best space, and use the node features in the graph to classify by SVM. The experimental results show that the method achieves 86.13% and 70.11% correct rates for the MCI and ASD recognition tasks based on the leave-one-out method, respectively, and outperforms the baseline method in terms of ACC and SPE. This further illustrates the importance of task-dependent adaptive graph and reliable supervised information to improve the generalization of subsequent classifier. Our model has very few hyperparameters, which avoids the difficulty of parameter selection, but on the other hand, it also reduces the flexibility of the model. In addition, heterogeneity between data from different sites is also a limitation. In the future, we will try to design more powerful and adaptive graph learning methods to overcome the problems of hyperparameter selection and site heterogeneity.</p></sec><sec id="s5"><title>Conflicts of Interest</title><p>The authors declare no conflicts of interest regarding the publication of this paper.</p></sec><sec id="s6"><title>Cite this paper</title><p>Zhang, K.P., Zhang, Y.N. and Liu, X.Y. (2023) Semi-Supervised Graph Learning for Brain Disease Identification. Journal of Applied Mathematics and Physics, 11, 1846-1859. https://doi.org/10.4236/jamp.2023.117119</p></sec></body><back><ref-list><title>References</title><ref id="scirp.126345-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Zhang, Y., Guo, P., Ma, Z., Lu, P., Kebebe, D. and Liu, Z. (2021) Combination of Cell-Penetrating Peptides with Nanomaterials for the Potential Therapeutics of Central Nervous System Disorders: A Review. Journal of Nanobiotechnology, 19, Article No. 255. https://doi.org/10.1186/s12951-021-01002-3</mixed-citation></ref><ref id="scirp.126345-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Vismara, L.A. and Rogers, S.J. (2010) Behavioral Treatments in Autism Spectrum Disorder: What Do We Know? Annual Review of Clinical Psychology, 6, 447-468. https://doi.org/10.1146/annurev.clinpsy.121208.131151</mixed-citation></ref><ref id="scirp.126345-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Dawson, G., Jones, E.J., Merkle, K., Venema, K., Lowy, R., Faja, S., Kamara, D., Murias, M., Greenson, J., Winter, J., et al. (2012) Early Behavioral Intervention Is Associated with Normalized Brain Activity in Young Children with Autism. Journal of the American Academy of Child &amp; Adolescent Psychiatry, 51, 1150-1159. https://doi.org/10.1016/j.jaac.2012.08.018</mixed-citation></ref><ref id="scirp.126345-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">Alzheimer’s Association (2019) 2019 Alzheimer’s Disease Facts and Figures. Alzheimer’s &amp; Dementia, 15, 321-387. https://doi.org/10.1016/j.jalz.2019.01.010</mixed-citation></ref><ref id="scirp.126345-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Bijsterbosch, J., Smith, S.M. and Beckmann, C. (2017) An Introduction to Resting State fMRI Functional Connectivity. Oxford University Press, Oxford.</mixed-citation></ref><ref id="scirp.126345-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Zhou, J., Cui, G., Hu, S., Zhang, Z., Yang, C., Liu, Z., Wang, L., Li, C. and Sun, M. (2020) Graph Neural Networks: A Review of Methods and Applications. AI Open, 1, 57-81. https://doi.org/10.1016/j.aiopen.2021.01.001</mixed-citation></ref><ref id="scirp.126345-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Xie, Y., Xu, Z., Zhang, J., Wang, Z. and Ji, S. (2022) Self-Supervised Learning of Graph Neural Networks: A Unified Review. IEEE Transactions on Pattern Analysis and Machine Intelligence, 45, 2412-2429. https://doi.org/10.1109/TPAMI.2022.3170559</mixed-citation></ref><ref id="scirp.126345-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Xia, F., Sun, K., Yu, S., Aziz, A., Wan, L., Pan, S. and Liu, H. (2021) Graph Learning: A Survey. IEEE Transactions on Artificial Intelligence, 2, 109-127. https://doi.org/10.1109/TAI.2021.3076021</mixed-citation></ref><ref id="scirp.126345-ref9"><label>9</label><mixed-citation publication-type="other" xlink:type="simple">Jiang, X., Zhang, L., Qiao, L. and Shen, D. (2019) Estimating Functional Connectivity Networks via Low-Rank Tensor Approximation with Applications to MCI Identification. IEEE Transactions on Biomedical Engineering, 67, 1912-1920. https://doi.org/10.1109/TBME.2019.2950712</mixed-citation></ref><ref id="scirp.126345-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Lurie, D.J., Kessler, D., Bassett, D.S., Betzel, R.F., Breakspear, M., Kheilholz, S., Kucyi, A., Liegeois, R., Lindquist, M.A., McIntosh, A.R., et al. (2020) Questions and Controversies in the Study of Time-Varying Functional Connectivity in Resting fMRI. Network Neuroscience, 4, 30-69. https://doi.org/10.1162/netn_a_00116</mixed-citation></ref><ref id="scirp.126345-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Van Engelen, J.E. and Hoos, H.H. (2020) A Survey on Semisupervised Learning. Machine Learning, 109, 373-440. https://doi.org/10.1007/s10994-019-05855-6</mixed-citation></ref><ref id="scirp.126345-ref12"><label>12</label><mixed-citation publication-type="book" xlink:type="simple">Zhou, Z.-H. and Zhou, Z.-H. (2021) Semi-Supervised Learning. In: Zhou, Z.-H., Ed., Machine Learning, Springer, Berlin, 315-341. https://doi.org/10.1007/978-981-15-1967-3_13</mixed-citation></ref><ref id="scirp.126345-ref13"><label>13</label><mixed-citation publication-type="other" xlink:type="simple">Song, Z., Yang, X., Xu, Z. and King, I. (2022) Graph-Based Semi-Supervised Learning: A Comprehensive Review. IEEE Transactions on Neural Networks and Learning Systems. https://doi.org/10.1109/TNNLS.2022.3155478</mixed-citation></ref><ref id="scirp.126345-ref14"><label>14</label><mixed-citation publication-type="other" xlink:type="simple">Biswal, B., Zerrin Yetkin, F., Haughton, V.M. and Hyde, J.S. (1995) Functional Connectivity in the Motor Cortex of Resting Human Brain Using Echo-Planar MRI. Magnetic Resonance in Medicine, 34, 537-541. https://doi.org/10.1002/mrm.1910340409</mixed-citation></ref><ref id="scirp.126345-ref15"><label>15</label><mixed-citation publication-type="other" xlink:type="simple">Marrelec, G., Krainik, A., Duffau, H., Pelegrini-Issac, M., Lehericy, S., Doyon, J. and Benali, H. (2006) Partial Correlation for Functional Brain Interactivity Investigation in Functional MRI. Neuroimage, 32, 228-237. https://doi.org/10.1016/j.neuroimage.2005.12.057</mixed-citation></ref><ref id="scirp.126345-ref16"><label>16</label><mixed-citation publication-type="other" xlink:type="simple">Salvador, R., Suckling, J., Schwarzbauer, C. and Bullmore, E. (2005) Undirected Graphs of Frequency-Dependent Functional Connectivity in Whole Brain Networks. Philosophical Transactions of the Royal Society B: Biological Sciences, 360, 937-946. https://doi.org/10.1098/rstb.2005.1645</mixed-citation></ref><ref id="scirp.126345-ref17"><label>17</label><mixed-citation publication-type="other" xlink:type="simple">Erkan, G. and Radev, D.R. (2004) Lexrank: Graph-Based Lexical Centrality as Salience in Text Summarization. Journal of Artificial Intelligence Research, 22, 457-479. https://doi.org/10.1613/jair.1523</mixed-citation></ref><ref id="scirp.126345-ref18"><label>18</label><mixed-citation publication-type="other" xlink:type="simple">Yang, L. and Jin, R. (2006) Distance Metric Learning: A Comprehensive Survey. Michigan State University, East Lansing.</mixed-citation></ref><ref id="scirp.126345-ref19"><label>19</label><mixed-citation publication-type="other" xlink:type="simple">Weinberger, K.Q. and Saul, L.K. (2009) Distance Metric Learning for Large Margin nearest Neighbor Classification. Journal of Machine Learning Research, 10, 207-244.</mixed-citation></ref><ref id="scirp.126345-ref20"><label>20</label><mixed-citation publication-type="other" xlink:type="simple">Qiao, L., Zhang, H., Kim, M., Teng, S., Zhang, L. and Shen, D. (2016) Estimating Functional Brain Networks by Incorporating a Modularity Prior. Neuroimage, 141, 399-407. https://doi.org/10.1016/j.neuroimage.2016.07.058</mixed-citation></ref><ref id="scirp.126345-ref21"><label>21</label><mixed-citation publication-type="other" xlink:type="simple">Li, W., Wang, Z., Zhang, L., Qiao, L. and Shen, D. (2017) Remodeling Pearson’s Correlation for Functional Brain Network Estimation and Autism Spectrum Disorder Identification. Frontiers in Neuroinformatics, 11, Article No. 55. https://doi.org/10.3389/fninf.2017.00055</mixed-citation></ref><ref id="scirp.126345-ref22"><label>22</label><mixed-citation publication-type="other" xlink:type="simple">Zhang, Y., Jiang, X., Qiao, L. and Liu, M. (2021) Modularity Guided Functional Brain Network Analysis for Early-Stage Dementia Identification. Frontiers in Neuroscience, 15, Article ID: 720909. https://doi.org/10.3389/fnins.2021.720909</mixed-citation></ref><ref id="scirp.126345-ref23"><label>23</label><mixed-citation publication-type="other" xlink:type="simple">Lee, H., Lee, D.S., Kang, H., Kim, B.-N. and Chung, M.K. (2011) Sparse Brain Network Recovery under Compressed Sensing. IEEE Transactions on Medical Imaging, 30, 1154-1165. https://doi.org/10.1109/TMI.2011.2140380</mixed-citation></ref><ref id="scirp.126345-ref24"><label>24</label><mixed-citation publication-type="other" xlink:type="simple">Varoquaux, G., Gramfort, A., Poline, J.-B. and Thirion, B. (2010) Brain Covariance Selection: Better Individual Functional Connectivity Models Using Population Prior. NIPS’10: Proceedings of the 23rd International Conference on Neural Information Processing Systems, Volume 2, 2334-2342.</mixed-citation></ref><ref id="scirp.126345-ref25"><label>25</label><mixed-citation publication-type="other" xlink:type="simple">Sporns, O. and Betzel, R.F. (2016) Modular Brain Networks. Annual Review of Psychology, 67, 613-640. https://doi.org/10.1146/annurev-psych-122414-033634</mixed-citation></ref><ref id="scirp.126345-ref26"><label>26</label><mixed-citation publication-type="other" xlink:type="simple">Qiao, L., Zhang, L., Chen, S. and Shen, D. (2018) Data-Driven Graph Construction and Graph Learning: A Review. Neurocomputing, 312, 336-351. https://doi.org/10.1016/j.neucom.2018.05.084</mixed-citation></ref><ref id="scirp.126345-ref27"><label>27</label><mixed-citation publication-type="other" xlink:type="simple">Zhang, L. and Qiao, L. (2017) A Graph Optimization Method for Dimensionality Reduction with Pairwise Constraints. International Journal of Machine Learning and Cybernetics, 8, 275-281. https://doi.org/10.1007/s13042-014-0321-6</mixed-citation></ref><ref id="scirp.126345-ref28"><label>28</label><mixed-citation publication-type="other" xlink:type="simple">He, X. and Niyogi, P. (2003) Locality Preserving Projections. NIPS’03: Proceedings of the 16th International Conference on Neural Information Processing Systems, Vancouver, 8-13 December 2003, 153-160.</mixed-citation></ref><ref id="scirp.126345-ref29"><label>29</label><mixed-citation publication-type="other" xlink:type="simple">Zhou, Y., Zhang, L., Teng, S., Qiao, L. and Shen, D. (2018) Improving Sparsity and Modularity of High-Order Functional Connectivity Networks for MCI and ASD Identification. Frontiers in Neuroscience, 12, Article No. 959. https://doi.org/10.3389/fnins.2018.00959</mixed-citation></ref><ref id="scirp.126345-ref30"><label>30</label><mixed-citation publication-type="other" xlink:type="simple">Yan, C.-G., Wang, X.-D., Zuo, X.-N. and Zang, Y.-F. (2016) Dpabi: Data Processing &amp; Analysis for (Resting-State) Brain Imaging. Neuroinformatics, 14, 339-351. https://doi.org/10.1007/s12021-016-9299-4</mixed-citation></ref><ref id="scirp.126345-ref31"><label>31</label><mixed-citation publication-type="other" xlink:type="simple">Tzourio-Mazoyer, N., Landeau, B., Papathanassiou, D., Crivello, F., Etard, O., Delcroix, N., Mazoyer, B. and Joliot, M. (2002) Automated Anatomical Labeling of Activations in SPM Using a Macroscopic Anatomical Parcellation of the MNI MRI Single-Subject Brain. Neuroimage, 15, 273-289. https://doi.org/10.1006/nimg.2001.0978</mixed-citation></ref><ref id="scirp.126345-ref32"><label>32</label><mixed-citation publication-type="other" xlink:type="simple">Wang, H., Yan, S., Xu, D., Tang, X. and Huang, T. (2007) Trace Ratio vs. Ratio Trace for Dimensionality Reduction. 2007 IEEE Conference on Computer Vision and Pattern Recognition, Minneapolis, 17-22 June 2007, 1-8. https://doi.org/10.1109/CVPR.2007.382983</mixed-citation></ref><ref id="scirp.126345-ref33"><label>33</label><mixed-citation publication-type="other" xlink:type="simple">Kipf, T.N. and Welling, M. (2016) Semi-Supervised Classification with Graph Convolutional Networks.</mixed-citation></ref></ref-list></back></article>