paper-with-me

Papers

Evaluating Transformer-based Semantic Segmentation Networks for Pathological Image Segmentation

2021-08-26 · Cam Nguyen, Zuhayr Asad, Yuankai Huo

Histopathology has played an essential role in cancer diagnosis. With the rapid advances in convolutional neural networks (CNN). Various CNN-based automated pathological image segmentation approaches have been developed in computer-assisted pathological image analysis. In the past few years, Transformer neural networks (Transformer) have shown the unique merit of capturing the global long-distance dependencies across the entire image as a new deep learning paradigm. Such merit is appealing for exploring spatially heterogeneous pathological images. However, there have been very few, if any, studies that have systematically evaluated the current Transformer-based approaches in pathological image segmentation. To assess the performance of Transformer segmentation models on whole slide images (WSI), we quantitatively evaluated six prevalent transformer-based models on tumor segmentation, using the widely used PAIP liver histopathological dataset. For a more comprehensive analysis, we also compare the transformer-based models with six major traditional CNN-based models. The results show that the Transformer-based models exhibit a general superior performance over the CNN-based models. In particular, Segmenter, Swin-Transformer and TransUNet-all transformer-based-came out as the best performers among the twelve evaluated models.

📄 PDF Abstract BibTeX arXiv:2108.11993

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic SegmentationTumor Segmentationwhole slide images

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Adam 설명 없음

Similar Papers 제목 키워드 기반

Path-SAM2: Transfer SAM2 for digital pathology semantic segmentation

2024-08-07 · Mingya Zhang, Liang Wang, Zhihao Chen, Yiyuan Ge 외

The semantic segmentation task in pathology plays an indispensable role in assisting physicians in determining the condition of tissue lesions. With the proposal of Segment Anything Model (SAM), more and more foundation …

DecoderImage SegmentationInstance SegmentationKolmogorov-Arnold Networks+3

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

2025-10-23 · Nima Torbati, Anastasia Meshcheryakova, Ramona Woitek, Diana Mechtcheriakova 외 arxiv

Automated histopathological image analysis plays a vital role in computer-aided diagnosis of various diseases. Among developed algorithms, deep learning-based approaches have demonstrated excellent performance in multipl…

Semantic Segmentation

QU-net++: Image Quality Detection Framework for Segmentation of Medical 3D Image Stacks

2021-10-27 · Sohini Roychowdhury

Automated segmentation of pathological regions of interest aids medical image diagnostics and follow-up care. However, accurate pathological segmentations require high quality of annotated data that can be both cost and …

SegmentationSemantic Segmentation

A survey of Transformer applications for histopathological image analysis: New developments and future directions

2023-09-25 · journal 2023 9 · Chukwuemeka Clinton Atabansi, Jing Nie, Haijun Liu, Qianqian Song 외

Transformers have been widely used in many computer vision challenges and have shown the capability of producing better results than convolutional neural networks (CNNs). Taking advantage of capturing long-range contextu…

SurveySurvival Analysis

HistoSegCap: Capsules for Weakly-Supervised Semantic Segmentation of Histological Tissue Type in Whole Slide Images

2024-02-16 · Mobina Mansoori, Sajjad Shahabodini, Jamshid Abouei, Arash Mohammadi 외

Digital pathology involves converting physical tissue slides into high-resolution Whole Slide Images (WSIs), which pathologists analyze for disease-affected tissues. However, large histology slides with numerous microsco…

SegmentationSemantic SegmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation+1