← 返回论文检索
ICLR 2026PosterAccept (Poster)

ASMIL: Attention-Stabilized Multiple Instance Learning for Whole-Slide Imaging

Linfeng Ye, Shayan Mohajer Hamidi, Zhixiang Chi, Prof. Guang Li, Mert Pilanci, Takahiro Ogawa, Miki Haseyama, Konstantinos Plataniotis

University of Toronto · University of Waterloo · Hokkaido University · Stanford

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

Attention-based multiple instance learning (MIL) has emerged as a powerful framework for whole slide image (WSI) diagnosis, leveraging attention to aggregate instance-level features into bag-level predictions. Despite this success, we find that such methods exhibit a new failure mode: unstable attention dynamics. Across four representative attention-based MIL methods and two public WSI datasets, we observe that attention distributions oscillate across epochs rather than converging to a consistent pattern, degrading performance. This instability adds to two previously reported challenges: overfitting and over-concentrated attention distribution. To simultaneously overcome these three limitations, we introduce attention-stabilized multiple instance learning (ASMIL), a novel unified framework. ASMIL uses an anchor model to stabilize attention, replaces softmax with a normalized sigmoid function in the anchor to prevent over-concentration, and applies token random dropping to mitigate overfitting. Extensive experiments demonstrate that ASMIL achieves up to a 6.49% F1 score improvement over state-of-the-art methods. Moreover, integrating the anchor model and normalized sigmoid into existing attention-based MIL methods consistently boosts their performance, with F1 score gains up to 10.73%. All code and data are publicly available at https://anonymous.4open.science/r/ASMIL-5018/.