Abstract

One challenge in applying deep learning to medical imaging is the lack of labeled data. Although large amounts of clinical data are available, acquiring labeled image data is difficult, especially for bone scintigraphy (i.e., 2D bone imaging) images. Bone scintigraphy images are generally noisy, and ground-truth or gold standard information from surgical or pathological reports may not be available. We propose a novel neural network model that can segment abnormal hotspots and classify bone cancer metastases in the chest area in a semisupervised manner. Our proposed model, called MaligNet, is an instance segmentation model that incorporates ladder networks to harness both labeled and unlabeled data. Unlike deep learning segmentation models that classify each instance independently, MaligNet utilizes global information via an additional connection from the core network. To evaluate the performance of our model, we created a dataset for bone lesion instance segmentation using labeled and unlabeled example data from 544 and 9,280 patients, respectively. Our proposed model achieved mean precision, mean sensitivity, and mean F1-score of 0.852, 0.856, and 0.848, respectively, and outperformed the baseline mask region-based convolutional neural network (Mask R-CNN) by 3.92%. Further analysis showed that incorporating global information also helps the model classify specific instances that require information from other regions. On the metastasis classification task, our model achieves a sensitivity of 0.657 and a specificity of 0.857, demonstrating its great potential for automated diagnosis using bone scintigraphy in clinical practice.

Highlights

  • At present, 1.7 million patients are diagnosed with cancer each year [44], and cancer is commonly detected in multiple organs

  • We focus on MaligNet, a model for lesion instance segmentation on the chest area in bone scintigraphy that has various internal components

  • Our experiments are divided into three subtasks: chest detection, lesion instance segmentation, and bone cancer metastasis classification

Read more

Summary

Introduction

1.7 million patients are diagnosed with cancer each year [44], and cancer is commonly detected in multiple organs. Bone cancer detection plays a key role in making treatment decisions [28]. The bone scintigraphy results are used as supporting information for primary decision-making during screening and for identifying the positions of any abnormal regions, called lesions [13], [38]. We focus on MaligNet, a model for lesion instance segmentation on the chest area in bone scintigraphy that has various internal components. We chose FPN because it was designed to detect objects at different scales, which is the case for lesions in a chest image.

Objectives
Methods
Results
Conclusion
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.