Next Article in Journal
Dynamic Convolution Enhanced Attention Network for Pulmonary Nodule Detection
Previous Article in Journal
A Simplified CT Score for Thrombus Burden in Acute Pulmonary Embolism: Clinical Correlation and Reproducibility
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Contrastive and Transfer Learning for Aligned Multimodal Neuroimaging Classification of Autism Spectrum Disorder

by
Raja Vavekanand
1,*,
Ganesh Kumar
2,
Muhammad Moazzam Jawaid
3,*,
Shafiya Qadeer Memon
4 and
Teerath Kumar
5
1
Department of Information Technology, Benazir Bhutto Shaheed University Lyari, Karachi 75660, Sindh, Pakistan
2
Department of Computing, Universiti Teknologi PETRONAS, Seri Iskandar 32610, Malaysia
3
School of Compuer Science and Informatics, De Montfort University, Lincoln LN6 7TS, UK
4
Department of Software Engineering, Mehran University of Engineering and Technology, Jamshoro 76062, Sindh, Pakistan
5
School of Computing, Atlantic Technological University, F94 DV52 Letterkenny, Ireland
*
Authors to whom correspondence should be addressed.
J. Imaging 2026, 12(7), 328; https://doi.org/10.3390/jimaging12070328
Submission received: 20 June 2026 / Revised: 8 July 2026 / Accepted: 17 July 2026 / Published: 20 July 2026
(This article belongs to the Section Medical Imaging)

Abstract

Autism Spectrum Disorder (ASD) assessment remains challenging because behavioural instruments are partly observer-dependent and neuroimaging data are heterogeneous. This paper presents FAA (Fuse After Aligned), which is a multimodal classification framework that combines transfer learning for structural MRI (sMRI) representation learning with a contrastive objective for the pre-fusion alignment of sMRI and resting-state functional MRI-derived functional connectivity (FC) features. Evaluation was restricted to the single-site ABIDE-I New York University subset comprising 75 participants with ASD and 98 typically developing controls. Under the reported five-fold internal cross-validation protocol, FAA achieved a mean accuracy of 92.6% compared with 87.4% for naive fusion and 90.9% for the sMRI-only baseline. Ablation analyses indicate that adding the contrastive objective is associated with improved classification performance and that ResNet-18 outperforms the evaluated ViT-16 configurations in this small-sample setting. These findings support the methodological value of pre-fusion feature alignment within the evaluated cohort. The framework offers a robust, computationally efficient, and clinically viable approach for objective ASD diagnosis with strong potential for generalisation to multi-site neuroimaging applications.

1. Introduction

ASD is a complex neurodevelopmental disorder defined by persistent challenges in social communication and interaction as well as restricted and repetitive patterns of behaviour, interests, and activities [1]. ASD is also associated with heterogeneous eating, gastrointestinal, and microbiome-related comorbidities [2]. It generally first becomes apparent in early childhood and continues throughout life; estimates are around 1 in 54 children. ASD has an economic cost, and in the United States, it costs more than USD $1.2 million per person for a lifetime of ASD [3]. The diagnosis of ASD is currently made based on observations of behaviour and use of standardised questionnaires and scales, including the Autism Diagnostic Observation Schedule (ADOS) and Autism Diagnostic Interview-Revised (ADI-R) [4,5,6]. The methods are, however, highly subjective, time-intensive, and demand specific clinical expertise, which is scarce [6]. This diagnostic problem has stimulated the search for objective, biomarker-based methods which could offer a more reliable and accessible diagnostic support.
Neuroimaging methods, especially structural and functional magnetic resonance imaging (sMRI and fMRI), have proven to be excellent methods for detecting neurological markers of ASD [7,8]. The results from sMRI studies in ASD patients have shown structural abnormalities such as alterations in gray matter volume [9,10], in cortical thickness [11] as well as in white matter organisation [12]. Recently, resting-state functional MRI (rs-fMRI) studies have shown abnormal functional connectivity patterns in ASD brains in various brain networks, which is in line with the theories of “underconnectivity” [12] and “overconnectivity” [13] of the ASD brain. Structural and functional data are complementary; this has led to an increased interest in multimodal approaches to ASD classification [14]. Unimodal approaches that rely only on sMRI [15,16] or rs-fMRI [12,17,18] have been successful, but they only incorporate some dimensions of the disorder’s complex neurobiology. Theoretically, multimodal integration provides a more complete characterisation of the ASD pathology based on the integration of structural abnormalities with functional network alterations [9].
There are, however, two main problems with the current multimodal methods. First, the naive mixing of features from different modalities may not be able to deal with the modality heterogeneity of the features [19]. The two types of data, sMRI and rs-fMRI, are measured in two different domains: structural features measure anatomical properties, and functional connectivity measures temporal correlations in neural activity. While it is possible to simply concatenate these features without alignment and achieve suboptimal fusion results, these results can be seen in naive fusion approaches [20]. Second, because of the scarcity of labeled neuroimaging data, deep learning models for medical image analysis are especially susceptible to overfitting, which further hampers their generalisability across the target population of individuals with autism spectrum disorder and the general population of children [15,20].
Training complex architectures from scratch is difficult when labelled neuroimaging cohorts are small. Transfer learning can reduce this constraint for sMRI representation learning, and transformer-based sMRI classification has also been explored in neurological imaging [21], although the relative behaviour of convolutional and transformer backbones remains sensitive to dataset size and pre-training strategy. Cross-site variation, limited interpretability, and heterogeneous modality distributions further restrict the evidential scope of neuroimaging classifiers. FAA (Fuse After Aligned) addresses feature heterogeneity and data scarcity through contrastive pre-fusion alignment and transfer learning. There are three principal contributions:
  • A CLIP-inspired contrastive objective [22] that maps paired sMRI-derived anatomical representations and rs-fMRI-derived FC representations into a common embedding space before additive fusion.
  • A controlled comparison of ResNet-18 and ViT-16 under the same single-site, small-sample experimental setting, including pre-training, fine-tuning, and contrastive-loss ablations.
  • An internal evaluation on the ABIDE-I NYU subset, yielding a mean accuracy of 92.6% under the reported five-fold protocol, together with explicit limitations concerning external generalisability, fold-wise stability, advanced fusion baselines, and biological interpretability.
The rest of this paper is organised as follows: Section 2 provides a literature review. The FAA methodology is described in Section 3. The experimental results and ablation studies and comparison are presented in Section 4. Section 5 discusses the implications of the findings, model limitations, and future directions. Lastly, Section 6 brings the paper to a close.

2. Literature Review

2.1. Unimodal Neuroimaging Classification

MRI-based machine learning has been investigated as a source of quantitative support for ASD assessment, but systematic and umbrella reviews consistently identify small cohorts, site-related variability, inconsistent biomarkers, and limited external validation as major barriers [23,24,25]. Unimodal rs-fMRI studies commonly represent functional organisation through connectivity matrices or graphs. Representative approaches include multi-view spectral graph convolution [26], relational graph attention [27], residual graph transformers [28], and multi-atlas ensemble learning [29]. These methods demonstrate that FC contains discriminative information, but they do not exploit paired structural and functional measurements within a common subject-level representation.

2.2. Multimodal Fusion of Structural and Functional MRI

Combining sMRI-derived anatomy with rs-fMRI-derived functional organisation can provide complementary information [30]. Existing multimodal studies have examined deep multimodal networks, 3D convolutional or transformer models, joint fusion, and attention-pruned graph architectures [31,32]. Most reported strategies use early fusion, late fusion, concatenation, voting, or attention [11]. Because sMRI and FC encode different biological quantities and have different dimensional structures [33], direct fusion can amplify modality imbalance or redundant features. An explicit subject-paired alignment of structural and functional embeddings before fusion remains comparatively underexplored.

