Abstract
Early diagnosis and treatment of cerebral aneurysms are important for reducing the risk of aneurysm rupture. Fast and accurate detection of aneurysms on blood vessels is a key step in diagnosis of aneurysm. To date, a large number of deep learning algorithms, especially the UNet network, have been developed for detection of aneurysms. However, when the amount of data for training is small, it is difficult to obtain a reliable deep learning network to effectively identify aneurysms. In order to address this issue and improve the accuracy of aneurysm detection, here we proposed to combine the deep learning approach with specially designed preprocessing and postprocessing algorithm. We first determined the rough locations of the aneurysms based on the features on the vascular skeleton before aneurysms segmentation with deep learning network, i.e. 3D Attention UNet in this work, thus reducing the missed detection rate of the UNet network. We could obtain the shape and texture related to the aneurysm. Then we used the random forest algorithm to implement the feature classification model to find out the false aneurysms incorrectly detected by the U-Net network. The experimental results show that our method can accurately identify aneurysms in the case of small data sets.
| Original language | English |
|---|---|
| Title of host publication | Cerebral Aneurysm Detection - First Challenge, CADA 2020, Held in Conjunction with MICCAI 2020, Proceedings |
| Editors | Anja Hennemuth, Leonid Goubergrits, Matthias Ivantsits, Jan-Martin Kuhnigk |
| Publisher | Springer Science and Business Media Deutschland GmbH |
| Pages | 39-48 |
| Number of pages | 10 |
| ISBN (Print) | 9783030728618 |
| DOIs | |
| Publication status | Published - 2021 |
| Event | 1st Cerebral Aneurysm Detection and Analysis challenge, CADA 2020 held in Conjunction with 23rd International Conference on Medical Image Computing and Computer Assisted Intervention, MICCAI 2020 - Virtual, Online Duration: 8 Oct 2020 → 8 Oct 2020 |
Publication series
| Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
|---|---|
| Volume | 12643 LNCS |
| ISSN (Print) | 0302-9743 |
| ISSN (Electronic) | 1611-3349 |
Conference
| Conference | 1st Cerebral Aneurysm Detection and Analysis challenge, CADA 2020 held in Conjunction with 23rd International Conference on Medical Image Computing and Computer Assisted Intervention, MICCAI 2020 |
|---|---|
| City | Virtual, Online |
| Period | 8/10/20 → 8/10/20 |
Keywords
- 3D attention UNet
- Aneurysm detection
- Random forest