Next Article in Journal
Characterization of the Response of Magnetron Sputtered In2O3−x Sensors to NO2
Next Article in Special Issue
Improved Resting-State Functional MRI Using Multi-Echo Echo-Planar Imaging on a Compact 3T MRI Scanner with High-Performance Gradients
Previous Article in Journal
A Critical Review on Factors Affecting the User Adoption of Wearable and Soft Robotics
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Identification of Homogeneous Subgroups from Resting-State fMRI Data

1
Department of Computer Science and Electrical Engineering, University of Maryland Baltimore County, Baltimore, MD 21250, USA
2
Tri-Institutional Center for Translational Research in Neuroimaging and Data Science (TReNDS), Georgia State University, Georgia Institute of Technology, and Emory University, Atlanta, GA 30303, USA
*
Authors to whom correspondence should be addressed.
Sensors 2023, 23(6), 3264; https://doi.org/10.3390/s23063264
Submission received: 11 January 2023 / Revised: 4 March 2023 / Accepted: 14 March 2023 / Published: 20 March 2023
(This article belongs to the Special Issue Sensing Functional Imaging Biomarkers and Artificial Intelligence)

Abstract

:
The identification of homogeneous subgroups of patients with psychiatric disorders can play an important role in achieving personalized medicine and is essential to provide insights for understanding neuropsychological mechanisms of various mental disorders. The functional connectivity profiles obtained from functional magnetic resonance imaging (fMRI) data have been shown to be unique to each individual, similar to fingerprints; however, their use in characterizing psychiatric disorders in a clinically useful way is still being studied. In this work, we propose a framework that makes use of functional activity maps for subgroup identification using the Gershgorin disc theorem. The proposed pipeline is designed to analyze a large-scale multi-subject fMRI dataset with a fully data-driven method, a new constrained independent component analysis algorithm based on entropy bound minimization (c-EBM), followed by an eigenspectrum analysis approach. A set of resting-state network (RSN) templates is generated from an independent dataset and used as constraints for c-EBM. The constraints present a foundation for subgroup identification by establishing a connection across the subjects and aligning subject-wise separate ICA analyses. The proposed pipeline was applied to a dataset comprising 464 psychiatric patients and discovered meaningful subgroups. Subjects within the identified subgroups share similar activation patterns in certain brain areas. The identified subgroups show significant group differences in multiple meaningful brain areas including dorsolateral prefrontal cortex and anterior cingulate cortex. Three sets of cognitive test scores were used to verify the identified subgroups, and most of them showed significant differences across subgroups, which provides further confirmation of the identified subgroups. In summary, this work represents an important step forward in using neuroimaging data to characterize mental disorders.

1. Introduction

With the increasing availability of large-scale multi-subject data, precision medicine is set to change modern medical care [1]. Traditional symptom-based medical care, in which clinical decisions are made based on the data collected from a large population of patients, is envisioned to be replaced by a more individual-based approach where personalized treatment is grounded in deep assimilation of a subgroup of patients carrying unique disease characteristics [2]. By taking into consideration the key characteristics shared by specific subgroups of patients, precision medicine aims to target treatments that benefit the patients the most and with sparse side effects. The core challenge of precision medicine is to classify patients into homogeneous subgroups based on the biomarkers of a certain disease, where individuals share homogeneity within a subgroup and express heterogeneity across subgroups. This becomes more challenging for patients with psychiatric disorders because the etiology of a majority of neuropsychiatric illnesses is unclear [3,4,5,6], even though studies show that numerous subtypes exist within broad neuropsychiatric disorder domains including schizophrenia [7], bipolar disorder [8], major depression [9,10], and autism [11]. Traditionally, parsing patients with mental disorders is based on primarily subjective measures including descriptive psychopathology, which originates from the expression of each individual, behavioral characteristics, cognitive test scores, and other related indices [12,13]. The classification accuracy is limited due to the limitation of identifying internal abnormalities based on external symptoms and the uncertain relationship between subtypes and post hoc descriptions [14].
Functional magnetic resonance imaging (fMRI), reflecting neural activity changes in an area of the brain by measuring the blood-oxygenation-level-dependent (BOLD) signal, has been attractive for understanding neurological changes associated with a broad range of psychiatric disorders [15]. Besides the insights provided by fMRI, research also shows that the functional connectivity profiles captured by fMRI preserve subject variability and act as fingerprints [16]. The sustainability and reproducibility of the identified functional profiles from fMRI provide a valuable opportunity for classifying psychiatric patients into subgroups by analyzing their brain functions.
Independent component analysis (ICA) has been successfully applied to fMRI analysis for estimating functional networks in a data-driven manner [17,18,19]. Hence, ICA can identify putative biomarkers of multiple neuropsychiatric disorders effectively [19,20,21,22,23,24,25]. ICA decomposes a subject’s brain activities into a series of functional networks that are maximally independent. Analyzing individual-level ICA results from a large-scale multi-subject dataset can be complicated because the components across subjects are not aligned due to the intrinsic sign and permutation ambiguity of ICA, which makes it difficult to draw group inferences [25]. Group ICA (GICA) [26] generalizes ICA to provide group inferences for multi-subject analysis. GICA performs a first-level PCA on individual subject data followed by a second-level PCA on the vertically concatenated data. A single ICA estimation is performed only on the aggregated group-level data. The subject-specific result is achieved by the back-reconstruction step in GICA, which allows for inter-subject comparison of the spatial and temporal results. However, the assumption of common group-level spatial maps makes GICA less competitive than another extension of ICA, independent vector analysis (IVA), in preserving inter-subject variability [27,28,29,30,31]. IVA [32] extends ICA to multi-subject analysis by effectively making use of the dependence across datasets [25,33]. By exploiting the multivariate information across the subjects, IVA allows the subject datasets to fully interact with each other [25]; this makes IVA a good candidate for subgroup identification. Studies on the application of IVA to subgroup identification yield promising results that meaningful functional networks are detected and show significant group differences across the identified subgroups [34,35]. However, IVA is computationally expensive, and its performance degrades as the number of datasets increases [34]. In [34,35], both of the studies implemented IVA on only 50 subjects due to the computational complexity, which limits the potential of identifying subgroups from a large-scale (a couple of hundred to thousand of subjects) dataset.
To balance the trade-off between the accuracy and complexity of an algorithm, adding a constraint is a general solution when certain domain knowledge is accessible. Compared with general ICA, constrained ICA (c-ICA) allows multi-subject datasets to be connected through the constraints and the components to be aligned across subject-level ICA analyses, which provides a foundation for identifying subgroups from a large-scale dataset. Studies on c-ICA show that providing robust prior information increases c-ICA overall performance in source separation [36,37,38,39,40,41]. Compared with IVA, c-ICA overcomes the computational complexity caused by over-parameterization due to its flexibility as it can be applied to individual subjects. Compared with GICA, c-ICA better preserves inter-subject variability as it analyzes individual subjects separately. Therefore, c-ICA is a good candidate for subgroup identification because it is able to leverage the rich information of subgroups from a large-scale dataset while maintaining a low computational cost.
This study aims to identify subgroups from a large-scale multi-subject resting-state fMRI dataset consisting of 464 subjects, including patients with schizophrenia (176), psychotic bipolar disorder (159), and schizoaffective disorder (129). The identification of subgroups from fMRI or other large datasets is a crucial problem that has not yet been sufficiently addressed. To properly address this issue, we propose a pipeline that makes use of functional activity maps for subgroup identification with the Gershgorin disc theorem, which we call fSIG. The proposed pipeline uses a c-ICA- and Gershgorin disc-based method to identify homogeneous subgroups within which subjects have similar functional network activity patterns. Additionally, we present a flexible constrained algorithm, c-EBM, using the entropy bound minimization (EBM) technique [42]. There are limitations of current c-ICA algorithms that impose an orthogonality constraint on their demixing matrices and only use fixed nonlinearity, which limits the solution space and also performance [36,37,38,39,40,41]. c-EBM overcomes the aforementioned limitations by providing a flexible density matching and decoupling for the demixing matrix without the orthogonality constraint. To extract reliable resting-state networks as references for c-EBM, group ICA-EBM [26,42] is incorporated into the fSIG pipeline. We demonstrate that results from c-EBM capture inter-subject variability and can be used for subgroup identification studies. Preliminary work using the Gershgorin disc theorem for subgroup identification study is presented in our previous work [35], which is incorporated within the fSIG pipeline along with c-EBM in this work. Our results show that the fSIG pipeline is able to identify homogeneous subgroups that show significant activity differences in multiple meaningful brain areas such as the dorsolateral prefrontal cortex, anterior cingulate cortex, superior temporal gyrus, etc. These areas have been connected with functional deficits in psychiatric disorders in multiple prior studies [43,44,45]. Compared with subgroups identified by the method in [34], results from fSIG show various advantages including: (1) better subgroup structures such that subjects within each subgroup have higher correlations than the subjects outside the subgroup in their functional network activities; (2) more meaningful brain areas that show significant group differences. Besides using neuroimaging data, three sets of cognitive tests scores: Social Functioning Scale (SFS) [46], Brief Assessment of Cognition in Schizophrenia (BACS) [47], and Positive and Negative Syndrome Scale (PANSS) [48] are statistically analyzed in order to validate the identified subgroups from different perspectives. Results from fSIG show significant group differences on most cognitive test scores across the subgroups identified with neuroimaging data, which increases our confidence that the identified subgroups are meaningful.
The rest of this paper is organized as follows: methods used to identify subgroups, including ICA-EBM, c-EBM, and the Gershgorin disc-based method for subgroup identification are presented separately in Section 2.1, Section 2.2 and Section 2.3. The data used in this study and the preprocessing are introduced in Section 2.5. The template generation steps are listed in Section 2.6. The implementation of c-EBM on subgroup identification and its corresponding results are presented in Section 3, followed by discussions in Section 4.