2.3. Contrastive Learning, Transfer Learning, and Explainability

Contrastive objectives have improved neuroimaging representation learning in graph-based and self-supervised settings, including A-GCL [34] and unsupervised contrastive graph learning [35]. These approaches primarily operate within FC or graph representations rather than aligning sMRI with FC. Transfer learning is also relevant because ASD neuroimaging cohorts are typically much smaller than the natural-image datasets used to train modern backbones. Convolutional networks provide locality and translation-related inductive biases, whereas vision transformers generally depend more strongly on dataset scale and pre-training. Explainability remains an additional requirement for biological interpretation; attribution analyses can identify anatomical regions or functional connections that influence model outputs [36].

2.4. Research Gap and Study Scope

FAA evaluates two questions within a single-site internal-validation setting: whether a contrastive objective added before fusion is associated with improved classification and how ResNet-18 compares with ViT-16 under the same small-sample conditions. The current evidence does not isolate pair-specific alignment from generic auxiliary-loss regularisation because a shuffled-pairing control was not performed. It also does not establish superiority over gated or cross-attention fusion under identical splits, and it does not provide regional attribution or external multi-site validation. Table 1 therefore positions FAA by architectural characteristics rather than by claiming directly comparable superiority across studies.

3. Methodology

The proposed FAA (Fuse After Aligned) framework integrates structural magnetic resonance imaging (sMRI) and resting-state functional magnetic resonance imaging (rs-fMRI) data for ASD versus typical control (TC) classification. The architecture, illustrated in Figure 1, consists of three primary stages: (1) modality-specific feature extraction, (2) contrastive feature alignment, and (3) feature fusion and classification. Each component is described in detail in the following subsections.

3.1. Data Preprocessing

3.1.1. sMRI Data Preprocessing

The structural branch receives CAT12-derived grey-matter probability maps rather than unprocessed T1-weighted images. Each T1-weighted scan is corrected for intensity inhomogeneity, skull-stripped, segmented into tissue classes with CAT12 for SPM12, spatially normalised, modulated, and smoothed using an 8 mm full-width-at-half-maximum Gaussian kernel. The final grey-matter map is represented as X GM R 128 × 256 × 256 , where the 128 axial slices are treated as input channels. Fixed intensity scaling is applied before network input.
Compatibility with ImageNet-pre-trained backbones is obtained through a learnable two-dimensional convolution with 128 input channels, 3 output channels, a 33 × 33 kernel, and no padding. This operation converts X GM into X ^ smri R 3 × 224 × 224 before ResNet-18 or ViT-16 processing. Consequently, the network input is the transformed CAT12 grey-matter map rather than the original T1-weighted volume. Figure 2 summarises the harmonised pipeline.

3.1.2. rs-fMRI Data Preprocessing

Resting-state fMRI data undergo a comprehensive preprocessing pipeline to remove nuisance signals and derive reliable functional connectivity measures. The pipeline includes the following sequential steps:
  • Slice-timing correction: Interleaved slice acquisition is corrected using sinc-interpolation to temporally align all slices to the middle slice.
  • Motion correction: Rigid-body realignment is performed to correct for head motion during scanning. Subjects with mean framewise displacement exceeding 0.5 mm are excluded from further analysis.
  • Spatial normalisation: Each functional volume is co-registered to the subject’s T1-weighted anatomical image and subsequently warped to MNI152 standard space.
  • Spatial smoothing: A Gaussian kernel with full-width at half-maximum (FWHM) of 6 mm is applied to improve the signal-to-noise ratio.
  • Nuisance signal regression: Signals from cerebrospinal fluid, white matter, and six head motion parameters are regressed out to remove non-neuronal contributions.
  • Bandpass filtering: A frequency filter (0.01–0.1 Hz) is applied to isolate low-frequency fluctuations of interest.
Following preprocessing, the mean time series is extracted from each of N = 200 regions of interest defined by the CC200 functional atlas [37]. CC200 was selected because it is a data-driven whole-brain parcellation widely used in ABIDE analyses and provides an intermediate spatial resolution: 200 regions preserve distributed network information while limiting the upper-triangular FC representation to 19,900 pairwise connections. This dimensionality is tractable for the available sample size and the feed-forward FC branch. No alternative-atlas experiment was conducted; therefore, atlas dependence is acknowledged as a limitation. The resulting time-series matrix T R T × N , where T denotes the number of time points, forms the basis of FC computation.

3.2. Feature Extraction

3.2.1. sMRI Feature Extraction with Transfer Learning

The sMRI feature extraction module employs a pre-trained convolutional neural network backbone to capture anatomical patterns discriminative of ASD. The processed sMRI volume X ^ smri R 3 × 224 × 224 is passed through the feature extraction network:
z smri = Backbone ( X ^ smri ) , z smri R D
where Backbone ( · ) denotes either ResNet-18 or ViT-16, and D is the extracted feature dimension. The backbone is initialised with ImageNet-pre-trained weights and fine-tuned on sMRI data. ResNet-18 is used as the main backbone due to its efficiency, suitability for small medical datasets, and ability to capture local spatial brain patterns through residual learning. For comparison, ViT-16 is also evaluated by splitting images into 16 × 16 patches and processing them with a transformer encoder, as shown in Figure 3.

3.2.2. rs-fMRI Feature Extraction via Functional Connectivity

Functional connectivity features are derived from the preprocessed rs-fMRI time series. For each subject, an FC matrix C R N × N is constructed by computing the Pearson correlation coefficient between the time series of each pair of ROIs:
C i j = t = 1 T ( T i t T ¯ i ) ( T j t T ¯ j ) t = 1 T ( T i t T ¯ i ) 2 t = 1 T ( T j t T ¯ j ) 2
where T i t denotes the BOLD signal intensity at ROI i and time point t, and T ¯ i represents the temporal mean of the signal at ROI i. The upper triangle of C and the main diagonal are removed to eliminate redundant information and self-correlations, respectively. The remaining elements are flattened into a feature vector x fc R F , where
F = N × ( N 1 ) 2 = 19,900
for N = 200 ROIs.
The high-dimensional FC feature vector is processed through a Feed-Forward Network (FFN) with two linear layers, GELU activation, and Dropout regularisation. The FFN architecture, illustrated in Figure 4, projects x fc into a compact representation:
x ^ fc = x fc W 1 + b 1 , W 1 R F × D , b 1 R D
z fc = GELU ( x ^ fc )
  z fc = z fc W 2 + b 2 , W 2 R D × D , b 2 R D
The output z fc R D represents the functional connectivity features in the same dimensionality as the sMRI features, enabling subsequent alignment operations.

3.3. Contrastive Feature Alignment

To align the modality-specific features z fc and z smri into a shared semantic space, a contrastive learning objective is employed. The alignment process consists of three steps: normalisation, similarity computation, and contrastive loss optimisation.

3.3.1. L2 Normalisation

The feature vectors from both modalities are first subjected to L2 normalisation to project them onto a unit hypersphere:
z ^ fc = z fc z fc 2
z ^ smri = z smri z smri 2
This normalisation ensures that the similarity metric is based on angular distances rather than magnitude differences, which is particularly important when features from different modalities exhibit different scales.

3.3.2. Similarity Computation

