English

AEM: Attention Entropy Maximization for Multiple Instance Learning based Whole Slide Image Classification

Computer Vision and Pattern Recognition 2025-07-01 v3

Abstract

Multiple Instance Learning (MIL) effectively analyzes whole slide images but faces overfitting due to attention over-concentration. While existing solutions rely on complex architectural modifications or additional processing steps, we introduce Attention Entropy Maximization (AEM), a simple yet effective regularization technique. Our investigation reveals the positive correlation between attention entropy and model performance. Building on this insight, we integrate AEM regularization into the MIL framework to penalize excessive attention concentration. To address sensitivity to the AEM weight parameter, we implement Cosine Weight Annealing, reducing parameter dependency. Extensive evaluations demonstrate AEM's superior performance across diverse feature extractors, MIL frameworks, attention mechanisms, and augmentation techniques. Here is our anonymous code: https://github.com/dazhangyu123/AEM.

Keywords

Cite

@article{arxiv.2406.15303,
  title  = {AEM: Attention Entropy Maximization for Multiple Instance Learning based Whole Slide Image Classification},
  author = {Yunlong Zhang and Honglin Li and Yunxuan Sun and Zhongyi Shui and Jingxiong Li and Chenglu Zhu and Lin Yang},
  journal= {arXiv preprint arXiv:2406.15303},
  year   = {2025}
}

Comments

Accepted by MICCAI2025

R2 v1 2026-06-28T17:15:00.623Z