English
Related papers

Related papers: End-to-end Multiple Instance Learning with Gradien…

200 papers

This paper introduces MAD-MIL, a Multi-head Attention-based Deep Multiple Instance Learning model, designed for weakly supervised Whole Slide Images (WSIs) classification in digital pathology. Inspired by the multi-head attention mechanism…

Computer Vision and Pattern Recognition · Computer Science 2024-04-09 Hassan Keshvarikhojasteh , Josien Pluim , Mitko Veta

Multiple Instance Learning (MIL) for whole slide image (WSI) analysis in computational pathology often neglects instance-level learning as supervision is typically provided only at the bag level, hindering the integrated consideration of…

Computer Vision and Pattern Recognition · Computer Science 2025-09-26 Shuyang Wu , Yifu Qiu , Ines P. Nearchou , Sandrine Prost , Jonathan A. Fallowfield , Hideki Ueno , Hitoshi Tsuda , David J. Harrison , Hakan Bilen , Timothy J. Kendall

Multiple Instance Learning (MIL) is a weakly-supervised problem in which one label is assigned to the whole bag of instances. An important class of MIL models is instance-based, where we first classify instances and then aggregate those…

Image and Video Processing · Electrical Eng. & Systems 2024-03-13 Łukasz Struski , Dawid Rymarczyk , Arkadiusz Lewicki , Robert Sabiniewicz , Jacek Tabor , Bartosz Zieliński

Whole slide images (WSIs) are gigapixel-scale digital images of H\&E-stained tissue samples widely used in pathology. The substantial size and complexity of WSIs pose unique analytical challenges. Multiple Instance Learning (MIL) has…

Computer Vision and Pattern Recognition · Computer Science 2024-08-20 Jun Wang , Yu Mao , Nan Guan , Chun Jason Xue

Whole Slide Imaging (WSI), which involves high-resolution digital scans of pathology slides, has become the gold standard for cancer diagnosis, but its gigapixel resolution and the scarcity of annotated datasets present challenges for deep…

Image and Video Processing · Electrical Eng. & Systems 2025-02-03 Rita Pereira , M. Rita Verdelho , Catarina Barata , Carlos Santiago

Whole slide image (WSI) assessment is a challenging and crucial step in cancer diagnosis and treatment planning. WSIs require high magnifications to facilitate sub-cellular analysis. Precise annotations for patch- or even pixel-level…

Computer Vision and Pattern Recognition · Computer Science 2023-11-20 Simon Holdenried-Krafft , Peter Somers , Ivonne A. Montes-Majarro , Diana Silimon , Cristina Tarín , Falko Fend , Hendrik P. A. Lensch

Whole slide image (WSI) refers to a type of high-resolution scanned tissue image, which is extensively employed in computer-assisted diagnosis (CAD). The extremely high resolution and limited availability of region-level annotations make…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Ruijie Zhang , Qiaozhe Zhang , Yingzhuang Liu , Hao Xin , Yan Liu , Xinggang Wang

Whole-slide images (WSIs) are an important data modality in computational pathology, yet their gigapixel resolution and lack of fine-grained annotations challenge conventional deep learning models. Multiple instance learning (MIL) offers a…

Computer Vision and Pattern Recognition · Computer Science 2025-12-22 Qian Zeng , Yihui Wang , Shu Yang , Yingxue Xu , Fengtao Zhou , Jiabo Ma , Dejia Cai , Zhengyu Zhang , Lijuan Qu , Yu Wang , Li Liang , Hao Chen

Multiple instance learning (MIL) is a variation of supervised learning where a single class label is assigned to a bag of instances. In this paper, we state the MIL problem as learning the Bernoulli distribution of the bag label where the…

Machine Learning · Computer Science 2018-06-29 Maximilian Ilse , Jakub M. Tomczak , Max Welling

Pre-trained encoders for offline feature extraction followed by multiple instance learning (MIL) aggregators have become the dominant paradigm in computational pathology (CPath), benefiting cancer diagnosis and prognosis. However,…