Given a batch of B subjects, the normalised feature matrices Z ^ fc R B × D and Z ^ smri R B × D are constructed. A batch-wise cosine similarity matrix S R B × B is computed as
S = Z ^ fc · Z ^ smri
Each element S i j represents the cosine similarity between the FC features of subject i and the sMRI features of subject j. The diagonal elements S i i correspond to the similarity between the paired modalities of the same subject.

3.3.3. Contrastive Loss

The symmetric contrastive loss L CL is defined as
L CL = 1 2 B i = 1 B log exp ( S i i / τ ) j = 1 B exp ( S i j / τ ) + log exp ( S i i / τ ) j = 1 B exp ( S j i / τ )
where τ is a temperature hyperparameter that controls the sharpness of the softmax distribution, and B is the batch size. The first term encourages the FC features of each subject to be similar to their corresponding sMRI features (positive pairs), while the second term symmetrically enforces the same relationship.
The contrastive objective is intended to increase the similarity between paired structural and functional representations while separating non-matching samples within a batch. It may also act as an auxiliary regulariser. Because the current ablation compares only training with and without the additional objective, the observed gain cannot be attributed exclusively to subject-pair correspondence. A shuffled-pairing control, in which structural and functional samples are deliberately mismatched during training, is required to distinguish pair-specific alignment from generic regularisation.

3.4. Feature Fusion and Classification

3.4.1. Feature Fusion

Following contrastive alignment, the normalised features from both modalities are fused via element-wise addition:
z = z ^ fc + z ^ smri , z R D
This additive fusion strategy is selected for its simplicity and effectiveness. Since the features have been aligned in the shared semantic space, addition serves as a natural aggregation operation that preserves the information content of both modalities without introducing additional learnable parameters. Alternative fusion strategies, including concatenation and weighted summation.

3.4.2. Classification

The fused representation z is passed through a linear classification layer to produce the final prediction:
y ^ = Softmax ( z W cls + b cls )
where W cls R D × 2 and b cls R 2 are the weight matrix and bias vector of the classification layer, respectively. The output y ^ R 2 represents the predicted probability distribution over the two classes (ASD and TC). The predicted class is determined by
c ^ = arg max k { 0 , 1 } y ^ k

3.5. Overall Optimisation Objective

The FAA framework is trained end-to-end using a joint optimisation objective that combines the cross-entropy classification loss with the contrastive alignment loss. The total loss function is defined as
L total = L CE + λ L CL
where L CE is the cross-entropy classification loss:
L CE = 1 B i = 1 B k = 0 1 y i k log ( y ^ i k )
and λ is a weighting hyperparameter that balances the contributions of the two loss components. The hyperparameter λ is set to 1 in the primary experiments with ablation studies examining the effect of varying this parameter.
The complete training procedure is summarised in Algorithm 1. The model is trained using the AdamW optimiser with a cosine annealing learning rate schedule. Early stopping is employed with a patience of 4 epochs to prevent overfitting.
Algorithm 1 End-to-End Training Procedure for the FAA Framework
Require: 
Training dataset D = { ( X smri ( i ) , X fc ( i ) , y ( i ) ) } i = 1 N , batch size B, temperature τ , loss weight λ , learning rate η
Ensure: 
Trained model parameters θ
1 :
Initialise the ResNet-18 backbone with ImageNet-pretrained weights
2 :
Initialise the FFN parameters randomly
3 :
Initialise the classifier parameters randomly
4 :
while the training process has not converged do
5 :
     Sample a mini-batch { ( X smri ( i ) , X fc ( i ) , y ( i ) ) } i = 1 B from D
Feature Extraction
6 :
     Extract sMRI features:
Z smri = Backbone ( X smri )
7 :
     Extract FC features:
Z fc = FFN ( X fc )
Contrastive Alignment
8 :
     Apply L2 normalisation:
Z ^ smri = L 2 Norm ( Z smri ) , Z ^ fc = L 2 Norm ( Z fc )
9 :
     Compute the cross-modal similarity matrix:
S = Z ^ fc Z ^ smri
10 :
     Compute the bidirectional contrastive loss:
L CL = 1 2 B i = 1 B log exp ( S i i / τ ) j = 1 B exp ( S i j / τ ) + log exp ( S i i / τ ) j = 1 B exp ( S j i / τ )
Fusion and Classification
11 :
     Fuse the aligned modality representations:
Z = Z ^ fc + Z ^ smri
12 :
     Generate class predictions:
Y ^ = Softmax Z W cls + b cls
13 :
     Compute the classification loss:
L CE = 1 B i = 1 B k y i k log ( y ^ i k )
Optimisation
14 :
     Compute the total training objective:
L total = L CE + λ L CL
15 :
     Update all trainable parameters:
θ θ η θ L total
16 :
end while
17 :
return trained model parameters θ

4. Experiments and Results

This section presents the experimental evaluation of the proposed FAA framework. The experimental setup is first described, which is followed by comprehensive results covering the overall classification performance, transfer learning analysis, contrastive learning effectiveness, hyperparameter sensitivity, and computational efficiency. Statistical analyses and ablation studies are provided to validate the contributions of each architectural component.

4.1. Dataset Description and Experimental Setup

4.1.1. ABIDE-I Dataset

The proposed framework is evaluated on a subset of the Autism Brain Imaging Data Exchange-I (ABIDE-I) dataset [38]. ABIDE-I is a multi-site neuroimaging database comprising structural and resting-state functional MRI data from over 1000 subjects across 17 international sites. The subset employed in this paper consists of 173 subjects from the New York University (NYU) site, including the following:
  • ASD group: 75 subjects diagnosed with Autism Spectrum Disorder according to DSM-IV criteria, confirmed through the Autism Diagnostic Observation Schedule (ADOS) and the Autism Diagnostic Interview-Revised (ADI-R).
  • Typical Control (TC) group: 98 age- and sex-matched typically developing individuals with no history of psychiatric or neurological disorders.
Table 2 presents the demographic characteristics of the study population. No statistically significant differences are observed between the ASD and TC groups with respect to age ( p = 0.47 , two-sample t-test) or sex distribution ( p = 0.31 , chi-square test), ensuring that observed performance differences are not attributable to demographic confounding.
The sMRI and rs-fMRI data follow the pipeline described in Section 3.1. The sMRI data are intensity-corrected, skull-stripped, CAT12-segmented, normalised, modulated, and smoothed with an 8 mm FWHM kernel. The resulting grey-matter maps ( 128 × 256 × 256 ) are converted to 3 × 224 × 224 before ResNet-18 input. The rs-fMRI data are preprocessed in DPABI using time-point removal, slice-timing and motion correction, Friston-24 regression, MNI152 normalisation, 6 mm smoothing, 0.01–0.1 Hz filtering, and nuisance regression. Subjects with mean framewise displacement above 0.5 mm are excluded.

4.1.2. Implementation and Evaluation Protocol

All models are implemented in PyTorch 1.13.0 and trained on an NVIDIA RTX 3090 GPU using AdamW with a learning rate of 1 × 10 5 , weight decay of 1 × 10 4 , batch size 16, and a maximum of 24 epochs. Early stopping is applied after four epochs without improvement. Evaluation uses shuffled five-fold cross-validation with four folds for training and one fold for both early stopping and performance assessment. Therefore, the results represent internal-validation estimates and may be optimistic because no independent test set is used. Reported metrics are averaged across the five held-out folds with 95% bootstrap intervals calculated from 1000 resamples.

4.2. Overall Classification Performance

