Benchmarking CNN-based Models against Transformer-based Models for Abdominal Multi-Organ Segmentation on the RATIC Dataset
Lukas Bayer, Sheethal Bhat, Andreas Maier

TL;DR
This study systematically compares CNN and transformer-based models for multi-organ segmentation in abdominal CT scans, finding CNNs outperform transformers on the heterogeneous RATIC dataset, with UNETR++ being the most competitive transformer model.
Contribution
It provides a comprehensive benchmark of hybrid transformer models against a CNN baseline for multi-organ segmentation on a large, diverse dataset.
Findings
CNN-based SegResNet outperforms transformer models across all organs.
UNETR++ is the most competitive transformer model.
Transformers converge faster but are less accurate on this dataset.
Abstract
Accurate multi-organ segmentation in abdominal CT scans is essential for computer-aided diagnosis and treatment. While convolutional neural networks (CNNs) have long been the standard approach in medical image segmentation, transformer-based architectures have recently gained attention due to their ability to model long-range dependencies. In this study, we systematically benchmark the three hybrid transformer-based models UNETR, SwinUNETR, and UNETR++ against a strong CNN baseline, SegResNet, for volumetric multi-organ segmentation on the heterogeneous RATIC dataset. The dataset comprises 206 annotated CT scans from 23 institutions worldwide, covering five abdominal organs. All models were trained and evaluated under identical preprocessing and training conditions using the Dice Similarity Coefficient (DSC) as the primary metric. The results show that the CNN-based SegResNet achieves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Imaging and Analysis · COVID-19 diagnosis using AI
