paper-with-me

Papers

Deep Learning Based Analysis of Prostate Cancer from MP-MRI

2021-06-02 · Pedro C. Neto

The diagnosis of prostate cancer faces a problem with overdiagnosis that leads to damaging side effects due to unnecessary treatment. Research has shown that the use of multi-parametric magnetic resonance images to conduct biopsies can drastically help to mitigate the overdiagnosis, thus reducing the side effects on healthy patients. This study aims to investigate the use of deep learning techniques to explore computer-aid diagnosis based on MRI as input. Several diagnosis problems ranging from classification of lesions as being clinically significant or not to the detection and segmentation of lesions are addressed with deep learning based approaches. This thesis tackled two main problems regarding the diagnosis of prostate cancer. Firstly, XmasNet was used to conduct two large experiments on the classification of lesions. Secondly, detection and segmentation experiments were conducted, first on the prostate and afterward on the prostate cancer lesions. The former experiments explored the lesions through a two-dimensional space, while the latter explored models to work with three-dimensional inputs. For this task, the 3D models explored were the 3D U-Net and a pretrained 3D ResNet-18. A rigorous analysis of all these problems was conducted with a total of two networks, two cropping techniques, two resampling techniques, two crop sizes, five input sizes and data augmentations experimented for lesion classification. While for segmentation two models, two input sizes and data augmentations were experimented. However, while the binary classification of the clinical significance of lesions and the detection and segmentation of the prostate already achieve the desired results (0.870 AUC and 0.915 dice score respectively), the classification of the PIRADS score and the segmentation of lesions still have a large margin to improve (0.664 accuracy and 0.690 dice score respectively).

📄 PDF Abstract BibTeX arXiv:2106.01835

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationDeep LearningLesion ClassificationSegmentation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Genetic Analysis of Prostate Cancer with Computer Science Methods

2023-03-28 · YuXuan Li, Shi Zhou

Metastatic prostate cancer is one of the most common cancers in men. In the advanced stages of prostate cancer, tumours can metastasise to other tissues in the body, which is fatal. In this thesis, we performed a genetic…

Community DetectionTumour Classification

The association between neighborhood obesogenic factors and prostate cancer risk and mortality: the Southern Community Cohort Study

2024-05-28 · Fekede Asefa Kumsa, Jay H. Fowke, Soheil Hashtarkhani, Brianna M. White 외

Prostate cancer is one of the leading causes of cancer-related mortality among men in the U.S. We examined the role of neighborhood obesogenic attributes on prostate cancer risk and mortality in the Southern Community Co…

Unsupervised self-organising map of prostate cell Raman spectra shows disease-state subclustering

2024-03-12 · Daniel West, Susan Stepney, Y. Hancock

Prostate cancer is a disease which poses an interesting clinical question: should it be treated? A small subset of prostate cancers are aggressive and require removal and treatment to prevent metastatic spread. However, …

Towards Personalized Prostate Cancer Therapy Using Delta-Reachability Analysis

2015-05-19

Recent clinical studies suggest that the efficacy of hormone therapy for prostate cancer depends on the characteristics of individual patients. In this paper, we develop a computational framework for identifying patient-…

Prostate Tissue Grading with Deep Quantum Measurement Ordinal Regression

2021-03-04 · Santiago Toledo-Cortés, Diego H. Useche, Fabio A. González

Prostate cancer (PCa) is one of the most common and aggressive cancers worldwide. The Gleason score (GS) system is the standard way of classifying prostate cancer and the most reliable method to determine the severity an…

Binary ClassificationClassificationGeneral ClassificationOrdinal Classification+3