Table 3 presents the comprehensive comparison of different classification methods on the ABIDE-I NYU dataset. The following methods are evaluated:
  • FC-only: functional connectivity features processed through the FFN backbone.
  • sMRI-only: structural MRI features extracted using ResNet-18 pre-trained on ImageNet and fine-tuned on the target dataset.
  • sMRI+FC (Naive Fusion): simple additive fusion of sMRI and FC features without contrastive alignment.
  • FAA (Proposed): the complete framework with contrastive alignment followed by additive fusion.
Within the reported internal-validation protocol, the sMRI-only model achieves a mean accuracy of 90.9% compared with 76.5% for FC-only. FC-only yields low ASD accuracy (45.0%) despite a reported TC accuracy of 100.0%, indicating strong class-asymmetric behaviour. The sMRI-only result is less asymmetric (79.2% ASD; 98.2% TC). Naive additive fusion reaches 87.4%, whereas FAA reaches 92.6%, corresponding to mean differences of 5.2 percentage points relative to naive fusion and 1.7 percentage points relative to sMRI-only. The repeated 100.0% TC values must be interpreted cautiously because the cohort is small, the reporting is aggregate, and the early-stopping fold is also used for evaluation. They do not establish stable clinical specificity.
FC-only misclassifies 55.0% of ASD cases as TC, demonstrating pronounced class asymmetry in this cohort. sMRI-only reports 79.2% ASD accuracy and 98.2% TC accuracy, while naive fusion reports 72.5% ASD accuracy. Figure 5 summarises the aggregate class-conditional results. FAA reports 82.7% ASD accuracy and 100.0% TC accuracy.

4.3. Impact of Transfer Learning and Backbone Selection

Backbone architectures, ResNet-18 and ViT-16, are compared and evaluated under various training configurations, as listed in Table 4. ResNet-18 is always a better performer than ViT-16, especially in terms of accuracy of ASD detection in the fully optimised setup (79.2% vs. 22.8%), indicating CNNs perform better in limited data medical imaging. Clearly, pre-training on ImageNet has a positive impact on ResNet-18 accuracy (from 84.0% to 90.9%), and freezing without fine-tuning leads to only 88.4% accuracy, necessitating the need for domain adaptation. To conclude, ViT-16 seems to be underperforming with 0.0% ASD detection, which is likely due to its reliance on massive amounts of data and its weaker local spatial inductive bias.
The learned representations are analysed qualitatively by projecting the embeddings of the sMRI into the t-SNE space, as seen in Figure 6 for both ResNet-18 and ViT-16. The separation of ASD and TC is enhanced with smaller cluster overlap in ResNet-18, suggesting better discriminative structural representations. ViT-16 exhibits a high degree of class mixing, however, and it is likely due to this factor that the classification performance is weak. This implies that CNN-based local spatial inductive bias is more suitable for small sample structural MRI analysis, and transformer-based global attention maybe needs to be based on larger datasets.

4.4. Effectiveness of Contrastive Feature Alignment

4.4.1. Ablation Study on Contrastive Learning

For the pre-trained and fine-tuned ResNet-18 configuration, adding the contrastive objective increases mean accuracy from 87.4% to 92.6% (+5.2 percentage points). Table 5 compares training with and without this objective across the evaluated backbone settings. The direction and magnitude of the change vary by configuration, including degradation for some non-pre-trained settings, which indicates that the auxiliary objective is not uniformly beneficial. A shuffled-pairing control is therefore necessary for a causal interpretation of alignment.

4.4.2. Visualisation of Feature Alignment

Before alignment, the sMRI and FC projections occupy different regions with moderate ASD–TC separation in sMRI and greater overlap in FC. After training with the contrastive objective, the projected modalities appear more closely organised and the classes appear more separated. Because t-SNE is qualitative and sensitive to projection settings, this visualisation is supportive rather than causal evidence of subject-paired alignment. Figure 7 provides a qualitative two-dimensional projection of the learned representations before and after inclusion of the contrastive objective.

4.4.3. Quantitative Alignment Metrics

To quantitatively assess the effectiveness of contrastive alignment, the Centered Kernel Alignment (CKA) between the feature spaces is computed. CKA measures the similarity between representations learned by different models with higher values indicating greater alignment (Table 6).
Contrastive learning improves CKA similarity across all configurations with the highest alignment score obtained in the pre-trained and fine-tuned setup (0.78). The CKA gains range from 0.39 to 0.47, confirming a substantial transformation of the multimodal feature space and supporting the t-SNE observations. The correspondence between higher CKA scores and better classification performance further highlights the importance of semantic feature alignment for effective multimodal fusion.

4.5. Analysis of Hyperparameters

4.5.1. Temperature Parameter Sensitivity

The temperature parameter τ in the contrastive loss controls the sharpness of the similarity distribution and critically affects feature alignment. Table 7 presents the impact of τ on classification performance.
The optimal performance of ResNet-18 occurs at τ = 1.0 with a stable and optimal scaling of contrastive similarity in all of the configurations. Compared to this, the performance of ViT-16 is better at a higher τ = 4.0 , highlighting the need for softer similarity distributions because of weaker representations of features. It also has more variability in performance over τ values. The results demonstrate that the optimal contrastive temperature is architecture-dependent and needs to be tuned by architecture.

4.5.2. Effect of Loss Weighting Parameter λ

The contribution of the contrastive loss to the total objective is controlled by the weighting parameter λ . The performance as a function of λ is shown in Figure 8. The optimal performance is achieved at the value of λ = 1.0 with the total accuracy of 92.6%, suggesting a tradeoff between the contribution of the contrastive alignment and classification objectives. When λ < 0.1 , it is found that the performance drops, as the alignment signal is too weak to project multimodal features into a common semantic space.

4.6. Optimal Configuration Analysis

From the extensive experimental investigation, the optimum operational parameters for each of the backbones was determined and is summarised in Table 8. Pre-trained and fine-tuned ResNet-18 with contrastive learning (92.6%, 82.7%, 100.0%) was the best performing model. This setup has the best tradeoff of discriminative representation learning and data efficiency. The best performance was achieved with frozen pre-trained features with contrastive learning (88.7% accuracy), demonstrating that functional connectivity information partially mitigates for less robust image-based feature extraction for ViT-16 (Table 8). The frozen pre-trained ResNet-18 configuration continued to be competitive with an accuracy performance of 89.7%. However, in the absence of transfer learning, both backbones performed worse when trained from scratch, emphasising the need for transfer learning with small medical imaging datasets.
Figure 9 summarises the aggregate metrics for the selected ResNet-18 configuration. The reported AUC is 0.96, ASD sensitivity is 82.7%, and TC specificity is 100.0%. These aggregate values indicate discrimination within the evaluated NYU subset, but the unequal class-conditional performance and absence of fold-wise confusion matrices preclude a claim of clinically balanced or stable performance.

4.7. Statistical Significance Testing

The reported paired t-tests use matched fold-level accuracy values from the five cross-validation folds ( n = 5 paired observations per comparison). Table 9 reports the existing mean differences, t statistics, and p values, while Table 3 reports mean performance with the previously calculated 95% bootstrap intervals. These inferential results are exploratory because five folds provide a small statistical sample and the training sets overlap across folds. The values should therefore be interpreted together with effect sizes and absolute mean differences rather than as definitive evidence of generalisable superiority.
The reported Cohen’s d values in Table 10 provide a scale-standardised description of the existing pairwise differences. The largest reported value is for FAA versus FC-only ( d = 1.98 ), which is followed by naive fusion ( d = 1.45 ), ViT-16 ( d = 0.85 ), and sMRI-only ( d = 0.72 ). Given the small number of folds, overlapping training samples, and unavailable fold-wise score table, these estimates should be treated as descriptive and require confirmation through repeated nested cross-validation or external evaluation.

