Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

CFFormer: Cross CNN-Transformer Channel Attention and Spatial Feature Fusion for Improved Segmentation of Heterogeneous Medical Images

About

Medical image segmentation plays an important role in computer-aided diagnosis. Existing methods mainly utilize spatial attention to highlight the region of interest. However, due to limitations of medical imaging devices, medical images exhibit significant heterogeneity, posing challenges for segmentation. Ultrasound images, for instance, often suffer from speckle noise, low resolution, and poor contrast between target tissues and background, which may lead to inaccurate boundary delineation. To address these challenges caused by heterogeneous image quality, we propose a hybrid CNN-Transformer model,called CFFormer, which leverages effective channel feature extraction to enhance the model' s ability to accurately identify tissue regions by capturing rich contextual information. The proposed architecture contains two key components: the Cross Feature Channel Attention (CFCA) module and the X-Spatial Feature Fusion (XFF) module. The model incorporates dual encoders, with the CNN encoder focusing on capturing local features and the Transformer encoder modeling global features. The CFCA module filters and facilitates interactions between the channel features from the two encoders, while the XFF module effectively reduces the significant semantic information differences in spatial features, enabling a smooth and cohesive spatial feature fusion. We evaluate our model across eight datasets covering five modalities to test its generalization capability. Experimental results demonstrate that our model outperforms current state-of-the-art methods and maintains accurate tissue region segmentation across heterogeneous medical image datasets. The code is available at https://github.com/JiaxuanFelix/CFFormer.

Jiaxuan Li, Qing Xu, Xiangjian He, Ziyu Liu, Daokun Zhang, Ruili Wang, Rong Qu, Guoping Qiu• 2025

Related benchmarks

TaskDatasetResultRank
Skin Lesion SegmentationISIC 2018 (test)
Dice Score89.72
143
Skin Lesion SegmentationISIC 2017 (test)
Dice Score85.32
134
Skin Lesion SegmentationPH2 (test)
DSC90.71
70
Lesion SegmentationHAM10000
HD9510.67
38
Polyp SegmentationCVC-ClinicDB, CVC-ColonDB, and Kvasir-SEG (Macro-averaged)
Dice Score74.4
30
Polyp SegmentationPolypGen
Dice Coefficient64.3
24
SegmentationHAM10000 (Hard Samples)
IoU76.34
21
Polyp SegmentationKvasir Clean (test)
Dice Coefficient89
18
Polyp SegmentationCVC-ClinicDB Clean (test)
Dice Score85.1
18
Polyp SegmentationCVC-ClinicDB Noisy (test)
Dice Coefficient73
18
Showing 10 of 13 rows

Other info

Follow for update