Computer Vision and Pattern Recognition · Computer Science 2025-10-24 Wenhao Tang , Rong Qin , Heng Fang , Fengtao Zhou , Hao Chen , Xiang Li , Ming-Ming Cheng

Not all supervised learning problems are described by a pair of a fixed-size input tensor and a label. In some cases, especially in medical image analysis, a label corresponds to a bag of instances (e.g. image patches), and to classify such…

Machine Learning · Computer Science 2021-03-08 Dawid Rymarczyk , Adriana Borowa , Jacek Tabor , Bartosz Zieliński

Gigapixel image analysis, particularly for whole slide images (WSIs), often relies on multiple instance learning (MIL). Under the paradigm of MIL, patch image representations are extracted and then fixed during the training of the MIL…

Computer Vision and Pattern Recognition · Computer Science 2024-12-20 Kunming Tang , Zhiguo Jiang , Jun Shi , Wei Wang , Haibo Wu , Yushan Zheng

Multi-Instance Learning (MIL) is pivotal for analyzing complex, weakly labeled datasets, such as whole-slide images (WSIs) in computational pathology, where bags comprise unordered collections of instances with sparse diagnostic relevance.…

Computer Vision and Pattern Recognition · Computer Science 2025-09-16 Yuedi Zhang , Zhixiang Xia , Guosheng Yin , Bin Liu

Whole body magnetic resonance imaging (WB-MRI) is the recommended modality for diagnosis of multiple myeloma (MM). WB-MRI is used to detect sites of disease across the entire skeletal system, but it requires significant expertise and is…

Multiple Instance Learning (MIL) has emerged as the best solution for Whole Slide Image (WSI) classification. It consists of dividing each slide into patches, which are treated as a bag of instances labeled with a global label. MIL includes…

Computer Vision and Pattern Recognition · Computer Science 2025-05-05 Ali Mammadov , Loic Le Folgoc , Julien Adam , Anne Buronfosse , Gilles Hayem , Guillaume Hocquet , Pietro Gori

Multiple Instance Learning (MIL) and transformers are increasingly popular in histopathology Whole Slide Image (WSI) classification. However, unlike human pathologists who selectively observe specific regions of histopathology tissues under…

Computer Vision and Pattern Recognition · Computer Science 2023-07-18 Conghao Xiong , Hao Chen , Joseph J. Y. Sung , Irwin King

Multiple-instance Learning (MIL) is commonly used to undertake computational pathology (CPath) tasks, and the use of multi-scale patches allows diverse features across scales to be learned. Previous studies using multi-scale features in…

Computer Vision and Pattern Recognition · Computer Science 2026-02-03 Shuyang Wu , Yifu Qiu , Ines P. Nearchou , Sandrine Prost , Jonathan A Fallowfield , Hakan Bilen , Timothy J Kendall

described by multiple instances (e.g., image patches) and simultaneously associated with multiple labels. Existing MIML methods are useful in many applications but most of which suffer from relatively low accuracy and training efficiency…

Computer Vision and Pattern Recognition · Computer Science 2023-06-16 Qi Lai , Jianhang Zhou , Yanfen Gan , Chi-Man Vong , Deshuang Huang

Multiple instance learning (MIL) aims to learn the mapping between a bag of instances and the bag-level label. In this paper, we propose a new end-to-end graph neural network (GNN) based algorithm for MIL: we treat each bag as a graph and…

Machine Learning · Computer Science 2019-06-13 Ming Tu , Jing Huang , Xiaodong He , Bowen Zhou

Traditional supervised learning tasks require a label for every instance in the training set, but in many real-world applications, labels are only available for collections (bags) of instances. This problem setting, known as multiple…

Computer Vision and Pattern Recognition · Computer Science 2023-05-23 Georg Wölflein , Lucie Charlotte Magister , Pietro Liò , David J. Harrison , Ognjen Arandjelović