paper-with-me

Papers

D-Net: Dynamic Large Kernel with Dynamic Feature Fusion for Volumetric Medical Image Segmentation

2024-03-15 · Jin Yang, Peijie Qiu, Yichi Zhang, Daniel S. Marcus, Aristeidis Sotiras

Hierarchical transformers have achieved significant success in medical image segmentation due to their large receptive field and capabilities of effectively leveraging global long-range contextual information. Convolutional neural networks (CNNs) can also deliver a large receptive field by using large kernels, enabling them to achieve competitive performance with fewer model parameters. However, CNNs incorporated with large convolutional kernels remain constrained in adaptively capturing multi-scale features from organs with large variations in shape and size due to the employment of fixed-sized kernels. Additionally, they are unable to utilize global contextual information efficiently. To address these limitations, we propose Dynamic Large Kernel (DLK) and Dynamic Feature Fusion (DFF) modules. The DLK module employs multiple large kernels with varying kernel sizes and dilation rates to capture multi-scale features. Subsequently, a dynamic selection mechanism is utilized to adaptively highlight the most important spatial features based on global information. Additionally, the DFF module is proposed to adaptively fuse multi-scale local feature maps based on their global information. We integrate DLK and DFF in a hierarchical transformer architecture to develop a novel architecture, termed D-Net. D-Net is able to effectively utilize a multi-scale large receptive field and adaptively harness global contextual information. Extensive experimental results demonstrate that D-Net outperforms other state-of-the-art models in the two volumetric segmentation tasks, including abdominal multi-organ segmentation and multi-modality brain tumor segmentation. Our code is available at https://github.com/sotiraslab/DLK.

📄 PDF Abstract BibTeX arXiv:2403.10674

Code (1)

sotiraslab/dlk 공식 구현 pytorch

Tasks

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationOrgan SegmentationSegmentationSemantic SegmentationTumor SegmentationVolumetric Medical Image Segmentation

Similar Papers 제목 키워드 기반

Dynamic Fusion Network for RGBT Tracking

2021-09-16 · Jingchao Peng, Haitao Zhao, Zhengwei Hu

For both visible and infrared images have their own advantages and disadvantages, RGBT tracking has attracted more and more attention. The key points of RGBT tracking lie in feature extraction and feature fusion of visib…

Rgb-T Tracking

Dynamic Frequency Feature Fusion Network for Multi-Source Remote Sensing Data Classification

2025-07-06 · Yikang Zhao, Feng Gao, Xuepeng Jin, Junyu Dong 외 arxiv

Multi-source data classification is a critical yet challenging task for remote sensing image interpretation. Existing methods lack adaptability to diverse land cover types when modeling frequency domain features. To this…

Learning solution operator of dynamical systems with diffusion maps kernel ridge regression

2025-12-19 · Jiwoo Song, Daning Huang, John Harlim arxiv

In this work, we propose a simple kernel ridge regression (KRR) framework with a dynamic-aware validation strategy for long-term prediction of complex dynamical systems. By employing a data-driven kernel derived from dif…

Spatial-Geometry Enhanced 3D Dynamic Snake Convolutional Neural Network for Hyperspectral Image Classification

2025-04-06 · Guandong Li, Mengxia Ye

Deep neural networks face several challenges in hyperspectral image classification, including complex and sparse ground object distributions, small clustered structures, and elongated multi-branch features that often lea…

Hyperspectral Image Classificationimage-classificationImage ClassificationSelf-Learning

Dynamics of Finite Width Kernel and Prediction Fluctuations in Mean Field Neural Networks

2023-04-06 · NeurIPS 2023 11 · Blake Bordelon, Cengiz Pehlevan

We analyze the dynamics of finite width effects in wide but finite feature learning neural networks. Starting from a dynamical mean field theory description of infinite width deep neural network kernel and prediction dyn…