English

Sm: enhanced localization in Multiple Instance Learning for medical imaging classification

Computer Vision and Pattern Recognition 2024-11-19 v3 Machine Learning

Abstract

Multiple Instance Learning (MIL) is widely used in medical imaging classification to reduce the labeling effort. While only bag labels are available for training, one typically seeks predictions at both bag and instance levels (classification and localization tasks, respectively). Early MIL methods treated the instances in a bag independently. Recent methods account for global and local dependencies among instances. Although they have yielded excellent results in classification, their performance in terms of localization is comparatively limited. We argue that these models have been designed to target the classification task, while implications at the instance level have not been deeply investigated. Motivated by a simple observation -- that neighboring instances are likely to have the same label -- we propose a novel, principled, and flexible mechanism to model local dependencies. It can be used alone or combined with any mechanism to model global dependencies (e.g., transformers). A thorough empirical validation shows that our module leads to state-of-the-art performance in localization while being competitive or superior in classification. Our code is at https://github.com/Franblueee/SmMIL.

Keywords

Cite

@article{arxiv.2410.03276,
  title  = {Sm: enhanced localization in Multiple Instance Learning for medical imaging classification},
  author = {Francisco M. Castro-Macías and Pablo Morales-Álvarez and Yunan Wu and Rafael Molina and Aggelos K. Katsaggelos},
  journal= {arXiv preprint arXiv:2410.03276},
  year   = {2024}
}

Comments

24 pages, 14 figures, 2024 Conference on Neural Information Processing Systems (NeurIPS 2024)

R2 v1 2026-06-28T19:08:19.360Z