コンピュータビジョンと機械学習は、自動化の分野の要です。医薬品業界では、検出プロセスを自動化するために、多くの疾患の根本原因を発見するために多くの方法を採用しています。しかし、自閉症スペクトラム障害(ASD)のバイオマーカーは、その検出の自動化は言うまでもなく、まだ不明です。神経科学分野の研究では、脳梁と頭蓋内脳容積がASDの検出に重要な情報を保持しているという事実が強調されました。このような結果と研究は、コンピュータービジョン/機械学習の分野で働く科学者によってテストおよび検証されていません。したがって、本研究では、脳梁から抽出された特徴とABIDEデータセットからの頭蓋内脳容積を使用したASDの自動検出のための機械学習ベースのフレームワークを提案しました。脳梁および頭蓋内脳容積データは、T1強調MRIスキャンから取得されます。提案するフレームワークでは、まず脳梁と頭蓋内脳ボリュームデータから抽出した特徴の重みを計算します。この手順により、ASDの堅牢な認識に役立つ機能のみの識別機能を確実に利用できます。次に、従来の機械学習アルゴリズム(従来はディープラーニング以外のアルゴリズムを指します)は、ASDを認識する識別能力の観点から最も重要な機能に適用されます。最後に、ベンチマークおよびニューロイメージングデータの分析に関するディープラーニングの可能性、つまりT1強調MRIスキャンを検証するために、最先端のディープラーニングアーキテクチャ、つまりVGG16を使用した実験を行いました。転送学習アプローチを使用して、ASDの検出に既にトレーニングされたVGG16モデルを使用しています。これは、深層学習に十分な量を記録することが困難な神経画像データを分析するために深層学習アプローチを使用する利点とボトルネックを読者が理解できるようにするために行われます。
Computer vision and machine learning are the linchpin of field of automation. The medicine industry has adopted numerous methods to discover the root causes of many diseases in order to automate detection process. But, the biomarkers of Autism Spectrum Disorder (ASD) are still unknown, let alone automating its detection. Studies from the neuroscience domain highlighted the fact that corpus callosum and intracranial brain volume holds significant information for detection of ASD. Such results and studies are not tested and verified by scientists working in the domain of computer vision / machine learning. Thus, in this study we have proposed a machine learning based framework for automatic detection of ASD using features extracted from corpus callosum and intracranial brain volume from ABIDE dataset. Corpus callosum and intracranial brain volume data is obtained from T1-weighted MRI scans. Our proposed framework first calculates weights of features extracted from Corpus callosum and intracranial brain volume data. This step ensures to utilize discriminative capabilities of only those features that will help in robust recognition of ASD. Then, conventional machine learning algorithm (conventional refers to algorithms other than deep learning) is applied on features that are most significant in terms of discriminative capabilities for recognition of ASD. Finally, for benchmarking and to verify potential of deep learning on analyzing neuroimaging data i.e. T1-weighted MRI scans, we have done experiment with state of the art deep learning architecture i.e. VGG16 . We have used transfer learning approach to use already trained VGG16 model for detection of ASD. This is done to help readers understand benefits and bottlenecks of using deep learning approach for analyzing neuroimaging data which is difficult to record in large enough quantity for deep learning.