论文标题
通过后处理的船舶分割和动脉/静脉分类的联合学习
Joint Learning of Vessel Segmentation and Artery/Vein Classification with Post-processing
论文作者
论文摘要
视网膜成像是诊断各种疾病的宝贵工具。但是,即使对于经验丰富的专家来说,阅读视网膜图像也是一项艰巨且耗时的任务。自动化视网膜图像分析的基本步骤是血管分割和动脉/静脉分类,该分类提供了有关潜在疾病的各种信息。为了提高现有自动化方法进行视网膜图像分析的性能,我们提出了两步船分类。我们采用基于UNET的模型SEQNET来准确地从背景中分割血管,并对容器类型进行预测。我们的模型会顺序进行分割和分类,这减轻了标签分布偏见的问题并促进培训。为了进一步完善分类结果,我们后处理它们考虑了船只之间的结构信息,以传播对周围船只的高度自信的预测。我们的实验表明,我们的方法将AUC提高到0.98,用于分割,精度为0.92,而在驱动数据集对分类中的分类为0.92。
Retinal imaging serves as a valuable tool for diagnosis of various diseases. However, reading retinal images is a difficult and time-consuming task even for experienced specialists. The fundamental step towards automated retinal image analysis is vessel segmentation and artery/vein classification, which provide various information on potential disorders. To improve the performance of the existing automated methods for retinal image analysis, we propose a two-step vessel classification. We adopt a UNet-based model, SeqNet, to accurately segment vessels from the background and make prediction on the vessel type. Our model does segmentation and classification sequentially, which alleviates the problem of label distribution bias and facilitates training. To further refine classification results, we post-process them considering the structural information among vessels to propagate highly confident prediction to surrounding vessels. Our experiments show that our method improves AUC to 0.98 for segmentation and the accuracy to 0.92 in classification over DRIVE dataset.