paper-with-me

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, Seung-Won Jung, Sung-Hoo Hong, Sung-Jea Ko

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) is often used for detecting lesions. However, there exists inter-observer variability due to subtle differences in the imaging features of kidney and kidney tumors. In this paper, we explore various 3D U-Net training configurations and effective post-processing strategies for accurate segmentation of kidneys, cysts, and kidney tumors in CT images. We validated our model on the dataset of the 2023 Kidney and Kidney Tumor Segmentation (KiTS23) challenge. Our method took second place in the final ranking of the KiTS23 challenge on unseen test data with an average Dice score of 0.820 and an average Surface Dice of 0.712.

📄 PDF Abstract BibTeX arXiv:2312.05528

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)SegmentationTumor Segmentation

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…
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…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Lung Nodule Segmentation: Exploring Data Efficiency and Advanced Architectures

2025-05-26 · 47th Annual International Conference of the IEEE Engineering in Medicine and Biology Society - EMBC 2025 5 · Nima Shafiei Rezvani Nezhad, Meysam Mansouri, Saeid Ghayour, Ruhollah Abolhasani MD 외

This study explores the application of various deep learning models for the segmentation of lung nodules using LIDC- IDRI. Unlike traditional approaches that utilize the full dataset, our work emphasizes the efficacy of …

Lung Nodule SegmentationSegmentation

Exploring Diverse In-Context Configurations for Image Captioning

2023-05-24 · NeurIPS 2023 11 · Xu Yang, Yongliang Wu, Mingzhuo Yang, Haokun Chen 외

After discovering that Language Models (LMs) can be good in-context few-shot learners, numerous strategies have been proposed to optimize in-context sequence configurations. Recently, researchers in Vision-Language (VL) …

Image CaptioningIn-Context Learning

Impact of HPO on AutoML Forecasting Ensembles

2023-11-07 · David Hoffmann

A forecasting ensemble consisting of a diverse range of estimators for both local and global univariate forecasting, in particular MQ-CNN,DeepAR, Prophet, NPTS, ARIMA and ETS, can be used to make forecasts for a variety …

AutoMLAvgBayesian OptimisationEnsemble Learning+1

Scaling Vision Transformers: Evaluating DeepSpeed for Image-Centric Workloads

2026-02-24 · Huy Trinh, Rebecca Ma, Zeqi Yu, Tahsin Reza arxiv

Vision Transformers (ViTs) have demonstrated remarkable potential in image processing tasks by utilizing self-attention mechanisms to capture global relationships within data. However, their scalability is hindered by si…

Actively Learning Joint Contours of Multiple Computer Experiments

2025-12-15 · Shih-Ni Prim, Kevin R. Quinlan, Paul Hawkins, Jagadeesh Movva 외 arxiv

Contour location---the process of sequentially training a surrogate model to identify the design inputs that result in a pre-specified response value from a single computer experiment---is a well-studied active learning …

Active Learning