paper-with-me

Papers

An Anatomy-aware Framework for Automatic Segmentation of Parotid Tumor from Multimodal MRI

2022-10-04 · Yifan Gao, Yin Dai, Fayu Liu, Weibing Chen, Lifu Shi

Magnetic Resonance Imaging (MRI) plays an important role in diagnosing the parotid tumor, where accurate segmentation of tumors is highly desired for determining appropriate treatment plans and avoiding unnecessary surgery. However, the task remains nontrivial and challenging due to ambiguous boundaries and various sizes of the tumor, as well as the presence of a large number of anatomical structures around the parotid gland that are similar to the tumor. To overcome these problems, we propose a novel anatomy-aware framework for automatic segmentation of parotid tumors from multimodal MRI. First, a Transformer-based multimodal fusion network PT-Net is proposed in this paper. The encoder of PT-Net extracts and fuses contextual information from three modalities of MRI from coarse to fine, to obtain cross-modality and multi-scale tumor information. The decoder stacks the feature maps of different modalities and calibrates the multimodal information using the channel attention mechanism. Second, considering that the segmentation model is prone to be disturbed by similar anatomical structures and make wrong predictions, we design anatomy-aware loss. By calculating the distance between the activation regions of the prediction segmentation and the ground truth, our loss function forces the model to distinguish similar anatomical structures with the tumor and make correct predictions. Extensive experiments with MRI scans of the parotid tumor showed that our PT-Net achieved higher segmentation accuracy than existing networks. The anatomy-aware loss outperformed state-of-the-art loss functions for parotid tumor segmentation. Our framework can potentially improve the quality of preoperative diagnosis and surgery planning of parotid tumors.

📄 PDF Abstract BibTeX arXiv:2210.01467

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomySegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

AnatomyNet: Deep Learning for Fast and Fully Automated Whole-volume Segmentation of Head and Neck Anatomy

2018-08-15 · Wentao Zhu, Yufang Huang, Liang Zeng, Xuming Chen 외

Methods: Our deep learning model, called AnatomyNet, segments OARs from head and neck CT images in an end-to-end fashion, receiving whole-volume HaN CT images as input and generating masks of all OARs of interest in one …

3D Medical Imaging SegmentationAnatomyMedical Image Segmentation

Multi-Sequence Parotid Gland Lesion Segmentation via Expert Text-Guided Segment Anything Model

2025-08-13 · Zhongyuan Wu, Chuan-Xian Ren, Yu Wang, Xiaohua Ban 외 arxiv

Parotid gland lesion segmentation is essential for the treatment of parotid gland diseases. However, due to the variable size and complex lesion boundaries, accurate parotid gland lesion segmentation remains challenging.…

Medical Image SegmentationLesion Segmentation

Segmentation of Parotid Gland Tumors Using Multimodal MRI and Contrastive Learning

2022-08-26 · Zi'an Xu, Yin Dai, Fayu Liu, Boyuan Wu 외

Parotid gland tumor is a common type of head and neck tumor. Segmentation of the parotid glands and tumors by MR images is important for the treatment of parotid gland tumors. However, segmentation of the parotid glands …

Contrastive LearningDecoderImage SegmentationSegmentation+3

Parotid Gland MRI Segmentation Based on Swin-Unet and Multimodal Images

2022-06-07 · Zi'an Xu, Yin Dai, Fayu Liu, Siqi Li 외

Background and objective: Parotid gland tumors account for approximately 2% to 10% of head and neck tumors. Preoperative tumor localization, differential diagnosis, and subsequent selection of appropriate treatment for p…

MRI segmentationSegmentationTumor Segmentation

Automatic identification of segmentation errors for radiotherapy using geometric learning

2022-06-27 · Edward G. A. Henderson, Andrew F. Green, Marcel van Herk, Eliana M. Vasquez Osorio

Automatic segmentation of organs-at-risk (OARs) in CT scans using convolutional neural networks (CNNs) is being introduced into the radiotherapy workflow. However, these segmentations still require manual editing and app…

Graph Neural NetworkSelf-Supervised LearningTransfer Learning