4.8. Training and Inference Times

Training requires approximately 45 min per fold on an RTX 3090 GPU or approximately 3.75 h for five folds. Inference requires approximately 8 ms per subject after preprocessing, GPU memory use is approximately 4.2 GB, and the model contains approximately 12.8 million trainable parameters. These measurements indicate computational feasibility for research evaluation; they do not establish clinical deployment readiness because preprocessing time, prospective workflow integration, calibration, and external validation were not evaluated. Table 11 summarises the measured computational requirements.

4.9. Contextual Comparison with Published Multimodal Studies

Table 12 places the reported NYU-subset result alongside selected multimodal ASD studies. The entries are not directly comparable because the publications use different ABIDE sites or cohorts, preprocessing pipelines, feature definitions, split procedures, and model-selection protocols. Accordingly, the table is descriptive and does not support a state-of-the-art claim. A valid architectural comparison requires the implementation of representative gated-fusion and cross-attention baselines on the same subjects and identical folds.

5. Discussion

The experimental results show that the most important factor to achieve effective neuroimaging classification is the semantic alignment of the different multimodal features before their fusion. The FAA framework obtains state-of-the-art performance of 92.6% overall accuracy, significantly outperforming naive fusion (87.4%), and demonstrates its effectiveness in dealing with modality-specific heterogeneity. The FAA framework improves overall accuracy to 92.6%, which is significantly better than naive fusion (87.4%), highlighting the value of contrastive feature alignment in addressing modality-specific heterogeneity. The overall performance of ResNet-18 (90.9% total accuracy) is superior to that of ViT-16 (60.1% total accuracy), further demonstrating that convolutional models are more suitable for training on a relatively small set of medical images than transformer-based models, which demand significantly larger training sets. The transfer learning module becomes crucial for good performance, with the usage of the ImageNet pre-training showing strong results, and the contrastive learning capturing the sMRI and functional connectivity features into a shared semantic space, thus allowing complementary but misaligned information to be used in a mutually reinforcing manner. A balanced performance in the diagnostic groups, with a perfect specificity and a substantial improvement in sensitivity (82.7%), is clinically useful since the consequences of a wrongly diagnosed cancer are serious in clinical practice: both false positives and false negatives. Additionally, the practical deployment of the framework in clinical settings is supported by the computational efficiency as the inference time is 8 ms per subject and GPU memory usage is relatively small. Several limitations warrant acknowledgment, however, including a single-site evaluation, the moderate sample size, the absence of external validation, and a lack of analysis of potential confounding factors (age, sex, medication status) which represent important directions for future investigation.

6. Conclusions

FAA combines transfer learning with a contrastive pre-fusion objective for paired sMRI and FC representations. On the single-site ABIDE-I NYU subset, the reported five-fold internal-validation accuracy is 92.6% compared with 87.4% for naive fusion and 90.9% for the sMRI-only baseline. The evaluated ResNet-18 configurations also outperform the corresponding ViT-16 configurations in this small-sample setting. These results support further investigation of pre-fusion alignment but do not establish clinical utility, multi-site generalisability, or superiority over advanced fusion architectures. Confirmation requires shuffled-pairing controls, nested and external validation, fold-wise diagnostic metrics, atlas and confounder sensitivity analyses, same-split gated and cross-attention baselines, and anatomical and functional attribution analyses.

Author Contributions

Conceptualisation, R.V. and T.K.; methodology, R.V., G.K. and T.K.; formal analysis, R.V. and G.K.; investigation, R.V., G.K., S.Q.M. and M.M.J.; writing—original draft preparation, R.V.; writing—review and editing, G.K., S.Q.M., M.M.J. and T.K.; resources, M.M.J.; supervision, T.K. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The source code used in this paper is publicly available at https://github.com/rajavavek/FAA-ASD-Neuroimaging (accessed on 16 July 2026).

Conflicts of Interest

The authors have no conflicts of interest.

