Transformer based multiple instance learning for weakly supervised histopathology image segmentation
Ziniu Qian, Kailu Li, Maode Lai, Eric I-Chao Chang, Bingzheng Wei,, Yubo Fan, Yan Xu

TL;DR
This paper introduces a Transformer-enhanced multiple instance learning framework for weakly supervised histopathology image segmentation, effectively capturing global dependencies and improving segmentation accuracy with hierarchical supervision.
Contribution
It proposes a novel Transformer-based MIL method that models long-range dependencies and utilizes deep supervision for better weakly supervised segmentation performance.
Findings
Achieved state-of-the-art results on colon cancer dataset
Demonstrated the effectiveness of global dependency modeling
Showed improved segmentation accuracy over existing methods
Abstract
Hispathological image segmentation algorithms play a critical role in computer aided diagnosis technology. The development of weakly supervised segmentation algorithm alleviates the problem of medical image annotation that it is time-consuming and labor-intensive. As a subset of weakly supervised learning, Multiple Instance Learning (MIL) has been proven to be effective in segmentation. However, there is a lack of related information between instances in MIL, which limits the further improvement of segmentation performance. In this paper, we propose a novel weakly supervised method for pixel-level segmentation in histopathology images, which introduces Transformer into the MIL framework to capture global or long-range dependencies. The multi-head self-attention in the Transformer establishes the relationship between instances, which solves the shortcoming that instances are independent…
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 · Colorectal Cancer Screening and Detection · Image Retrieval and Classification Techniques
MethodsAttention Is All You Need · Linear Layer · Dense Connections · Position-Wise Feed-Forward Layer · Adam · Byte Pair Encoding · Residual Connection · Label Smoothing · Absolute Position Encodings · Softmax