2. Materials and Methods

2.1. ICA-EBM

The basic noiseless ICA problem can be modeled as [25]
x ( v ) = A s ( v ) , 1 v V ,
where x ( v ) = [ x 1 ( v ) , , x N ( v ) ] is an observation vector (e.g., from a single subject) at sample index v (superscript ⊤ represents transpose); s ( v ) = [ s 1 ( v ) , , s N ( v ) ] are N statistically independent, zero mean, and unit variance latent sources; and A R N × N is an unknown invertible mixing matrix. Given the model, ICA estimates the latent sources by finding a demixing matrix W R N × N such that the estimates y ( v ) = [ y 1 ( v ) , , y N ( v ) ] , where y ( v ) = W x ( v ) , are maximally independent. To simplify the notation, the sample index v is suppressed in the rest of this paper. The ICA cost function, J ( W ) , can be represented as the mutual information among N source estimates y n for n = 1 , , N , which can be written as a function of the demixing matrix W [25]
J ( W ) = n = 1 N H ( y n ) log | det ( W ) | H ( x ) ,
where H ( y n ) is the (differential) entropy of the n th estimation y n , log | det ( W ) | is a regularization term preventing the demixing matrix W having small determinant and the cost function being minimized by only scaling the estimates. The last term, H ( x ) , is the entropy of x and is constant with respect to W .
Sources can be estimated by minimizing J ( W ) with respect to W . In order to calculate the entropy of the n th estimate, H ( y n ) = E [ log p y n ( y n ) ] , the probability density function p y n ( y n ) is required. However, the estimation of a probability density function can be computationally complicated [49]. Therefore, finding a flexible way to estimate the entropy approximation is important for ICA. ICA by entropy bound minimization (EBM) estimates entropy by utilizing a finite number of predefined measuring functions coming from various distributions and the maximum entropy principle. Previous research [50] shows that, with fMRI data, EBM provides better estimations of functionally relevant components than other ICA algorithms such as Infomax.
In order to obtain a better model match for each source and simplify the optimization procedure, a decoupling step is performed to divide the matrix optimization problem into a series of vector optimization problems. One way of applying decoupling is to constrain the demixing matrix W to be orthogonal [49]. However, the regularization term becomes fixed, and the solution space shrinks with the orthogonality constraint. Another way of implementing decoupling procedure on (2) is through the method proposed in [51], which does not constrain W to be orthogonal. The original problem is simplified to minimize the mutual information among the estimated sources with respect to each row vector w n , based on which (2) can be rewritten as
J n ( w n ) = H ( y n ) log | d n w n | + C ,
where d n is a unit vector that is perpendicular to all the rows of the demixing matrix W except w n [51] and C is a constant that does not depend on w n . With the decoupling procedure, the ICA-EBM cost function can be written as
J n ( w n ) = O m ( n ) { E [ G m ( n ) ( y n ) ] } log | d n w n | + C 1 ,
where O m ( n ) { E [ G m ( n ) ( y n ) ] } measures the negentropy of the n th estimation and can be solved numerically as in [42]; G m ( n ) , for m = 1 , , M , is a selected measure function from a set of M ( M = 4 in this paper) measuring functions G ( x ) : x 4 , | x | 1 + | x | , x | x | 10 + | x | , x 1 + x 2 ; the value of O ( · ) is calculated beforehand to alleviate the followed calculation; and C 1 is a constant with respect to w n .

2.2. Constrained EBM

ICA has been widely used as a fully data-driven method for fMRI analysis due to its minimal assumptions about the data. When reliable references are available, the source separation performance of ICA can be improved by leveraging the prior information through incorporating references such as spatial activation maps into the ICA cost function [36,37,38,39,40,41].
For a given observed dataset comprising V samples, the estimations are given by the matrix equation Y = W X , with Y , X R N × V . The reference of the n th source estimate y n = [ y n ( 1 ) , , y n ( V ) ] R V is denoted by r n R V . The constraint function h n ( · ) is defined as
h n ( r n , y n ) = θ n ϵ ( r n , y n ) 0 ,
where ϵ ( r n , y n ) quantifies the similarity between the n th estimates and its corresponding reference and θ n is the constraint parameter that tolerates the level of deviation of y n from r n . The absolute value of the Pearson correlation is used as the measurement of similarity:
ϵ ( r n , y n ) = | corr ( r n , y n ) | = | r n y n r n y n | [ 0 , 1 ] .
With the decoupling procedure in (4), c-EBM is able to apply constraints to individual sources without assuming the demixing matrix W to be orthogonal. The value of θ n is restricted between 0 and 1 and can be determined based on specific applications. Higher values of θ n provide estimates that are highly similar to the references, which can be helpful when keeping the variability of the datasets is not the priority. On the other hand, estimates from c-EBM with lower values of θ n are less similar to the references but better at preserving the variability across datasets, which is preferred for subgroup identification.
We apply an augmented Lagrangian-based approach to incorporate the inequality constraint (5) into the cost function (4). A slack variable z is defined as h n ( r n , y n ) + z 2 = 0 to replace the inequality constraint with an equality constraint. The cost function of c-EBM can be written as [40]
J n c ( w n , μ n ) = J n ( w n ) + 1 2 γ max { 0 , [ γ h n ( r n , y n ) + μ n ] } 2 μ n 2 ,
where μ n is a Lagrangian multiplier and γ R + is a learning parameter. Gradient descent approach is used for minimizing J n c with respect to w n , with the update
w n = w n i + 1 w n i J n c ( w n ) w n = O m ( n ) { E [ G m ( n ) ( y n ) ] } E [ g m ( n ) ( y n ) X ] d n d n w n max ( 0 , [ γ n h n ( r n , y n ) + μ n ] ) sign ( r n y n ) 1 V X r n ,
where i denotes the iteration index, and O ( · ) and g m ( n ) are the first order derivatives of O ( · ) and G m ( n ) ( · ) , respectively. In each iteration, the Lagrange multiplier μ n is updated by
μ n max { 0 , [ γ n h n ( r n , y n ) + μ n ] } .

2.3. Subgroup Identification

Functional connectivity profiles estimated using fMRI data are shown to be robust and stable for identifying subject variability, similar to fingerprints. From this point of view, a homogeneous subgroup (SG) can be defined as group subjects that have similar functional network activity patterns, i.e., higher correlation within the group than the subjects outside the group. Each component from the ICA results represents an activation map of a functional network for a given subject. By taking advantage of the prior information provided by the references r n , c-EBM is able to align the components across subjects which alleviates the post-process alignment for subgroup study. Group ICA [26] is used to extract reliable resting-state networks as reference followed by performing subject-level analysis with c-EBM.
Subject-wise c-EBM is applied to K subjects separately. Because each subject is a dataset for c-EBM, in this paper, we use K subjects and K dataset interchangeably. To evaluate the similarity of a specified functional network across K subjects, let us recall from (1) the ICA model for the k th subject
x [ k ] ( v ) = A [ k ] s [ k ] ( v ) , 1 v V .
The v th sample of the source vector, s [ k ] ( v ) = [ s 1 [ k ] ( v ) , , s N [ k ] ( v ) ] , is a realization of the random vector s [ k ] R N . We define the n th source component vector (SCV) as s n = [ s n [ 1 ] , , s n [ K ] ] , which is a random vector independent of all other SCVs. Accordingly, the estimate of the n th SCV is denoted by y n = [ y n [ 1 ] , , y n [ K ] ] . For the v th sample, the corresponding realization of the n th estimated SCV is y n ( v ) = [ y n [ 1 ] ( v ) , , y n [ K ] ( v ) ] , where y n [ k ] ( v ) = w n [ k ] x [ k ] ( v ) . Thus, for a total of V samples, the estimated sample covariance matrix of the n th SCV is given by
C ^ n = 1 V 1 Y n Y n , where Y n = y n [ 1 ] ( 1 ) y n [ 1 ] ( 2 ) y n [ 1 ] ( V ) y n [ 2 ] ( 1 ) y n [ 2 ] ( 2 ) y n [ 2 ] ( V ) y n [ K ] ( 1 ) y n [ K ] ( 2 ) y n [ K ] ( V ) R K × V .
We note that C ^ n provides the correlation information among K subjects for a given functional network. Subjects that have similar functional network activation patterns will show higher correlation value within themselves, which forms block structures in C ^ n .
Subgroups are defined based on the correlation values of subjects with similar functional network activation patterns. Specifically, these subgroups are identified as the diagonal blocks within the sample covariance matrix C ^ n , where the entries within each block represent the correlations between subjects in that subgroup. To obtain a sample covariance matrix with diagonal block structures, we permute C ^ n based on the subjects’ indices from the subgroup identification results. Therefore, we can define the sample covariance matrix of the n th SCV which has B diagonal blocks as C ^ n = blkdiag G n 1 , , G n B , where G n b R g b × g b , for b = 1 , , B , represents the correlation coefficients between the g b subjects within one subgroup. In situations where there exists a distinct group of subjects that do not display correlations with any other subjects or belong to any subgroups, the final diagonal block in C ^ n may consist of an identity matrix. Typically, the diagonal-block structure has off-diagonal block entries with lower values than those within the diagonal block. This structure indicates that the subjects within the corresponding subgroup exhibit a high correlation with one another.
The subgroup identification process consists of two steps: (I) cluster SCVs based on C ^ n such that SCVs with similar activation patterns across subjects will be in the same cluster Φ ; (II) identify homogeneous subgroups based on the aggregated covariance matrix C ¯ calculated from the i th cluster of the SCVs, Φ i , 1 i I , where I is the total number of clusters and C ¯ = 1 / M i m Φ i C ^ m is the mean matrix of the sample covariance matrices in clusters Φ i and M i is the total number of SCVs included in Φ i .
Because a homogeneous subgroup represents a group of subjects that have a similar activation pattern in one or more functional networks, Step I uses the k-means algorithm to separate SCVs into different clusters. The correlations of subjects’ activation patterns for the SCVs within a cluster are optimized to the centroid of the cluster. The optimal number of centroids is estimated to maximize the modularity of the aggregated sample covariance matrix C ¯ . Process in Step I is inspired by the exemplars concept from [52], where a similar process was applied to cluster dynamic functional network connectivity (dFNC) windows. As both the covariance matrix of SCVs and dFNC windows reflect subjects’ connectivity patterns, the exemplars concept is a good candidate for clustering SCVs. Step II reveals subgroup structures from C ¯ by implementing Gershgorin disc-based method [35], where the number of eigenvalues of C ¯ located outside the smallest Gershgorin disc determines the number of subgroups and the corresponding eigenvectors identify the index of the subjects that belong to each subgroup. The identified subgroups have higher intragroup similarity than the rest of the subjects from the perspective of their functional networks’ spatial activation patterns. The flowchart of the proposed subgroup identification pipeline, fSIG, is displayed in Figure 1.