References

  1. Consoli, C.; Turriziani, L.; Antoci, M.; Lo Monaco, M.; Ceraolo, G.; Spoto, G.; Nicotera, A.G.; Di Rosa, G. Sensory phenotypes in autism spectrum disorder associated with distinct patterns of social communication, repetitive and restrictive behaviors or interests, and comorbidities: A state-of-the-art review. Brain Sci. 2026, 16, 53. [Google Scholar] [CrossRef] [PubMed]
  2. Tomaszek, N.; Urbaniak, A.D.; Bałdyga, D.; Chwesiuk, K.; Modzelewski, S.; Waszkiewicz, N. Unraveling the connections: Eating issues, microbiome, and gastrointestinal symptoms in autism spectrum disorder. Nutrients 2025, 17, 486. [Google Scholar] [CrossRef] [PubMed]
  3. Kayupova, G.; Muzafarova, A. The socio-economic burden of autism spectrum disorders: A review of the literature. J. Health Dev. 2023, 4, 35–41. [Google Scholar] [CrossRef]
  4. Cortese, S.; Bellato, A.; Gabellone, A.; Marzulli, L.; Matera, E.; Parlatini, V.; Petruzzelli, M.G.; Persico, A.M.; Delorme, R.; Fusar-Poli, P.; et al. Latest clinical frontiers related to autism diagnostic strategies. Cell Rep. Med. 2025, 6, 101916. [Google Scholar] [CrossRef] [PubMed]
  5. Udhnani, M.; Becker, L.; Lecavalier, L. Performance of autism screening and diagnostic instruments among children with ADHD: A systematic review. J. Autism Dev. Disord. 2025. Online ahead of print. [CrossRef]
  6. Taneera, S.; Alhajj, R. Diagnosis of autism spectrum disorder: A systematic review of clinical and artificial intelligence methods. Netw. Model. Anal. Health Inform. Bioinform. 2025, 14, 7. [Google Scholar] [CrossRef]
  7. Gkintoni, E.; Panagioti, M.; Vassilopoulos, S.P.; Nikolaou, G.; Boutsinas, B.; Vantarakis, A. Leveraging AI-driven neuroimaging biomarkers for early detection and social function prediction in autism spectrum disorders: A systematic review. Healthcare 2025, 13, 1776. [Google Scholar] [CrossRef] [PubMed]
  8. Tae, W.-S.; Ham, B.-J.; Pyun, S.-B.; Kim, B.-J. Current clinical applications of structural MRI in neurological disorders. J. Clin. Neurol. 2025, 21, 277–293. [Google Scholar] [CrossRef] [PubMed]
  9. Zamani, H.; Asghari Varzaneh, Z.; Nadimi-Shahraki, M.H. Deep convolutional neural networks in neurological disorders diagnosis: Comprehensive review of cutting-edge architectures, challenges, and future directions. Arch. Comput. Methods Eng. 2025. Epub ahead of print. [Google Scholar] [CrossRef]
  10. Vavekanand, R.; Ali Laghari, A.; Kumar, T. Applications and limitations of large language models to integrate medical context: A comprehensive review. Iran J. Comput. Sci. 2026, 9, 12. [Google Scholar] [CrossRef]
  11. Wang, L.; Li, X.; Yuan, J.; Chen, Y. DAGMNet: Dual-branch attention-pruned graph neural network for multimodal sMRI and fMRI fusion in autism prediction. Biomedicines 2025, 13, 2168. [Google Scholar] [CrossRef] [PubMed]
  12. Yan, Y.; Abdullah, E. Trends in multimodal artificial intelligence for autism research in children and adolescents: A scientometric study. J. Korean Acad. Child Adolesc. Psychiatry 2025, 36, 185–195. [Google Scholar] [CrossRef] [PubMed]
  13. Bartolini, D.; Liuzzi, P.; Secci, S.; Hakiki, B.; Scarpino, M.; Burali, R.; di Palma, A.; Toci, T.; Grippo, A.; Cecchi, F.; et al. Temporal network instability and low-frequency overconnectivity underlie disorders of consciousness in severe brain injury. Sci. Rep. 2025, 15, 38835. [Google Scholar] [CrossRef] [PubMed]
  14. Rakić, M.; Cabezas, M.; Kushibar, K.; Oliver, A.; Lladó, X. Improving the detection of autism spectrum disorder by combining structural and functional MRI information. Neuroimage Clin. 2020, 25, 102181. [Google Scholar] [CrossRef] [PubMed]
  15. Rani, A.; Yadav, P.; Verma, Y. Early-stage autism diagnosis using action videos and contrastive feature learning. Multimed. Syst. 2023, 29, 2603–2614. [Google Scholar] [CrossRef]
  16. Nogay, H.S.; Adeli, H. Multiple classification of brain MRI autism spectrum disorder by age and gender using deep learning. J. Med. Syst. 2024, 48, 15. [Google Scholar] [CrossRef] [PubMed]
  17. Huang, Z.A.; Zhu, Z.; Yau, C.H.; Tan, K.C. Identifying autism spectrum disorder from resting-state fMRI using deep belief network. IEEE Trans. Neural Netw. Learn. Syst. 2021, 32, 2847–2861. [Google Scholar] [CrossRef] [PubMed]
  18. Vavekanand, R.; Kumar, G.; Kurbanova, S. A lightweight physics-conditioned diffusion multi-model for medical image reconstruction. Biomed. Eng. Commun. 2026, 5, 12. [Google Scholar] [CrossRef]
  19. Han, Z.; Yang, F.; Huang, J.; Zhang, C.; Yao, J. Multimodal dynamics: Dynamical fusion for trustworthy multimodal classification. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR); IEEE: Piscataway, NJ, USA, 2022; pp. 20675–20685. [Google Scholar] [CrossRef]
  20. Amador-Tejada, A.; Sharma, B.; Danielli, E.; Noseworthy, M.D. Resting-state functional MRI analyses for brain activity characterization: A narrative review of features and methods. Eur. J. Neurosci. 2025, 62, e70276. [Google Scholar] [CrossRef] [PubMed]
  21. Huang, Y.; Li, W. Resizer Swin transformer-based classification using sMRI for Alzheimer’s disease. Appl. Sci. 2023, 13, 9310. [Google Scholar] [CrossRef]
  22. Radford, A.; Kim, J.W.; Hallacy, C.; Ramesh, A.; Goh, G.; Agarwal, S.; Sutskever, I. Learning transferable visual models from natural language supervision. In Proceedings of the 38th International Conference on Machine Learning; PMLR: Cambridge, MA, USA, 2021; Volume 139, pp. 8748–8763. Available online: https://proceedings.mlr.press/v139/radford21a/radford21a.pdf (accessed on 18 April 2026).
  23. Bahathiq, R.A.; Banjar, H.; Bamaga, A.K.; Alghamdi, A. Machine learning for autism spectrum disorder diagnosis using structural magnetic resonance imaging: Promising but challenging. Front. Neuroinform. 2022, 16, 949926. [Google Scholar] [CrossRef] [PubMed]
  24. Giansanti, D. An umbrella review of the fusion of fMRI and AI in autism. Diagnostics 2023, 13, 3552. [Google Scholar] [CrossRef] [PubMed]
  25. Schielen, S.J.C.; Pilmeyer, J.; Aldenkamp, A.P.; Zinger, S. The diagnosis of ASD with MRI: A systematic review and meta-analysis. Transl. Psychiatry 2024, 14, 318. [Google Scholar] [CrossRef] [PubMed]
  26. Wen, G.; Cao, P.; Bao, H.; Yang, W.; Zheng, T.; Zaiane, O. MVS-GCN: A prior brain structure learning-guided multi-view graph convolution network for autism spectrum disorder diagnosis. Comput. Biol. Med. 2022, 142, 105239. [Google Scholar] [CrossRef] [PubMed]
  27. Gu, X.; Xie, L.; Xia, Y.; Cheng, Y.; Liu, L.; Tang, L. Autism spectrum disorder diagnosis using the relational graph attention network. Biomed. Signal Process. Control 2023, 85, 105090. [Google Scholar] [CrossRef]
  28. Wang, Y.; Long, H.; Bo, T.; Zheng, J. Residual graph transformer for autism spectrum disorder prediction. Comput. Methods Programs Biomed. 2024, 247, 108065. [Google Scholar] [CrossRef] [PubMed]
  29. Liu, X.; Hasan, M.R.; Gedeon, T.; Hossain, M.Z. MADE-for-ASD: A multi-atlas deep ensemble network for diagnosing autism spectrum disorder. Comput. Biol. Med. 2024, 182, 109083. [Google Scholar] [CrossRef] [PubMed]
  30. Manikantan, K.; Jaganathan, S. A model for diagnosing autism patients using spatial and statistical measures using rs-fMRI and sMRI by adopting graphical neural networks. Diagnostics 2023, 13, 1143. [Google Scholar] [CrossRef] [PubMed]
  31. Abbas, S.Q.; Chi, L.; Chen, Y.-P.P. DeepMNF: Deep multimodal neuroimaging framework for diagnosing autism spectrum disorder. Artif. Intell. Med. 2023, 136, 102475. [Google Scholar] [CrossRef] [PubMed]
  32. Alharthi, A.G.; Alzahrani, S.M. Multi-slice generation sMRI and fMRI for autism spectrum disorder diagnosis using 3D-CNN and vision transformers. Brain Sci. 2023, 13, 1578. [Google Scholar] [CrossRef] [PubMed]
  33. Saponaro, S.; Lizzi, F.; Serra, G.; Mainas, F.; Oliva, P.; Giuliano, A.; Calderoni, S.; Retico, A. Deep learning based joint fusion approach to exploit anatomical and functional brain information in autism spectrum disorders. Brain Inform. 2024, 11, 2. [Google Scholar] [CrossRef] [PubMed]
  34. Zhang, S.; Chen, X.; Shen, X.; Ren, B.; Yu, Z.; Yang, H.; Jiang, X.; Shen, D.; Zhou, Y.; Zhang, X.Y. A-GCL: Adversarial graph contrastive learning for fMRI analysis to diagnose neurodevelopmental disorders. Med. Image Anal. 2023, 90, 102932. [Google Scholar] [CrossRef] [PubMed]
  35. Wang, X.; Chu, Y.; Wang, Q.; Cao, L.; Qiao, L.; Zhang, L.; Liu, M. Unsupervised contrastive graph learning for resting-state functional MRI analysis and brain disorder detection. Hum. Brain Mapp. 2023, 44, 5672–5692. [Google Scholar] [CrossRef] [PubMed]
  36. Kim, Y.-G.; Ravid, O.; Zheng, X.; Kim, Y.; Neria, Y.; Lee, S.; He, X.; Zhu, X. Explaining deep learning-based representations of resting state functional connectivity data: Focusing on interpreting nonlinear patterns in autism spectrum disorder. Front. Psychiatry 2024, 15, 1397093. [Google Scholar] [CrossRef] [PubMed]
  37. Craddock, R.C.; James, G.A.; Holtzheimer, P.E.; Hu, X.P.; Mayberg, H.S. A whole brain fMRI atlas generated via spatially constrained spectral clustering. Hum. Brain Mapp. 2012, 33, 1914–1928. [Google Scholar] [CrossRef] [PubMed]
  38. Di Martino, A.; Yan, C.-G.; Li, Q.; Denio, E.; Castellanos, F.X.; Alaerts, K.; Anderson, J.S.; Assaf, M.; Bookheimer, S.Y.; Dapretto, M.; et al. The Autism Brain Imaging Data Exchange: Towards a Large-Scale Evaluation of the Intrinsic Brain Architecture in Autism. Mol. Psychiatry 2014, 19, 659–667. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Overall architecture of the proposed FAA framework. The framework comprises three main components: (1) feature extraction using a fine-tuned ResNet-18 for sMRI and a Feed-Forward Network (FFN) for functional connectivity (FC) features; (2) a contrastive learning module that aligns sMRI and FC features in a shared semantic space using a CLIP-inspired objective; and (3) a fusion and classification module that combines aligned features for final ASD versus TC classification. The contrastive loss L C L and classification loss L C E are jointly optimised during training.
