paper-with-me

홈 › Papers

Attention2Minority: A salient instance inference-based multiple instance learning for classifying small lesions in whole slide images

2023-01-18 · Ziyu Su, Mostafa Rezapour, Usama Sajjad, Metin Nafi Gurcan, Muhammad Khalid Khan Niazi

Multiple instance learning (MIL) models have achieved remarkable success in analyzing whole slide images (WSIs) for disease classification problems. However, with regard to gigapixel WSI classification problems, current MIL models are often incapable of differentiating a WSI with extremely small tumor lesions. This minute tumor-to-normal area ratio in a MIL bag inhibits the attention mechanism from properly weighting the areas corresponding to minor tumor lesions. To overcome this challenge, we propose salient instance inference MIL (SiiMIL), a weakly-supervised MIL model for WSI classification. Our method initially learns representations of normal WSIs, and it then compares the normal WSIs representations with all the input patches to infer the salient instances of the input WSI. Finally, it employs attention-based MIL to perform the slide-level classification based on the selected patches of the WSI. Our experiments imply that SiiMIL can accurately identify tumor instances, which could only take up less than 1% of a WSI, so that the ratio of tumor to normal instances within a bag can increase by two to four times. It is worth mentioning that it performs equally well for large tumor lesions. As a result, SiiMIL achieves a significant improvement in performance over the state-of-the-art MIL methods.

📄 PDF Abstract BibTeX arXiv:2301.07700

Code (1)

joesu666/siimil 공식 구현 pytorch

Tasks

ClassificationMultiple Instance Learningwhole slide images

Similar Papers 제목 키워드 기반

Aqua Boundary-Saliency Attention Module for Lightweight Underwater Salient Instance Segmentation Detection Transformer

2026-06-06 · M. Fazri Nizar, Julian Supardi, Muhammad Naufal Rachmatullah arxiv

Underwater instance segmentation integrates pixel-level mask prediction and instance-level discrimination for marine resource exploration, ecological monitoring, and underwater robotic perception. Recent prompt-based and…

Instance Segmentation

Associating Inter-Image Salient Instances for Weakly Supervised Semantic Segmentation

2018-09-01 · ECCV 2018 9 · Ruochen Fan, Qibin Hou, Ming-Ming Cheng, Gang Yu 외

Effectively bridging between image level keyword annotations and corresponding image pixels is one of the main challenges in weakly supervised semantic segmentation. In this paper, we use an instance-level salient object…

Clusteringgraph partitioningImage-level Supervised Instance SegmentationInstance Segmentation+6

Instance-Level Relative Saliency Ranking with Graph Reasoning

2021-07-08 · Nian Liu, Long Li, Wangbo Zhao, Junwei Han 외

Conventional salient object detection models cannot differentiate the importance of different salient objects. Recently, two works have been proposed to detect saliency ranking by assigning different degrees of saliency …

Image Retargetingobject-detectionObject DetectionSaliency Ranking+1

Salient Instance Segmentation via Subitizing and Clustering

2019-09-29 · Jialun Pei, He Tang, Chao Liu, Chuanbo Chen

The goal of salient region detection is to identify the regions of an image that attract the most attention. Many methods have achieved state-of-the-art performance levels on this task. Recently, salient instance segment…

ClusteringInstance SegmentationSegmentationSemantic Segmentation

Cross-attention-based saliency inference for predicting cancer metastasis on whole slide images

2023-09-18 · Ziyu Su, Mostafa Rezapour, Usama Sajjad, Shuo Niu 외

Although multiple instance learning (MIL) methods are widely used for automatic tumor detection on whole slide images (WSI), they suffer from the extreme class imbalance within the small tumor WSIs. This occurs when the …

Multiple Instance LearningRepresentation Learningwhole slide images