Abstract

Hierarchical Vision Transformers (ViTs) have achieved significant success in medical image segmentation due to their large receptive field and ability to leverage long-range contextual information. Convolutional neural networks (CNNs) may also deliver a large receptive field by using large convolutional kernels. However, because they use fixed-sized kernels, CNNs with large kernels remain limited in their ability to adaptively capture multi-scale features from organs that vary greatly in shape and size. They are also unable to utilize global contextual information efficiently. To address these limitations, we propose lightweight Dynamic Large Kernel (DLK) and Dynamic Feature Fusion (DFF) modules. The DLK employs multiple large kernels with varying kernel sizes and dilation rates to capture multi-scale features. Subsequently, DLK utilizes a dynamic selection mechanism to adaptively highlight the most important channel and spatial features based on global information. The DFF is proposed to adaptively fuse multi-scale local feature maps based on their global information. We incorporated DLK and DFF into a hierarchical ViT architecture to leverage their scaling behavior, but they struggle to extract low-level features effectively due to feature embedding constraints in ViT architectures. To tackle this limitation, we propose a Salience layer to extract low-level features from images at their original dimensions without feature embedding. This Salience layer employs a Channel Mixer to capture global representations effectively. We further incorporated the Salience layer into the hierarchical ViT architecture to develop a novel network, termed D-Net. D-Net effectively utilizes a multi-scale large receptive field and adaptively harnesses global contextual information. Extensive experimental results demonstrate its superior segmentation performance compared to state-of-the-art models, with comparably lower computational complexity. The code is made available at https://github.com/sotiraslab/DLK.

Original languageEnglish
Article number108837
JournalBiomedical Signal Processing and Control
Volume113
DOIs
StatePublished - Mar 2026

Keywords

  • Channel mixer
  • Dynamic convolution
  • Large convolutional kernel
  • Medical image segmentation
  • Vision transformer

Fingerprint

Dive into the research topics of 'D-Net: Dynamic large kernel with dynamic feature fusion for volumetric medical image segmentation'. Together they form a unique fingerprint.

Cite this