2.4. Subgroup Validation

The validation of identified subgroups is based on statistical tests of spatial maps and three sets of cognitive scores. To compare the spatial activation patterns of the RSNs that show group differences between identified subgroups, a two-sample t-test is performed on the activation value of each voxel across subjects belonging to each subgroup, and results are plotted on the corresponding t-maps. False discovery rate (FDR) correction [53] is implemented on all t-test results. Because there exists a possibility that more than one brain area that shows group differences between the identified subgroups, global difference map (GDM) [54] is used to summarize the distinctive power of each cluster. GDM is defined as
T GDM Φ i = q = 1 Q i | t q | l = 1 Q i t l T q Φ i ,
where t q and T q Φ i are the t-statistic and the t-map of q th SCV that shows significant group difference between identified subgroups in the i th cluster Φ i separately.

2.5. Data Preprocessing

2.5.1. Resting-State fMRI

The resting-state fMRI datasets and the corresponding behavioral variables are from the Bipolar-Schizophrenia Network on Intermediate Phenotypes (B-SNIP) [55,56]. Identical diagnostic and recruitment approaches were applied to all recruited subjects at multiple sites (Baltimore, Chicago, Dallas, Detroit, and Hartford). All subjects at each site underwent a single 5 min run of resting-state fMRI on a 3-T scanner. Subjects were instructed to keep their eyes open, focus on a crosshair displayed on a monitor, and remain still during the entire scan [55].
We removed the first three time points and performed head motion correction followed by the slice-timing correction. The corrected fMRI data were then warped into the standard Montreal Neurological Institute (MNI) space through an echo-planar imaging template and then were resampled to 3 × 3 × 3 mm 3 isotropic voxels. The resampled fMRI data were further smoothed using a Gaussian kernel with a full width at half maximum (FWHM) equal to 6 mm. Quality control [57] was applied to select subjects. A total of 1143 subjects passed quality control, comprising healthy controls (229 subjects), patients with various diagnoses (464 subjects), and relatives of the patients (450 subjects). In this study, only data from 464 patients are used, which included 176 individuals with schizophrenia, 159 with psychotic bipolar disorder, and 129 with schizoaffective disorder.

2.5.2. Cognitive Test Scores

Three sets of cognitive test scores, the Social Functioning Scale (SFS) [46], the Brief Assessment of Cognition in Schizophrenia (BACS) [47], and the Positive and Negative Syndrome Scale (PANSS) [48], were collected from the same subjects. The SFS score evaluates the key social skills and performance of individuals. Studies of functional imaging have shown that there is a significant connection between social functioning and functional brain imaging [58,59,60,61]. The BACS score includes six subtests and an overall composite score that quantify the neurocognitive deficits of schizophrenia patients. The six subtests, list learning, digit sequencing, token motor, verbal fluency, symbol coding, and the tower of London, separately assess the functional abilities of verbal memory, working memory, motor speed, verbal fluency, attention, and speed of information processing, and executive function [47]. The quantification of functional abilities has provided insightful guidance on determining the correlation between the altered functional connectivity strength and the cognitive function decrease in individuals with psychosis [62,63,64]. The PANSS score includes 30 disparate symptoms observed in psychotic patients and is evaluated with a scale ranging from 1 to 7. The scores are able to consistently reflect three dimensions of the symptom: positive, negative, and general [65]. PANSS has been used to quantify the differences of functional networks across multiple psychotic probands [66,67]. The aforementioned three sets of cognitive tests give a thorough validation and assessment of the identified subgroups. For any missing cognitive test data of the subjects, they are padded with the mean of that specific test or subtest from all the subjects with the available test data.

2.6. Reference Generation

2.6.1. Data Acquisition and Preprocessing

