Boosting Medical Image Segmentation Performance with Adaptive Convolution Layer
Seyed M.R. Modaresi, Aomar Osmani, Mohammadreza Razzazi, Abdelghani, Chibani

TL;DR
This paper introduces an adaptive convolution layer that dynamically adjusts kernel sizes based on local image context, significantly improving medical image segmentation accuracy across diverse datasets.
Contribution
We propose a novel adaptive layer for deep learning models that enhances feature extraction by adjusting kernel sizes dynamically, improving segmentation performance in medical images.
Findings
Outperforms fixed-kernel CNNs in accuracy, Dice, and IoU metrics
Effective across multiple datasets like SegPC2021 and ISIC2018
Compatible with architectures such as UCTransNet
Abstract
Medical image segmentation plays a vital role in various clinical applications, enabling accurate delineation and analysis of anatomical structures or pathological regions. Traditional CNNs have achieved remarkable success in this field. However, they often rely on fixed kernel sizes, which can limit their performance and adaptability in medical images where features exhibit diverse scales and configurations due to variability in equipment, target sizes, and expert interpretations. In this paper, we propose an adaptive layer placed ahead of leading deep-learning models such as UCTransNet, which dynamically adjusts the kernel size based on the local context of the input image. By adaptively capturing and fusing features at multiple scales, our approach enhances the network's ability to handle diverse anatomical structures and subtle image details, even for recently performing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Brain Tumor Detection and Classification · Image Retrieval and Classification Techniques
MethodsAttention Is All You Need · *Communicated@Fast*How Do I Communicate to Expedia? · Dense Connections · Softmax · Sigmoid Activation · Instance Normalization · Layer Normalization · Linear Layer · Average Pooling · Global Average Pooling
