Program now available
Registration open
>
16 - 20 February 2025
San Diego, California, US
Conference 13407 > Paper 13407-50
Paper 13407-50

Dynamic U-Net: adaptively calibrate features for abdominal multiorgan segmentation

20 February 2025 • 2:30 PM - 2:50 PM PST | Town & Country C

Abstract

U-Net has been widely used for segmenting abdominal organs, achieving promising performance. However, when it is used for multi-organ segmentation, first, it may be limited in exploiting global long-range contextual information due to the implementation of standard convolutions. Second, the use of spatial-wise downsampling (e.g., max pooling or strided convolutions) in the encoding path may lead to the loss of deformable or discriminative details. Third, features upsampled from the higher level are concatenated with those that persevered via skip connections. However, repeated downsampling and upsampling operations lead to misalignments between them and their concatenation degrades segmentation performance. To address these limitations, we propose Dynamically Calibrated Convolution (DCC), Dynamically Calibrated Downsampling (DCD), and Dynamically Calibrated Upsampling (DCU) modules, respectively. The DCC module can utilize global inter-dependencies between spatial and channel features to calibrate these features adaptively. The DCD module enables networks to adaptively preserve deformable or discriminative features during downsampling. The DCU module can dynamically align and calibrate upsampled features to eliminate misalignments before concatenations. We integrated the proposed modules into a standard U-Net, resulting in a new architecture, termed Dynamic U-Net. This architectural design enables U-Net to dynamically adjust features for different organs. We evaluated Dynamic U-Net in two abdominal multi-organ segmentation benchmarks. Dynamic U-Net achieved statistically improved segmentation accuracy compared with standard U-Net. Our code is available at https://github.com/sotiraslab/DynamicUNet.

Presenter

Washington Univ. School of Medicine in St. Louis (United States)
Jin Yang is a PhD candidate from the Imaging Science program in the Mallinckrodt Institute of Radiology. His current research focuses on developing novel deep learning-based models for medical image segmentation and analysis. His research interest also include neuroimaging, medical image analysis, and computer vision. Jin received his bachelor’s from Tongji University, Shanghai, China, and master’s degree from Washington University in St. Louis, St. Louis, MO, USA.
Application tracks: AI/ML
Presenter/Author
Washington Univ. School of Medicine in St. Louis (United States)
Author
Daniel S. Marcus
Washington Univ. School of Medicine in St. Louis (United States)
Author
Washington Univ. School of Medicine in St. Louis (United States), Institute for Informatics, Data Science & Biostatistics, Washington Univ. School of Medicine in St. Louis (United States)