Concepedia

TLDR

Cerebral microbleeds are small hemorrhages near blood vessels that serve as biomarkers for cerebrovascular disease and cognitive dysfunction, but current manual labeling by radiologists is laborious, time‑consuming, and error‑prone, and the proposed approach could be adapted to other volumetric biomarker detection tasks. The study proposes an automatic 3D CNN–based method, including a cascaded framework, to detect cerebral microbleeds from MR images. The method first employs a 3D fully convolutional network to generate high‑probability CMB candidates, then uses a trained 3D CNN classifier to discriminate true microbleeds from hard mimics, thereby reducing redundant computations and accelerating detection. On a dataset of 320 volumetric MR scans, the approach achieved 93.16% sensitivity with an average of 2.74 false positives per subject, outperforming prior low‑level descriptor and 2D CNN methods and significantly speeding up detection.

Abstract

Cerebral microbleeds (CMBs) are small haemorrhages nearby blood vessels. They have been recognized as important diagnostic biomarkers for many cerebrovascular diseases and cognitive dysfunctions. In current clinical routine, CMBs are manually labelled by radiologists but this procedure is laborious, time-consuming, and error prone. In this paper, we propose a novel automatic method to detect CMBs from magnetic resonance (MR) images by exploiting the 3D convolutional neural network (CNN). Compared with previous methods that employed either low-level hand-crafted descriptors or 2D CNNs, our method can take full advantage of spatial contextual information in MR volumes to extract more representative high-level features for CMBs, and hence achieve a much better detection accuracy. To further improve the detection performance while reducing the computational cost, we propose a cascaded framework under 3D CNNs for the task of CMB detection. We first exploit a 3D fully convolutional network (FCN) strategy to retrieve the candidates with high probabilities of being CMBs, and then apply a well-trained 3D CNN discrimination model to distinguish CMBs from hard mimics. Compared with traditional sliding window strategy, the proposed 3D FCN strategy can remove massive redundant computations and dramatically speed up the detection process. We constructed a large dataset with 320 volumetric MR scans and performed extensive experiments to validate the proposed method, which achieved a high sensitivity of 93.16% with an average number of 2.74 false positives per subject, outperforming previous methods using low-level descriptors or 2D CNNs by a significant margin. The proposed method, in principle, can be adapted to other biomarker detection tasks from volumetric medical data.

References

YearCitations

Page 1