paper-with-me

홈 › Papers

Multi-Kernel Capsule Network for Schizophrenia Identification

2019-07-30 · Tian Wang, Anastasios Bezerianos, Andrzej Cichocki, Junhua Li

Objective: Schizophrenia seriously affects the quality of life. To date, both simple (linear discriminant analysis) and complex (deep neural network) machine learning methods have been utilized to identify schizophrenia based on functional connectivity features. The existing simple methods need two separate steps (i.e., feature extraction and classification) to achieve the identification, which disables simultaneous tuning for the best feature extraction and classifier training. The complex methods integrate two steps and can be simultaneously tuned to achieve optimal performance, but these methods require a much larger amount of data for model training. Methods: To overcome the aforementioned drawbacks, we proposed a multi-kernel capsule network (MKCapsnet), which was developed by considering the brain anatomical structure. Kernels were set to match with partition sizes of brain anatomical structure in order to capture interregional connectivities at the varying scales. With the inspiration of widely-used dropout strategy in deep learning, we developed vector dropout in the capsule layer to prevent overfitting of the model. Results: The comparison results showed that the proposed method outperformed the state-of-the-art methods. Besides, we compared performances using different parameters and illustrated the routing process to reveal characteristics of the proposed method. Conclusion: MKCapsnet is promising for schizophrenia identification. Significance: Our study not only proposed a multi-kernel capsule network but also provided useful information in the parameter setting, which is informative for further studies using a capsule network for neurophysiological signal classification.

📄 PDF Abstract BibTeX arXiv:1907.12827

Code (0)

등록된 구현이 없습니다.

Tasks

Functional Connectivity

Methods 이 논문이 사용한 방법론

Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Learning Schizophrenia Imaging Genetics Data Via Multiple Kernel Canonical Correlation Analysis

2016-09-15 · Owen Richfield, Md. Ashad Alam, Vince Calhoun, Yu-Ping Wang

Kernel and Multiple Kernel Canonical Correlation Analysis (CCA) are employed to classify schizophrenic and healthy patients based on their SNPs, DNA Methylation and fMRI data. Kernel and Multiple Kernel CCA are popular m…

ClassificationClusteringGeneral Classification

Using Automated Metaphor Identification to Aid in Detection and Prediction of First-Episode Schizophrenia

2017-09-01 · EMNLP 2017 9 · E. Dar{\'\i}o Guti{\'e}rrez, Guillermo Cecchi, Cheryl Corcoran, Philip Corlett

The diagnosis of serious mental health conditions such as schizophrenia is based on the judgment of clinicians whose training takes several years, and cannot be easily formalized into objective measures. However, previou…

Sentiment Analysis

Kernel Method for Detecting Higher Order Interactions in multi-view Data: An Application to Imaging, Genetics, and Epigenetics

2017-07-14 · Md. Ashad Alam, Hui-Yi Lin, Vince Calhoun, Yu-Ping Wang

In this study, we tested the interaction effect of multimodal datasets using a novel method called the kernel method for detecting higher order interactions among biologically relevant mulit-view data. Using a semiparame…

Triplet

Handwritten Indic Character Recognition using Capsule Networks

2019-01-01 · IEEE Applied Signal Processing Conference 2018 (ASPCON 2018) 2019 1 · Bodhisatwa Mandal, Suvam Dubey, Swarnendu Ghosh, Ritesh Sarkhel 외

Convolutional neural networks(CNNs) has become one of the primary algorithms for various computer vision tasks. Handwritten character recognition is a typical example of such task that has also attracted attention. CNN a…

Kernelized Capsule Networks

2019-06-07 · Taylor Killian, Justin Goodwin, Olivia Brown, Sung-Hyun Son

Capsule Networks attempt to represent patterns in images in a way that preserves hierarchical spatial relationships. Additionally, research has demonstrated that these techniques may be robust against adversarial perturb…

Gaussian Processes