ICASSP 2019accepted0 citations

Atrous Convolution for Binary Semantic Segmentation of Lung Nodule

Mohammad Hesam Hesamian, Wenjing Jia, Xiangjian He, Paul J. Kennedy

Abstract

Accurately estimating the size of tumours and reproducing their boundaries from lung CT images provides crucial information for early diagnosis, staging and evaluating patients response to cancer therapy. This paper presents an advanced solution to segment lung nodules from CT images by employing a deep residual network structure with Atrous convolution. The Atrous convolution increases the field of view of the filters and helps to improve classification accuracy. Moreover, in order to address the significant class imbalance issue between the nodule pixels and background non-nodule pixels, a weighted loss function is proposed. We evaluate our proposed solution on the widely adopted benchmark dataset LIDC. A promising result of an average DCS of 81.24% is achieved, outperforming the state of the arts. This demonstrates the effectiveness and importance of applying the Atrous convolution and weighted loss for such problems.

BibTeX
@inproceedings{icassp2019_atrousconvolutio,
  title = {Atrous Convolution for Binary Semantic Segmentation of Lung Nodule},
  author = {Mohammad Hesam Hesamian and Wenjing Jia and Xiangjian He and Paul J. Kennedy},
  booktitle = {ICASSP 2019},
  year = {2019}
}