Abdominal multi-organ segmentation in CT using Swinunter
Mingjin Chen, Yongkang He, Yongyi Lu

TL;DR
This paper explores the use of a transformer-based model for abdominal multi-organ segmentation in CT scans, demonstrating promising results and inference efficiency, especially with large datasets.
Contribution
It introduces a transformer-based approach for multi-organ segmentation in CT, highlighting its potential advantages over traditional CNN methods with sufficient data.
Findings
Transformer model achieves acceptable segmentation accuracy.
Large datasets enable transformer models to outperform CNNs.
Inference time remains efficient with the transformer approach.
Abstract
Abdominal multi-organ segmentation in computed tomography (CT) is crucial for many clinical applications including disease detection and treatment planning. Deep learning methods have shown unprecedented performance in this perspective. However, it is still quite challenging to accurately segment different organs utilizing a single network due to the vague boundaries of organs, the complex background, and the substantially different organ size scales. In this work we used make transformer-based model for training. It was found through previous years' competitions that basically all of the top 5 methods used CNN-based methods, which is likely due to the lack of data volume that prevents transformer-based methods from taking full advantage. The thousands of samples in this competition may enable the transformer-based model to have more excellent results. The results on the public…
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
TopicsRadiomics and Machine Learning in Medical Imaging · Advanced X-ray and CT Imaging · Medical Imaging Techniques and Applications
