Next Article in Journal
Early Changes in DCE-MRI Biomarkers May Predict Survival Outcomes in Patients with Advanced Hepatocellular Carcinoma after Sorafenib Failure: Two Prospective Phase II Trials
Next Article in Special Issue
Risk Factors for Occurrence and Relapse of Soft Tissue Sarcoma
Previous Article in Journal
Glutamine and Cholesterol Plasma Levels and Clinical Outcomes of Patients with Metastatic Castration-Resistant Prostate Cancer Treated with Taxanes
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Highly Reliable Convolutional Neural Network Based Soft Tissue Sarcoma Metastasis Detection from Chest X-ray Images: A Retrospective Cohort Study

1
Department of Plastic Surgery, BG University Hospital Bergmannsheil, Ruhr University Bochum, Bürkle-de-la-Camp Platz 1, 44789 Bochum, Germany
2
National Centre of Robotics and Automation, University of Engineering & Technology, Peshawar 25000, Pakistan
3
Institute for Radiological Diagnostics, Interventional Radiology and Nuclear Medicine, BG University Hospital Bergmannsheil, Ruhr University Bochum, Bürkle-de-la-Camp Platz 1, 44789 Bochum, Germany
*
Author to whom correspondence should be addressed.
Cancers 2021, 13(19), 4961; https://doi.org/10.3390/cancers13194961
Submission received: 30 August 2021 / Revised: 29 September 2021 / Accepted: 30 September 2021 / Published: 1 October 2021

Abstract

:

Simple Summary

Soft tissue sarcomas are relatively rare malignant diseases. Part of the diagnosis and follow-up includes medical imaging of the thorax for detection of lung metastases. A Python script was created and trained using a set of lung X-rays and concordant CT scans from a high-volume German-speaking sarcoma center. It is capable of detecting malignant metastasis in the lung with a precision of 71.2%, specificity of 90.5%, sensitivity of 94% and accuracy of 91.2%. Furthermore, the program was able to detect even small nodules with a size <1 cm in conventional X-rays of the thorax. This algorithm was implemented into our daily clinical practice alongside with the radiologists’ findings. With this tool we aim to improve the quality of our service and reduce the expenditure of time.

Abstract

Introduction: soft tissue sarcomas are a subset of malignant tumors that are relatively rare and make up 1% of all malignant tumors in adulthood. Due to the rarity of these tumors, there are significant differences in quality in the diagnosis and treatment of these tumors. One paramount aspect is the diagnosis of hematogenous metastases in the lungs. Guidelines recommend routine lung imaging by means of X-rays. With the ever advancing AI-based diagnostic support, there has so far been no implementation for sarcomas. The aim of the study was to utilize AI to obtain analyzes regarding metastasis on lung X-rays in the most possible sensitive and specific manner in sarcoma patients. Methods: a Python script was created and trained using a set of lung X-rays with sarcoma metastases from a high-volume German-speaking sarcoma center. 26 patients with lung metastasis were included. For all patients chest X-ray with corresponding lung CT scans, and histological biopsies were available. The number of trainable images were expanded to 600. In order to evaluate the biological sensitivity and specificity, the script was tested on lung X-rays with a lung CT as control. Results: in this study we present a new type of convolutional neural network-based system with a precision of 71.2%, specificity of 90.5%, sensitivity of 94%, recall of 94% and accuracy of 91.2%. A good detection of even small findings was determined. Discussion: the created script establishes the option to check lung X-rays for metastases at a safe level, especially given this rare tumor entity.

1. Introduction

The term soft tissue sarcoma (STS) comprises a heterogenous group of malignant tumors deriving from a mesenchymal origin. They represent 1% of all malignant tumors in adults [1,2]. The incidence ranges between 1.8 and 5 per 100,000 people. Regional differences in incidence rates are based, among other things, on differences in the ethnic composition of the population. Rhabdomyosarcomas and synovial sarcomas account for around 30% of the soft tissue sarcoma in young adults [3]. The most common diagnoses in older patients are undifferentiated sarcomas, leiomyosarcomas, liposarcomas, fibrosarcomas and pleomorphic sarcomas [4]. Based on the histological subtype, the risk of metastasis and the routes it takes are also determined [5].
Surgical excision is one of the main pillars of therapy for these tumors [6,7]. Nonetheless, a multimodal transdisciplinary approach is important in the treatment of this rare but aggressive form of tumor. Radiation therapists, oncologists, oncopsychologists and radiologists play an important role in the treatment of sarcomas.
The prognosis of a sarcoma depends not only on the entity but also on the extent of the disease. While the 5-year survival probability for a locally limited sarcoma is 81%, it dramatically decreases to 15% for metastatic disease [8,9]. This significant deterioration might also be caused by late detection of filiae. Most commonly sarcomas metastasize to the lungs by means of hematogenous spreading [10]. Routinely, follow-up visits with contrast-enhanced MRI of the local region of interest and posterior-anterior X-ray of the chest is carried out [11]. A CT-scan of the chest is only performed in case of X-ray abnormalities at our institution as recommended by current guidelines [12].
Follow-up care and evaluation of the imaging findings is still performed by doctors with varying levels of training and experience in diagnosing this rare tumor. In most clinical settings, the radiologist evaluates the screening X-ray in different cancer entities. However the sensitivity and specificity of radiologists highly varies in chest X-ray. It is important to point out the radiologic difficulties of detection and interpretation of X-ray findings which can actually harm patients [13]. Experienced radiologists might miss up to 10% to 20% of small nodules [14]. Even in CT scans sensitivity and specificity of radiologists do not reach 90% for detecting lung nodules [15].
In recent years, radiological diagnostics have been expanded and quality assured in numerous tumor entities utilizing AI, machine learning and deep learning. These applications display better detection rates than a radiological-medical assessment alone [16]. Modern deep learning frameworks are capable to reach 90% to 95% sensitivity and specificity for nodule detection in CT scans of the lung and around 85% to 90% in chest X-ray [17]. So far there has been no comparable program for the detection of sarcoma metastases in the lungs as most algorithm are focused on lung cancer. Our aim was to establish an algorithm to reliably detect suspicious lung nodules in sarcoma patients based on posterior-anterior chest X-rays and implementing an AI-supported follow-up process.

