CVAug 30, 2025

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

arXiv:2509.00442v21 citationsh-index: 2
Originality Incremental advance
AI Analysis

This work addresses a domain-specific problem in computational pathology by improving efficiency and accuracy for WSI analysis, representing an incremental advancement over existing methods.

The paper tackled the problem of modeling contextual relationships in whole slide images for computational pathology by introducing SemaMIL, which integrates semantic reordering and retrieval-guided state space modeling, achieving state-of-the-art accuracy with fewer FLOPs and parameters on four datasets.

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 tend to overlook contextual relationships. Transformer models are able to model interactions but require quadratic computational cost and are prone to overfitting. State space models (SSMs) offer linear complexity, yet shuffling patch order disrupts histological meaning and reduces interpretability. In this work, we introduce SemaMIL, which integrates Semantic Reordering (SR), an adaptive method that clusters and arranges semantically similar patches in sequence through a reversible permutation, with a Semantic-guided Retrieval State Space Module (SRSM) that chooses a representative subset of queries to adjust state space parameters for improved global modeling. Evaluation on four WSI subtype datasets shows that, compared to strong baselines, SemaMIL achieves state-of-the-art accuracy with fewer FLOPs and parameters.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes