CVAIJun 2, 2022

XBound-Former: Toward Cross-scale Boundary Modeling in Transformers

arXiv:2206.00806v1104 citationsh-index: 29
Originality Incremental advance
AI Analysis

This work addresses the problem of ambiguous boundaries in medical image segmentation for skin cancer analysis, offering a domain-specific solution with incremental improvements over existing transformer methods.

The paper tackled skin lesion segmentation from dermoscopy images by addressing ambiguous boundaries and variation issues, proposing XBound-Former, which outperformed other models on datasets like ISIC-2016&PH2 and ISIC-2018, especially in boundary-wise metrics, and showed generalization to polyp lesion segmentation with significant improvements.

Skin lesion segmentation from dermoscopy images is of great significance in the quantitative analysis of skin cancers, which is yet challenging even for dermatologists due to the inherent issues, i.e., considerable size, shape and color variation, and ambiguous boundaries. Recent vision transformers have shown promising performance in handling the variation through global context modeling. Still, they have not thoroughly solved the problem of ambiguous boundaries as they ignore the complementary usage of the boundary knowledge and global contexts. In this paper, we propose a novel cross-scale boundary-aware transformer, \textbf{XBound-Former}, to simultaneously address the variation and boundary problems of skin lesion segmentation. XBound-Former is a purely attention-based network and catches boundary knowledge via three specially designed learners. We evaluate the model on two skin lesion datasets, ISIC-2016\&PH$^2$ and ISIC-2018, where our model consistently outperforms other convolution- and transformer-based models, especially on the boundary-wise metrics. We extensively verify the generalization ability of polyp lesion segmentation that has similar characteristics, and our model can also yield significant improvement compared to the latest models.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes