TL;DR
This paper introduces a novel decoder architecture for biomarker segmentation in medical images, combining depth-to-space restoration and residual linear attention to improve feature integration and spatial reconstruction, outperforming current state-of-the-art methods.
Contribution
The paper presents a new decoder design that effectively captures multi-scale context and enhances feature transfer from encoders, leading to superior segmentation accuracy across multiple datasets.
Findings
Achieved up to 4.03% performance improvement over SOTA methods.
Demonstrated effectiveness across four diverse medical imaging datasets.
Validated the decoder's compatibility with various encoder architectures.
Abstract
Segmenting biomarkers in medical images is crucial for various biotech applications. Despite advances, Transformer and CNN based methods often struggle with variations in staining and morphology, limiting feature extraction. In medical image segmentation, where datasets often have limited sample availability, recent state-of-the-art (SOTA) methods achieve higher accuracy by leveraging pre-trained encoders, whereas end-to-end methods tend to underperform. This is due to challenges in effectively transferring rich multiscale features from encoders to decoders, as well as limitations in decoder efficiency. To address these issues, we propose an architecture that captures multi-scale local and global contextual information and a novel decoder design, which effectively integrates features from the encoder, emphasizes important channels and regions, and reconstructs spatial dimensions to…
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
MethodsLayer Normalization · Dropout · Absolute Position Encodings · Dense Connections · Byte Pair Encoding · Softmax · Label Smoothing · Transformer
