ACS-SegNet: An Attention-Based CNN-SegFormer Segmentation Network for Tissue Segmentation in Histopathology

October 27, 2025 · View on GitHub

This repository contains the implementation details of the ACS-SEGNET model.

image

Citation

Our paper preprint is available on arXiv: https://arxiv.org/abs/2510.20754

BibTex entry:

@article{torbati2025acs,
  title={ACS-SegNet: An Attention-Based CNN-SegFormer Segmentation Network for Tissue Segmentation in Histopathology},
  author={Torbati, Nima and Meshcheryakova, Anastasia and Woitek, Ramona and Mechtcheriakova, Diana and Mahbod, Amirreza},
  journal={arXiv preprint arXiv:2510.20754},
  year={2025}
}

Results

Table 1. Segmentation results on the GCPS dataset

MethodμIoU (%)μDice (%)
DGAUNet [15]75.95 ± 0.2086.33 ± 0.13
SegFormer [13]70.90 ± 0.3882.97 ± 0.26
ResNetUNet [17]75.65 ± 0.0886.13 ± 0.05
TransUNet [6]74.84 ± 0.1085.61 ± 0.09
CS-SegNet76.68 ± 0.1586.80 ± 0.06
ACS-SegNet76.79 ± 0.1486.87 ± 0.09

Table 2. Segmentation results on the PUMA dataset

MethodμIoU (%)μDice (%)
DGAUNet [15]44.35 ± 1.7653.69 ± 1.91
SegFormer [13]46.78 ± 2.5858.25 ± 2.01
ResNetUNet [17]58.42 ± 1.9871.58 ± 1.21
TransUNet [6]62.43 ± 2.4774.63 ± 1.91
CS-SegNet63.67 ± 1.2375.55 ± 1.71
ACS-SegNet64.93 ± 2.2876.60 ± 1.36

Example Predictions

image

Acknowledgements

This project has been conducted through a joint WWTF-funded project (Grant ID: 10.47379/LS23006) between the Medical University of Vienna and Danube Private University.

Academic Research Use: This work is provided "as is", without warranty of any kind.