SpecTr: Spectral Transformer for Hyperspectral Pathology Image Segmentation
Boxiang Yun, Yan Wang, Jieneng Chen, Huiyu Wang, Wei Shen, Qingli Li

TL;DR
SpecTr introduces a spectral transformer model that effectively captures long-range spectral dependencies and spatial-spectral features in hyperspectral pathology images, significantly improving segmentation accuracy without pre-training.
Contribution
The paper presents the first application of transformers for spectral context modeling in hyperspectral pathology image segmentation, incorporating sparsity and spectral normalization strategies.
Findings
Outperforms existing methods on a hyperspectral pathology segmentation benchmark.
Does not require pre-training, simplifying the training process.
Effectively models long-range spectral dependencies and spatial-spectral features.
Abstract
Hyperspectral imaging (HSI) unlocks the huge potential to a wide variety of applications relied on high-precision pathology image segmentation, such as computational pathology and precision medicine. Since hyperspectral pathology images benefit from the rich and detailed spectral information even beyond the visible spectrum, the key to achieve high-precision hyperspectral pathology image segmentation is to felicitously model the context along high-dimensional spectral bands. Inspired by the strong context modeling ability of transformers, we hereby, for the first time, formulate the contextual feature learning across spectral bands for hyperspectral pathology image segmentation as a sequence-to-sequence prediction procedure by transformers. To assist spectral context learning procedure, we introduce two important strategies: (1) a sparsity scheme enforces the learned contextual…
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
TopicsAI in cancer detection · Digital Imaging for Blood Diseases · Remote-Sensing Image Classification
MethodsLinear Layer · Absolute Position Encodings · Position-Wise Feed-Forward Layer · Layer Normalization · Attention Is All You Need · Dropout · Residual Connection · Adam · Byte Pair Encoding · Label Smoothing
