paper-with-me

Papers

DGMIL: Distribution Guided Multiple Instance Learning for Whole Slide Image Classification

2022-06-17 · Linhao Qu, Xiaoyuan Luo, Shaolei Liu, Manning Wang, Zhijian Song

Multiple Instance Learning (MIL) is widely used in analyzing histopathological Whole Slide Images (WSIs). However, existing MIL methods do not explicitly model the data distribution, and instead they only learn a bag-level or instance-level decision boundary discriminatively by training a classifier. In this paper, we propose DGMIL: a feature distribution guided deep MIL framework for WSI classification and positive patch localization. Instead of designing complex discriminative network architectures, we reveal that the inherent feature distribution of histopathological image data can serve as a very effective guide for instance classification. We propose a cluster-conditioned feature distribution modeling method and a pseudo label-based iterative feature space refinement strategy so that in the final feature space the positive and negative instances can be easily separated. Experiments on the CAMELYON16 dataset and the TCGA Lung Cancer dataset show that our method achieves new SOTA for both global classification and positive patch localization tasks.

📄 PDF Abstract BibTeX arXiv:2206.08861

Code (1)

miccaiif/dgmil 공식 구현 pytorch

Tasks

Classificationimage-classificationImage ClassificationMultiple Instance LearningPseudo Labelwhole slide images

Similar Papers 제목 키워드 기반

ViLa-MIL: Dual-scale Vision-Language Multiple Instance Learning for Whole Slide Image Classification

2025-02-12 · CVPR 2024 1 · Jiangbo Shi, Chen Li, Tieliang Gong, Yefeng Zheng 외

Multiple instance learning (MIL)-based framework has become the mainstream for processing the whole slide image (WSI) with giga-pixel size and hierarchical image context in digital pathology. However, these methods heavi…

DecoderDescriptiveimage-classificationImage Classification+4

AGSS-VOS: Attention Guided Single-Shot Video Object Segmentation

2019-10-01 · ICCV 2019 10 · Huaijia Lin, Xiaojuan Qi, Jiaya Jia

Most video object segmentation approaches process objects separately. This incurs high computational cost when multiple objects exist. In this paper, we propose AGSS-VOS to segment multiple objects in one feed-forward pa…

DecoderObjectOne-shot visual object segmentationSemantic Segmentation+3

Diagnose Like a Pathologist: Transformer-Enabled Hierarchical Attention-Guided Multiple Instance Learning for Whole Slide Image Classification

2023-01-19 · Conghao Xiong, Hao Chen, Joseph J. Y. Sung, Irwin King

Multiple Instance Learning (MIL) and transformers are increasingly popular in histopathology Whole Slide Image (WSI) classification. However, unlike human pathologists who selectively observe specific regions of histopat…

image-classificationImage ClassificationMultiple Instance Learning

Prompt-Guided Adaptive Model Transformation for Whole Slide Image Classification

2024-03-19 · Yi Lin, Zhengjie ZHU, Kwang-Ting Cheng, Hao Chen

Multiple instance learning (MIL) has emerged as a popular method for classifying histopathology whole slide images (WSIs). Existing approaches typically rely on frozen pre-trained models to extract instance features, neg…

image-classificationImage ClassificationMultiple Instance Learningwhole slide images

SemaMIL: Semantic-Aware Multiple Instance Learning with Retrieval-Guided State Space Modeling for Whole Slide Images

2025-08-30 · Lubin Gan, Xiaoman Wu, Jing Zhang, Zhifeng Wang 외 arxiv

Multiple instance learning (MIL) has become the leading approach for extracting discriminative features from whole slide images (WSIs) in computational pathology. Attention-based MIL methods can identify key patches but …

Multiple Instance Learning