Doctor of Philosophy (PhD), Ohio University, 2020, Computer Science (Engineering and Technology)
In recent years, fully convolutional networks (FCNs) have become the state-of-the-art solutions for various image segmentation tasks. Duo to the network setups, however, the standard FCNs tend to have issues of 1) overlooking small components; and 2) lacking intermediate supervision.
To tackle the first issue in FCNs, we develop a two-stage network solution and apply it for white-matter lesion segmentation task. In the first stage, we design three networks with different input sizes and train them with patches from brain MR scans. In the second stage, we process large and small lesion separately, and use ensemble-nets to combine the segmentation results. A number of network setups, including activation functions, training strategy and ensemble paradigms have been explored to improve the segmentation accuracy measured by Dice Similarity Coefficient.
The address the second issue, we adopt the notions of network residual and Laplacian pyramids to design a Laplacian module as the building block for new FCNs. The networks are applied to segment follicles and follicular cells. In order to separate individual follicle instances, we take advantage of the topological relationship between follicles and colloid, and use colloid masks as the guidance to identify individual labels. We also utilize Sobel edge maps as a guiding loss to ensure the smoothness of the segmentation results.
Committee: David Juedes (Committee Member); Razvan Bunescu (Committee Member); Chang Liu (Committee Member); Li Xu (Committee Member); Qiliang Wu (Committee Member); Jundong Liu (Advisor)
Subjects: Artificial Intelligence