2. Methods

2.1. Acquisition of Patient X-ray

Sarcoma patient chest X-ray images were collected retrospectively in accordance with the ethical committee of the Ruhr University Bochum between January 2012 and December 2020. In this period 1129 sarcoma patients were included in our follow up program. Of 110 patients with a regional or distant metastasis of a soft tissue sarcoma, 56 had histologically verified metastasis in the lung, 26 of them had consistent CT-scans where an X-ray was also available. Among these 26 patients, 43 corresponding CT-scans and 43 chest X-rays with sarcoma metastasis nodules were available. The data and patient inclusion as well as the training algorithm is depicted in Figure 1.

2.2. Implementation in Python

For this project the “ChestX-ray nodule detection”-dataset was provided from Kaggle (Google LLC., San Francisco, CA, USA) under the CC0 1.0 Universal (CC0 1.0) Public Domain Dedication in order to detect lung nodules in X-rays. Total images of X-rays were 1500 which we then split for training and evaluation. 1400 X-rays with additional 43 sarcoma nodule positive images from our clinic were used for training and 100 images of X-rays were used for evaluation. The number of in-house training images was artificially increased from 43 to 600 by randomized partial morphing. This method to generate synthesized data was described before [18]. The algorithm used for detection is YOLOv5s, which is a compound-scaled object detection model trained on COCO datasets and includes model assembling and hyperparameter evolution [19,20]. It comprises the following three main parts: Module BackBone is used to extract features from the images that are input. The module Neck is used for making pyramid features which is used for generalization, while the Head is used for the detection process (see Figure 2).
During the training of YOLOv5s for nodule detection, total numbers of epochs were 100 and batch sizes were 2. For all programming tasks, Python 3.8 with pytorch library was used.

2.3. Validation of the Model

In order to validate our model, 50 lung X-rays with underlying CT images were used as gold standard with high-grade suspicious foci which were subsequently verified by histological diagnosis, including 15 images with sarcoma metastases in the lung verified by both a CT scan (Somaton Defintion Edge, Siemens Healthineers, Erlangen, Germany) and concordant chest X-ray. These images were not included into our training model and served as external control. Specificity, precision and recall were further evaluated by analysis of 200 lung X-rays with underlying CT images without radiological evidence of metastasis as the gold standard. The indication for the CT scans was made in the course of other diseases such as lung cancer, accidents or during an intensive care stay without the radiological validation of a suspicious mass. The CT-scans were performed with patient in supine position and inspirational hold (slice thickness = 1 mm, tube voltage = 100 kVp).

2.4. Data Managment

Data management was performed using GraphPad PRISM (version: 8.3.0; Graphpad Software, Inc., La Jolla, CA, USA).

3. Results

3.1. Patient Data

To test the trained algorithm, 26 patients with lung metastasis of sarcoma and according CT scans and chest X-rays obtained in a close time interval (<2 weeks) were included. Those 26 patients had 43 CT scans and 43 corresponding chest X-rays. Patient characteristics are presented in Table 1. The median age was 62.8 years, while 58% of the patients were male. Half of all tumor entities were undifferentiated pleomorphic sarcoma. 74% of all tumors in the collective were G3.

3.2. Evaluation of Sensitivy, Specificity, Precision and Accuracy

Biological sensitivity and specificity were determined by utilizing CT images which were obtained as part of the follow-up care for chest X-rays suspicious for distant metastasis. Negative controls were obtained from non-tumor-associated CT images related to trauma or non-malignant lung disease as given in on daily base at an emergency hospital. These images were not included into our training model and serving as external validation. All nodules detected by the application with a test batch prediction over 0.5 were included. Results of the sensitivity and specificity tests are presented in Figure 3. F1 score ROC (Receiver Operating Characteristic) and accuracy were utilized as evaluation metrics. This is shown in Figure 4. Sensitivity was shown with 94%, specificity with 90.5%, precision with 71%, recall with 94% and accuracy with 91%.

