CVMay 22, 2018

Knowledge-based Fully Convolutional Network and Its Application in Segmentation of Lung CT Images

arXiv:1805.08492v1
Originality Incremental advance
AI Analysis

This work addresses segmentation in lung CT images for medical applications, but it is incremental as it builds on existing FCN methods.

The authors tackled medical image segmentation by incorporating prior knowledge of organ positions into a fully convolutional network, achieving a reasonable segmentation with satisfactory accuracy.

A variety of deep neural networks have been applied in medical image segmentation and achieve good performance. Unlike natural images, medical images of the same imaging modality are characterized by the same pattern, which indicates that same normal organs or tissues locate at similar positions in the images. Thus, in this paper we try to incorporate the prior knowledge of medical images into the structure of neural networks such that the prior knowledge can be utilized for accurate segmentation. Based on this idea, we propose a novel deep network called knowledge-based fully convolutional network (KFCN) for medical image segmentation. The segmentation function and corresponding error is analyzed. We show the existence of an asymptotically stable region for KFCN which traditional FCN doesn't possess. Experiments validate our knowledge assumption about the incorporation of prior knowledge into the convolution kernels of KFCN and show that KFCN can achieve a reasonable segmentation and a satisfactory accuracy.

Foundations

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

Your Notes