| Literature DB >> 32454883 |
Min Xu1,2,3, Pengjiang Qian3,4, Jiamin Zheng4, Hongwei Ge2, Raymond F Muzic5.
Abstract
We propose a new method for fast organ classification and segmentation of abdominal magnetic resonance (MR) images. Magnetic resonance imaging (MRI) is a new type of high-tech imaging examination fashion in recent years. Recognition of specific target areas (organs) based on MR images is one of the key issues in computer-aided diagnosis of medical images. Artificial neural network technology has made significant progress in image processing based on the multimodal MR attributes of each pixel in MR images. However, with the generation of large-scale data, there are few studies on the rapid processing of large-scale MRI data. To address this deficiency, we present a fast radial basis function artificial neural network (Fast-RBF) algorithm. The importance of our efforts is as follows: (1) The proposed algorithm achieves fast processing of large-scale image data by introducing the ε-insensitive loss function, the structural risk term, and the core-set principle. We apply this algorithm to the identification of specific target areas in MR images. (2) For each abdominal MRI case, we use four MR sequences (fat, water, in-phase (IP), and opposed-phase (OP)) and the position coordinates (x, y) of each pixel as the input of the algorithm. We use three classifiers to identify the liver and kidneys in the MR images. Experiments show that the proposed method achieves a higher precision in the recognition of specific regions of medical images and has better adaptability in the case of large-scale datasets than the traditional RBF algorithm.Entities:
Year: 2020 PMID: 32454883 PMCID: PMC7222610 DOI: 10.1155/2020/4519483
Source DB: PubMed Journal: Comput Math Methods Med ISSN: 1748-670X Impact factor: 2.238
Figure 1The model of an RBF neural network.
Algorithm 1The Fast-RBF algorithm.
Figure 2Flow chart of the algorithm.
Figure 3Areas to be identified.
Convolutional kernel CK3×3.
| 0.1 | 0.1 | 0.1 |
| 0.1 | 0.2 | 0.1 |
| 0.1 | 0.1 | 0.1 |
Figure 4The size of the core set at different sample sizes.
Prediction accuracy and standard deviation of the two algorithms at different dataset sizes.
| Size of the dataset | Prediction accuracy and standard deviation | |
|---|---|---|
| RBF | Fast-BRF | |
| 10,000 | 0.9345 ± 0.0083 | 0.9458 ± 0.0153 |
| 20,000 | 0.9389 ± 0.0063 | 0.9551 ± 0.0132 |
| 30,000 | 0.9381 ± 0.0104 | 0.9496 ± 0.0098 |
| 40,000 | — | 0.9467 ± 0.0111 |
| 50,000 | — | 0.9432 ± 0.0112 |
| 59,904 | — | 0.9552 ± 0.0066 |
Figure 5Test results. (a) Original picture. (b) Organ classification results.
Average modeling time and standard deviation of the two algorithms under different data sizes.
| Size of the dataset | Modeling time and standard deviation of each method (s) | |
|---|---|---|
| RBF | Fast-BRF | |
| 10,000 | 210.5813 ± 3.5134 | 10.1719 ± 7.0177 |
| 20,000 | 737.1344 ± 7.1357 | 12.8016 ± 4.0126 |
| 30,000 | 7.58 | 15.2609 ± 8.2559 |
| 40,000 | — | 16.5953 ± 9.1518 |
| 50,000 | — | 17.5953 ± 9.1983 |
| 59,904 | — | 22.9781 ± 7.0587 |