Saved in:
Bibliographic Details
Main Authors: Castro-Macías, Francisco M., Sáez-Maldonado, Francisco J., Morales-Álvarez, Pablo, Molina, Rafael
Format: Preprint
Published: 2025
Subjects:
Online Access:https://arxiv.org/abs/2509.08129
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Multiple Instance Learning (MIL) is a powerful framework for weakly supervised learning, particularly useful when fine-grained annotations are unavailable. Despite growing interest in deep MIL methods, the field lacks standardized tools for model development, evaluation, and comparison, which hinders reproducibility and accessibility. To address this, we present torchmil, an open-source Python library built on PyTorch. torchmil offers a unified, modular, and extensible framework, featuring basic building blocks for MIL models, a standardized data format, and a curated collection of benchmark datasets and models. The library includes comprehensive documentation and tutorials to support both practitioners and researchers. torchmil aims to accelerate progress in MIL and lower the entry barrier for new users. Available at https://torchmil.readthedocs.io.