NEAIAug 27, 2018

Adaptive Structural Learning of Deep Belief Network for Medical Examination Data and Its Knowledge Extraction by using C4.5

arXiv:1808.08777v11 citations
Originality Incremental advance
AI Analysis

This work addresses early-stage cancer detection for medical applications, presenting an incremental improvement by adapting DBN structure and adding rule extraction.

The paper tackled cancer prediction from medical examination data using an adaptive structural learning method for Deep Belief Networks (DBN), achieving high classification accuracy (99.8% training, 95.5% test) and extracting interpretable IF-THEN rules via C4.5.

Deep Learning has a hierarchical network architecture to represent the complicated feature of input patterns. The adaptive structural learning method of Deep Belief Network (DBN) has been developed. The method can discover an optimal number of hidden neurons for given input data in a Restricted Boltzmann Machine (RBM) by neuron generation-annihilation algorithm, and generate a new hidden layer in DBN by the extension of the algorithm. In this paper, the proposed adaptive structural learning of DBN was applied to the comprehensive medical examination data for the cancer prediction. The prediction system shows higher classification accuracy (99.8% for training and 95.5% for test) than the traditional DBN. Moreover, the explicit knowledge with respect to the relation between input and output patterns was extracted from the trained DBN network by C4.5. Some characteristics extracted in the form of IF-THEN rules to find an initial cancer at the early stage were reported in this paper.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes