paper-with-me

Papers

Bottleneck Supervised U-Net for Pixel-wise Liver and Tumor Segmentation

2018-10-16 · Song Li, Geoffrey Kwok Fai Tso

In this paper, we propose a bottleneck supervised (BS) U-Net model for liver and tumor segmentation. Our main contributions are: first, we propose a variation of the original U-Net that incorporates dense modules, inception modules and dilated convolution in the encoding path; second, we propose a bottleneck supervised (BS) U-Net that contains an encoding U-Net and a segmentation U-Net. To train the BS U-Net, the encoding U-Net is first trained to get encodings of the label maps that contain the anatomical information (shape and location). Subsequently, this information is used to guide the training of the segmentation U-Net so as to reserve the anatomical features of the target objects. More specifically, the loss function for segmentation U-Net is set to be the weighted average of the dice loss and the MSE loss between the encodings and the bottleneck feature vectors. The model is applied to a public liver and tumor CT scan dataset. Experimental results show that besides achieving excellent overall segmentation performance, BS U-Net also works great in controlling shape distortion, reducing false positive and false negative cases.

📄 PDF Abstract BibTeX arXiv:1810.10331

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationTumor Segmentation

Methods 이 논문이 사용한 방법론

Dice Loss \begin{equation} DiceLoss\left( y, \overline{p} \right) = 1 - \dfrac{\left( 2y\overline{p} + 1 \right)} {\left( y+\overline{p } + 1 \right)} \end{equation}
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…
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…
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…
U-Net 설명 없음
Dilated Convolution 설명 없음
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…

Similar Papers 제목 키워드 기반

Multi-phase Liver Tumor Segmentation with Spatial Aggregation and Uncertain Region Inpainting

2021-08-02 · Yue Zhang, Chengtao Peng, Liying Peng, Huimin Huang 외

Multi-phase computed tomography (CT) images provide crucial complementary information for accurate liver tumor segmentation (LiTS). State-of-the-art multi-phase LiTS methods usually fused cross-phase features through pha…

Computed Tomography (CT)SegmentationTumor Segmentation

Liver Tumor Screening and Diagnosis in CT with Pixel-Lesion-Patient Network

2023-07-17 · Ke Yan, Xiaoli Yin, Yingda Xia, Fakai Wang 외

Liver tumor segmentation and classification are important tasks in computer aided diagnosis. We aim to address three problems: liver tumor screening and preliminary diagnosis in non-contrast computed tomography (CT), and…

Computed Tomography (CT)Holdout SetLesion SegmentationSpecificity+1

From Pixel to Cancer: Cellular Automata in Computed Tomography

2024-03-11 · Yuxiang Lai, Xiaoxi Chen, Angtian Wang, Alan Yuille 외

AI for cancer detection encounters the bottleneck of data scarcity, annotation difficulty, and low prevalence of early tumors. Tumor synthesis seeks to create artificial tumors in medical images, which can greatly divers…

Computed Tomography (CT)

Convolutional 3D to 2D Patch Conversion for Pixel-wise Glioma Segmentation in MRI Scans

2020-10-20 · Mohammad Hamghalam, Baiying Lei, Tianfu Wang

Structural magnetic resonance imaging (MRI) has been widely utilized for analysis and diagnosis of brain diseases. Automatic segmentation of brain tumors is a challenging task for computer-aided diagnosis due to low-tiss…

Segmentation

A Hyperspectral Imaging Dataset and Methodology for Intraoperative Pixel-Wise Classification of Metastatic Colon Cancer in the Liver

2024-11-11 · Ivica Kopriva, Dario Sitnik, Laura-Isabelle Dion-Bertrand, Marija Milković Periša 외

Hyperspectral imaging (HSI) holds significant potential for transforming the field of computational pathology. However, there is currently a shortage of pixel-wise annotated HSI data necessary for training deep learning …