AUTHOR=Meng Lu , Xiang Jing
TITLE=Brain Network Analysis and Classification Based on Convolutional Neural Network
JOURNAL=Frontiers in Computational Neuroscience
VOLUME=12
YEAR=2018
URL=https://www.frontiersin.org/journals/computational-neuroscience/articles/10.3389/fncom.2018.00095
DOI=10.3389/fncom.2018.00095
ISSN=1662-5188
ABSTRACT=
Background: Convolution neural networks (CNN) is increasingly used in computer science and finds more and more applications in different fields. However, analyzing brain network with CNN is not trivial, due to the non-Euclidean characteristics of brain network built by graph theory.
Method: To address this problem, we used a famous algorithm “word2vec” from the field of natural language processing (NLP), to represent the vertexes of graph in the node embedding space, and transform the brain network into images, which can bridge the gap between brain network and CNN. Using this model, we analyze and classify the brain network from Magnetoencephalography (MEG) data into two categories: normal controls and patients with migraine.
Results: In the experiments, we applied our method on the clinical MEG dataset, and got the mean classification accuracy rate 81.25%.
Conclusions: These results indicate that our method can feasibly analyze and classify the brain network, and all the abundant resources of CNN can be used on the analysis of brain network.