3.3. Smallest Reliably Detectable Size

In order to check the validity of the algorithm, X-rays of the lungs in the course of the follow-up care were compared with the CT examinations which were performed in the event of suspicious nodules. For this purpose, findings were assigned to the size and location in the CT. Smaller findings, which the radiologist did not explicitly describe in the X-ray but were described in the CT, served as a size reference for the sensitivity measurement. All findings detected by the algorithm in X-rays were compared with those found in CTs but previously overlooked in the X-ray. In this way, a sensitivity for the various findings sizes was established (see Figure 5).

3.4. Implementation of a Hybrid Follow-Up Algorithm

The follow-up of our soft tissue sarcoma patients is based on the UK and ESMO-guidelines [21]: After initial treatment patients receive a follow up with a contrast-enhanced MRI of the local region and a lung X-ray every 3 months in the first 2 years, then twice a year up to the fifth year, and once a year thereafter when necessary [22]. This is also stated in the ESMO (European Society for Medical Oncology) and German guidelines for the treatment of soft tissue sarcoma [22,23].
We identified the evaluation of chest X-ray by a plastic surgeon and a radiologist in the daily routine as a potential vulnerability in the quality of our follow-up. Therefore, we implemented a new hybrid process to strengthen the quality of our follow-ups. Figure 6 shows the implementation of the AI-framework into our routine follow-up of sarcoma patients. In this setting the patient’s chest X-ray is evaluated by a radiologist and simultaneously by the AI-framework. The results of both processes are validated and interpretated by the plastic surgeon who does the consultation of the patients follow-up.

4. Discussion

As one of the high-volume sarcoma centers in German-speaking countries, it was possible to train and verify a new algorithm for sarcoma lung metastasis detection with a corresponding number of recordings. The reliability in the detection of smaller tumors proved particularly good. However, there was a difficulty in detecting exceptionally large nodules and masses. These could be confused with mediastinal structures. We acknowledge the poorer sensitivity in large masses using the training model, which was designed for metastases. This is the reason why tumors larger than 5 cm had a worse detection rate than tumors between 1 and 5 cm in this study. Large masses can also be misinterpreted as, for example, atelectasis [6]. Nevertheless, there is no fundamental approach-based problem here, as a sensitivity of 83% in the large tumor masses can also be explained by the small number of cases of these large tumor foci (n = 16) in the study.
On the other hand ROC-curve, as well Precision-Recall curve of the model showed a weakness due to the imbalance of a positive and negative samples in the training. This can be further improved by including more positive samples with cooperation of more centers including more positive cases. Another possibility to reduce the imbalance would be random undersampling of the nodule free images. We aimed to avoid this due to the chance that potential useful information will be deleted.
One major limitation of this study is the small number of sarcoma metastasis positive CT-scans verified by histology. Even though being one of the largest sarcoma centers in Germany, a cooperation with other specialized clinics may improve the algorithm and therefore sensitivity and specificity. With large databases such as Kaggle, the international community can profoundly benefit in terms of a good exchange of datasets. AI in particular needs as much training data as possible in order to deliver valid results. With increasing amounts of data, but also with the ever ameliorated AI, hardware is being used to its capacity. More complex algorithms require powerful graphics processing unit (GPU). The advantage of this algorithm described is the resource-saving application with a computing time of less than 1 s with nevertheless reliable results.
The method of convolutional neural networks (CNN) developed a few years ago has revolutionized AI and particularly image recognition and significantly improves medical applications. CNNs are inspired by biological processes (i.e., interactive activity of neurons in an animal brain). In brief, they consist of an input layer, in-between hidden layers and an output layer. The convolution (process of computing in CNNs) takes place in the hidden layers [24]. Especially in the context of the COVID-19 pandemic, these supervised machine learning applications have been significantly expanded and advanced [25]. On the one hand, CNN leads to a significantly faster computing time, but also to a higher sensitivity and specificity. In the recent literature microscopic brain tumor detection was achieved with a 3d CNN and feature selection architecture [26].
With the sensitivity of 94% and a specificity of 90.5% on posterior-anterior chest X-rays presented in our project, values comparable to CT-scans can be achieved [27]. In addition, through the training of the sarcoma-based X-rays we provided, the technical sensitivity and specificity in the training images was increased by 19.5% compared to test runs without the 600 images implemented. This would not have been so sensitive and specific without the additional 600 images added to the online data-set of 1400 images. If nodules with a test batch prediction of less than 0.5 had been included, the sensitivity would have increased at the expense of the specificity.
Large sarcoma centers typically have experienced radiologists who can also detect small findings on chest X-rays. A study by Gamboa et al. demonstrated no improvement in the survival outcome from a CT scan instead of an X-ray in the follow-up [28]. This underlines the importance of X-rays in the context of diagnostics—with the requirement of an experienced radiologist. However, the software developed enables the comprehensive detection of metastases in the X-ray without this experience. The rate of overlooked findings is also reduced using AI to detect cancer metastatis [29]. For resident radiologists, in particular those with little experience, an expansion of diagnostics using AI could generate reliability and security. Despite sophistication of modern machine learning applications in medicine, especially medical imaging, the contextual and responsive competence of the radiologist is still indispensable.
Another important aspect of sarcoma therapy and follow-ups is properly assessing the metastatic potential of various entities and de-differentiation. For the risk of a distant metastasis tumor size, high histologic grade, deep location, recurrent disease at presentation, the subtype of leiomyosarcoma and non-liposarcoma histology were independent adverse prognostic factors [30]. While other entities such as dermatofibrosarcoma protuberans rarely metastasize [31]. Based on our data half of all patients with pulmonal metastasis had the diagnosis of a pleomorphic sarcoma, an advanced age and higher grading. The AI-framework in this project was only trained based on the radiological material given. The efficiency of the AI can be further improved by including prognostic factors. At this point, a link between artificial intelligence and big data can be established. Big data was for example used in the planning of cancer immunotherapy [32]. Distillation of data given in the sarcoma registers can improve AI based cancer therapy. In this context, networking of the sarcoma centers for this rare disease in order to generate big data resources should be promoted.
With integration of the hybrid follow-up process into the clinical routine the follow-up procedure was theoretically improved. In the literature the improvement in diagnostics through AI in lung cancer could be shown [33,34]. Based on the numbers in the literature, an improvement in sensitivity and specificity of around 5% can be assumed. In our scenario with around 800 sarcoma follow ups per year an improvement of 5% bears a game-changing effect [14,34]. A subsequent study is needed to evaluate the eventual effect of this hybrid follow-up process. At this point, it is possible to guarantee at least a more structured sequence in everyday clinical practice for up to 10 sarcoma patient follow ups per day.
Further applications of the CNN can be considered in terms of classification and segmentation of sarcoma including multiple layers of information [35,36]. We aim to improve our follow-up consultations by evaluating the MRI of the local region with an AI-framework as established with other tumor entities [37,38]. Zhang recently developed a CNN based program for sarcoma grading and metastasis detection in the lungs [39]. Several steps of sarcoma diagnosis and follow-ups can be guided by AI. Embracing the whole diagnosis and therapy pathway, AI can be implemented into literature or guideline implementation, analysis of the histology, setting up the therapy plan, radiological evaluation and AI-supported patient education. There is a cornucopia of innumerable possibilities to support the cancer therapy through integration of AI.
With regards to the literature including our presented results we do not see any advantage of the CT over the conventional chest X-ray within the regular follow-ups. Sensitivity and Specificity of the X-ray reach levels of the CT scan with considerable less exposure to radiation and significant resource savings [28].

