paper-with-me

Papers

Segmentation of Kidney Tumors on Non-Contrast CT Images using Protuberance Detection Network

2023-12-08 · Taro Hatsutani, Akimichi Ichinose, Keigo Nakamura, Yoshiro Kitamura

Many renal cancers are incidentally found on non-contrast CT (NCCT) images. On contrast-enhanced CT (CECT) images, most kidney tumors, especially renal cancers, have different intensity values compared to normal tissues. However, on NCCT images, some tumors called isodensity tumors, have similar intensity values to the surrounding normal tissues, and can only be detected through a change in organ shape. Several deep learning methods which segment kidney tumors from CECT images have been proposed and showed promising results. However, these methods fail to capture such changes in organ shape on NCCT images. In this paper, we present a novel framework, which can explicitly capture protruded regions in kidneys to enable a better segmentation of kidney tumors. We created a synthetic mask dataset that simulates a protuberance, and trained a segmentation network to separate the protruded regions from the normal kidney regions. To achieve the segmentation of whole tumors, our framework consists of three networks. The first network is a conventional semantic segmentation network which extracts a kidney region mask and an initial tumor region mask. The second network, which we name protuberance detection network, identifies the protruded regions from the kidney region mask. Given the initial tumor region mask and the protruded region mask, the last network fuses them and predicts the final kidney tumor mask accurately. The proposed method was evaluated on a publicly available KiTS19 dataset, which contains 108 NCCT images, and showed that our method achieved a higher dice score of 0.615 (+0.097) and sensitivity of 0.721 (+0.103) compared to 3D-UNet. To the best of our knowledge, this is the first deep learning method that is specifically designed for kidney tumor segmentation on NCCT images.

📄 PDF Abstract BibTeX arXiv:2312.04796

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic SegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

Exploring 3D U-Net Training Configurations and Post-Processing Strategies for the MICCAI 2023 Kidney and Tumor Segmentation Challenge

2023-12-09 · Kwang-Hyun Uhm, Hyunjun Cho, Zhixin Xu, Seohoon Lim 외

In 2023, it is estimated that 81,800 kidney cancer cases will be newly diagnosed, and 14,890 people will die from this cancer in the United States. Preoperative dynamic contrast-enhanced abdominal computed tomography (CT…

Computed Tomography (CT)SegmentationTumor Segmentation

The state of the art in kidney and kidney tumor segmentation in contrast-enhanced CT imaging: Results of the KiTS19 Challenge

2019-12-02 · Nicholas Heller, Fabian Isensee, Klaus H. Maier-Hein, Xiaoshuai Hou 외

There is a large body of literature linking anatomic and geometric characteristics of kidney tumors to perioperative and oncologic outcomes. Semantic segmentation of these tumors and their host kidneys is a promising too…

3D Semantic SegmentationSegmentationSemantic SegmentationTumor Segmentation

Leveraging Clinical Characteristics for Improved Deep Learning-Based Kidney Tumor Segmentation on CT

2021-09-13 · Christina B. Lund, Bas H. M. van der Velden

This paper assesses whether using clinical characteristics in addition to imaging can improve automated segmentation of kidney cancer on contrast-enhanced computed tomography (CT). A total of 300 kidney cancer patients w…

Computed Tomography (CT)SegmentationTumor Segmentation

Automatic segmentation of clear cell renal cell tumors, kidney, and cysts in patients with von Hippel-Lindau syndrome using U-net architecture on magnetic resonance images

2023-01-06 · Pouria Yazdian Anari, Nathan Lay, Aditi Chaurasia, Nikhil Gopal 외

We demonstrate automated segmentation of clear cell renal cell carcinomas (ccRCC), cysts, and surrounding normal kidney parenchyma in patients with von Hippel-Lindau (VHL) syndrome using convolutional neural networks (CN…

Lesion DetectionSegmentation

Boundary-Aware Network for Kidney Parsing

2022-08-29 · Shishuai Hu, Yiwen Ye, Zehui Liao, Yong Xia

Kidney structures segmentation is a crucial yet challenging task in the computer-aided diagnosis of surgery-based renal cancer. Although numerous deep learning models have achieved remarkable success in many medical imag…

DecoderImage SegmentationMedical Image SegmentationSegmentation+1