paper-with-me

홈 › Papers

Two Stage Segmentation of Cervical Tumors using PocketNet

2024-09-17 · Awj Twam, Megan Jacobsen, Rachel Glenn, Peng Wei, Jia Sun, Ann Klopp, Aradhana M. Venkatesan, David Fuentes

Cervical cancer remains the fourth most common malignancy amongst women worldwide.1 Concurrent chemoradiotherapy (CRT) serves as the mainstay definitive treatment regimen for locally advanced cervical cancers and includes external beam radiation followed by brachytherapy.2 Integral to radiotherapy treatment planning is the routine contouring of both the target tumor at the level of the cervix, associated gynecologic anatomy and the adjacent organs at risk (OARs). However, manual contouring of these structures is both time and labor intensive and associated with known interobserver variability that can impact treatment outcomes. While multiple tools have been developed to automatically segment OARs and the high-risk clinical tumor volume (HR-CTV) using computed tomography (CT) images,3,4,5,6 the development of deep learning-based tumor segmentation tools using routine T2-weighted (T2w) magnetic resonance imaging (MRI) addresses an unmet clinical need to improve the routine contouring of both anatomical structures and cervical cancers, thereby increasing quality and consistency of radiotherapy planning. This work applied a novel deep-learning model (PocketNet) to segment the cervix, vagina, uterus, and tumor(s) on T2w MRI. The performance of the PocketNet architecture was evaluated, when trained on data via 5-fold cross validation. PocketNet achieved a mean Dice-Sorensen similarity coefficient (DSC) exceeding 70% for tumor segmentation and 80% for organ segmentation. These results suggest that PocketNet is robust to variations in contrast protocols, providing reliable segmentation of the regions of interest.

📄 PDF Abstract BibTeX arXiv:2409.11456

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyComputed Tomography (CT)Organ SegmentationSegmentationTumor Segmentation

Methods 이 논문이 사용한 방법론

Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Batch Normalization 설명 없음
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution …
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
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…
PReLU A Parametric Rectified Linear Unit, or PReLU, is an activation function that generalizes the traditional rectified unit with a slope for negative values.…
PocketNet PocketNet is a face recognition model family discovered through neural architecture search. The…

Similar Papers 제목 키워드 기반

PocketNet: A Smaller Neural Network for Medical Image Analysis

2021-04-21 · Adrian Celaya, Jonas A. Actor, Rajarajeswari Muthusivarajan, Evan Gates 외

Medical imaging deep learning models are often large and complex, requiring specialized hardware to train and evaluate these models. To address such issues, we propose the PocketNet paradigm to reduce the size of deep le…

Deep LearningGPUMedical Image AnalysisMedical Image Segmentation+1

Multiclass Spinal Cord Tumor Segmentation on MRI with Deep Learning

2020-12-23 · Andreanne Lemay, Charley Gros, Zhizheng Zhuo, Jie Zhang 외

Spinal cord tumors lead to neurological morbidity and mortality. Being able to obtain morphometric quantification (size, location, growth rate) of the tumor, edema, and cavity can result in improved monitoring and treatm…

Deep LearningSegmentationTumor Segmentation

An image segmentation algorithm based on multi-scale feature pyramid network

2023-05-18 · Yu Xiao, Xin Yang, Sijuan Huang, Lihua Guo

Medical image segmentation is particularly critical as a prerequisite for relevant quantitative analysis in the treatment of clinical diseases. For example, in clinical cervical cancer radiotherapy, after acquiring subab…

Image SegmentationMedical Image SegmentationOrgan SegmentationSegmentation+1

PocketNet: Extreme Lightweight Face Recognition Network using Neural Architecture Search and Multi-Step Knowledge Distillation

2021-08-24 · Fadi Boutros, Patrick Siebke, Marcel Klemt, Naser Damer 외

Deep neural networks have rapidly become the mainstream method for face recognition (FR). However, this limits the deployment of such models that contain an extremely large number of parameters to embedded and low-end de…

Face RecognitionKnowledge DistillationLightweight Face RecognitionNeural Architecture Search

Deep Learning Techniques for Cervical Cancer Diagnosis based on Pathology and Colposcopy Images

2023-10-25 · Hana Ahmadzadeh Sarhangi, Dorsa Beigifard, Elahe Farmani, Hamidreza Bolhasani

Cervical cancer is a prevalent disease affecting millions of women worldwide every year. It requires significant attention, as early detection during the precancerous stage provides an opportunity for a cure. The screeni…

Deep Learning