Han Ziyi, Zhang Yuanyuan, Liu Lin, Zhang Yulin
School of Information and Control Engineering, Qingdao University of Technology, Qingdao, 266520, China.
College of Mathematics and Systems Science, Shandong University of Science and Technology, Qingdao, 266590, China.
Interdiscip Sci. 2025 Jun;17(2):375-389. doi: 10.1007/s12539-024-00682-3. Epub 2024 Dec 27.
The imperative development of point-of-care diagnosis for accurate and rapid medical image segmentation, has become increasingly urgent in recent years. Although some pioneering work has applied complex modules to improve segmentation performance, resulting models are often heavy, which is not practical for the modern clinical setting of point-of-care diagnosis. To address these challenges, we propose UltraNet, a state-of-the-art lightweight model that achieves competitive performance in segmenting multiple parts of medical images with the lowest parameters and computational complexity. To extract a sufficient amount of feature information and replace cumbersome modules, the Shallow Focus Float Block (ShalFoFo) and the Dual-stream Synergy Feature Extraction (DuSem) are respectively proposed at both shallow and deep levels. ShalFoFo is designed to capture finer-grained features containing more pixels, while DuSem is capable of extracting distinct deep semantic features from two different perspectives. By jointly utilizing them, the accuracy and stability of UltraNet segmentation results are enhanced. To evaluate performance, UltraNet's generalization ability was assessed on five datasets with different tasks. Compared to UNet, UltraNet reduces the parameters and computational complexity by 46 times and 26 times, respectively. Experimental results demonstrate that UltraNet achieves a state-of-the-art balance among parameters, computational complexity, and segmentation performance. Codes are available at https://github.com/Ziii1/UltraNet .
近年来,用于准确快速医学图像分割的即时诊断的迫切发展变得越来越紧迫。尽管一些开创性工作应用了复杂模块来提高分割性能,但由此产生的模型通常很庞大,这对于即时诊断的现代临床环境来说并不实用。为应对这些挑战,我们提出了UltraNet,这是一种最先进的轻量级模型,它在以最低的参数和计算复杂度分割医学图像的多个部分时实现了具有竞争力的性能。为了提取足够的特征信息并取代繁琐的模块,分别在浅层和深层提出了浅聚焦浮动块(ShalFoFo)和双流协同特征提取(DuSem)。ShalFoFo旨在捕获包含更多像素的更细粒度特征,而DuSem能够从两个不同角度提取独特的深度语义特征。通过联合使用它们,增强了UltraNet分割结果的准确性和稳定性。为了评估性能,在五个具有不同任务的数据集上评估了UltraNet的泛化能力。与UNet相比,UltraNet的参数和计算复杂度分别降低了46倍和26倍。实验结果表明,UltraNet在参数、计算复杂度和分割性能之间实现了最先进的平衡。代码可在https://github.com/Ziii1/UltraNet获取。