The reference signals are generated from a large-scale resting-state fMRI data including 91 healthy controls (average age: 38 ± 12 ) collected by Center of Biomedical Research Excellence (COBRE) [68,69,70], which is accessible from (https://coins.trendscenter.org/, accessed on 10 January 2023). During the scan, participants followed the instructions to keep their eyes open and stare passively at a central fixation cross. All resting-state fMRI data were collected on a single 3-Tesla Siemens Trio scanner with a 12-channel radio frequency coil, TE = 29 ms, TR = 2 s, flip angle = 75 , slice gap = 1.05 mm, slice thickness = 3.5 mm, voxel size = 3.75 × 3.75 × 4.55 mm 3 . The fMRI scans were obtained over five minutes with a sampling period of 2 seconds, which generates 150 time points for each subject. The first six time points were removed to address the T1-effect. We performed motion correction, slice time correction, and spatial normalization and re-sampled each subject’s data to 3 × 3 × 3 mm 3 yielding 53 × 63 × 46 voxels in total.

2.6.2. Model Order and RSNs Selection

Group ICA using EBM algorithm [26,42] is applied to the 91 subjects with model order set as 100. Because model order is an important step of the model match for ICA, we designed a thorough process for order selection based on the concept of cross-ISI [71]. Cross-ISI, which is denoted as ISI i j C = ISI ( G i j ) , measures the consistency of the i th run to the j th run, where
ISI ( G i j ) = 1 2 N ( N 1 ) ( n = 1 N m = 1 N | g n m | max p | g n p | 1 + m = 1 N n = 1 N | g n m | max p | g m p | 1 ,
with G i j = A i W j with elements g n m [71,72], where A i = W i 1 is the inverse matrix of the demixing matrix of the i th run, | · | is the absolute value, and W j is the estimated demixing matrix of j th ( j i ) run. The cross-ISI of the i th run, which measures the consistency of the i th run to the other runs (R runs in total), is calculated by averaging all its pairwise cross-ISI, which is defined as
ISI i C = 1 R 1 j = 1 , j i R ISI i j C .
The final model order is decided by the following steps:
  • Estimate the model order by entropy-rate based order selection using the finite memory length model (ER-FM) and autoregressive model (ER-AR) [73], as 71.73 ± 7.76 and 77.29 ± 7.74 , respectively;
  • Test the estimated model order ranging from 25 to 110 with step size 5;
  • Perform 300 runs of ICA-EBM with random initialization on each one of the estimated model orders;
  • Calculate Cross-ISI for all the runs. The distribution of Cross-ISI for all the orders is displayed in Figure 2;
  • Select model orders that have relatively small values and small variance of Cross-ISI;
  • Select the best run that has the smallest Cross-ISI from the selected model orders;
  • Inspect the results based on the visualization of spatial activation of functional networks and the corresponding spectral summary.
Given the fact that GICA assumes a common spatial space for all the subjects, we choose a higher model order of 100 to better preserve subject variability. The final 49 resting-state networks (RSNs) components used as the functional network templates are selected based on the inspection of their spatial maps, power ratio between low-frequency and high-frequency signals, and location of brain regions. Those components are organized into eight functional areas with respect to their functional and anatomical properties [74,75], namely, auditory (AUD: 1 RSN), sensorimotor (MOT: 8 RSNs), visual (VIS: 10 RSNs), default-mode (DMN: 11 RSNs), attentional (ATTN: 8 RSNs), and frontal (FRONT: 8 RSNs), cerebellar (CB: 2 RSNs), and basal ganglia (BG: 1 RSN) networks. The visualization of the selected RSNs and their aggregated functional network connectivity (FNC) matrix are given in Figure 3a and Figure 3b, respectively.

3. Results

With the aforementioned RSN templates, c-EBM is applied to all patients (464 subjects) separately with the constraint parameter set as 0.3 . The relatively lower constraint value is used to preserve the inter-subject variability with respect to the active patterns of the spatial maps.
The identified subgroups, the brain areas that show significant group differences, and their corresponding statistical tests results are shown in Figure 4 and listed in Table 1, Table 2, Table 3 and Table 4. As mentioned in Section 2.3, after the clustering of SCVs, the aggregated SCV covariance matrix C ¯ is achieved by taking the average of the SCV covariance matrices within the same cluster. Two subgroup detection methods, the Gershgorin disc-based method [35] and the method in [34], are implemented and compared. In [35], eigenanalysis based on Gershgorin disc was proposed to determine the number of subgroups and the subjects belonging to each subgroup. For a given covariance matrix C ^ n , the sum of the absolute values of the non-diagonal entries in the i th row is represented as R i = j i | ρ n [ i , j ] | . A Gershgorin disc is defined as a closed disc centered at ρ n [ i , i ] with radius R i , { z R : | z ρ n [ i , i ] | R i } , where ρ n [ i , i ] is the entry on the i th row and i th column of C ^ n . Let R min be the radius of the smallest Gershgorin disc. The number of subgroups is identified as the number of eigenvalues of C ^ n that is located outside the smallest Gershgorin disc. For a normalized C ^ n with unit variance, its diagonal entries are 1, i.e., ρ n [ i , i ] = 1 . Therefore, eigenvalues that are located outside the smallest Gershgorin disc should be greater than R min + 1 . The subjects belonging to each subgroup are identified by applying k-mean clustering on the corresponding eigenvectors. The method presented in [35] identifies the subgroups by maximizing the modularity of the given covariance matrix C ^ n . More details about applying the Gershgorin disc-based method to an aggregated sample covariance matrix C ¯ can be found in Supplementary Figure S1.
As it is shown in Figure 4, Gershgorin disc-based approach reveals a better subgroup structure than the method in [34] as the block structure is more obvious in the Gershgorin disc-based result. This can be explained by the nature of the Gershgorin disc-based method that takes the eigenspectrum of C ¯ into consideration. The statistical tests on neuroimaging and cognitive variables also show more significant group differences with the Gershgorin disc-based method results. Three neuronetwork components that show significant group differences are found by the Gershgorin disc-based method versus one component by the method in [34]. We investigate the cognitive scores by applying MANOVA to each set of tests. The MANOVA results for the Gershgorin disc-based method are F-score = 4.95 ( p = 1.5 × 10 4 ) for BACS, F-score = 5.3 ( p = 7.21 × 10 6 ) for SFS, and F-score = 7.57 ( p = 6.01 × 10 25 ) for PANSS separately. Two-sample t-test is implemented on each subtest to assess differences between the subgroups. The identified subgroups from the Gershgorin disc-based method have shown significant group differences in the majority of subtests. The two-sample t-test results of each subtest are reported in Table 2, Table 3 and Table 4, respectively.
As shown in Figure 4b, the Gershgorin disc-based method detected three components that show group differences in the spatial activation patterns. The subgroup identified by the Gershgorin disc-based method has higher activation in the following brain areas relative to the other subjects: the dorsolateral prefrontal cortex (dlPFC), Broca’s area, primary somatosensory cortex, primary auditory, middle temporal gyrus, superior temporal gyrus, supramarginal gyrus, and anterior cingulate cortex (ACC). The corresponding description of these brain areas are defined using the Brodmann Area (BA) and Montreal Neurological Institute and Hospital (MNI) coordinate system [76,77] in Table 1. Similar activation areas that show group differences can be found in Figure 4c from the subgroups that are identified by the modularization method [34]. However, the results from the Gershgorin disc-based method reveal more functional network components that show group differences and have lower p-values, e.g., the primary auditory area.
As shown in Figure 4b, the identified subgroup (marked by a yellow square) shows significant group differences with the rest of the subjects (subgroup 2, marked by magenta square) in a variety of brain areas that have shown to be related to schizophrenia, psychotic bipolar disorder, and schizoaffective diseases. One of these brain areas is dlPFC, which is part of the central executive network that is involved in multiple cognitive functions including working memory [78,79], verbal fluency [80], etc. It is shown that patients with psychiatric disorders experience obvious deficits in their working memory and have a dysfunctional dlPFC area [81]. Studies in [47,82] show that performances on digit sequencing tests and verbal fluency tests are linked with working memory function. As shown in Table 2, the digit sequencing test and verbal fluency test from BACS show significant group differences between the identified groups. Subjects in the identified subgroup have a higher mean value ( 1.01 ± 1.29 ) on the BACS composite score than the rest of the subjects ( 1.59 ± 1.36 ).
Another meaningful brain area that shows significant group difference is ACC, which is part of a large-scale brain network, the salience network, which has contributions to complex functions such as communication, social behavior, etc. [83]. The connection between the abnormalities of the anterior cingulate cortex and multiple psychiatric disorders is studied in [43,44]. The statistical test results of SFS scores are also aligned with the previous research that the subjects in the identified subgroups have better social skills than the rest of the subjects. For example, the Prosocial Performance and Occupation/Employment scores show great group differences. Furthermore, the mean value of the SFS total score is 133.79 ± 20.65 for the subjects within the identified subgroup, and 123.97 ± 23.19 for the rest of the subjects.
The superior temporal gyrus is another identified important brain area where abnormalities have been found connected to language-related symptoms in schizophrenia patients [45]. The severity of dysconnectivity in supramarginal gyrus shows different levels of processing speed deficits in schizophrenia and psychotic bipolar disorder [84]. The symbol coding test from BACS assesses the attention and speed of information processing ability of the subject. The mean score of the symbol coding test of the identified subgroup is 1.01 ± 1.06 and 1.28 ± 1.15 for the rest of the subjects, which coincides with the aforementioned neuroimaging results.
The validation from cognitive test scores brings a complete picture of the identified subgroup. The subjects within the subgroup show higher activation in the brain areas such as dlPFC, ACC, and superior temporal gyrus, and these subjects experience fewer functional deficits in working memory, verbal fluency, and processing speed. The combination of the clear block structure revealed in C ¯ , the meaningful functional brain areas, and the high significance level, i.e., small p-value, of each subtest give high confidence in the identified subgroup.

4. Discussion

Identifying subgroups through the activation patterns of the RSNs is an effective method to find subjects that show homogeneity in their neuropsychology profiles and therefore also homogeneity in their symptoms [34,35]. The accessible large-scale multi-subject neuroimaging data provide new opportunities for studying homogeneous subgroups of psychiatric disorders objectively. Along with subjects’ cognitive test scores, the identified subgroups are thoroughly verified by utilizing both neuroimaging and cognitive test data.
In this study, we demonstrate the effectiveness of applying the proposed pipeline, fSIG, to identify homogeneous subgroups from a large-scale fMRI dataset. By using a constrained version of ICA, the connection of brain activities across subjects is established through the constraint. We also illustrate the process of extracting stable RSN templates that can be used for c-ICA, which is a critical step for any c-ICA algorithms. From the brain activities estimated by c-ICA, a Gershgorin disc-based method is used to explore the homogeneous subgroup structures.
The identified subgroups from fSIG show significant group differences in multiple meaningful brain areas including the dorsolateral prefrontal cortex, Broca-Operc, primary somatosensory cortex, primary auditory, middle temporal gyrus, superior temporal gyrus, supramarginal gyrus, and anterior cingulate cortex. These brain areas have been reported in earlier research to be insightful biomarkers of various psychiatric disorders. Three sets of cognitive test scores are included in the study to verify the validation of the identified subgroups. The observed abnormality in the aforementioned brain areas is consistent with the functional deficits observed from the cognitive test scores. These observations also show that patients in the identified subgroup from the B-SNIP dataset experience less severe symptoms and brain function deficits compared with the rest of the patients.
We find it interesting that the identified subgroups from the Gershgorin disc-based method show significant group differences in both dlPFC and ACC areas. The abnormalities observed in dlPFC and ACC areas are consistent with the functional deficits observed in the cognitive test scores. Studies from [85,86] show that the functional networks to which dlPFC and ACC belong, the central executive network and salience network, play critical roles in connecting heterogeneous symptoms of psychiatric disorders with the pathophysiological mechanism. This confirms the significant group differences observed from the PANSS scores, which are shown in Table 4. The consistent results that are drawn from different types of data increase our confidence that the identified subgroups are meaningful. Compared with the method proposed in [34], the Gershgorin disc-based method shows better group structure in the covariance matrix of the SCVs and also lower p-values overall. The consistency that the results coming from two different methods coincide with each other increases the confidence in using the connection of brain activities to identify potential homogeneous subgroups.
We note that we only refer to two methods, the Gershgorin disc-based method and the method described in [34], for the second step of our subgroup identification problem. The main reason for this is that the identification of subgroups from fMRI or other large datasets is a crucial problem that has not yet been sufficiently addressed in the literature. To date, only two related works, namely the Gershgorin disc-based method and the method described in study [34], have utilized SCVs for subgroup identification in this research field. However, the previous work in [35] cannot be compared directly with the method in [34], as the Gershgorin disc-based method was applied to individual SCV covariance matrices. In this study, the proposed fSIG pipeline enables a direct comparison of these two methods. Besides the proposed pipeline and the improved computational efficiency, compared with previous work [34], our results demonstrate that the Gershgorin disc-based method identifies subgroups that exhibit more significant group differences in various cognitive scores than the other method.
Even though the current study shows promising results in identifying homogeneous subgroups, there are some areas worthy of further exploration. The RSNs references used for this study are generated from a single site fMRI data, COBRE, which can be improved by incorporating subjects from multiple sites. ICA-EBM is used for reference generation in this study and the impact of references generated by other ICA algorithms will be investigated in the future. The current c-EBM algorithm requires the specification of a constraint parameter, a variation of the method that can adaptively select a constraint value based on the statistical properties of the estimates, and the references might be desirable. The current results of the identified subgroups are based on the Gershgorin disc-based method and other types of identification approaches such as community detection are in the realm of research interests as well. We also noticed that the Gershgorin disc-based method has some limitations. For example, the number of subgroups identified by the Gershgorin disc-based method may be affected by the dimension of the SCV sample covariance matrix. When the dimension becomes large, the radius of the smallest Gershgorin disc increases, which can cause an underestimation of the number of subgroups. Supplementary Figure S2 displays the distribution of subjects with different diagnosis labels across the two subgroups that were identified. We note, however, that this distribution of subjects with different diagnosis labels does not provide a definitive characterization of the identified subgroups. Therefore, we have also used behavior variables or cognitive scores to validate the subgroups. In future studies, we aim to explore the identification of disease subtypes. Such subtype information would be valuable for identifying biomarkers and improving our understanding of the etiology of different diseases. Given the complexity of identifying subgroups in mental disorders, the continued development of effective subgroup identification methods from large-scale fMRI data is needed for future research.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/s23063264/s1.

Author Contributions

Conceptualization, H.Y. and T.A.; Methodology, H.Y., T.V. and T.A.; Software, H.Y.; Validation, H.Y., T.V., V.C. and T.A.; Formal analysis, H.Y.; Investigation, H.Y. and T.A.; Resources, V.C. and T.A.; Data curation, H.Y. and V.C.; Writing—original draft, H.Y.; Writing—review & editing, H.Y., T.V., Q.L., V.C. and T.A.; Visualization, H.Y. and T.A.; Supervision, T.A.; Project administration, T.A.; Funding acquisition, T.A. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the grants NIH R01 MH118695, NIH R01 MH123610, and NIH R01 AG073949.

Institutional Review Board Statement

The data is anonymized with no access to identifiers. The IRB determined this work was ’not human subjects’, thus this is not applicable.

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

The data from the Center of Biomedical Research Excellence (COBRE) is accessible from https://coins.trendscenter.org/, (accessed on 10 January 2023). The data from Bipolar-Schizophrenia Network on Intermediate Phenotypes (B-SNIP) is accessible from https://nda.nih.gov/edit_collection.html?id=2274, (accessed on 10 January 2023).

Acknowledgments

The hardware used in the computational studies is part of the UMBC High Performance Computing Facility (HPCF). The facility is supported by the U.S. National Science Foundation through the MRI program (grant nos. CNS-0821258, CNS-1228778, and OAC-1726023) and the SCREMS program (grant no. DMS-0821311), with additional substantial support from the University of Maryland, Baltimore County (UMBC). See hpcf.umbc.edu for more information on HPCF and the projects using its resources.

Conflicts of Interest

The authors declare no conflict of interest.

Abbreviations

The following abbreviations are used in this manuscript:
ICAIndependent component analysis
GICAGroup independent component analysis
c-ICAConstrained independent component analysis
EBMEntropy bound minimization
IVAIndependent vector analysis
SCVSource component vector
RSNResting-state network
GDMGlobal difference map
Cross-ISICross inter-symbol interference

References

  1. National Research Council. Toward Precision Medicine: Building a Knowledge Network for Biomedical Research and a New Taxonomy of Disease; The National Academies Press: Washington, DC, USA, 2011; pp. 23–36.
  2. Tonelli, M.R.; Shirts, B.H. Knowledge for precision medicine: Mechanistic reasoning and methodological pluralism. JAMA 2017, 318, 1649–1650. [Google Scholar] [CrossRef]
  3. Shao, Y.; Cuccaro, M.; Hauser, E.; Raiford, K.; Menold, M.; Wolpert, C.; Ravan, S.; Elston, L.; Decena, K.; Donnelly, S.; et al. Fine mapping of autistic disorder to chromosome 15q11-q13 by use of phenotypic subtypes. Am. J. Hum. Genet. 2003, 72, 539–548. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  4. Dekker, M.; Bonifati, V.; Van Duijn, C. Parkinson’s disease: Piecing together a genetic jigsaw. Brain 2003, 126, 1722–1733. [Google Scholar] [CrossRef] [Green Version]
  5. Scott, W.K.; Hauser, E.R.; Schmechel, D.E.; Welsh-Bohmer, K.A.; Small, G.W.; Roses, A.D.; Saunders, A.M.; Gilbert, J.R.; Vance, J.M.; Haines, J.L.; et al. Ordered-subsets linkage analysis detects novel Alzheimer disease loci on chromosomes 2q34 and 15q22. Am. J. Hum. Genet. 2003, 73, 1041–1051. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  6. Dwyer, D.B.; Cabral, C.; Kambeitz-Ilankovic, L.; Sanfelici, R.; Kambeitz, J.; Calhoun, V.; Falkai, P.; Pantelis, C.; Meisenzahl, E.; Koutsouleris, N. Brain subtyping enhances the neuroanatomical discrimination of schizophrenia. Schizophr. Bull. 2018, 44, 1060–1069. [Google Scholar] [CrossRef] [Green Version]
  7. Tsuang, M.T.; Lyons, M.J.; Faraone, S.V. Heterogeneity of schizophrenia. Br. J. Psychiatry 1990, 156, 17–26. [Google Scholar] [CrossRef] [PubMed]
  8. Biederman, J.; Mick, E.; Faraone, S.V.; Spencer, T.; Wilens, T.E.; Wozniak, J. Pediatric mania: A developmental subtype of bipolar disorder? Biol. Psychiatry 2000, 48, 458–466. [Google Scholar] [CrossRef] [PubMed]
  9. Fried, E.I.; Nesse, R.M. Depression is not a consistent syndrome: An investigation of unique symptom patterns in the STAR* D study. J. Affect. Disord. 2015, 172, 96–102. [Google Scholar] [CrossRef] [Green Version]
  10. Payne, J.L.; Palmer, J.T.; Joffe, H. A reproductive subtype of depression: Conceptualizing models and moving toward etiology. Harv. Rev. Psychiatry 2009, 17, 72–86. [Google Scholar] [CrossRef] [Green Version]
  11. Voineagu, I.; Wang, X.; Johnston, P.; Lowe, J.K.; Tian, Y.; Horvath, S.; Mill, J.; Cantor, R.M.; Blencowe, B.J.; Geschwind, D.H. Transcriptomic analysis of autistic brain reveals convergent molecular pathology. Nature 2011, 474, 380–384. [Google Scholar] [CrossRef] [Green Version]
  12. Veatch, O.; Veenstra-VanderWeele, J.; Potter, M.; Pericak-Vance, M.; Haines, J. Genetically meaningful phenotypic subgroups in autism spectrum disorders. Genes Brain Behav. 2014, 13, 276–285. [Google Scholar] [CrossRef]
  13. Bitsika, V.; Sharpley, C.; Orapeleng, S. An exploratory analysis of the use of cognitive, adaptive and behavioural indices for cluster analysis of ASD subgroups. J. Intellect. Disabil. Res. 2008, 52, 973–985. [Google Scholar] [CrossRef] [PubMed]
  14. Mestre, T.A.; Fereshtehnejad, S.M.; Berg, D.; Bohnen, N.I.; Dujardin, K.; Erro, R.; Espay, A.J.; Halliday, G.; Van Hilten, J.J.; Hu, M.T.; et al. Parkinson’s disease subtypes: Critical appraisal and recommendations. J. Parkinsons Dis. 2021, 11, 395–404. [Google Scholar] [CrossRef] [PubMed]
  15. McGuire, P.K.; Matsumoto, K. Functional neuroimaging in mental disorders. World Psychiatry 2004, 3, 6. [Google Scholar] [PubMed]
  16. Finn, E.S.; Shen, X.; Scheinost, D.; Rosenberg, M.D.; Huang, J.; Chun, M.M.; Papademetris, X.; Constable, R.T. Functional connectome fingerprinting: Identifying individuals using patterns of brain connectivity. Nat. Neurosci. 2015, 18, 1664–1671. [Google Scholar] [CrossRef]
  17. Bell, A.J.; Sejnowski, T.J. An information-maximization approach to blind separation and blind deconvolution. Neural Comput. 1995, 7, 1129–1159. [Google Scholar] [CrossRef]
  18. McKeown, M.J.; Makeig, S.; Brown, G.G.; Jung, T.P.; Kindermann, S.S.; Bell, A.J.; Sejnowski, T.J. Analysis of fMRI data by blind separation into independent spatial components. Hum. Brain Mapp. 1998, 6, 160–188. [Google Scholar] [CrossRef]
  19. Calhoun, V.D.; Adali, T. Multisubject independent component analysis of fMRI: A decade of intrinsic networks, default mode, and neurodiagnostic discovery. IEEE Rev. Biomed. Eng. 2012, 5, 60–73. [Google Scholar] [CrossRef] [Green Version]
  20. Bhinge, S.; Long, Q.; Calhoun, V.D.; Adali, T. Spatial dynamic functional connectivity analysis identifies distinctive biomarkers in schizophrenia. Front. Neurosci. 2019, 13, 1006. [Google Scholar] [CrossRef]
  21. Du, Y.; Fu, Z.; Sui, J.; Gao, S.; Xing, Y.; Lin, D.; Salman, M.; Abrol, A.; Rahaman, M.A.; Chen, J.; et al. NeuroMark: An automated and adaptive ICA based pipeline to identify reproducible fMRI markers of brain disorders. NeuroImage Clin. 2020, 28, 102375. [Google Scholar] [CrossRef]
  22. Calhoun, V.D.; Maciejewski, P.K.; Pearlson, G.D.; Kiehl, K.A. Temporal lobe and “default” hemodynamic brain modes discriminate between schizophrenia and bipolar disorder. Hum. Brain Mapp. 2008, 29, 1265–1275. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  23. Sorg, C.; Riedl, V.; Mühlau, M.; Calhoun, V.D.; Eichele, T.; Läer, L.; Drzezga, A.; Förstl, H.; Kurz, A.; Zimmer, C.; et al. Selective changes of resting-state networks in individuals at risk for Alzheimer’s disease. Proc. Natl. Acad. Sci. USA 2007, 104, 18760–18765. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  24. Greicius, M.D.; Srivastava, G.; Reiss, A.L.; Menon, V. Default-mode network activity distinguishes Alzheimer’s disease from healthy aging: Evidence from functional MRI. Proc. Natl. Acad. Sci. USA 2004, 101, 4637–4642. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  25. Adali, T.; Anderson, M.; Fu, G.S. Diversity in independent component and vector analyses: Identifiability, algorithms, and applications in medical imaging. IEEE Signal Process. Mag. 2014, 31, 18–33. [Google Scholar] [CrossRef]
  26. Calhoun, V.D.; Adali, T.; Pearlson, G.D.; Pekar, J.J. A method for making group inferences from functional MRI data using independent component analysis. Hum. Brain Mapp. 2001, 14, 140–151. [Google Scholar] [CrossRef]
  27. Allen, E.A.; Erhardt, E.B.; Wei, Y.; Eichele, T.; Calhoun, V.D. Capturing inter-subject variability with group independent component analysis of fMRI data: A simulation study. Neuroimage 2012, 59, 4141–4159. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  28. Michael, A.M.; Anderson, M.; Miller, R.L.; Adalı, T.; Calhoun, V.D. Preserving subject variability in group fMRI analysis: Performance evaluation of GICA vs. IVA. Front. Syst. Neurosci. 2014, 8, 106. [Google Scholar] [CrossRef] [Green Version]
  29. Laney, J.; Westlake, K.P.; Ma, S.; Woytowicz, E.; Calhoun, V.D.; Adalı, T. Capturing subject variability in fMRI data: A graph-theoretical analysis of GICA vs. IVA. J. Neurosci. Methods 2015, 247, 32–40. [Google Scholar] [CrossRef] [Green Version]
  30. Dea, J.T.; Anderson, M.; Allen, E.; Calhoun, V.D.; Adalı, T. IVA for multi-subject fMRI analysis: A comparative study using a new simulation toolbox. In Proceedings of the IEEE International Workshop on Machine Learning for Signal Processing, Beijing, China, 18–21 September 2011; pp. 1–6. [Google Scholar]
  31. Ma, S.; Phlypo, R.; Calhoun, V.D.; Adalı, T. Capturing group variability using IVA: A simulation study and graph-theoretical analysis. In Proceedings of the IEEE International Conference Acoustics, Speech and Signal Processing, Vancouver, BC, Canada, 26–31 May 2013; pp. 3128–3132. [Google Scholar]
  32. Kim, T.; Eltoft, T.; Lee, T.W. Independent vector analysis: An extension of ICA to multivariate components. In Proceedings of the Independent Component Analysis and Blind Signal Separation: 6th International Conference, ICA 2006, Charleston, SC, USA, 5–8 March 2006; Springer: Berlin/Heidelberg, Germany, 2006; pp. 165–172. [Google Scholar]
  33. Anderson, M.; Adali, T.; Li, X.L. Joint blind source separation with multivariate Gaussian model: Algorithms and performance analysis. IEEE Trans. Signal Process 2011, 60, 1672–1683. [Google Scholar] [CrossRef]
  34. Long, Q.; Bhinge, S.; Calhoun, V.D.; Adali, T. Independent vector analysis for common subspace analysis: Application to multi-subject fMRI data yields meaningful subgroups of schizophrenia. NeuroImage 2020, 216, 116872. [Google Scholar] [CrossRef]
  35. Yang, H.; Akhonda, M.; Ghayem, F.; Long, Q.; Calhoun, V.; Adali, T. Independent Vector Analysis Based Subgroup Identification from Multisubject fMRI Data. In Proceedings of the International Conference on Acoustics, Speech and Signal Processing, Virtual, 7–13 May 2022; pp. 1471–1475. [Google Scholar]
  36. De Vos, M.; De Lathauwer, L.; Van Huffel, S. Spatially constrained ICA algorithm with an application in EEG processing. Signal Process. 2011, 91, 1963–1972. [Google Scholar] [CrossRef]
  37. Lu, W.; Rajapakse, J.C. ICA with reference. Neurocomputing 2006, 69, 2244–2257. [Google Scholar] [CrossRef]
  38. Lu, W.; Rajapakse, J. Constrained independent component analysis. Adv. Neural Inf. Process. Syst. 2000, 13, 570–576. [Google Scholar]
  39. Lin, Q.H.; Liu, J.; Zheng, Y.R.; Liang, H.; Calhoun, V.D. Semiblind spatial ICA of fMRI using spatial constraints. Hum. Brain Mapp. 2010, 31, 1076–1088. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  40. Rodriguez, P.A.; Anderson, M.; Li, X.L.; Adalı, T. General non-orthogonal constrained ICA. IEEE Trans. Signal Process 2014, 62, 2778–2786. [Google Scholar]
  41. Du, Y.; Fan, Y. Group information guided ICA for fMRI data analysis. NeuroImage 2013, 69, 157–197. [Google Scholar] [CrossRef]
  42. Li, X.L.; Adali, T. Independent component analysis by entropy bound minimization. IEEE Trans. Signal Process. 2010, 58, 5151–5164. [Google Scholar] [CrossRef]
  43. Devinsky, O.; Morrell, M.J.; Vogt, B.A. Contributions of anterior cingulate cortex to behaviour. Brain 1995, 118, 279–306. [Google Scholar] [CrossRef] [Green Version]
  44. Benes, F.M. Relationship of cingulate cortex to schizophrenia and other psychiatric disorders. In Neurobiology of Cingulate Cortex and Limbic Thalamus; Springer: Berlin/Heidelberg, Germany, 1993; pp. 581–605. [Google Scholar]
  45. Matsumoto, H.; Simmons, A.; Williams, S.; Hadjulis, M.; Pipe, R.; Murray, R.; Frangou, S. Superior temporal gyrus abnormalities in early-onset schizophrenia: Similarities and differences with adult-onset schizophrenia. Am. J. Psychiatry 2001, 158, 1299–1304. [Google Scholar] [CrossRef]
  46. Birchwood, M.; Smith, J.; Cochrane, R.; Wetton, S.; Copestake, S. The social functioning scale the development and validation of a new scale of social adjustment for use in family intervention programmes with schizophrenic patients. Br. J. Psychiatry 1990, 157, 853–859. [Google Scholar] [CrossRef] [Green Version]
  47. Keefe, R.S.; Goldberg, T.E.; Harvey, P.D.; Gold, J.M.; Poe, M.P.; Coughenour, L. The Brief Assessment of Cognition in Schizophrenia: Reliability, sensitivity, and comparison with a standard neurocognitive battery. Schizophr. Res. 2004, 68, 283–297. [Google Scholar] [CrossRef]
  48. Kay, S.R.; Fiszbein, A.; Opler, L.A. The positive and negative syndrome scale (PANSS) for schizophrenia. Schizophr. Bull. 1987, 13, 261–276. [Google Scholar] [CrossRef] [PubMed]
  49. Oja, E.; Hyvarinen, A. Independent component analysis: Algorithms and applications. Neural Netw. 2000, 13, 411–430. [Google Scholar]
  50. Long, Q.; Bhinge, S.; Levin-Schwartz, Y.; Boukouvalas, Z.; Calhoun, V.D.; Adalı, T. The role of diversity in data-driven analysis of multi-subject fMRI data: Comparison of approaches based on independence and sparsity using global performance metrics. Hum. Brain Mapp. 2019, 40, 489–504. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  51. Anderson, M.; Li, X.L.; Rodriguez, P.; Adali, T. An effective decoupling method for matrix optimization and its application to the ICA problem. In Proceedings of the International Conference on Acoustics, Speech and Signal Processing, Kyoto, Japan, 25–30 March 2012; pp. 1885–1888. [Google Scholar]
  52. Damaraju, E.; Allen, E.A.; Belger, A.; Ford, J.M.; McEwen, S.; Mathalon, D.; Mueller, B.; Pearlson, G.; Potkin, S.; Preda, A.; et al. Dynamic functional connectivity analysis reveals transient states of dysconnectivity in schizophrenia. NeuroImage Clin. 2014, 5, 298–308. [Google Scholar] [CrossRef] [Green Version]
  53. Benjamini, Y.; Yekutieli, D. False discovery rate–adjusted multiple confidence intervals for selected parameters. J. Acoust. Soc. Am. 2005, 100, 71–81. [Google Scholar] [CrossRef]
  54. Levin-Schwartz, Y.; Calhoun, V.D.; Adalı, T. A method to compare the discriminatory power of data-driven methods: Application to ICA and IVA. J. Neurosci. Methods 2019, 311, 267–276. [Google Scholar] [CrossRef]
  55. Tamminga, C.A.; Ivleva, E.I.; Keshavan, M.S.; Pearlson, G.D.; Clementz, B.A.; Witte, B.; Morris, D.W.; Bishop, J.; Thaker, G.K.; Sweeney, J.A. Clinical phenotypes of psychosis in the Bipolar-Schizophrenia Network on Intermediate Phenotypes (B-SNIP). Am. J. Psychiatry 2013, 170, 1263–1274. [Google Scholar] [CrossRef]
  56. Tamminga, C.A.; Pearlson, G.; Keshavan, M.; Sweeney, J.; Clementz, B.; Thaker, G. Bipolar and schizophrenia network for intermediate phenotypes: Outcomes across the psychosis continuum. Schizophr. Bull. 2014, 40, S131–S137. [Google Scholar] [CrossRef]
  57. Du, Y.; Fu, Z.; Xing, Y.; Lin, D.; Pearlson, G.; Kochunov, P.; Hong, L.E.; Qi, S.; Salman, M.; Abrol, A.; et al. Evidence of shared and distinct functional and structural brain signatures in schizophrenia and autism spectrum disorder. Commun. Biol. 2021, 4, 1–16. [Google Scholar] [CrossRef]
  58. Karlsgodt, K.H.; Niendam, T.A.; Bearden, C.E.; Cannon, T.D. White matter integrity and prediction of social and role functioning in subjects at ultra-high risk for psychosis. Biol. Psychiatry 2009, 66, 562–569. [Google Scholar] [CrossRef] [Green Version]
  59. Koutsouleris, N.; Kambeitz-Ilankovic, L.; Ruhrmann, S.; Rosen, M.; Ruef, A.; Dwyer, D.B.; Paolini, M.; Chisholm, K.; Kambeitz, J.; Haidl, T.; et al. Prediction models of functional outcomes for individuals in the clinical high-risk state for psychosis or with recent-onset depression: A multimodal, multisite machine learning analysis. JAMA Psychiatry 2018, 75, 1156–1172. [Google Scholar] [CrossRef] [Green Version]
  60. Krakauer, K.; Ebdrup, B.; Glenthøj, B.; Raghava, J.; Nordholm, D.; Randers, L.; Rostrup, E.; Nordentoft, M. Patterns of white matter microstructure in individuals at ultra-high-risk for psychosis: Associations to level of functioning and clinical symptoms. Psychol. Med. 2017, 47, 2689–2707. [Google Scholar] [CrossRef]
  61. Reniers, R.L.; Lin, A.; Yung, A.R.; Koutsouleris, N.; Nelson, B.; Cropley, V.L.; Velakoulis, D.; McGorry, P.D.; Pantelis, C.; Wood, S.J. Neuroanatomical predictors of functional outcome in individuals at ultra-high risk for psychosis. Schizophr. Bull. 2017, 43, 449–458. [Google Scholar] [CrossRef] [Green Version]
  62. Ohta, M.; Nakataki, M.; Takeda, T.; Numata, S.; Tominaga, T.; Kameoka, N.; Kubo, H.; Kinoshita, M.; Matsuura, K.; Otomo, M.; et al. Structural equation modeling approach between salience network dysfunction, depressed mood, and subjective quality of life in schizophrenia: An ICA resting-state fMRI study. Neuropsychiatr. Dis. Treat. 2018, 14, 1585. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  63. Li, R.R.; Lyu, H.L.; Liu, F.; Lian, N.; Wu, R.R.; Zhao, J.P.; Guo, W.B. Altered functional connectivity strength and its correlations with cognitive function in subjects with ultra-high risk for psychosis at rest. CNS Neurosci. Ther. 2018, 24, 1140–1148. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  64. Yamashita, M.; Yoshihara, Y.; Hashimoto, R.; Yahata, N.; Ichikawa, N.; Sakai, Y.; Yamada, T.; Matsukawa, N.; Okada, G.; Tanaka, S.C.; et al. A prediction model of working memory across health and psychiatric disease using whole-brain functional connectivity. Elife 2018, 7, e38844. [Google Scholar] [CrossRef] [PubMed]
  65. Lancon, C.; Auquier, P.; Nayt, G.; Reine, G. Stability of the five-factor structure of the Positive and Negative Syndrome Scale (PANSS). Schizophr. Res. 2000, 42, 231–239. [Google Scholar] [CrossRef]
  66. Yan, W.; Zhao, M.; Fu, Z.; Pearlson, G.D.; Sui, J.; Calhoun, V.D. Mapping relationships among schizophrenia, bipolar and schizoaffective disorders: A deep classification and clustering framework using fMRI time series. Schizophr. Res. 2022, 245, 141–150. [Google Scholar] [CrossRef]
  67. Meda, S.A.; Gill, A.; Stevens, M.C.; Lorenzoni, R.P.; Glahn, D.C.; Calhoun, V.D.; Sweeney, J.A.; Tamminga, C.A.; Keshavan, M.S.; Thaker, G.; et al. Differences in resting-state fMRI functional network connectivity between schizophrenia and psychotic bipolar probands and their unaffected first-degree relatives. Biol. Psychiatry 2012, 71, 881. [Google Scholar] [CrossRef] [Green Version]
  68. Scott, A.; Courtney, W.; Wood, D.; De la Garza, R.; Lane, S.; Wang, R.; King, M.; Roberts, J.; Turner, J.A.; Calhoun, V.D. COINS: An innovative informatics and neuroimaging tool suite built for large heterogeneous datasets. Front. Neuroinform. 2011, 5, 33. [Google Scholar] [CrossRef] [Green Version]
  69. Cetin, M.S.; Christensen, F.; Abbott, C.C.; Stephen, J.M.; Mayer, A.R.; Cañive, J.M.; Bustillo, J.R.; Pearlson, G.D.; Calhoun, V.D. Thalamus and posterior temporal lobe show greater inter-network connectivity at rest and across sensory paradigms in schizophrenia. NeuroImage 2014, 97, 117–126. [Google Scholar] [CrossRef] [Green Version]
  70. Aine, C.; Bockholt, H.J.; Bustillo, J.R.; Cañive, J.M.; Caprihan, A.; Gasparovic, C.; Hanlon, F.M.; Houck, J.M.; Jung, R.E.; Lauriello, J.; et al. Multimodal neuroimaging in schizophrenia: Description and dissemination. Neuroinformatics 2017, 15, 343–364. [Google Scholar] [CrossRef] [Green Version]
  71. Long, Q.; Jia, C.; Boukouvalas, Z.; Gabrielson, B.; Emge, D.; Adali, T. Consistent run selection for independent component analysis: Application to fMRI analysis. In Proceedings of the International Conference on Acoustics, Speech and Signal Processing, Calgary, AB, Canada, 15–20 April 2018; pp. 2581–2585. [Google Scholar]
  72. Amari, S.I. Estimating functions of independent component analysis for temporally correlated signals. Neural Comput. 2000, 12, 2083–2107. [Google Scholar] [CrossRef] [PubMed]
  73. Fu, G.S.; Anderson, M.; Adalı, T. Likelihood estimators for dependent samples and their application to order detection. IEEE Trans. Signal Process. 2014, 62, 4237–4244. [Google Scholar] [CrossRef]
  74. Allen, E.A.; Erhardt, E.B.; Damaraju, E.; Gruner, W.; Segall, J.M.; Silva, R.F.; Havlicek, M.; Rachakonda, S.; Fries, J.; Kalyanam, R.; et al. A baseline for the multivariate comparison of resting-state networks. Front. Syst. Neurosci. 2011, 5, 2. [Google Scholar] [CrossRef] [Green Version]
  75. Allen, E.A.; Damaraju, E.; Plis, S.M.; Erhardt, E.B.; Eichele, T.; Calhoun, V.D. Tracking whole-brain connectivity dynamics in the resting state. Cereb. Cortex 2014, 24, 663–676. [Google Scholar] [CrossRef]
  76. Lancaster, J.L.; Woldorff, M.G.; Parsons, L.M.; Liotti, M.; Freitas, C.S.; Rainey, L.; Kochunov, P.V.; Nickerson, D.; Mikiten, S.A.; Fox, P.T. Automated Talairach atlas labels for functional brain mapping. Hum. Brain Mapp. 2000, 10, 120–131. [Google Scholar] [CrossRef]
  77. Lancaster, J.; Rainey, L.; Summerlin, J.; Freitas, C.; Fox, P.; Evans, A.; Toga, A.; Mazziotta, J. Automated labeling of the human brain: A preliminary report on the development and evaluation of a forward-transform method. Hum. Brain Mapp. 1997, 5, 238–242. [Google Scholar] [CrossRef]
  78. Zhang, J.X.; Leung, H.C.; Johnson, M.K. Frontal activations associated with accessing and evaluating information in working memory: An fMRI study. Neuroimage 2003, 20, 1531–1539. [Google Scholar] [CrossRef]
  79. Pochon, J.; Levy, R.; Fossati, P.; Lehericy, S.; Poline, J.; Pillon, B.; Le Bihan, D.; Dubois, B. The neural system that bridges reward and cognition in humans: An fMRI study. Proc. Natl. Acad. Sci. USA 2002, 99, 5669–5674. [Google Scholar] [CrossRef] [Green Version]
  80. Abrahams, S.; Goldstein, L.H.; Simmons, A.; Brammer, M.J.; Williams, S.C.; Giampietro, V.P.; Andrew, C.M.; Leigh, P.N. Functional magnetic resonance imaging of verbal fluency and confrontation naming using compressed image acquisition to permit overt responses. Hum. Brain Mapp. 2003, 20, 29–40. [Google Scholar] [CrossRef] [PubMed]
  81. Park, S.; Holzman, P.S. Schizophrenics show spatial working memory deficits. Arch. Gen. Psychiatry 1992, 49, 975–982. [Google Scholar] [CrossRef] [PubMed]
  82. Azuma, T. Working memory and perseveration in verbal fluency. Neuropsychology 2004, 18, 69. [Google Scholar] [CrossRef] [PubMed]
  83. Menon, V. Salience Network. Brain Mapping: An Encyclopedic Reference; Academic Press: Cambridge, MA, USA; Elsevier: Amsterdam, The Netherlands, 2015; Volume 2, pp. 597–611. [Google Scholar]
  84. Das, T.K.; Kumar, J.; Francis, S.; Liddle, P.F.; Palaniyappan, L. Parietal lobe and disorganisation syndrome in schizophrenia and psychotic bipolar disorder: A bimodal connectivity study. Psychiatry Res. Neuroimaging 2020, 303, 111139. [Google Scholar] [CrossRef]
  85. Nekovarova, T.; Fajnerova, I.; Horacek, J.; Spaniel, F. Bridging disparate symptoms of schizophrenia: A triple network dysfunction theory. Front. Behav. Neurosci. 2014, 8, 171. [Google Scholar] [CrossRef] [Green Version]
  86. Sridharan, D.; Levitin, D.J.; Menon, V. A critical role for the right fronto-insular cortex in switching between central-executive and default-mode networks. Proc. Natl. Acad. Sci. USA 2008, 105, 12569–12574. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Flowchart of the proposed subgroup identification pipeline, fSIG. Step 1: Extract the resting-state network (RSN) templates by applying group ICA-EBM on an independent dataset (COBRE). Step 2: Apply c-EBM on subjects from BSNIP dataset with the extracted RSN templates and form the sample covariance matrix C ^ n from the estimated SCV Y n . Step 3: Cluster the sample covariance matrix C ^ n based on their similarity of connectivity patterns in Y n and calculate the aggregated sample covariance matrix C ¯ i by taking the average of C ^ n within the same cluster Φ i . The Gershgorin disc-based method is applied to C ¯ i to identify the number of potential homogeneous subgroups and the subjects that belong to each subgroup. In the plots of Gershgorin discs, the red dots and the circles are the actual eigenvalues λ n and the Gershgorin discs of C ¯ i .
Figure 1. Flowchart of the proposed subgroup identification pipeline, fSIG. Step 1: Extract the resting-state network (RSN) templates by applying group ICA-EBM on an independent dataset (COBRE). Step 2: Apply c-EBM on subjects from BSNIP dataset with the extracted RSN templates and form the sample covariance matrix C ^ n from the estimated SCV Y n . Step 3: Cluster the sample covariance matrix C ^ n based on their similarity of connectivity patterns in Y n and calculate the aggregated sample covariance matrix C ¯ i by taking the average of C ^ n within the same cluster Φ i . The Gershgorin disc-based method is applied to C ¯ i to identify the number of potential homogeneous subgroups and the subjects that belong to each subgroup. In the plots of Gershgorin discs, the red dots and the circles are the actual eigenvalues λ n and the Gershgorin discs of C ¯ i .
Sensors 23 03264 g001
Figure 2. Using Cross-ISI as an objective index of choosing an appropriate model order of group ICA-EBM. The estimated model orders ranging from 25 to 110 with step size 5 and 300 runs of ICA-EBM with random initialization are applied to each one of the estimated model orders. The final model order is decided by considering various factors, including the lowest Cross-ISI value, the variance of the Cross-ISI, and the anatomical and functional properties of each model order result. For each box, the lines from top to bottom represent the maxim, the 25th and 75th percentiles, the median, and the minimum of the Cross-ISI, respectively. The red plus signs represent outliers.
Figure 2. Using Cross-ISI as an objective index of choosing an appropriate model order of group ICA-EBM. The estimated model orders ranging from 25 to 110 with step size 5 and 300 runs of ICA-EBM with random initialization are applied to each one of the estimated model orders. The final model order is decided by considering various factors, including the lowest Cross-ISI value, the variance of the Cross-ISI, and the anatomical and functional properties of each model order result. For each box, the lines from top to bottom represent the maxim, the 25th and 75th percentiles, the median, and the minimum of the Cross-ISI, respectively. The red plus signs represent outliers.
Sensors 23 03264 g002
Figure 3. Selected functional network references and the corresponding aggregate functional network connectivity matrix. (a) Visualization of the selected functional network references, which were separated into eight functional areas based on their anatomical and functional properties. In each functional area, one color in the composite maps corresponds to one component. (b) Aggregated functional network connectivity matrix. Pairwise correlations between resting-state networks’ time courses are first Fisher z-transformed and averaged across all subjects, then inverse z-transformed back to display.
Figure 3. Selected functional network references and the corresponding aggregate functional network connectivity matrix. (a) Visualization of the selected functional network references, which were separated into eight functional areas based on their anatomical and functional properties. In each functional area, one color in the composite maps corresponds to one component. (b) Aggregated functional network connectivity matrix. Pairwise correlations between resting-state networks’ time courses are first Fisher z-transformed and averaged across all subjects, then inverse z-transformed back to display.
Sensors 23 03264 g003aSensors 23 03264 g003b
Figure 4. Performance comparison between the Gershgorin disc-based method and the compared method in [34] on the aggregated matrix C ¯ . The process of clustering SCVs with similar activation patterns into the same cluster, resulting aggregated covariance matrix C ¯ is displayed in (a). The identified subgroups and the corresponding t-maps from the Gershgorin disc-based method and the compared method in [34] are shown in (b,c) separately. Subgroups 1 and 2 are denoted by yellow and magenta squares separately. Subgroups from both methods show significant activity differences in meaningful brain areas such as the dorsolateral prefrontal cortex (dlPFC), anterior cingulate cortex (ACC), etc. The Gershgorin disc-based method provides more meaningful brain areas that show significant group differences and the subgroups that form better block structures in the aggregated covariance matrix as is shown in C ¯ n ( g ) than the one formed by the compared method in C ¯ n ( m ) .
Figure 4. Performance comparison between the Gershgorin disc-based method and the compared method in [34] on the aggregated matrix C ¯ . The process of clustering SCVs with similar activation patterns into the same cluster, resulting aggregated covariance matrix C ¯ is displayed in (a). The identified subgroups and the corresponding t-maps from the Gershgorin disc-based method and the compared method in [34] are shown in (b,c) separately. Subgroups 1 and 2 are denoted by yellow and magenta squares separately. Subgroups from both methods show significant activity differences in meaningful brain areas such as the dorsolateral prefrontal cortex (dlPFC), anterior cingulate cortex (ACC), etc. The Gershgorin disc-based method provides more meaningful brain areas that show significant group differences and the subgroups that form better block structures in the aggregated covariance matrix as is shown in C ¯ n ( g ) than the one formed by the compared method in C ¯ n ( m ) .
Sensors 23 03264 g004
Table 1. Peak activations in the t-maps of the resting-state networks that show group differences.
Table 1. Peak activations in the t-maps of the resting-state networks that show group differences.
NameBAMNI
dlPFC9 45 , 33, 33
Broca-Operc44 60 , 6, 18
Primary somatosensory cortex142, 42 , 63
Primary auditory4163, 27 , 9
Middle temporal gyrus21 51 , 51 , 6
Superior temporal gyrus2153, 40 , 8
Supramarginal gyrus4048, 38 , 57
ACC240, 30, 18
Table 2. Two-sample t-test of each test included in BACS (lower p-value is marked in bold).
Table 2. Two-sample t-test of each test included in BACS (lower p-value is marked in bold).
BACSp-Value (Method in [34])p-Value (fSIG)
List Learning 6.23 × 10 3 1 . 61 × 10 3
Digit Sequencing 2 . 43 × 10 6 5.98 × 10 6
Token Motor 4.19 × 10 2 3 . 43 × 10 3
Verbal Fluency 8 . 87 × 10 4 1.60 × 10 2
Symbol Coding 1.09 × 10 2 9 . 67 × 10 3
Tower of London 2.00 × 10 4 1 . 64 × 10 4
Table 3. Two-sample t-test of each field included in SFS (lower p-value is marked in bold and non-significant values are marked with * ).
Table 3. Two-sample t-test of each field included in SFS (lower p-value is marked in bold and non-significant values are marked with * ).
SFSp-Value (Method in [34])p-Value (fSIG)
Social Engagement8.48 × 10 1   * 9.46×10 2 *
Interpersonal Communication8.00 × 10 5 5.71×10 5
Independence /Competence1.41 × 10 1   * 2.57×10 3
Recreation Performance5.51 × 10 2   * 4.41×10 5
Independence/Performance1.94 × 10 2 4.88×10 5
Prosocial Performance3.17 × 10 3 7.57×10 6
Occupation/Employment2.49 × 10 1   * 1.71×10 3
Table 4. Two-sample t-test of the positive, negative, and general symptoms in PANSS (lower p-Value is marked in bold and non-significant values are marked with * ).
Table 4. Two-sample t-test of the positive, negative, and general symptoms in PANSS (lower p-Value is marked in bold and non-significant values are marked with * ).
PANSSp-Value (Method in [34])p-Value (fSIG)
Positive Total3.81 × 10 3 9.56×10 14
Negative Total1.79 × 10 8 6.83×10 12
General Total8.45 × 10 1   * 6.86×10 4
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Yang, H.; Vu, T.; Long, Q.; Calhoun, V.; Adali, T. Identification of Homogeneous Subgroups from Resting-State fMRI Data. Sensors 2023, 23, 3264. https://doi.org/10.3390/s23063264

AMA Style

Yang H, Vu T, Long Q, Calhoun V, Adali T. Identification of Homogeneous Subgroups from Resting-State fMRI Data. Sensors. 2023; 23(6):3264. https://doi.org/10.3390/s23063264

Chicago/Turabian Style

Yang, Hanlu, Trung Vu, Qunfang Long, Vince Calhoun, and Tülay Adali. 2023. "Identification of Homogeneous Subgroups from Resting-State fMRI Data" Sensors 23, no. 6: 3264. https://doi.org/10.3390/s23063264

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop