vix.ing · top · new · best · stats · spec

Universal Lesion Segmentation Challenge 2023: A Comparative Research of Different Algorithms

2025/02/14 by Kaiwen Shi, Shi, Kaiwen, Yifei Li +5
Computer Science · Engineering · Medicine · #AI in cancer detection #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Machine Learning (cs.LG) #Medical Imaging and Analysis #Radiomics and Machine Learning in Medical Imaging

paper · pdf · doi:10.48550/arxiv.2502.10608

openalex publication_date 2025/02/14 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In recent years, machine learning algorithms have achieved much success in segmenting lesions across various tissues. There is, however, not one satisfying model that works well on all tissue types universally. In response to this need, we attempt to train a model that 1) works well on all tissue types, and 2) is capable of still performing fast inferences. To this end, we design our architectures, test multiple existing architectures, compare their results, and settle upon SwinUnet. We document our rationales, successes, and failures. Finally, we propose some further directions that we think are worth exploring. codes: https://github.com/KWFredShi/ULS2023NGKD.git

Related