5. Conclusions

In the recent years the research on artificial intelligence driven diagnostic and prognostic tools has exponentially grown. To date there are no established applications for sarcoma follow-ups known. With inclusion of the CNN assisted evaluation of chest X-ray the follow-ups can be improved. Further research is required to show systemic benefits of this hybrid follow-up.

Author Contributions

C.W. and M.A. prepared the python script and prepared the Machine Learning Tool. C.W., M.D. (Marius Drysch), J.M.W., A.S., M.D. (Mehran Dadras), M.v.G., F.R., M.B., M.L. and B.B. did the data acquisition and preparation. C.W., C.H. and V.N. did with radiological conversion. All authors participated in writing the manuscript. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Institutional Review Board Statement

Due to inclusion of anonymized retrospective data no ethical approval by the Ethics Commission of the Medical Faculty of the Ruhr University Bochum.

Informed Consent Statement

Informed consent was obtained from all subjects involved in the study.

Data Availability Statement

The datasets used and/or analyzed during the current study are available from the corresponding author on reasonable request.

Conflicts of Interest

The authors declare that they have no competing interest.

References

  1. Jemal, A.; Siegel, R.; Xu, J.; Ward, E. Cancer Statistics, 2010. CA Cancer J. Clin. 2010, 60, 277–300. [Google Scholar] [CrossRef] [PubMed]
  2. Burningham, Z.; Hashibe, M.; Spector, L.; Schiffman, J.D. The Epidemiology of Sarcoma. Clin. Sarcoma Res. 2012, 2, 14. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  3. Herzog, C.E. Overview of Sarcomas in the Adolescent and Young Adult Population. J. Pediatr. Hematol. Oncol. 2005, 27, 215–218. [Google Scholar] [CrossRef] [PubMed]
  4. Ressing, M.; Wardelmann, E.; Hohenberger, P.; Jakob, J.; Kasper, B.; Emrich, K.; Eberle, A.; Blettner, M.; Zeissig, S.R. Strengthening health data on a rare and heterogeneous disease: Sarcoma incidence and histological subtypes in Germany. BMC Public Health 2018, 18, 235. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  5. Damerell, V.; Pepper, M.S.; Prince, S. Molecular mechanisms underpinning sarcomas and implications for current and future therapy. Signal Transduct. Target. Ther. 2021, 6, 246. [Google Scholar] [CrossRef] [PubMed]
  6. Flugstad, D.L.; Wilke, C.P.; McNutt, M.A.; Welk, R.A.; Hart, M.J.; McQuinn, W.C. Importance of Surgical Resection in the Successful Management of Soft Tissue Sarcoma. Arch. Surg. 1999, 134, 856. [Google Scholar] [CrossRef] [Green Version]
  7. Harati, K.; Goertz, O.; Pieper, A.; Daigeler, A.; Lehnhardt, M. Soft tissue sarcomas of the extremities: What is the best surgical margin? Oncol. Res. Treat. 2018, 41, 155. [Google Scholar]
  8. Howlader, N.; Noone, A.; Krapcho, M.; Miller, D.; Brest, A.; Yu, M.; Ruhl, J.; Tatalovich, Z.; Mariotto, A.; Lewis, D.; et al. SEER Cancer Statistics Review, 1975–2017; NIH National Cancer Institute: Bethesda, MD, USA, 2020. [Google Scholar]
  9. Daigeler, A.; Harati, K.; Goertz, O.; Hirsch, T.; Steinau, H.-U.; Lehnhardt, M. Prognostic Factors and Surgical Tactics in Patients with Locally Recurrent Soft Tissue Sarcomas. Handchir. Mikrochir. Plast. Chir. 2015, 47, 118–127. [Google Scholar] [CrossRef]
  10. Billingsley, K.G.; Burt, M.E.; Jara, E.; Ginsberg, R.J.; Woodruff, J.M.; Leung, D.H.Y.; Brennan, M.F. Pulmonary Metastases From Soft Tissue Sarcoma. Ann. Surg. 1999, 229, 602. [Google Scholar] [CrossRef]
  11. Acem, I.; Smit, M.M.; Verhoef, C.; van Houdt, W.J.; Haas, R.L.; van der Hage, J.A.; Grünhagen, D.J.; van de Sande, M.A.J. Management of Soft Tissue Sarcomas in Extremities: Variation in Treatment Recommendations and Surveillance According to Specialty and Continent. Ann. Surg. Oncol. 2021. [Google Scholar] [CrossRef]
  12. Rutkowski, P.; Ługowska, I. Follow-up in soft tissue sarcomas. Memo-Mag. Eur. Med. Oncol. 2014, 7, 92–96. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  13. Austin, J.H.; Romney, B.M.; Goldsmith, L.S. Missed bronchogenic carcinoma: Radiographic findings in 27 patients with a potentially resectable lesion evident in retrospect. Radiology 1992, 182, 115–122. [Google Scholar] [CrossRef] [PubMed]
  14. Gavelli, G.; Giampalma, E. Sensitivity and specificity of chest x-ray screening for lung cancer. Cancer 2000, 89, 2453–2456. [Google Scholar] [CrossRef]
  15. Kakinuma, R.; Ashizawa, K.; Kobayashi, T.; Fukushima, A.; Hayashi, H.; Kondo, T.; Machida, M.; Matsusako, M.; Minami, K.; Oikado, K.; et al. Comparison of sensitivity of lung nodule detection between radiologists and technologists on low-dose CT lung cancer screening images. Br. J. Radiol. 2012, 85, e603–e608. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  16. Sim, Y.; Chung, M.J.; Kotter, E.; Yune, S.; Kim, M.; Do, S.; Han, K.; Kim, H.; Yang, S.; Lee, D.-J.; et al. Deep Convolutional Neural Network–based Software Improves Radiologist Detection of Malignant Lung Nodules on Chest Radiographs. Radiology 2020, 294, 199–209. [Google Scholar] [CrossRef] [PubMed]
  17. Bhandary, A.; Prabhu, G.A.; Rajinikanth, V.; Thanaraj, K.P.; Satapathy, S.C.; Robbins, D.E.; Shasky, C.; Zhang, Y.-D.; Tavares, J.M.R.S.; Raja, N.S.M. Deep-learning framework to detect lung abnormality—A study with chest X-Ray and lung CT scan images. Pattern Recognit. Lett. 2020, 129, 271–278. [Google Scholar] [CrossRef]
  18. Konnik, M.; Ahmadi, B.; May, N.; Favata, J.; Shahbazi, Z.; Shahbazmohamadi, S.; Tavousi, P. Training AI-Based Feature Extraction Algorithms, for Micro CT Images, Using Synthesized Data. J. Nondestruct. Eval. 2021, 40, 25. [Google Scholar] [CrossRef]
  19. Jocher, G.; Stoken, A.; Borovec, J.; Christopher, S.T.; Laughing, L.C. Ultralytics/yolov5: v4.0-nn.SiLU() activations, Weights & Biases logging, PyTorch Hub integration. Zenodo 2021. [Google Scholar] [CrossRef]
  20. Dipu, N.M.; Shohan, S.A.; Salam, K.M.A. Deep Learning Based Brain Tumor Detection and Classification. In Proceedings of the 2021 International Conference on Intelligent Technologies (CONIT), Hubli, India, 25–27 June 2021; pp. 1–6. [Google Scholar]
  21. Dangoor, A.; Seddon, B.; Gerrand, C.; Grimer, R.; Whelan, J.; Judson, I. UK guidelines for the management of soft tissue sarcomas. Clin. Sarcoma Res. 2016, 6, 20. [Google Scholar] [CrossRef] [Green Version]
  22. Gronchi, A.; Miah, A.B.; Dei Tos, A.P.; Abecassis, N.; Bajpai, J.; Bauer, S.; Biagini, R.; Bielack, S.; Blay, J.Y.; Bolle, S.; et al. Soft tissue and visceral sarcomas: ESMO-EURACAN-GENTURIS Clinical Practice Guidelines for diagnosis, treatment and follow-up. Ann. Oncol. 2021. [Google Scholar] [CrossRef]
  23. Jakob, J. Update Therapie von Weichgewebesarkomen. Forum Fam. Plan. West. Hemisph. 2021, 36, 52–57. [Google Scholar] [CrossRef]
  24. Gu, J.; Wang, Z.; Kuen, J.; Ma, L.; Shahroudy, A.; Shuai, B.; Liu, T.; Wang, X.; Wang, G.; Cai, J.; et al. Recent advances in convolutional neural networks. Pattern Recognit. 2018, 77, 354–377. [Google Scholar] [CrossRef] [Green Version]
  25. Shin, H.-C.; Roth, H.R.; Gao, M.; Lu, L.; Xu, Z.; Nogues, I.; Yao, J.; Mollura, D.; Summers, R.M. Deep Convolutional Neural Networks for Computer-Aided Detection: CNN Architectures, Dataset Characteristics and Transfer Learning. IEEE Trans. Med. Imaging 2016, 35, 1285–1298. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  26. Rehman, A.; Khan, M.A.; Saba, T.; Mehmood, Z.; Tariq, U.; Ayesha, N. Microscopic brain tumor detection and classification using 3D CNN and feature selection architecture. Microsc. Res. Tech. 2021, 84, 133–149. [Google Scholar] [CrossRef] [PubMed]
  27. Dou, Q.; Chen, H.; Yu, L.; Qin, J.; Heng, P.-A. Multilevel Contextual 3-D CNNs for False Positive Reduction in Pulmonary Nodule Detection. IEEE Trans. Biomed. Eng. 2017, 64, 1558–1567. [Google Scholar] [CrossRef]
  28. Gamboa, A.C.; Ethun, C.G.; Switchenko, J.M.; Lipscomb, J.; Poultsides, G.A.; Grignol, V.; Howard, J.H.; Gamblin, T.C.; Roggin, K.K.; Votanopoulos, K.; et al. Lung Surveillance Strategy for High-Grade Soft Tissue Sarcomas: Chest X-Ray or CT Scan? J. Am. Coll. Surg. 2019, 229, 449–457. [Google Scholar] [CrossRef]
  29. Jang, S.; Song, H.; Shin, Y.J.; Kim, J.; Kim, J.; Lee, K.W.; Lee, S.S.; Lee, W.; Lee, S.; Lee, K.H. Deep Learning–based Automatic Detection Algorithm for Reducing Overlooked Lung Cancers on Chest Radiographs. Radiology 2020, 296, 652–661. [Google Scholar] [CrossRef] [PubMed]
  30. Pisters, P.W.; Leung, D.H.; Woodruff, J.; Shi, W.; Brennan, M.F. Analysis of prognostic factors in 1041 patients with localized soft tissue sarcomas of the extremities. J. Clin. Oncol. 1996, 14, 1679–1689. [Google Scholar] [CrossRef]
  31. Hayakawa, K.; Matsumoto, S.; Ae, K.; Tanizawa, T.; Gokita, T.; Funauchi, Y.; Motoi, N. Risk factors for distant metastasis of dermatofibrosarcoma protuberans. J. Orthop. Traumatol. 2016, 17, 261–266. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  32. Kahles, A.; Ong, C.S.; Zhong, Y.; Rätsch, G. SplAdder: Identification, quantification and testing of alternative splicing events from RNA-Seq data. Bioinformatics 2016, 32, 1840–1847. [Google Scholar] [CrossRef]
  33. Ardila, D.; Kiraly, A.P.; Bharadwaj, S.; Choi, B.; Reicher, J.J.; Peng, L.; Tse, D.; Etemadi, M.; Ye, W.; Corrado, G.; et al. End-to-end lung cancer screening with three-dimensional deep learning on low-dose chest computed tomography. Nat. Med. 2019, 25, 954–961. [Google Scholar] [CrossRef] [PubMed]
  34. de Koning, H.J.; van der Aalst, C.M.; de Jong, P.A.; Scholten, E.T.; Nackaerts, K.; Heuvelmans, M.A.; Lammers, J.-W.J.; Weenink, C.; Yousaf-Khan, U.; Horeweg, N.; et al. Reduced Lung-Cancer Mortality with Volume CT Screening in a Randomized Trial. N. Engl. J. Med. 2020, 382, 503–513. [Google Scholar] [CrossRef] [PubMed]
  35. Yamashita, R.; Nishio, M.; Do, R.K.G.; Togashi, K. Convolutional neural networks: An overview and application in radiology. Insights Imaging 2018, 9, 611–629. [Google Scholar] [CrossRef] [Green Version]
  36. Navarro, F.; Dapper, H.; Asadpour, R.; Knebel, C.; Spraker, M.B.; Schwarze, V.; Schaub, S.K.; Mayr, N.A.; Specht, K.; Woodruff, H.C.; et al. Development and External Validation of Deep-Learning-Based Tumor Grading Models in Soft-Tissue Sarcoma Patients Using MR Imaging. Cancers 2021, 13, 2866. [Google Scholar] [CrossRef] [PubMed]
  37. Iqbal, S.; Ghani, M.U.; Saba, T.; Rehman, A. Brain tumor segmentation in multi-spectral MRI using convolutional neural networks (CNN). Microsc. Res. Tech. 2018, 81, 419–427. [Google Scholar] [CrossRef]
  38. Bielak, L.; Wiedenmann, N.; Berlin, A.; Nicolay, N.H.; Gunashekar, D.D.; Hägele, L.; Lottner, T.; Grosu, A.-L.; Bock, M. Convolutional neural networks for head and neck tumor segmentation on 7-channel multiparametric MRI: A leave-one-out analysis. Radiat. Oncol. 2020, 15, 181. [Google Scholar] [CrossRef] [PubMed]
  39. Zhang, L.; Ren, Z. Comparison of CT and MRI images for the prediction of soft-tissue sarcoma grading and lung metastasis via a convolutional neural networks model. Clin. Radiol. 2020, 75, 64–69. [Google Scholar] [CrossRef] [Green Version]