Figure 1. Overall architecture of the proposed FAA framework. The framework comprises three main components: (1) feature extraction using a fine-tuned ResNet-18 for sMRI and a Feed-Forward Network (FFN) for functional connectivity (FC) features; (2) a contrastive learning module that aligns sMRI and FC features in a shared semantic space using a CLIP-inspired objective; and (3) a fusion and classification module that combines aligned features for final ASD versus TC classification. The contrastive loss L C L and classification loss L C E are jointly optimised during training.
Jimaging 12 00328 g001
Figure 2. Data preprocessing pipeline before FAA feature extraction, contrastive alignment, additive fusion, and ASD-versus-TC classification.
Figure 2. Data preprocessing pipeline before FAA feature extraction, contrastive alignment, additive fusion, and ASD-versus-TC classification.
Jimaging 12 00328 g002
Figure 3. Architecture of the vision transformer (ViT-16) used in the experiments. The input image is divided into 16 × 16 patches, which are linearly projected and supplemented with positional embeddings. The resulting sequence is processed through a transformer encoder comprising multi-head self-attention and feed-forward layers. A classification token is prepended to the sequence, and the corresponding output is used as the image representation.
Figure 3. Architecture of the vision transformer (ViT-16) used in the experiments. The input image is divided into 16 × 16 patches, which are linearly projected and supplemented with positional embeddings. The resulting sequence is processed through a transformer encoder comprising multi-head self-attention and feed-forward layers. A classification token is prepended to the sequence, and the corresponding output is used as the image representation.
Jimaging 12 00328 g003
Figure 4. Schematic diagram of the Feed-Forward Network (FFN) architecture for rs-fMRI feature extraction.
Figure 4. Schematic diagram of the Feed-Forward Network (FFN) architecture for rs-fMRI feature extraction.
Jimaging 12 00328 g004
Figure 5. Aggregate confusion-matrix summaries for the evaluated methods under internal cross-validation.
Figure 5. Aggregate confusion-matrix summaries for the evaluated methods under internal cross-validation.
Jimaging 12 00328 g005
Figure 6. The t-SNE (t-distributed Stochastic Neighbour Embedding) visualisations of sMRI feature embeddings learned by ResNet-18 (a) and ViT-16 (b). The ResNet-18 is more clearly divided between ASD and TC classes with little overlap in the boundaries of the clusters. In contrast, the ViT-16 features show substantial intermingling of the two classes, explaining the inferior classification performance.
Figure 6. The t-SNE (t-distributed Stochastic Neighbour Embedding) visualisations of sMRI feature embeddings learned by ResNet-18 (a) and ViT-16 (b). The ResNet-18 is more clearly divided between ASD and TC classes with little overlap in the boundaries of the clusters. In contrast, the ViT-16 features show substantial intermingling of the two classes, explaining the inferior classification performance.
Jimaging 12 00328 g006
Figure 7. t-SNE visualisation of feature distributions. Before contrastive learning, sMRI and FC features occupy separate and unaligned spaces with different cluster structures. After contrastive learning, features from both modalities are aligned in a shared semantic space, showing improved class separation and more consistent clustering patterns across modalities.
Figure 7. t-SNE visualisation of feature distributions. Before contrastive learning, sMRI and FC features occupy separate and unaligned spaces with different cluster structures. After contrastive learning, features from both modalities are aligned in a shared semantic space, showing improved class separation and more consistent clustering patterns across modalities.
Jimaging 12 00328 g007
Figure 8. Effect of the contrastive loss weight λ on classification accuracy. The optimal performance is achieved at λ = 1.0 with performance degrading at both lower and higher values. The performance plateau between λ = 0.5 and λ = 2.0 indicates robustness to moderate variations in the loss weighting.
Figure 8. Effect of the contrastive loss weight λ on classification accuracy. The optimal performance is achieved at λ = 1.0 with performance degrading at both lower and higher values. The performance plateau between λ = 0.5 and λ = 2.0 indicates robustness to moderate variations in the loss weighting.
Jimaging 12 00328 g008
Figure 9. Aggregate performance metrics for the selected ResNet-18 configuration. The values describe internal cross-validation on the NYU subset and should not be interpreted as evidence of cross-site or clinical performance.
Figure 9. Aggregate performance metrics for the selected ResNet-18 configuration. The values describe internal cross-validation on the NYU subset and should not be interpreted as evidence of cross-site or clinical performance.
Jimaging 12 00328 g009
Table 1. Comparison of the proposed FAA framework with relevant ASD neuroimaging studies. ✓ indicates that the feature is included, whereas ✗ indicates that the feature is not included.
Table 1. Comparison of the proposed FAA framework with relevant ASD neuroimaging studies. ✓ indicates that the feature is included, whereas ✗ indicates that the feature is not included.
StudysMRIrs-fMRI/FCMultimodal FusionGraph LearningTransfer LearningPre-Fusion Alig.
Abbas et al. [31]
Manikantan and Jaganathan [30]
Alharthi and Alzahrani [32]
Saponaro et al. [33]
Wang et al. [11]
Proposed Framework
Table 2. Demographic characteristics of the study population.
Table 2. Demographic characteristics of the study population.
CharacteristicASD GroupTC Group
Number of subjects7598
Age (years), mean ± SD11.2 ± 3.410.8 ± 3.7
Sex (Male/Female)62/1378/20
Full-scale IQ, mean ± SD98.4 ± 17.2107.5 ± 14.8
ADOS total score, mean ± SD12.5 ± 4.3N/A
Table 3. Overall ASD classification performance under internal five-fold cross-validation.
Table 3. Overall ASD classification performance under internal five-fold cross-validation.
MethodTotal AccuracyASD AccuracyTC Accuracy
FC-only76.5 ± 4.2%45.0 ± 8.7%100.0 ± 0.0%
sMRI-only90.9 ± 2.8%79.2 ± 6.3%98.2 ± 1.8%
sMRI + FC (Naive Fusion)87.4 ± 3.1%72.5 ± 7.1%100.0 ± 0.0%
FAA (Proposed)92.6 ± 2.4%82.7 ± 5.8%100.0 ± 0.0%
Table 4. Comparisonof ResNet-18 and ViT-16 for sMRI feature extraction under different transfer learning strategies. ✓ indicate that the corresponding strategy was applied and ✗ indicate not applied.
Table 4. Comparisonof ResNet-18 and ViT-16 for sMRI feature extraction under different transfer learning strategies. ✓ indicate that the corresponding strategy was applied and ✗ indicate not applied.
PretrainedFinetunedResNet-18ViT-16
TotalASDTCTotalASDTC
90.9 % 79.2 % 98.2 % 60.1 % 22.8 % 83.5 %
88.4 % 67.7 % 94.7 % 57.7 % 2.7 % 100.0 %
84.0 % 61.3 % 98.0 % 57.3 % 3.8 % 97.8 %
57.2 % 6.4 % 97.4 % 56.7 % 0.0 % 100.0 %
Table 5. Ablation study on contrastive learning effectiveness with different backbones and training strategies. ✓ indicates that the corresponding training strategy was applied, whereas ✗ indicates that it was not applied.
Table 5. Ablation study on contrastive learning effectiveness with different backbones and training strategies. ✓ indicates that the corresponding training strategy was applied, whereas ✗ indicates that it was not applied.
PretrainedFinetunedResNet-18ViT-16
sMRI + FCsMRI + FC + CLΔsMRI + FCsMRI + FC + CLΔ
87.4 % 92.6 % + 5.2 % 63.1 % 65.4 % + 2.3 %
85.3 % 89.7 % + 4.4 % 78.7 % 88.7 % + 10.0 %
82.3 % 78.1 % 4.2 % 69.5 % 76.3 % + 6.8 %
73.6 % 77.1 % + 3.5 % 72.5 % 77.6 % + 5.1 %
Table 6. Centered kernel alignment (CKA) between sMRI and FC feature spaces.
Table 6. Centered kernel alignment (CKA) between sMRI and FC feature spaces.
ConfigurationBefore AlignmentAfter Alignment
Pre-trained + Fine-tuned0.31 ± 0.040.78 ± 0.03
Pre-trained (Frozen)0.28 ± 0.050.72 ± 0.04
Scratch + Fine-tuned0.25 ± 0.040.69 ± 0.05
Scratch (No Fine-tuning)0.22 ± 0.060.64 ± 0.04
Table 7. Effect of temperature parameter τ on contrastive learning performance. ✓ indicates that the corresponding training strategy was applied, whereas ✗ indicates that it was not applied.
Table 7. Effect of temperature parameter τ on contrastive learning performance. ✓ indicates that the corresponding training strategy was applied, whereas ✗ indicates that it was not applied.
PretrainedFinetunedResNet-18 ( τ )ViT-16 ( τ )
0.1250.251.04.00.1250.251.04.0
58.3 % 62.4 % 92.6 % 90.9 % 57.8 % 56.1 % 56.7 % 65.4 %
63.5 % 52.5 % 89.7 % 89.7 % 51.4 % 75.7 % 80.4 % 88.7 %
58.4 % 63.6 % 78.1 % 75.4 % 59.0 % 58.9 % 60.2 % 76.3 %
62.4 % 68.8 % 77.1 % 67.7 % 57.3 % 57.8 % 60.2 % 77.6 %
Table 8. Optimal configurations for the FAA framework with different backbones. ✓ indicates that the corresponding training strategy was applied, whereas ✗ indicates that it was not applied.
Table 8. Optimal configurations for the FAA framework with different backbones. ✓ indicates that the corresponding training strategy was applied, whereas ✗ indicates that it was not applied.
PretrainedFinetunedResNet-18ViT-16
TotalASDTCTotalASDTC
92.6 % 82.7 % 100.0 % 65.4 % 18.0 % 100.0 %
89.7 % 78.7 % 98.9 % 88.7 % 83.4 % 94.4 %
78.1 % 58.4 % 92.8 % 76.3 % 46.6 % 97.0 %
77.1 % 48.7 % 99.0 % 77.6 % 48.3 % 96.5 %
Table 9. Statistical significance of performance differences. ** p < 0.01 and *** p < 0.001.
Table 9. Statistical significance of performance differences. ** p < 0.01 and *** p < 0.001.
ComparisonMean Differencet-Statisticp-Value
FAA vs. sMRI-only + 1.7 % 3.42 0.004 **
FAA vs. Naive Fusion + 5.2 % 6.78 <0.001 ***
FAA vs. FC-only + 16.1 % 9.54 <0.001 ***
FAA vs. ViT-16 + 3.9 % 4.21 <0.001 ***
Table 10. Effect sizes (Cohen’s d) for pairwise comparisons.
Table 10. Effect sizes (Cohen’s d) for pairwise comparisons.
ComparisonCohen’s d
FAA vs. sMRI-only 0.72
FAA vs. Naive Fusion 1.45
FAA vs. FC-only 1.98
FAA vs. ViT-16 (Best) 0.85
Table 11. Computational efficiency of the FAA framework.
Table 11. Computational efficiency of the FAA framework.
MetricValue
Training time per fold∼45 min
Total training time (5-fold CV)∼225 min
Inference time per subject∼8 ms
GPU memory usage∼4.2 GB
Number of trainable parameters∼12.8 million
Table 12. Contextual comparison with selected published multimodal ASD studies; cohorts and evaluation protocols are not equivalent.
Table 12. Contextual comparison with selected published multimodal ASD studies; cohorts and evaluation protocols are not equivalent.
MethodYearModalitiesAccuracyASD Acc.
Abbas et al. [31]2023sMRI + fMRI 89.2 % 81.5 %
Manikantan and Jaganathan [30]2023sMRI + rs-fMRI 91.8 % 83.1 %
Alharthi and Alzahrani [32]2023sMRI + fMRI 88.7 % 79.8 %
Saponaro et al. [33]2024sMRI + fMRI 90.3 % 82.4 %
Liu et al. [29]2024sMRI + fMRI 91.2 % 81.9 %
Wang et al. [11]2025sMRI + fMRI 90.6 % 80.7 %
FAA (Proposed)2026sMRI + rs-fMRI 92.6 % 82.7 %
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

Vavekanand, R.; Kumar, G.; Jawaid, M.M.; Memon, S.Q.; Kumar, T. Contrastive and Transfer Learning for Aligned Multimodal Neuroimaging Classification of Autism Spectrum Disorder. J. Imaging 2026, 12, 328. https://doi.org/10.3390/jimaging12070328

AMA Style

Vavekanand R, Kumar G, Jawaid MM, Memon SQ, Kumar T. Contrastive and Transfer Learning for Aligned Multimodal Neuroimaging Classification of Autism Spectrum Disorder. Journal of Imaging. 2026; 12(7):328. https://doi.org/10.3390/jimaging12070328

Chicago/Turabian Style

Vavekanand, Raja, Ganesh Kumar, Muhammad Moazzam Jawaid, Shafiya Qadeer Memon, and Teerath Kumar. 2026. "Contrastive and Transfer Learning for Aligned Multimodal Neuroimaging Classification of Autism Spectrum Disorder" Journal of Imaging 12, no. 7: 328. https://doi.org/10.3390/jimaging12070328

APA Style

Vavekanand, R., Kumar, G., Jawaid, M. M., Memon, S. Q., & Kumar, T. (2026). Contrastive and Transfer Learning for Aligned Multimodal Neuroimaging Classification of Autism Spectrum Disorder. Journal of Imaging, 12(7), 328. https://doi.org/10.3390/jimaging12070328

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