paper-with-me

홈 › Papers

SAC-MIL: Spatial-Aware Correlated Multiple Instance Learning for Histopathology Whole Slide Image Classification

2025-09-04 · Yu Bai, Zitong Yu, Haowen Tian, Xijing Wang, Shuo Yan, Lin Wang, Honglin Li, Xitong Ling, Bo Zhang, Zheng Zhang, Wufan Wang, Hui Gao, Xiangyang Gong, Wendong Wang arxiv

We propose Spatial-Aware Correlated Multiple Instance Learning (SAC-MIL) for performing WSI classification. SAC-MIL consists of a positional encoding module to encode position information and a SAC block to perform full instance correlations. The positional encoding module utilizes the instance coordinates within the slide to encode the spatial relationships instead of the instance index in the input WSI sequence. The positional encoding module can also handle the length extrapolation issue where the training and testing sequences have different lengths. The SAC block is an MLP-based method that performs full instance correlation in linear time complexity with respect to the sequence length. Due to the simple structure of MLP, it is easy to deploy since it does not require custom CUDA kernels, compared to Transformer-based methods for WSI classification. SAC-MIL has achieved state-of-the-art performance on the CAMELYON-16, TCGA-LUNG, and TCGA-BRAC datasets. The code will be released upon acceptance.

📄 PDF Abstract BibTeX arXiv:2509.03973

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningImage Classification

Similar Papers 제목 키워드 기반

ReaMIL: Reasoning- and Evidence-Aware Multiple Instance Learning for Whole-Slide Histopathology

2026-01-15 · Hyun Do Jung, Jungwon Choi, Hwiyoung Kim arxiv

We introduce ReaMIL (Reasoning- and Evidence-Aware MIL), a multiple instance learning approach for whole-slide histopathology that adds a light selection head to a strong MIL backbone. The head produces soft per-tile gat…

Multiple Instance Learning

Nucleus-aware Self-supervised Pretraining Using Unpaired Image-to-image Translation for Histopathology Images

2023-09-14 · Zhiyun Song, Penghui Du, Junpeng Yan, Kailu Li 외

Self-supervised pretraining attempts to enhance model performance by obtaining effective features from unlabeled data, and has demonstrated its effectiveness in the field of histopathology images. Despite its success, fe…

DiversityImage-to-Image TranslationInstance SegmentationMultiple Instance Learning+2

Gene-DML: Dual-Pathway Multi-Level Discrimination for Gene Expression Prediction from Histopathology Images

2025-07-19 · Yaxuan Song, Jianan Fan, Hang Chang, Weidong Cai arxiv

Accurately predicting gene expression from histopathology images offers a scalable and non-invasive approach to molecular profiling, with significant implications for precision medicine and computational pathology. Howev…

Beyond Attention Heatmaps: How to Get Better Explanations for Multiple Instance Learning Models in Histopathology

2026-03-09 · Mina Jamshidi Idaji, Julius Hense, Tom Neuhäuser, Augustin Krause 외 arxiv

Multiple instance learning (MIL) has enabled substantial progress in computational histopathology, where a large amount of patches from gigapixel whole slide images are aggregated into slide-level predictions. Heatmaps a…

Multiple Instance Learning

MiCo: Multiple Instance Learning with Context-Aware Clustering for Whole Slide Image Analysis

2025-06-22 · Junjian Li, Hulin Kuang, Jin Liu, Hailin Yue 외

Multiple instance learning (MIL) has shown significant promise in histopathology whole slide image (WSI) analysis for cancer diagnosis and prognosis. However, the inherent spatial heterogeneity of WSIs presents critical …

ClusteringMultiple Instance LearningPrognosis