| Literature DB >> 35884715 |
Shuhui Liu1,2, Yupei Zhang1,2, Jiajie Peng1,2, Tao Wang1,2, Xuequn Shang1,2.
Abstract
In current research processes, mathematical learning has significantly impacted the brain's plasticity and cognitive functions. While biochemical changes in brain have been investigated by magnetic resonance spectroscopy, our study attempts to identify non-math students by using magnetic resonance imaging scans (MRIs). The proposed method crops the left middle front gyrus (MFG) region from the MRI, resulting in a multi-instance classification problem. Then, subspace enhanced contrastive learning is employed on all instances to learn robust deep features, followed by an ensemble classifier based on multiple-layer-perceptron models for student identification. The experiments were conducted on 123 MRIs taken from 72 math students and 51 non-math students. The proposed method arrived at an accuracy of 73.7% for image classification and 91.8% for student classification. Results show the proposed workflow successfully identifies the students who lack mathematical education by using MRI data. This study provides insights into the impact of mathematical education on brain development from structural imaging.Entities:
Keywords: MRIs identification; brain science; contrastive learning; neuroscience
Year: 2022 PMID: 35884715 PMCID: PMC9313452 DOI: 10.3390/brainsci12070908
Source DB: PubMed Journal: Brain Sci ISSN: 2076-3425
Figure 1The T1-weighted MRI and the left MFG region. Three subplots are (a) a sagittal slice from left to right, (b) a coronal slice from top to bottom, and (c) a transverse slice from back to front, respectively.
Figure 2Our workflow. There are three steps, i.e., contrastive learning for deep features, MLP training for base classifiers, and Classification for combining multi-instance predictions.
Figure 3Visualization. 2D image features from SimCLR and the proposed Subspace Enhanced SimCLR are scattered in two subplots, respectively.
Five evaluation indexes were calculated on all 123 students to compare the classification performance of SimCLR with SeSimCLR. Note that SeSimCLR is the used subspace-enhanced SimCLR.
| Images | Students | |||
|---|---|---|---|---|
| SimCLR | SeSimCLR | SimCLR | SeSimCLR | |
| ACC | 0.667 |
| 0.870 |
|
| Precision | 0.693 |
| 0.806 |
|
| Recall | 0.609 |
| 0.542 |
|
| F1 | 0.648 |
| 0.648 |
|
| AUC | – | – | 0.947 |
|
Figure 4ROC curves. The ROC curves show the classification performance by the proposed workflow with SimCLR or SeSimCLR.
Figure 5Histograms of classification probabilities. The number of students counts the students with the corresponding probability of belonging to class 1.
Figure 6Classification accuracy on per image ID. The slice ID indicates the image id number of the 20 slices for each student. The negative probabilities were set to plot bars.
Classification results with the classical CNN model and the popular ResNet model trained on the 3D raw MRIs and the jointed features. All results were calculated on all 123 students.
| Methods | Student Classification | |
|---|---|---|
| ACC | AUC | |
| SeSimCLR |
|
|
| CNN (3D) | 0.772 | 0.857 |
| ResNet (3D) | 0.824 | 0.891 |
| CNN (joint) | 0.809 | 0.887 |
| ResNet (joint) | 0.849 | 0.923 |
Figure 7Accuracy against . The classification results in terms of accuracy for various .