Figure 1. Patient and Data Inclusion. In total 1129 patients underwent follow-up in our clinics. 1019 were detected without any metastasis over the period 2012–2020. 110 patients had radiological signs for a sarcoma metastasis. 54 patients of them without pulmonal metastasis were excluded. 56 patients had pulmonal metastasis, while only 26 patients had consistent and temporally corresponding CT scans and X-rays. 30 patients of the 56 patients with pulmonal metastasis had either no CT scan or an x-ray or weren’t temporally corresponding. Of the 26 patients with histologically verified pulmonal metastasis 43 pairs of corresponding CT scans and x-ray (multiplication up to 600 through transformation) showing a sarcoma metastasis were included into the learning process of the AI framework together with the weighted Kaggle “ChestX-ray nodule detection”-dataset.
Figure 1. Patient and Data Inclusion. In total 1129 patients underwent follow-up in our clinics. 1019 were detected without any metastasis over the period 2012–2020. 110 patients had radiological signs for a sarcoma metastasis. 54 patients of them without pulmonal metastasis were excluded. 56 patients had pulmonal metastasis, while only 26 patients had consistent and temporally corresponding CT scans and X-rays. 30 patients of the 56 patients with pulmonal metastasis had either no CT scan or an x-ray or weren’t temporally corresponding. Of the 26 patients with histologically verified pulmonal metastasis 43 pairs of corresponding CT scans and x-ray (multiplication up to 600 through transformation) showing a sarcoma metastasis were included into the learning process of the AI framework together with the weighted Kaggle “ChestX-ray nodule detection”-dataset.
Cancers 13 04961 g001
Figure 2. Scheme of the YOLOv5 Architecture as Convolutional Neural Network (CNN). Main parts include the BackBone, Neck and Head. In the BackBone, CSPNet is used in order to extract features from the images which are used as input images. The Neck is used for the creation of pyramid feature. It helps the module on scaling factor of detected objects which are of the same nature but different scales. The technique which is used for creation of pyramid features is PANet. The main function of the head module is to apply anchor of different sizes on those features which are generated in the previous layers with value of probability as well as bounding box with score. SPP stands for Spatial Pyramid Pooling, Concat stands for concatenation.
Figure 2. Scheme of the YOLOv5 Architecture as Convolutional Neural Network (CNN). Main parts include the BackBone, Neck and Head. In the BackBone, CSPNet is used in order to extract features from the images which are used as input images. The Neck is used for the creation of pyramid feature. It helps the module on scaling factor of detected objects which are of the same nature but different scales. The technique which is used for creation of pyramid features is PANet. The main function of the head module is to apply anchor of different sizes on those features which are generated in the previous layers with value of probability as well as bounding box with score. SPP stands for Spatial Pyramid Pooling, Concat stands for concatenation.
Cancers 13 04961 g002
Figure 3. Validation of the Algorithm. Utilizing 200 nodule-free images and 50 images positive for nodules for external validation, precision of 71.2%, specificity of 90.5%, sensitivity of 94%, recall of 94% and accuracy of 91.2% could be determined.
Figure 3. Validation of the Algorithm. Utilizing 200 nodule-free images and 50 images positive for nodules for external validation, precision of 71.2%, specificity of 90.5%, sensitivity of 94%, recall of 94% and accuracy of 91.2% could be determined.
Cancers 13 04961 g003
Figure 4. ROC Curve, Precision-Recall Curve, F1-Score. The ROC curve of the model shows an area under the curve of. The ROC-Curve shows and area und the curve (AUC) of 0.8761, the Precision-Recall Curve shows an AUC of 0.7852, while the threshold of 0.5 shows a F1-score of 0.7321.
Figure 4. ROC Curve, Precision-Recall Curve, F1-Score. The ROC curve of the model shows an area under the curve of. The ROC-Curve shows and area und the curve (AUC) of 0.8761, the Precision-Recall Curve shows an AUC of 0.7852, while the threshold of 0.5 shows a F1-score of 0.7321.
Cancers 13 04961 g004
Figure 5. Smallest Reliably Detectable Size. (A) Findings in the CT were assigned to different groups according to size. Based on the X-ray, the algorithm was intended detect all findings. The sensitivity was divided into the groups according to the findings found and overlooked. While the program reliably detected nodules between 1 and 5 cm in over 93.3% and 85.7%, respectively, nodules larger than 5 cm and especially smaller than 1 cm were more challenging for the algorithm. (B) Lung X-ray of a finding over 5 cm. (C) Lung X-ray of a finding between 2–5 cm. (D) Lung X-ray of a finding between 1–2 cm. (E) Lung X-ray of a finding under 1 cm. Yellow arrows mark the findings.
Figure 5. Smallest Reliably Detectable Size. (A) Findings in the CT were assigned to different groups according to size. Based on the X-ray, the algorithm was intended detect all findings. The sensitivity was divided into the groups according to the findings found and overlooked. While the program reliably detected nodules between 1 and 5 cm in over 93.3% and 85.7%, respectively, nodules larger than 5 cm and especially smaller than 1 cm were more challenging for the algorithm. (B) Lung X-ray of a finding over 5 cm. (C) Lung X-ray of a finding between 2–5 cm. (D) Lung X-ray of a finding between 1–2 cm. (E) Lung X-ray of a finding under 1 cm. Yellow arrows mark the findings.
Cancers 13 04961 g005
Figure 6. Hybrid Follow-Up Algorithm. In order to improve our follow-up, the AI-based evaluation of the X-ray is placed parallel to the radiological assessment to avoid any bias. The information from both interpretations are validated by an independent second medical doctor.
Figure 6. Hybrid Follow-Up Algorithm. In order to improve our follow-up, the AI-based evaluation of the X-ray is placed parallel to the radiological assessment to avoid any bias. The information from both interpretations are validated by an independent second medical doctor.
Cancers 13 04961 g006
Table 1. Study population of patients with lung metastasis of a soft tissue sarcoma with concordant CT-scan and Chest X-ray (n = 26).
Table 1. Study population of patients with lung metastasis of a soft tissue sarcoma with concordant CT-scan and Chest X-ray (n = 26).
Value
Age at X-ray (years)62.8 ± 12.2
Sex
Male15 (58%)
Female11 (42%)
Sarcoma Entity
Undiff. Pleomorph. Sarcoma13 (50%)
Liposarcoma2 (8%)
Myoxid Sarcoma3 (12%)
Leiomyosarcoma3 (12%)
Malignant fibrous histiocytoma4 (15%)
Other Sarcoma Entitiy1 (3%)
Tumor Grade
G12 (8%)
G25 (18%)
G319 (74%)
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Wallner, C.; Alam, M.; Drysch, M.; Wagner, J.M.; Sogorski, A.; Dadras, M.; von Glinski, M.; Reinkemeier, F.; Becerikli, M.; Heute, C.; et al. A Highly Reliable Convolutional Neural Network Based Soft Tissue Sarcoma Metastasis Detection from Chest X-ray Images: A Retrospective Cohort Study. Cancers 2021, 13, 4961. https://doi.org/10.3390/cancers13194961

AMA Style

Wallner C, Alam M, Drysch M, Wagner JM, Sogorski A, Dadras M, von Glinski M, Reinkemeier F, Becerikli M, Heute C, et al. A Highly Reliable Convolutional Neural Network Based Soft Tissue Sarcoma Metastasis Detection from Chest X-ray Images: A Retrospective Cohort Study. Cancers. 2021; 13(19):4961. https://doi.org/10.3390/cancers13194961

Chicago/Turabian Style

Wallner, Christoph, Mansoor Alam, Marius Drysch, Johannes Maximilian Wagner, Alexander Sogorski, Mehran Dadras, Maxi von Glinski, Felix Reinkemeier, Mustafa Becerikli, Christoph Heute, and et al. 2021. "A Highly Reliable Convolutional Neural Network Based Soft Tissue Sarcoma Metastasis Detection from Chest X-ray Images: A Retrospective Cohort Study" Cancers 13, no. 19: 4961. https://doi.org/10.3390/cancers13194961

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop