paper-with-me

Papers

MIXCAPS: A Capsule Network-based Mixture of Experts for Lung Nodule Malignancy Prediction

2020-08-13 · Parnian Afshar, Farnoosh Naderkhani, Anastasia Oikonomou, Moezedin Javad Rafiee, Arash Mohammadi, Konstantinos N. Plataniotis

Lung diseases including infections such as Pneumonia, Tuberculosis, and novel Coronavirus (COVID-19), together with Lung Cancer are significantly widespread and are, typically, considered life threatening. In particular, lung cancer is among the most common and deadliest cancers with a low 5-year survival rate. Timely diagnosis of lung cancer is, therefore, of paramount importance as it can save countless lives. In this regard, deep learning radiomics solutions have the promise of extracting the most useful features on their own in an end-to-end fashion without having access to the annotated boundaries. Among different deep learning models, Capsule Networks are proposed to overcome shortcomings of the Convolutional Neural Networks (CNN) such as their inability to recognize detailed spatial relations. Capsule networks have so far shown satisfying performance in medical imaging problems. Capitalizing on their success, in this study, we propose a novel capsule network-based mixture of experts, referred to as the MIXCAPS. The proposed MIXCAPS architecture takes advantage of not only the capsule network's capabilities to handle small datasets, but also automatically splitting dataset through a convolutional gating network. MIXCAPS enables capsule network experts to specialize on different subsets of the data. Our results show that MIXCAPS outperforms a single capsule network and a mixture of CNNs, with an accuracy of 92.88%, sensitivity of 93.2%, specificity of 92.3% and area under the curve of 0.963. Our experiments also show that there is a relation between the gate outputs and a couple of hand-crafted features, illustrating explainable nature of the proposed MIXCAPS. To further evaluate generalization capabilities of the proposed MIXCAPS architecture, additional experiments on a brain tumor dataset are performed showing potentials of MIXCAPS for detection of tumors related to other organs.

📄 PDF Abstract BibTeX arXiv:2008.06072

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-ExpertsSpecificity

Methods 이 논문이 사용한 방법론

Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…

Similar Papers 제목 키워드 기반

Fast CapsNet for Lung Cancer Screening

2018-06-19 · Aryan Mobiny, Hien Van Nguyen

Lung cancer is the leading cause of cancer-related deaths in the past several years. A major challenge in lung cancer screening is the detection of lung nodules from computed tomography (CT) scans. State-of-the-art appro…

Computational EfficiencyComputed Tomography (CT)DecoderGeneral Classification+2

U-Det: A Modified U-Net architecture with bidirectional feature network for lung nodule segmentation

2020-03-20 · Nikhil Varma Keetha, Samson Anosh Babu P, Chandra Sekhara Rao Annavarapu

Early diagnosis and analysis of lung cancer involve a precise and efficient lung nodule segmentation in computed tomography (CT) images. However, the anonymous shapes, visual features, and surroundings of the nodule in t…

Computed Tomography (CT)DecoderLung Nodule SegmentationSegmentation

Faithful learning with sure data for lung nodule diagnosis

2022-02-25 · Hanxiao Zhang, Liang Chen, Xiao Gu, Minghui Zhang 외

Recent evolution in deep learning has proven its value for CT-based lung nodule classification. Most current techniques are intrinsically black-box systems, suffering from two generalizability issues in clinical practice…

ClassificationLung Nodule ClassificationRetrieval

Dual-branch residual network for lung nodule segmentation

2019-05-21 · Haichao Cao, Hong Liu, Enmin Song, Chih-Cheng Hung 외

An accurate segmentation of lung nodules in computed tomography (CT) images is critical to lung cancer analysis and diagnosis. However, due to the variety of lung nodules and the similarity of visual characteristics betw…

Computed Tomography (CT)Lung Nodule SegmentationSegmentation

DeepLung: 3D Deep Convolutional Nets for Automated Pulmonary Nodule Detection and Classification

2017-09-16 · Wentao Zhu, Chaochun Liu, Wei Fan, Xiaohui Xie

In this work, we present a fully automated lung CT cancer diagnosis system, DeepLung. DeepLung contains two parts, nodule detection and classification. Considering the 3D nature of lung CT data, two 3D networks are desig…

Automated Pulmonary Nodule Detection And ClassificationClassificationDecoderGeneral Classification